We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b365d commit 300e417Copy full SHA for 300e417
doc/changelog.rst
@@ -11,9 +11,9 @@ Changelog
11
New features
12
~~~~~~~~~~~~
13
- ``iminuit.minimize``
14
- - Keyword ``method`` now accepts "migrad" and "simplex"
15
- - Keyword ``option`` now supports keyword "stra" to set ``Minuit.strategy``
16
- - ``OptimizeResult.message`` now states if errors are not reliable
+ - Keyword ``method`` now accepts "migrad" and "simplex"
+ - Keyword ``option`` now supports keyword "stra" to set ``Minuit.strategy``
+ - ``OptimizeResult.message`` now states if errors are not reliable
17
- ``Minuit`` now supports functions wrapped with ``functools.partial``, by @jnsdrtlf
18
19
Other
0 commit comments