Skip to content

wjyoumans/antic-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antic-sys

Rust bindings to the Antic library.

Antic is an algebraic number theory library.

Usage

See the documentation. This crate is available on crates.io.

Optional features

  • disable-make-check: this can reduce compilation time significantly.

Notes

  • As of version 0.3.0 the Antic source files are now included and the library is compiled automatically. The files are cached to avoid unnecessary compilations.