Skip to content

Commit ef6af33

Browse files
updated release notes
1 parent e2d79a8 commit ef6af33

File tree

5 files changed

+21
-9
lines changed

5 files changed

+21
-9
lines changed

ReleaseNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Release v3.1.1
1+
Release v3.1.1, Mon 26 Jan 2026
22
=======================================================
33

44
* Fixed issues with fortran compilation of nllfast on lxplus (thanks Jonas Wuerzinger for reporting this)

docs/manual/source/ReleaseUpdate.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,18 @@ What's New
3333
==========
3434
The major novelties of all releases since v1.0 are as follows:
3535

36+
New in Version 3.1.1:
37+
^^^^^^^^^^^^^^^^^^^^^
38+
39+
* Fixed issues with fortran compilation of nllfast on lxplus (thanks Jonas Wuerzinger for reporting this)
40+
* Added filter for slogdet warnings (relevant on MacOS)
41+
* Minor fixes in `slha printer <tools.printers.html#module-tools.printers.slhaPrinter>`_
42+
* Bumped up pythia8 from 8315 to 8317 (fixes "force" bug)
43+
* Fixed bug preventing the extended output to be printed
44+
* Added final states information to output
45+
* Fix for pyslha 3.3.1
46+
* Small fixes in `slha printer <tools.printers.html#module-tools.printers.slhaPrinter>`_, `pyhf interface <statistics.html#module-statistics.pyhfInterface>`_
47+
* |database| extension: ATLAS-SUSY-2019-04 (UL), ATLAS-SUSY-2018-19 (EM), TRV1nunu added to CMS-EXO-20-004, ATLAS-SUSY-2018-22-multibin, ATLAS-SUSY-2018-22, ATLAS-EXOT-2018-06
3648

3749
New in Version 3.1.0:
3850
^^^^^^^^^^^^^^^^^^^^^

docs/manual/source/dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
* docutils>=0.3
22
* numpy>=2.0.0
3-
* scipy>=1.0.0
3+
* scipy>=1.0.0,!=1.16.0,!=1.16.1,!=1.16.2
44
* sympy>=1.0.0
55
* unum>=4.0.0
66
* requests>=2.0.0

docs/manual/source/share.models.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,45 +9,45 @@ share.models.SMparticles module
99

1010
.. automodule:: share.models.SMparticles
1111
:members:
12-
:undoc-members:
1312
:show-inheritance:
13+
:undoc-members:
1414

1515
share.models.dgmssm module
1616
--------------------------
1717

1818
.. automodule:: share.models.dgmssm
1919
:members:
20-
:undoc-members:
2120
:show-inheritance:
21+
:undoc-members:
2222

2323
share.models.idm module
2424
-----------------------
2525

2626
.. automodule:: share.models.idm
2727
:members:
28-
:undoc-members:
2928
:show-inheritance:
29+
:undoc-members:
3030

3131
share.models.mssm module
3232
------------------------
3333

3434
.. automodule:: share.models.mssm
3535
:members:
36-
:undoc-members:
3736
:show-inheritance:
37+
:undoc-members:
3838

3939
share.models.nmssm module
4040
-------------------------
4141

4242
.. automodule:: share.models.nmssm
4343
:members:
44-
:undoc-members:
4544
:show-inheritance:
45+
:undoc-members:
4646

4747
Module contents
4848
---------------
4949

5050
.. automodule:: share.models
5151
:members:
52-
:undoc-members:
5352
:show-inheritance:
53+
:undoc-members:

docs/manual/source/share.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Module contents
1414

1515
.. automodule:: share
1616
:members:
17-
:undoc-members:
1817
:show-inheritance:
18+
:undoc-members:

0 commit comments

Comments
 (0)