3 releases
new 0.1.2 | Feb 16, 2025 |
---|---|
0.1.1 | Feb 16, 2025 |
0.1.0 | Feb 16, 2025 |
#767 in Math
224 downloads per month
26KB
740 lines
calcucalc
A Rust library for doing general-purpose calculus operations.
This is very much a work in progress at this stage. Feel free to contribute any suggestions via a pull request or issue.
Features
- Derivatives of polynomials
- nth-power derivatives of polynomials
- Suggest more features here.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.