Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fastNLO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
qcd-public
fastNLO
Commits
df32c0a0
Commit
df32c0a0
authored
1 year ago
by
Klaus Rabbertz
Browse files
Options
Downloads
Patches
Plain Diff
Nlojet++ interface version 2.5.1; update NEWS and CL
parent
d4a274a0
Branches
Branches containing commit
Tags
2888
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
v2.5/generators/nlojet++/ChangeLog
+85
-0
85 additions, 0 deletions
v2.5/generators/nlojet++/ChangeLog
v2.5/generators/nlojet++/NEWS
+9
-0
9 additions, 0 deletions
v2.5/generators/nlojet++/NEWS
v2.5/generators/nlojet++/configure.ac
+1
-1
1 addition, 1 deletion
v2.5/generators/nlojet++/configure.ac
with
95 additions
and
1 deletion
v2.5/generators/nlojet++/ChangeLog
+
85
−
0
View file @
df32c0a0
2023-07-12 Release of fastNLO interface to NLOJet++ package version 2.5.1, tag 2888
========================================================================
2023-07-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/generators/nlojet++/configure.ac,
v2.5/generators/nlojet++/interface/check/Makefile.am: For makefile
portability remove commands from Makefile.am and use AC_SUBST
variables from configure.ac instead
2023-07-12 JohannesGaessler <johannesg@5d6.de>
* v2.5/generators/nlojet++/interface/check/Makefile.am,
v2.5/generators/nlojet++/interface/check/fnlo-compare-tables.py,
v2.5/generators/nlojet++/interface/check/fnlo-nj-lotest.pl.in,
v2.5/generators/nlojet++/interface/check/fnlo-nj-nlotest.pl.in,
v2.5/generators/nlojet++/interface/{check/input =>
data/check}/InclusiveNJets_InclusiveJets_fix.wrm,
v2.5/generators/nlojet++/interface/{check/input =>
data/check}/InclusiveNJets_InclusiveJets_flex.wrm,
v2.5/generators/nlojet++/interface/data/check/Makefile.am,
v2.5/generators/nlojet++/interface/{ =>
data}/check/compare-table-helper.py,
v2.5/generators/nlojet++/interface/{check/input =>
data/check}/fix_NodeDensity.str,
v2.5/generators/nlojet++/interface/{check/input =>
data/check}/fix_NodesPerBin.str,
v2.5/generators/nlojet++/interface/{check/input =>
data/check}/flex_NodeDensity.str,
v2.5/generators/nlojet++/interface/{check/input =>
data/check}/flex_NodesPerBin.str: Fixed NLOJet++ distcheck paths
2023-07-11 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/generators/nlojet++/README
inconsistency; drop all LHAPDF5 stuff; by default no doxygen use
2023-07-11 JohannesGaessler <johannesg@5d6.de>
* v2.5/generators/nlojet++/interface/check/compare-table-helper.py,
v2.5/generators/nlojet++/interface/check/fnlo-compare-tables.py,
v2.5/generators/nlojet++/interface/check/fnlo-nj-lotest.pl.in,
v2.5/generators/nlojet++/interface/check/fnlo-nj-nlotest.pl.in: Skip
nlojet++ checks if no Python extension
2023-07-11 JohannesGaessler <johannesg@5d6.de>
* v2.5/generators/nlojet++/interface/check/Makefile.am,
v2.5/generators/nlojet++/interface/check/fnlo-compare-tables.py,
v2.5/generators/nlojet++/interface/check/{ =>
input}/InclusiveNJets_InclusiveJets_fix.wrm,
v2.5/generators/nlojet++/interface/check/{ =>
input}/InclusiveNJets_InclusiveJets_flex.wrm,
v2.5/generators/nlojet++/interface/check/{ =>
input}/fix_NodeDensity.str,
v2.5/generators/nlojet++/interface/check/{ =>
input}/fix_NodesPerBin.str,
v2.5/generators/nlojet++/interface/check/{ =>
input}/flex_NodeDensity.str,
v2.5/generators/nlojet++/interface/check/{ =>
input}/flex_NodesPerBin.str: Fixed nlojet++ make check PYTHONPATH,
make clean
2023-07-10 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* : Merge bin_density into master
2023-07-02 JohannesGaessler <johannesg@5d6.de>
* test/.gitignore, test/InclusiveNJets_InclusiveJets_fix.wrm,
test/InclusiveNJets_InclusiveJets_flex.wrm, test/compare_tables.py,
test/fix_NodeDensity.str, test/fix_NodesPerBin.str,
test/flex_NodeDensity.str, test/flex_NodesPerBin.str: Added
NodesPerBin <-> BinDensity test files
2023-02-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/generators/nlojet++/ChangeLog, v2.5/generators/nlojet++/NEWS:
Updated ChangeLog and NEWS
2023-02-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/generators/nlojet++/mygitcl: Add command for updating
ChangeLog
2023-02-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
2023-02-12 Klaus Rabbertz <klaus.rabbertz@cern.ch>
* v2.5/generators/nlojet++/mygitcl: Add command for updating
* v2.5/generators/nlojet++/mygitcl: Add command for updating
...
...
This diff is collapsed.
Click to expand it.
v2.5/generators/nlojet++/NEWS
+
9
−
0
View file @
df32c0a0
Release Notes for fastnlo_interface_nlojet version 2.5.1 revision 2888
=======================================================================
Major improvement (Johannes Gäßler):
- optional on-the-fly x-binning extension with given bin density
Other:
- LHAPDF5 support removed
- By default NO Doxygen documentation anymore; must be switched on explicitly
Release Notes for fastnlo_interface_nlojet version 2.5.0 revision 2858:
Release Notes for fastnlo_interface_nlojet version 2.5.0 revision 2858:
=======================================================================
=======================================================================
- Implementation of HT_parton as scale
- Implementation of HT_parton as scale
...
...
This diff is collapsed.
Click to expand it.
v2.5/generators/nlojet++/configure.ac
+
1
−
1
View file @
df32c0a0
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
# Require minimal autoconf version, 2.71 is from 2021
# Require minimal autoconf version, 2.71 is from 2021
AC_PREREQ([2.71])
AC_PREREQ([2.71])
# Define subproject fastNLO_interface_nlojet
# Define subproject fastNLO_interface_nlojet
AC_INIT([fastNLO_interface_nlojet],[2.5.
0
],[Daniel.Britzger@desy.de, Klaus.Rabbertz@kit.edu, Georg Sieber, Fred Stober, wobisch@latech.edu])
AC_INIT([fastNLO_interface_nlojet],[2.5.
1
],[Daniel.Britzger@desy.de, Klaus.Rabbertz@kit.edu, Georg Sieber, Fred Stober, wobisch@latech.edu])
#Suppress verbose output when compiling (use make V=99 for verbose output)
#Suppress verbose output when compiling (use make V=99 for verbose output)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# Properly include subprojects
# Properly include subprojects
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment