An open API service indexing awesome lists of open source software.

https://github.com/vargalaszlo87/math-functions

Math solutions.
https://github.com/vargalaszlo87/math-functions

c derivate euler integral-rectangular integral-simpson integral-trapezoidal integrate interpolation interpolation-lagrange interpolation-linear runge-kutta stack vector vector-max vector-min

Last synced: over 1 year ago
JSON representation

Math solutions.

Awesome Lists containing this project

README

          

# math-functions
This Repo is a collection of math-functions which are useful for numerical calculations. The list is constantly expanding.

## Differentiation
- 1st derivative
- 2nd derivative
- 3rd derivative

## Integration
- Rectangular left
- Rectangular middle
- Rectangular right
- Simpson
- Trapezoidal

## Differential Equation
- Euler solver
- 2nd Runge-Kutta
- 4th Runge-Kutta

## Interpolation
- Lagrange
- Linear

## Vector/Matrix
- Max in Vector
- Min in Vector
- Matrix Simplification
- Matrix Transpose

## Others
- Stack

## Contact

Varga Laszlo - https://vargalaszlo.com - mail@vargalaszlo.com

Project Link: https://github.com/vargalaszlo87/math-functions

[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](http://vargalaszlo.com)