antic-sys 0.3.2

Bindings to the Antic library
docs.rs failed to build antic-sys-0.3.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: antic-sys-0.3.5

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.