differential-equations topic

List differential-equations repositories

DiffEqFlux.jl

843
Stars
151
Forks
Watchers

Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods

SciMLTutorials.jl

709
Stars
128
Forks
Watchers

Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.

NeuralPDE.jl

916
Stars
194
Forks
Watchers

Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation

wavetorch

506
Stars
83
Forks
Watchers

🌊 Numerically solving and backpropagating through the wave equation

OrdinaryDiffEq.jl

511
Stars
195
Forks
Watchers

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning...

neurodiffeq

641
Stars
86
Forks
Watchers

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.

Catalyst.jl

427
Stars
71
Forks
Watchers

Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.

DiffEqOperators.jl

284
Stars
74
Forks
Watchers

Linear operators for discretizations of differential equations and scientific machine learning (SciML)

easy-neural-ode

264
Stars
30
Forks
Watchers

Code for the paper "Learning Differential Equations that are Easy to Solve"

SciMLBenchmarks.jl

319
Stars
82
Forks
Watchers

Scientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, R