You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Calling `model = bpdn_nls_model()` returns the same problem modeled explicitly a
45
45
46
46
### Fitzhugh-Nagumo data-fitting problem
47
47
48
-
If `ADNLPModels`and `DifferentialEquations` have been imported, `model = fh_model()` returns a model representing the over-determined nonlinear least-squares residual
48
+
If `ADNLPModels`, `OrdinaryDiffEqVerner`and `ReverseDiff` have been imported, `model = fh_model()` returns a model representing the over-determined nonlinear least-squares residual
0 commit comments