antic-sys 0.2.0

Bindings to the Antic library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# antic-sys

Rust bindings to the [Antic](https://github.com/wbhart/antic) library.

Antic is an algebraic number theory library.

## Dependencies

This crate requires the Antic library to be installed:

  * [Antic]https://github.com/wbhart/antic (tested using commit 6e1efbd)