differentialequations topic

List differentialequations repositories

BoundaryValueDiffEq.jl

42
Stars
32
Forks
Watchers

Boundary value problem (BVP) solvers for scientific machine learning (SciML)

DASSL.jl

33
Stars
17
Forks
Watchers

Solves stiff differential algebraic equations (DAE) using variable stepsize backwards finite difference formula (BDF) in the SciML scientific machine learning organization

DelayDiffEq.jl

59
Stars
26
Forks
Watchers

Delay differential equation (DDE) solvers in Julia for the SciML scientific machine learning ecosystem. Covers neutral and retarded delay differential equations, and differential-algebraic equations.

DiffEqFinancial.jl

25
Stars
16
Forks
Watchers

Differential equation problem specifications and scientific machine learning for common financial models

DiffEqParamEstim.jl

61
Stars
34
Forks
Watchers

Easy scientific machine learning (SciML) parameter estimation with pre-built loss functions

DiffEqPhysics.jl

48
Stars
19
Forks
Watchers

A library for building differential equations arising from physical problems for physics-informed and scientific machine learning (SciML)

DiffEqProblemLibrary.jl

53
Stars
34
Forks
Watchers

A library of premade problems for examples and testing differential equation solvers and other SciML scientific machine learning tools

SciMLBase.jl

117
Stars
89
Forks
Watchers

The Base interface of the SciML ecosystem

FlightSims.jl

19
Stars
2
Forks
Watchers

A general purpose numerical simulator supporting nested dynamical systems and a convenient macro-based data logger.