slackbuilds_ponce/libraries/cln
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05:00
..
patches libraries/cln: Updated for version 1.3.2. 2012-09-16 19:44:42 -04:00
cln.info libraries/cln: Fixed homepage and download links 2012-09-22 11:40:53 -05:00
cln.SlackBuild libraries/cln: Fixed (Compress man pages) 2012-09-30 20:01:03 -05:00
doinst.sh libraries/cln: Updated for version 1.2.2 2010-05-12 17:40:23 +02:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.