#polynomial #calculus #derivative

calcucalc

A general-purpose calculus library written in Rust

3 releases

new 0.1.2 Feb 16, 2025
0.1.1 Feb 16, 2025
0.1.0 Feb 16, 2025

#767 in Math

Download history 224/week @ 2025-02-11

224 downloads per month

MIT license

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.

No runtime deps