forked from flintlib/antic
-
Notifications
You must be signed in to change notification settings - Fork 0
fieker/antic
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ANTIC -- Algebraic Number Theory In C ====================================== Antic is an algebraic number theory library. The only dependency at present is flint2 (see http://flintlib.org). To install Antic, clone the repository into a directory on your filesystem, e.g. /home/username/antic Now build flint in the usual way, passing --extensions=/home/username/antic to flint's configure. The usual make, make check, make install, make clean, etc. apply. William Hart -- 12 May 2013.
About
Algebraic Number Theory In C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 86.3%
- C++ 6.9%
- M 6.8%