org-arl / AcousticRayTracers.jl

Differentiable acoustic ray tracers
MIT License
7 stars 0 forks source link

Allow full derivative through a dependent θ for RaySolver #7

Open mchitre opened 3 years ago

mchitre commented 3 years ago

Currently RaySolver cannot produce a full derivative through a dependent θ. Derivatives through other parameters work fine. Find a way around this limitation.