Change the repository type filter
All
Repositories list
181 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.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 equationsReservoirComputing.jl
PublicReservoir computing utilities for scientific machine learning (SciML)PoissonRandom.jl
PublicFast Poisson Random Numbers in pure Julia for scientific machine learning (SciML)EllipsisNotation.jl
Public- Boundary value problem (BVP) solvers for scientific machine learning (SciML)
LinearSolve.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.- Robust, Fast, and Parallel Global Sensitivity Analysis (GSA) in Julia
- A general interface for symbolic indexing of SciML objects used in conjunction with Domain-Specific Languages
DataInterpolations.jl
PublicFindFirstFunctions.jl
PublicOrdinaryDiffEq.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)DiffEqBayes.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 learningEasyModelAnalysis.jl
PublicDiffEqDocs.jl
PublicDocumentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystemCellMLToolkit.jl
PublicCellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.PreallocationTools.jl
PublicTools for building non-allocating pre-cached functions in Julia, allowing for GC-free usage of automatic differentiation in complex codesSciMLStructures.jl
PublicBaseModelica.jl
PublicSciMLBase.jl
PublicThe Base interface of the SciML ecosystem- A simple domain-specific language (DSL) for defining differential equations for use in scientific machine learning (SciML) and other applications
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.PDEBase.jl
Public- Fast and automatic structural identifiability software for ODE systems
CommonSolve.jl
PublicA common solve function for scientific machine learning (SciML) and beyondSciMLBenchmarks.jl
PublicScientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, RSciMLExpectations.jl
PublicFast uncertainty quantification for scientific machine learning (SciML) and differential equationsComponentArrays.jl
PublicArrays with arbitrarily nested named components.SurrogatesBase.jl
Public