Change the repository type filter
All
Repositories list
180 repositories
Catalyst.jl
PublicChemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.- Fast Poisson Random Numbers in pure Julia for scientific machine learning (SciML)
- Robust, Fast, and Parallel Global Sensitivity Analysis (GSA) in Julia
SciMLBenchmarksOutput
PublicSciML-Bench Benchmarks for Scientific Machine Learning (SciML), Physics-Informed Machine Learning (PIML), and Scientific AI PerformanceSciMLBenchmarks.jl
PublicScientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, RCellMLToolkit.jl
PublicCellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.- Tools for building non-allocating pre-cached functions in Julia, allowing for GC-free usage of automatic differentiation in complex codes
BaseModelica.jl
Public- A simple domain-specific language (DSL) for defining differential equations for use in scientific machine learning (SciML) and other applications
CommonSolve.jl
PublicA common solve function for scientific machine learning (SciML) and beyondSciMLBase.jl
PublicThe Base interface of the SciML ecosystemDelayDiffEq.jl
PublicDelay differential equation (DDE) solvers in Julia for the SciML scientific machine learning ecosystem. Covers neutral and retarded delay differential equations, and differential-algebraic equations.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 and automated transformations of differential equationsSurrogatesBase.jl
Public- A general interface for symbolic indexing of SciML objects used in conjunction with Domain-Specific Languages
OrdinaryDiffEq.jl
PublicHigh performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)QuasiMonteCarlo.jl
PublicLightweight and easy generation of quasi-Monte Carlo sequences with a ton of different methods on one API for easy parameter exploration in scientific machine learning (SciML)DataInterpolations.jl
PublicComponentArrays.jl
PublicArrays with arbitrarily nested named components.- Julia Catalyst.jl importers for various reaction network file formats like BioNetGen and stoichiometry matrices
BoundaryValueDiffEq.jl
PublicBoundary value problem (BVP) solvers for scientific machine learning (SciML)- Fast and automatic structural identifiability software for ODE systems
diffeqpy
PublicSolving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organizationNeuralOperators.jl
PublicDiffEqParamEstim.jl
PublicEasy scientific machine learning (SciML) parameter estimation with pre-built loss functionsDiffEqFlux.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