Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kmolan committed Jun 15, 2024
1 parent 061e799 commit d1ce1ba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Rust scientific computing for single and multi-variable calculus
- Supports linear, polynomial, trigonometric, exponential, and any complex equation you can throw at it, of any number of variables!
- Single, double and triple differentiation - total and partial
- Single and double integration - total and partial
- Booles
- Gauss Legendre (upto order = 20)
- Simpsons
- Trapezoidal
- Jacobians and Hessians
- Vector Field Calculus: Line and flux integrals, curl and divergence
- Approximation of any given equation to a linear or quadratic model
Expand Down

0 comments on commit d1ce1ba

Please sign in to comment.