Skip to content

Commit

Permalink
MAINT: update link to ScipyTrustConstrV1
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Dec 20, 2024
1 parent a991bb3 commit 3ae1978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/020/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@
"metadata": {},
"source": [
":::{note}\n",
"You can also try different minimizers, like {class}`~zfit.minimizers.minimizers_scipy.ScipyTrustConstrV1`, but {class}`~zfit.minimizers.minimizer_minuit.Minuit` seems to perform best.\n",
"You can also try different minimizers, like [`ScipyTrustConstrV1`](https://zfit.readthedocs.io/en/v0.18.1/user_api/minimize/_generated/minimizers/zfit.minimize.ScipyTrustConstrV1.html), but {class}`~zfit.minimizers.minimizer_minuit.Minuit` seems to perform best.\n",
":::"
]
},
Expand Down

0 comments on commit 3ae1978

Please sign in to comment.