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

oprec

Calculus crate that analyzes and transforms mathematical functions

1 unstable release

Uses old Rust 2015

0.1.0 Dec 26, 2017

#17 in #operator-overloading

21 downloads per month

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

~1MB
~21K SLoC