slackbuilds_ponce/libraries/cln
Matteo Bernardini aa1f82bec5 libraries/cln: Updated for version 1.3.2.
Added also a couple of patches from git

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-16 19:44:42 -04:00
..
patches libraries/cln: Updated for version 1.3.2. 2012-09-16 19:44:42 -04:00
cln.info libraries/cln: Updated for version 1.3.2. 2012-09-16 19:44:42 -04:00
cln.SlackBuild libraries/cln: Updated for version 1.3.2. 2012-09-16 19:44:42 -04:00
doinst.sh
README
slack-desc

CLN is a library for computations with all kinds of numbers. It has a
rich set of number classes, including integers (with unlimited
precision), reals with various precisions (including unlimited),
rationals, complex numbers and polynomials. The kernel is written in
assembly language. It uses garbage collection (automatic, without
imposing any burden on the main application). Many efficient
algorithms (i.e. for all transcendental functions) are implemented.