Change the repository type filter
All
Repositories list
179 repositories
NonlinearSolve.jl
PublicHigh-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.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 equations- The Base interface of the SciML ecosystem
- CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.
SciMLBenchmarksOutput
PublicSciML-Bench Benchmarks for Scientific Machine Learning (SciML), Physics-Informed Machine Learning (PIML), and Scientific AI PerformanceLinearSolve.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.PreallocationTools.jl
PublicTools for building non-allocating pre-cached functions in Julia, allowing for GC-free usage of automatic differentiation in complex codesCatalyst.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.SciMLBenchmarks.jl
PublicScientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, RSciMLStructures.jl
PublicADTypes.jl
Public- A simple domain-specific language (DSL) for defining differential equations for use in scientific machine learning (SciML) and other applications
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)DiffEqBase.jl
PublicThe lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problemsCommonSolve.jl
PublicA common solve function for scientific machine learning (SciML) and beyondStochasticDiffEq.jl
PublicSolvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystemMethodOfLines.jl
PublicAutomatic Finite Difference PDE solving with Julia SciMLDelayDiffEq.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.- A general interface for symbolic indexing of SciML objects used in conjunction with Domain-Specific Languages
DataInterpolations.jl
PublicJumpProcesses.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)SurrogatesBase.jl
PublicStochasticDelayDiffEq.jl
PublicStochastic delay differential equations (SDDE) solvers for the SciML scientific machine learning ecosystem- Fast and automatic structural identifiability software for ODE systems
- A standard library of components to model the world and beyond
NeuralOperators.jl
PublicSciMLSensitivity.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.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)