oprec 0.1.0

Calculus crate that analyzes and transforms mathematical functions.
Documentation

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.