ode
There are 427 repositories under ode topic.
nfmcclure/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
SciML/DifferentialEquations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
SciML/ModelingToolkit.jl
An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations
Zymrael/awesome-neural-ode
A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.
SciML/NeuralPDE.jl
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
NeuroDiffGym/neurodiffeq
A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
SciML/SciMLTutorials.jl
Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.
SciML/OrdinaryDiffEq.jl
High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
korsbo/Latexify.jl
Convert julia objects to LaTeX equations, arrays or other environments.
SciML/diffeqpy
Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization
SciML/Catalyst.jl
Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
mathLab/PINA
Physics-Informed Neural networks for Advanced modeling
SciML/DataDrivenDiffEq.jl
Data driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
SciML/SciMLSensitivity.jl
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, SDEs, DDEs, DAEs, etc.
SciML/SciMLBenchmarks.jl
Scientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, R
SciML/DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
analysiscenter/pydens
PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks
SciML/DiffEqGPU.jl
GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem
SciML/DiffEqDocs.jl
Documentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystem
jacobjinkelly/easy-neural-ode
Code for the paper "Learning Differential Equations that are Easy to Solve"
SciML/SciMLStyle
A style guide for stylish Julia developers
bluescarni/heyoka
C++ library for ODE integration via Taylor's method and LLVM
SciML/Sundials.jl
Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner
JuliaReach/ReachabilityAnalysis.jl
Computing reachable states of dynamical systems in Julia
ps-wiki/best-of-ps
🏆 A weekly updated ranked list of popular open-source libraries and tools for Power System Analysis.
tzaeschke/ode4j
Java 3D Physics Engine & Library
Hipparchus-Math/hipparchus
An efficient, general-purpose mathematics components library in the Java programming language
SciML/SciMLBase.jl
The Base interface of the SciML ecosystem
SciML/diffeqr
Solving differential equations in R using DifferentialEquations.jl and the SciML Scientific Machine Learning ecosystem
SciML/JumpProcesses.jl
Build and simulate jump equations like Gillespie simulations and jump diffusions with constant and state-dependent rates and mix with differential equations and scientific machine learning (SciML)
metrumresearchgroup/mrgsolve
Simulate from ODE-based population PK/PD and QSP models in R
JuliaDynamics/NetworkDynamics.jl
Julia package for simulating Dynamics on Networks
SciML/ModelingToolkitStandardLibrary.jl
A standard library of components to model the world and beyond
auto-07p/auto-07p
AUTO is a publicly available software for continuation and bifurcation problems in ordinary differential equations originally written in 1980 and widely used in the dynamical systems community.
Fortran-FOSS-Programmers/FOODIE
Fortran Object-Oriented Differential-equations Integration Environment, FOODIE
nathanaelbosch/ProbNumDiffEq.jl
Probabilistic Numerical Differential Equation solvers via Bayesian filtering and smoothing