Skip to content

Commit

Permalink
Update docs/source/how_to/how_to_specify_algorithm_and_algo_options.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Mensinger <mensingertim@gmail.com>
  • Loading branch information
janosg and timmens authored Nov 5, 2024
1 parent 9114586 commit 2853d96
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ There are two ways to specify and configure optimizers. The *optimagic way* and
an optimizer and both are super easy to use.

As the name suggests, the *scipy way* is more familiar for users of scipy.optimize. The
*optimagic way* has much better discoverability and autocomplete. Using the *optimagic
*optimagic way* adds discoverability and autocomplete. Using the *optimagic
way*, you don't need to look things up in the documentation and rarely have to leave
your editor, notebook or IDE.

Expand Down

0 comments on commit 2853d96

Please sign in to comment.