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 |
#1450 in Math
94 downloads per month
Used in 2 crates
(via inertia-core)
370KB
9K
SLoC
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
~40MB
~1M SLoC