JuliaDiffEq
Pinned repositories
Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE), and DAE's (IDA).
DiffEq solvers for delay differential equations
The lightweight Base library for shared types and functionality.
Tools for easily handling objects like arrays of arrays and deeper nestings
Julia suite for high-performance solvers of differential equations
Documentation for the DiffEq ecosystem
Benchmarks for the DiffEq Solvers
The JuliaDiffEq Website
DiffEq solvers for ordinary differential equations
DiffEq solvers for stochastic differential equations
Extension functionality which uses Stan.jl and Turing.jl to estimate the parameters to differential equations
A framework for developing multi-scale arrays for use in scientific computing packages
Linear operators for discretizations of differential equations
A library of useful callbacks for DiffEq solvers
A library of premade problems for examples and testing
Solves ordinary differential equations and partial differential equations using neural nets
A wrapper for the FEniCS Finite Element library
A library of noise processes for stochastic systems
Tutorials for using the DiffEq ecosystem
A library for building differential equations arising from physical problems
A component of the DiffEq ecosystem for parameter estimation
The tools for proper interactions between ApproxFun.jl and DifferentialEquations.jl
High dimensional numbers and reductions recipes for Plots.jl
A Julia library for calculating the action of a matrix exponential on a vector, as efficiently as possible
Boundary value problem (BVP) solvers for the DifferentialEquations.jl ecosystem
Monte Carlo simulation routines for JuliaDiffEq solvers
A wrapper for the PyDSTool library
Differentiation tools using the performance overloads and traits for the DiffEq common interface
Functions with parameters for differential equations
A stack implementation with a reset! function which avoids garbage collection