cln 1.3.2-1 source package in Ubuntu

Changelog

cln (1.3.2-1) unstable; urgency=low

  * New upstream release.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  09 May 2011 11:51:09 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
RBK
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cln_1.3.2.orig.tar.gz 1.5 MiB dfe5f6d57c6e02b428f9d7541e23d59ef20945f35748945539a89b09e792a854
cln_1.3.2-1.diff.gz 6.0 KiB de878f583533903f3ee03a50fe602ba49665cb9a378e500cd985de709b58a536
cln_1.3.2-1.dsc 990 bytes 1ebf318d78bc14c6ee46c5f2b17f179b0b39584ec13b93ccdfce2a5627d7e654

Available diffs

View changes file

Binary packages built by this source

libcln-dev: Development library for Class Library for Numbers (c++)

 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.
 .
 This package provides header files, a static library plus a manual.

libcln6: Class Library for Numbers (C++)

 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.

pi: Compute Archimedes' constant Pi to arbitrary precision

 This program computes Archimedes' constant Pi to arbitrary precision.
 It is extremely fast and the precision is only limited by your machine's
 main memory.
 .
 This is a teaser for the CLN library, to which the actual computation is
 delegated. You may use these decimal digits as random digits or search
 them for hidden messages. :-)