integrator 0.1.21

A math library
Documentation
[dependencies]

[features]
default = ["high_precision"]
high_precision = []
low_precision = []

[lib]
name = "integrator"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A math library"
edition = "2021"
license-file = "LICENSE.txt"
name = "integrator"
readme = false
version = "0.1.21"