Skip to content

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.

License

Notifications You must be signed in to change notification settings

SciML/SciMLSensitivity.jl

Repository files navigation

DiffEqSensitivity.jl

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

DiffEqSensitivity.jl is a component package in the DifferentialEquations ecosystem. It holds the sensitivity analysis utilities. Users interested in using this functionality should check out DifferentialEquations.jl.