Change the repository type filter
All
Repositories list
180 repositories
FiniteVolumeMethod.jl
PublicSolver for two-dimensional conservation equations using the finite volume method in Julia.ReservoirComputing.jl
PublicReservoir computing utilities for scientific machine learning (SciML)SurrogatesBase.jl
Public- Lightweight 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
PublicNeuralOperators.jl
Public- Julia Catalyst.jl importers for various reaction network file formats like BioNetGen and stoichiometry matrices
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.PoissonRandom.jl
PublicFast Poisson Random Numbers in pure Julia for scientific machine learning (SciML)EllipsisNotation.jl
PublicGlobalSensitivity.jl
PublicRobust, Fast, and Parallel Global Sensitivity Analysis (GSA) in JuliaSciMLBenchmarksOutput
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, RFindFirstFunctions.jl
PublicCellMLToolkit.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
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.- 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
- 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)ComponentArrays.jl
PublicArrays with arbitrarily nested named components.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 organization