bachrathyd / MDBM.jl

Multi-Dimensional Bisection Method: Julia package to determine the set of roots for 'any' parameter dimension and 'any' codimension
MIT License
33 stars 5 forks source link

Gradient output is missing #9

Open bachrathyd opened 5 years ago

bachrathyd commented 5 years ago

The gradient is computed in a substep, however, it cannot be reached by the user.