HorseShoe
HorseShoe is a crate for infinitesimal calculus
purely made in Rust.
Usage:
Add this to the Cargo.toml
:
[]
= "*"
and this:
extern crate horseshoe;
Features:
- numerical differentiation
- numerical integration via Gauss-Legendre quadrature