We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f080f commit 5264c3dCopy full SHA for 5264c3d
doc/changelog.rst
@@ -4,10 +4,12 @@
4
5
Changelog
6
=========
7
-2.8.0
8
------
9
-API change
10
-~~~~~~~~~~
+
+2.8.0 (July 25, 2021)
+---------------------
11
+Minor API change
12
+~~~~~~~~~~~~~~~~
13
- ``Minuit.mncontour`` now raises ``RuntimeError`` instead of ``ValueError`` if it is
14
not called at a valid minimum point
15
@@ -23,8 +25,8 @@ Fixes
23
25
2.7.0 (July 4, 2021)
24
26
--------------------
27
28
29
30
- If ``Minuit.hesse`` is called when ``Minuit.fmin`` is ``None``, an instance
31
``Minuit.fmin`` is now created. If Hesse fails, the code does not raise an exception
32
anymore, since now the error state can be accessed as usual from the ``Minuit.fmin``
0 commit comments