#operator-overloading #transform #derivative #math #calculus #function #integrals

oprec

Calculus crate that analyzes and transforms mathematical functions

1 unstable release

Uses old Rust 2015

0.1.0 Dec 26, 2017

#18 in #operator-overloading

MIT license

25KB
523 lines

OpRec

A giant work in progress crate that can transform functions. It is planned to support inverses (solving for variables), derivatives using operator overloading, and integrals using the Risch Algorithm.

Dependencies

~1.5MB
~22K SLoC