TrustRegion(radius_update_scheme=RadiusUpdateSchemes.Bastin)
doesn't respect autodiff setting .
#360
Labels
bug
Something isn't working
When solving a nonlinear problem that doesn't support autodiff, the Bastin update scheme uses autodiff anyways. This is especially problematic because Bastin is used in the default algorithm.
Minimal Reproducible Example 👇
Without MRE, we would only be able to help you to a limited extent, and attention to the issue would be limited. to know more about MRE refer to wikipedia and stackoverflow.
Error & Stacktrace⚠️
The text was updated successfully, but these errors were encountered: