cln 1.3.7-1 source package in Ubuntu

Changelog

cln (1.3.7-1) unstable; urgency=low

  * New upstream release. (Closes: #1051306)

 -- Richard B. Kreckel <email address hidden>  Mon, 22 Jan 2024 10:27:27 +0100

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
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
cln_1.3.7-1.dsc 1.8 KiB be0751b1b5a2162bf683a27cd9a0921a59170ce58516769293835119eac20884
cln_1.3.7.orig.tar.bz2 1.3 MiB 7c7ed8474958337e4df5bb57ea5176ad0365004cbb98b621765bc4606a10d86b
cln_1.3.7-1.debian.tar.xz 6.3 KiB e967df5abb825b9a82531a13af376b9cac7cd4ee4a3dbc02e8bfc25c5b2639f3

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