#number-theory #flint

sys antic-sys

Bindings to the Antic library

10 releases

0.3.5 Jan 1, 2023
0.3.4 Sep 3, 2022
0.3.2 May 22, 2022
0.3.1 Jan 16, 2022
0.1.0 Sep 26, 2021

#1458 in Math

37 downloads per month
Used in 2 crates (via inertia-core)

MIT/Apache and LGPL-3.0+

370KB
9K SLoC

C 7.5K SLoC // 0.2% comments Rust 1K SLoC // 0.0% comments Objective-C 472 SLoC // 0.3% comments Python 68 SLoC // 0.6% comments

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.

lib.rs:

Bindings for the Antic library.

Dependencies

~41MB
~1M SLoC