Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 560 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 560 Bytes

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.