All Projects → SciML → DiffEqDevTools.jl

SciML / DiffEqDevTools.jl

Licence: other
Benchmarking, testing, and development tools for differential equations and scientific machine learning (SciML)

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to DiffEqDevTools.jl

DiffEqGPU.jl
GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem
Stars: ✭ 131 (+254.05%)
Mutual labels:  ode, dde, differential-equations, sde, dae, scientific-machine-learning, sciml
DiffEqCallbacks.jl
A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers
Stars: ✭ 43 (+16.22%)
Mutual labels:  ode, dde, differential-equations, sde, dae, scientific-machine-learning, sciml
sciml.ai
The SciML Scientific Machine Learning Software Organization Website
Stars: ✭ 38 (+2.7%)
Mutual labels:  ode, dde, differential-equations, sde, dae, scientific-machine-learning, sciml
Differentialequations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components
Stars: ✭ 2,023 (+5367.57%)
Mutual labels:  ode, dde, differential-equations, sde, dae, scientific-machine-learning, sciml
SciMLBenchmarks.jl
Benchmarks for scientific machine learning (SciML) software and differential equation solvers
Stars: ✭ 195 (+427.03%)
Mutual labels:  ode, dde, differential-equations, sde, dae, scientific-machine-learning, sciml
diffeqr
Solving differential equations in R using DifferentialEquations.jl and the SciML Scientific Machine Learning ecosystem
Stars: ✭ 118 (+218.92%)
Mutual labels:  ode, dde, differential-equations, sde, dae, scientific-machine-learning, sciml
MultiScaleArrays.jl
A framework for developing multi-scale arrays for use in scientific machine learning (SciML) simulations
Stars: ✭ 63 (+70.27%)
Mutual labels:  ode, dde, differential-equations, sde, dae, scientific-machine-learning, sciml
DiffEqSensitivity.jl
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, and more for ODEs, SDEs, DDEs, DAEs, etc.
Stars: ✭ 186 (+402.7%)
Mutual labels:  ode, dde, sde, dae, scientific-machine-learning, sciml
DiffEqParamEstim.jl
Easy scientific machine learning (SciML) parameter estimation with pre-built loss functions
Stars: ✭ 36 (-2.7%)
Mutual labels:  ode, dde, differential-equations, sde, dae
Sundials.jl
Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner
Stars: ✭ 167 (+351.35%)
Mutual labels:  ode, differential-equations, dae, scientific-machine-learning, sciml
GlobalSensitivity.jl
Robust, Fast, and Parallel Global Sensitivity Analysis (GSA) in Julia
Stars: ✭ 30 (-18.92%)
Mutual labels:  ode, differential-equations, scientific-machine-learning, sciml
DiffEqPhysics.jl
A library for building differential equations arising from physical problems for physics-informed and scientific machine learning (SciML)
Stars: ✭ 46 (+24.32%)
Mutual labels:  ode, differential-equations, scientific-machine-learning, sciml
CellMLToolkit.jl
CellMLToolkit.jl is a Julia library that connects CellML models to the Scientific Julia ecosystem.
Stars: ✭ 50 (+35.14%)
Mutual labels:  ode, differential-equations, scientific-machine-learning, sciml
DiffEqUncertainty.jl
Fast uncertainty quantification for scientific machine learning (SciML) and differential equations
Stars: ✭ 61 (+64.86%)
Mutual labels:  ode, differential-equations, scientific-machine-learning, sciml
Kinetic.jl
Universal modeling and simulation of fluid dynamics upon machine learning
Stars: ✭ 82 (+121.62%)
Mutual labels:  differential-equations, scientific-machine-learning, sciml
SciPyDiffEq.jl
Wrappers for the SciPy differential equation solvers for the SciML Scientific Machine Learning organization
Stars: ✭ 19 (-48.65%)
Mutual labels:  differential-equations, scientific-machine-learning, sciml
SBMLToolkit.jl
SBML differential equation and chemical reaction model (Gillespie simulations) for Julia's SciML ModelingToolkit
Stars: ✭ 25 (-32.43%)
Mutual labels:  ode, differential-equations, sciml
HelicopterSciML.jl
Helicopter Scientific Machine Learning (SciML) Challenge Problem
Stars: ✭ 35 (-5.41%)
Mutual labels:  differential-equations, scientific-machine-learning, sciml
dae-cpp
A simple but powerful C++ DAE (Differential Algebraic Equation) solver
Stars: ✭ 33 (-10.81%)
Mutual labels:  ode, differential-equations, dae
DiffEqOnlineServer
Backend for DiffEqOnline, a webapp for scientific machine learning (SciML)
Stars: ✭ 24 (-35.14%)
Mutual labels:  differential-equations, scientific-machine-learning, sciml

DiffEqDevTools.jl

Join the chat at https://gitter.im/JuliaDiffEq/Lobby Build Status Coverage Status codecov.io

DiffEqDevTools.jl is a component package in the DifferentialEquations ecosystem. It holds the convergence testing, benchmarking, and error approximation functionality which is used by the other component packages in order to test for correctness. Users interested in using this functionality should check out DifferentialEquations.jl

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].