Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-09 20:43
1.3.2

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.
標籤: Minor bugfixes

2009-09-30 05:23
1.3.1

Basic support for Renesas SH was added. A crash in double_approx(cl_RA) on 64-bit platforms was fixed.
標籤: Minor bugfixes

2009-07-01 23:21
1.3.0

The GNU autotools are now used as the build system. A more portable module dependency mechanism was implemented.
標籤: Build features

2008-04-07 18:09
1.2.2

The recently broken CLN-1.2.0 ABI was fixed. Building for ARM was fixed.
標籤: Minor bugfixes

2008-03-25 18:27
1.2.1

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.
標籤: Minor bugfixes

Project Resources