Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization
-
Updated
Dec 20, 2024 - Python
Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization
Provides a solution for any resolvable differential equation with a degree n>1, using Euler or RK4 methods.
Simple program that solves specified differential equation using finite element method, written in Python
Euler's Method in Python to approximate solution of IVPs (differential equations)
Add a description, image, and links to the differentialequations topic page so that developers can more easily learn about it.
To associate your repository with the differentialequations topic, visit your repo's landing page and select "manage topics."