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
- NonlinearSolve.jl Public
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
Uh oh!
There was an error while loading.Please reload this page.
SciML/NonlinearSolve.jl’s past year of commit activity - SciMLSensitivity.jl Public
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/SciMLSensitivity.jl’s past year of commit activity - SciMLStructures.jl Public
A structure interface for SciML to give queryable properties from user data and parameters
SciML/SciMLStructures.jl’s past year of commit activity - BaseModelica.jl Public
Importers for the BaseModelica standard into the Julia ModelingToolkit ecosystem
Uh oh!
There was an error while loading.Please reload this page.
SciML/BaseModelica.jl’s past year of commit activity - ParameterizedFunctions.jl Public
A simple domain-specific language (DSL) for defining differential equations for use in scientific machine learning (SciML) and other applications
Uh oh!
There was an error while loading.Please reload this page.
SciML/ParameterizedFunctions.jl’s past year of commit activity - StructuralIdentifiability.jl Public
Fast and automatic structural identifiability software for ODE systems
SciML/StructuralIdentifiability.jl’s past year of commit activity Uh oh!
There was an error while loading.Please reload this page.
SciML/SciMLBase.jl’s past year of commit activity - LinearSolve.jl Public
LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
SciML/LinearSolve.jl’s past year of commit activity - RecursiveArrayTools.jl Public
Tools for easily handling objects like arrays of arrays and deeper nestings in scientific machine learning (SciML) and other applications
SciML/RecursiveArrayTools.jl’s past year of commit activity
Top languages
Loading…
Uh oh!
There was an error while loading.Please reload this page.
Most used topics
Loading…
Uh oh!
There was an error while loading.Please reload this page.