Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
/ antic Public archive
forked from flintlib/antic

Algebraic Number Theory In C

License

Notifications You must be signed in to change notification settings

flatsurf/antic

 
 

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 and follows the instruction in the INSTALL file.

William Hart -- 12 May 2013.

Languages

  • C 81.5%
  • C++ 9.3%
  • MATLAB 5.9%
  • Makefile 2.9%
  • Shell 0.4%