puremp 0.2.2

A pure-Rust arbitrary-precision arithmetic library — integers, rationals and MPFR-class floats — with a dependency-free clean-room core (optional serde/rand bridges), plus a C ABI and a CLI.
Documentation

puremp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 24 feature flags, 19 of them enabled by default.

default

algebraic (default)

ball (default)

cli (default)

complex (default)

decimal (default)

dyadic (default)

float (default)

galois (default)

identify (default)

interval (default)

lattice (default)

matrix (default)

padic (default)

poly (default)

primality (default)

rational (default)

std (default)

int (default)

alloc (default)

This feature flag does not enable additional features.

dlog

ffi

num-traits

rand

serde