cln 1.3.4-5 source package in Ubuntu

Changelog

cln (1.3.4-5) unstable; urgency=low

  * Reduce dependencies of -dev package. (Closes: #942003)

 -- Richard B. Kreckel <email address hidden>  Sat, 12 Oct 2019 12:01:10 +0200

Upload details

Uploaded by:
RBK
Uploaded to:
Sid
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.4-5.dsc 1.8 KiB 84ace887c19b2f7249ea0e464e835d2408a2cbfce3a447df1d5040f7f032f2a6
cln_1.3.4.orig.tar.bz2 1.2 MiB 2d99d7c433fb60db1e28299298a98354339bdc120d31bb9a862cafc5210ab748
cln_1.3.4-5.debian.tar.xz 7.9 KiB 40ce9d9dfb0712db2e73f86b3dfb81e33dbf7e35f9aae3c435e9fb66eeea894e

Available diffs

No changes file available.

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.

libcln6-dbgsym: debug symbols for libcln6
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. :-)

pi-dbgsym: debug symbols for pi