e_antic: Real embedded number fields#

Description#

e-antic is a C library for exact computations with real embedded number field maintained by Vincent Delecroix.

Website: https://github.com/videlec/e-antic

License#

e-antic is licensed GPL v3.

Upstream Contact#

Type#

optional

Dependencies#

Version Information#

package-version.txt:

1.2.1

Equivalent System Packages#

arch:

$ sudo pacman -S  e-antic

conda:

$ conda install  libeantic

Debian/Ubuntu:

$ sudo apt-get install  libeantic-dev

Fedora/Redhat/CentOS:

$ sudo yum install  e-antic-devel

freebsd:

$ sudo pkg install math/e-antic

opensuse:

$ sudo zypper install e-antic-devel

See https://repology.org/project/e-antic/versions

However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see trac ticket #27330