Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 770 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 770 Bytes

NumIntegrator

PyPI Latest Release Package Status Downloads License

NumIntegrator provides numerical integration methods for solving differential equations.

Installing

pip install numintegrator

Manual

See the provided Jupyter notebooks for demonstration of the core functionalities.