[go: up one dir, main page]

Skip to content
@SciML

SciML Open Source Scientific Machine Learning

Open source software for scientific machine learning

Twitter Badge LinkedIn Badge Youtube Badge

Websites: Organization Website | Documentation

SciML Organization Stats: SciML Stars

SciML: Differentiable Modeling and Simulation Combined with Machine Learning

The SciML organization is a collection of tools for solving equations and modeling systems developed in the Julia programming language with bindings to other languages such as R and Python. The organization provides well-maintained tools which compose together as a coherent ecosystem. It has a coherent development principle, unified APIs over large collections of equation solvers, pervasive differentiability and sensitivity analysis, and features many of the highest performance and parallel implementations one can find.

Scientific Machine Learning (SciML) = Scientific Computing + Machine Learning

Where to Start?

Pinned Loading

  1. DifferentialEquations.jl DifferentialEquations.jl Public

    Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equat…

    Julia 2.9k 230

  2. ModelingToolkit.jl ModelingToolkit.jl Public

    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 a…

    Julia 1.4k 209

  3. DiffEqFlux.jl DiffEqFlux.jl Public

    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

    Julia 871 157

  4. NeuralPDE.jl NeuralPDE.jl Public

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

    Julia 993 200

  5. diffeqpy diffeqpy Public

    Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization

    Python 541 39

  6. diffeqr diffeqr Public

    Solving differential equations in R using DifferentialEquations.jl and the SciML Scientific Machine Learning ecosystem

    R 141 14

Repositories

Showing 10 of 179 repositories
  • 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
  • ReactionNetworkImporters.jl Public

    Julia Catalyst.jl importers for various reaction network file formats like BioNetGen and stoichiometry matrices

    SciML/ReactionNetworkImporters.jl’s past year of commit activity
    Julia 26 MIT 9 8 0 Updated Nov 17, 2024
  • 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
  • DiffEqCallbacks.jl Public

    A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers

    SciML/DiffEqCallbacks.jl’s past year of commit activity
    Julia 96 48 19 3 Updated Nov 17, 2024
  • DataInterpolations.jl Public

    A library of data interpolation and smoothing functions

    SciML/DataInterpolations.jl’s past year of commit activity
    Julia 229 MIT 46 21 (2 issues need help) 4 Updated Nov 17, 2024
  • DiffEqDevTools.jl Public

    Benchmarking, testing, and development tools for differential equations and scientific machine learning (SciML)

    SciML/DiffEqDevTools.jl’s past year of commit activity
    Julia 48 35 3 1 Updated Nov 17, 2024
  • ModelingToolkit.jl Public

    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

    SciML/ModelingToolkit.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
    MATLAB 319 MIT 84 36 79 Updated Nov 17, 2024
  • DiffEqBayes.jl Public

    Extension functionality which uses Stan.jl, DynamicHMC.jl, and Turing.jl to estimate the parameters to differential equations and perform Bayesian probabilistic scientific machine learning

    SciML/DiffEqBayes.jl’s past year of commit activity
    Julia 121 29 14 2 Updated Nov 17, 2024
  • ExponentialUtilities.jl Public

    Fast and differentiable implementations of matrix exponentials, Krylov exponential matrix-vector multiplications ("expmv"), KIOPS, ExpoKit functions, and more. All your exponential needs in SciML form.

    SciML/ExponentialUtilities.jl’s past year of commit activity