slackbuilds/libraries/cln
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README libraries/cln: Added to 12.0 repository 2010-05-11 20:00:42 +02:00
cln.SlackBuild libraries/cln: Misc automated cleanups. 2010-06-04 01:06:14 -04:00
cln.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
doinst.sh libraries/cln: Updated for version 1.2.2 2010-05-12 17:40:23 +02:00
slack-desc libraries/cln: Updated for version 1.3.1 2010-05-13 00:29:00 +02:00

README

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.