Euler's Method in Python to approximate solution of IVPs (differential equations)
-
Updated
May 5, 2018 - Python
Euler's Method in Python to approximate solution of IVPs (differential equations)
The first task for the course "Numerical Methods for Initial Value Problem" in TAU 2019
Algorithms and theory exercises for my Numerical Methods II classes. Most codes made in python.
Sample app for visualizing profiles caused by different differential equations
Repositório com implementações de métodos numéricos em Python desenvolvido ao longo da disciplina DCC008X - Cálculo Numérico
Test Set for Initial Value Problems
Solving various PDEs by employing Siren, with JAX implementation.
A zoo of implementations of differential equation problems in NumPy and JAX. Oscillators, chemical reactions, n-body problems, epidemiological models, IVPs, BVPs, and more.
A Python library for solving Initial Value Problems using various numerical integration methods.
∫ Straightforward numerical integration of systems of ordinary differential equations
A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
Add a description, image, and links to the initial-value-problem topic page so that developers can more easily learn about it.
To associate your repository with the initial-value-problem topic, visit your repo's landing page and select "manage topics."