RSS 1 project tagged "Mathematics"

No download Website Updated 14 Jan 2013 safe numerics

Screenshot
Pop 30.92
Vit 11.32

safe numerics provides safe integer operations for C++ integers. Arithmetic operations in C++ are not guaranteed to yield the correct mathematical result. The feature is inherited from the early days of C, when the behavior of int, unsigned int, and others were designed to map closely to the underlying hardware. These types can silently overflow or change sign. This library contains drop-in replacements for the standard C types which throw exceptions whenever invalid operations occur.

Screenshot

Project Spotlight

newLISP

A Lisp-like, general-purpose scripting language.

Screenshot

Project Spotlight

lookbusy

A synthetic system load generator.