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:

2.0.2

Equivalent System Packages

$ sudo pacman -S e-antic
$ conda install libeantic
$ sudo apt-get install libeantic-dev
$ sudo yum install e-antic-devel
$ sudo pkg install math/e-antic
$ 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 Issue #27330 for more information.