arb-sys 0.2.5

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

Rust bindings to the [Arb](https://arblib.org) library.

Arb is a C library for rigorous real and complex arithmetic with arbitrary precision.

## Dependencies

This crate requires the Arb library to be installed:

  * [Arb]https://arblib.org (version >= 2.21 recommended)