https://github.com/flintlib/antic
Antic has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
https://github.com/flintlib/antic
Last synced: 6 months ago
JSON representation
Antic has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
- Host: GitHub
- URL: https://github.com/flintlib/antic
- Owner: flintlib
- License: lgpl-2.1
- Archived: true
- Created: 2013-05-12T11:50:52.000Z (about 13 years ago)
- Default Branch: trunk
- Last Pushed: 2023-03-15T08:51:41.000Z (about 3 years ago)
- Last Synced: 2024-11-09T20:09:57.342Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 13.4 MB
- Stars: 61
- Watchers: 11
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
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 and follows the instruction in the INSTALL file.
William Hart -- 12 May 2013.