Projects / Class Library for Numbers

Class Library for Numbers

Class Library for Numbers (CLN) is a library for computations with all kinds of numbers. Its rich set of number classes includes integers, rational numbers, floating-point numbers, complex numbers, modular integers, and univariate polynomials. It implements elementary functions (also with unlimited precision), logical functions, and transcendental functions. It is designed for memory and speed efficiency as well as interoperability.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  09 May 2011 11:43

Release Notes: A bug was fixed which occurred on x86 processors when the scale factor of scale_float(cl_LF, cl_I) exceeded 2^31. Portability to non-GCC compilers was improved.

  •  29 Sep 2009 20:23

Release Notes: Basic support for Renesas SH was added. A crash in double_approx(cl_RA) on 64-bit platforms was fixed.

  •  01 Jul 2009 14:21

Release Notes: The GNU autotools are now used as the build system. A more portable module dependency mechanism was implemented.

  •  07 Apr 2008 09:09

Release Notes: The recently broken CLN-1.2.0 ABI was fixed. Building for ARM was fixed.

  •  25 Mar 2008 09:27

Release Notes: Some bugs in the output of numbers larger than 2^32 decimal digits were fixed. Modifying C/C++ operators, such as "+=", "++", etc., are now enabled by default.

Screenshot

Project Spotlight

TripleA

A clone of the "Axis and Allies" board game.

Screenshot

Project Spotlight

pyst

A Python interface to Asterisk.