Skip to content

fieker/antic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C 86.3%
  • C++ 6.9%
  • M 6.8%