Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 hours 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 (over 11 years ago)
- Default Branch: trunk
- Last Pushed: 2023-03-15T08:51:41.000Z (over 1 year ago)
- Last Synced: 2024-11-09T20:09:57.342Z (4 days 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.