Files | Admin

Notes:

Release Name: intervals-0.5.83

Notes: This is an alpha release that has been tested on Mac Os X/PowerPC and on Linux/Intel. For the C extension to compile, a C99-compliant compiler is needed (or at least one that knows about fenv.h.) A copy of crlibm, providing correctly-rounded exp, log, trigonometric and hyperbolic functions, is included.


Changes: * Bugfix in Interval#sharp?. * Added Interval#degenerate?, Interval#number, and Interval.eval * Collected and reorganized exceptions in the module Interval::Exception