e-antic 2.0.2+ds-2 source package in Ubuntu

Changelog

e-antic (2.0.2+ds-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Doug Torrance <email address hidden>  Tue, 02 Apr 2024 21:45:02 -0400

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
e-antic_2.0.2+ds-2.dsc 2.1 KiB f9048e14c4691982b040a44e7e99158783a035fa4c3df89c872d8edb37b1247c
e-antic_2.0.2+ds.orig.tar.xz 202.6 KiB adda7c0fe513915c46efb021053cc9ab32646025303d88f493bbda3d5f43566e
e-antic_2.0.2+ds-2.debian.tar.xz 8.7 KiB 9fcd6e1e6db0f4149ffa3fa8e1cc7ea176e6f560d3966005183018a9688365d3

No changes file available.

Binary packages built by this source

libeantic-dev: real Embedded Algebraic Number Theory In C/C++ - libdev

 E-ANTIC is a C/C++ mathematical library to deal with real embedded
 number fields built on top of ANTIC; ANTIC is an Algebraic Number
 Theory library In C <https://github.com/wbhart/antic>. The aim of
 the E-ANTIC library is to have as fast as possible exact arithmetic
 operations and comparisons.
 .
 This package contains static libraries and symbolic links that developers
 using the E-ANTIC library will need.

libeantic3: real Embedded Algebraic Number Theory In C/C++ - libs

 E-ANTIC is a C/C++ mathematical library to deal with real embedded
 number fields built on top of ANTIC; ANTIC is an Algebraic Number
 Theory library In C <https://github.com/wbhart/antic>. The aim of
 the E-ANTIC library is to have as fast as possible exact arithmetic
 operations and comparisons.
 .
 This package provides the shared libraries required to run programs compiled
 against the E-ANTIC library. To compile your own programs you also need to
 install the libeantic-dev package.

libeantic3-dbgsym: debug symbols for libeantic3