Change the repository type filter
All
Repositories list
192 repositories
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)NeuralOperators.jl
PublicDASKR.jl
PublicInterface to DASKR, a differential algebraic system solver for the SciML scientific machine learning ecosystemSundials.jl
PublicJulia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled mannerODEInterfaceDiffEq.jl
PublicModelingToolkit.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 equationsDiffEqBayes.jl
PublicExtension functionality which uses Stan.jl, DynamicHMC.jl, and Turing.jl to estimate the parameters to differential equations and perform Bayesian probabilistic scientific machine learningDiffEqGPU.jl
PublicGPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystemNonlinearSolve.jl
PublicHigh-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.BoundaryValueDiffEq.jl
PublicBoundary value problem (BVP) solvers for scientific machine learning (SciML)SciMLBase.jl
PublicThe Base interface of the SciML ecosystemStatic.jl
PublicSBMLToolkit.jl
PublicSBML differential equation and chemical reaction model (Gillespie simulations) for Julia's SciML ModelingToolkit- Fast and automatic structural identifiability software for ODE systems
sciml.ai
PublicThe SciML Scientific Machine Learning Software Organization WebsiteIntegrals.jl
PublicA common interface for quadrature and numerical integration for the SciML scientific machine learning organizationStochasticDiffEq.jl
PublicSolvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystemPreallocationTools.jl
PublicTools for building non-allocating pre-cached functions in Julia, allowing for GC-free usage of automatic differentiation in complex codesLinearSolve.jl
PublicLinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.JumpProcesses.jl
PublicBuild 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)DiffEqBase.jl
PublicThe lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problemsCatalyst.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.SciMLSensitivity.jl
PublicA 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.Optimization.jl
PublicMathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.- A general interface for symbolic indexing of SciML objects used in conjunction with Domain-Specific Languages
NeuralLyapunov.jl
PublicLineSearch.jl
PublicRootedTrees.jl
PublicA collection of functionality around rooted trees to generate order conditions for Runge-Kutta methods in Julia for differential equations and scientific machine learning (SciML)DiffEqNoiseProcess.jl
PublicA library of noise processes for stochastic systems like stochastic differential equations (SDEs) and other systems that are present in scientific machine learning (SciML)CurveFit.jl
Public