#differentialequations (14 Repositories)
Ranked open-source repositories tagged with #differentialequations, scored by pull request acceptance likelihood and maintainer engagement velocity.
72.4%
94.3h
14 repositories tagged #differentialequations
AMICI-dev/AMICI
High-performance sensitivity analysis for large ordinary differential equation models
SciML/StructuralIdentifiability.jl
Fast and automatic structural identifiability software for ODE systems
SciML/OrdinaryDiffEq.jl
High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)
SciML/Sundials.jl
Julia interface to Sundials, including a nonlinear solver (KINSOL), ODEs (CVODE and ARKODE), and DAEs (IDA)
SciML/SciMLSensitivity.jl
A 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.
SciML/SciMLBase.jl
The Base interface of the SciML ecosystem
SciML/NeuralPDE.jl
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
SciML/DifferentialEquations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
SciML/DiffEqProblemLibrary.jl
A library of premade problems for examples and testing differential equation solvers and other SciML scientific machine learning tools
SciML/FEniCS.jl
A scientific machine learning (SciML) wrapper for the FEniCS Finite Element library in the Julia programming language
SciML/DiffEqGPU.jl
GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem
SciML/ComponentArrays.jl
Arrays with arbitrarily nested named components.
SciML/DiffEqOperators.jl
Linear operators for discretizations of differential equations and scientific machine learning (SciML)
SciML/DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems