SciML Open Source Scientific Machine Learning
Websites:Organization Website |Documentation
The SciML organization is a collection of tools for solving equations and modeling systemsdeveloped in the Julia programming language with bindings to other languages such as R andPython. The organization provides well-maintained tools which compose together as acoherent ecosystem. It has a coherent development principle, unified APIs over largecollections of equation solvers, pervasive differentiability and sensitivity analysis, andfeatures many of the highest performance and parallel implementations one can find.
Scientific Machine Learning (SciML) = Scientific Computing + Machine Learning
- Want to get started running some code? Check out theGetting Started tutorials.
- What is SciML? Check out ourOverview.
- Want to see some cool end-to-end examples? Check out theSciML Showcase.
- Want to learn more about how SciML does scientific machine learning? Check out theSciML Book (from MIT's 18.337 graduate course).
- Curious about our performance claims? Check outthe SciML Open Benchmarks.
- Want to chat with someone? Check outour chat room andforums.
- Want to see our code? Check outthe SciML Github organization.
PinnedLoading
- DifferentialEquations.jl
DifferentialEquations.jl PublicMulti-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equat…
- ModelingToolkit.jl
ModelingToolkit.jl PublicAn acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning a…
- NeuralPDE.jl
NeuralPDE.jl PublicPhysics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
- DiffEqFlux.jl
DiffEqFlux.jl PublicPre-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
Repositories
- SciMLBenchmarksOutput Public
SciML-Bench Benchmarks for Scientific Machine Learning (SciML), Physics-Informed Machine Learning (PIML), and Scientific AI Performance
Uh oh!
There was an error while loading.Please reload this page.
SciML/SciMLBenchmarksOutput’s past year of commit activity - OrdinaryDiffEq.jl Public
High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
SciML/OrdinaryDiffEq.jl’s past year of commit activity - NonlinearSolve.jl Public
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
SciML/NonlinearSolve.jl’s past year of commit activity - SciMLBenchmarks.jl Public
Scientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, R
SciML/SciMLBenchmarks.jl’s past year of commit activity - DiffEqBase.jl Public
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
Uh oh!
There was an error while loading.Please reload this page.
SciML/DiffEqBase.jl’s past year of commit activity - HighDimPDE.jl Public
A Julia package for Deep Backwards Stochastic Differential Equation (Deep BSDE) and Feynman-Kac methods to solve high-dimensional PDEs without the curse of dimensionality
SciML/HighDimPDE.jl’s past year of commit activity - Catalyst.jl Public
Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
SciML/Catalyst.jl’s past year of commit activity - BoundaryValueDiffEq.jl Public
Boundary value problem (BVP) solvers for scientific machine learning (SciML)
SciML/BoundaryValueDiffEq.jl’s past year of commit activity - CellMLToolkit.jl Public
CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.
SciML/CellMLToolkit.jl’s past year of commit activity