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.
https://docs.sciml.ai/SciMLSensitivity/stable/
Other
328 stars 70 forks source link

BVP adjoints #595

Open ChrisRackauckas opened 2 years ago

frankschae commented 2 years ago

Is the link correct?

ChrisRackauckas commented 2 years ago

Oops yeah, no link for this one. But a BVP is just an implicit solve, so the implicit adjoint is what would be applied there.