Skip to content
Snippets Groups Projects
Commit b030b279 authored by Klaus Rabbertz's avatar Klaus Rabbertz
Browse files

Prepare release with Johannes fixed merger

parent 49e44a5f
Branches
Tags 2896
No related merge requests found
2023-09-21 Public release of the fastNLO_toolkit package version 2.5.1, tag 2896
=====================================================================
2023-08-10 JohannesGaessler <johannesg@5d6.de>
* v2.5/toolkit/fastnlotoolkit/fastNLOCoeffAddFix.cc,
v2.5/toolkit/fastnlotoolkit/fastNLOCoeffAddFlex.cc,
v2.5/toolkit/fastnlotoolkit/include/fastnlotk/fastNLOCoeffAddFlex.h:
Fixed NNLOJET table merging
2023-07-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/toolkit/NEWS: Eliminate debug printout
2023-07-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/toolkit/fastnlotoolkit/fastNLOCreate.cc: Eliminate debug
printout
2023-07-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/toolkit/AUTHORS, v2.5/toolkit/ChangeLog, v2.5/toolkit/NEWS,
v2.5/toolkit/configure.ac: Toolkit version 2.5.1; update NEWS and CL
2023-07-12 Public release of the fastNLO_toolkit package version 2.5.1, tag 2888 2023-07-12 Public release of the fastNLO_toolkit package version 2.5.1, tag 2888
===================================================================== =====================================================================
......
Notes for public release of the fastNLO_toolkit package version 2.5.1, tag 2890
===============================================================================
Fix to table merger from Johannes for NodeDensity x binning
Notes for public release of the fastNLO_toolkit package version 2.5.1, tag 2890 Notes for public release of the fastNLO_toolkit package version 2.5.1, tag 2890
=============================================================================== ===============================================================================
Remove leftover debug printout Remove leftover debug printout
......
...@@ -12,9 +12,6 @@ TODO list for fastNLO_toolkit (ordered by priority) ...@@ -12,9 +12,6 @@ TODO list for fastNLO_toolkit (ordered by priority)
- Use binary read/write table to save storage space and read in times (Mark's suggestion) - Use binary read/write table to save storage space and read in times (Mark's suggestion)
(Not clear that binary storage actually saves anything ...! Test first.) (Not clear that binary storage actually saves anything ...! Test first.)
- Provide features to allow -> APPLgrid conversion and the inverse -> fastNLO - Provide features to allow -> APPLgrid conversion and the inverse -> fastNLO
- Test installation with lgcenv environment
- Problem with zlib?
- Problem with HOPPET?
- Streamline usage of logger.messagelevel, shout|cout, error|warn|silent etc. in speaker - Streamline usage of logger.messagelevel, shout|cout, error|warn|silent etc. in speaker
- Getter for PhaseSpace-check: a la: GetIsWithinPhaseSpace(double obs1, double obs2, etc.) (cache probably observables for later usage) - Getter for PhaseSpace-check: a la: GetIsWithinPhaseSpace(double obs1, double obs2, etc.) (cache probably observables for later usage)
- Write documentation (e.g. twiki) - Write documentation (e.g. twiki)
...@@ -34,6 +31,9 @@ TODO list for fastNLO_toolkit (ordered by priority) ...@@ -34,6 +31,9 @@ TODO list for fastNLO_toolkit (ordered by priority)
======================================================================= =======================================================================
DONE DONE
======================================================================= =======================================================================
- Test installation with lgcenv environment:
- works but depends a lot on lcgenv quality
- ok is for example lcg102_centos7-gcc11-opt
- Drop LHAPDF5 support - Drop LHAPDF5 support
- Include stat. uncertainties into table - Include stat. uncertainties into table
- Modifier & Concatenator for tables/bins - Modifier & Concatenator for tables/bins
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment