Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
download:changelog [2017/01/18 14:30]
Michael Rauch [Recent Changes]
download:changelog [2018/02/06 20:59]
Michael Rauch [Recent Changes]
Line 1: Line 1:
 ====== Recent Changes ====== ====== Recent Changes ======
 +
 +__**Changes in Version 3.0.0 beta 5**__ (2018-02-06) \\ \\
 +  * **Major Enhancements**
 +    * Large speed improvement in real-emission calculation of Hjjj production (processes 110-117)
 +
 +  * **Bug fixes**
 +    * Fix two bugs in NLO calculation of Hjjj production (processes 110-117)
 +    * Fix number of active flavours in BLHA interface
 +
 +\\
 +__**Changes in Version 3.0.0 beta 4**__ (2017-04-18) \\ \\
 +  * **Bug fixes**
 +    * Fix bug in NLO calculation of $Z\gamma jj$ production (processes 290,291) when including anomalous couplings
 +    * Fix bug in event output for $Z\gamma jj$ production
  
 \\ \\
Line 7: Line 21:
     * VBFNLO is now published also at https://github.com/vbfnlo/vbfnlo     * VBFNLO is now published also at https://github.com/vbfnlo/vbfnlo
     * Processes formerly generated by running ''ggflo'' now use the binary ''vbfnlo'' as well     * Processes formerly generated by running ''ggflo'' now use the binary ''vbfnlo'' as well
-    * There is now a quick low-statistics version of the regress tests. They require the +    * There is now a quick low-statistics version of the regress tests. They require the pytest package on python3. Run them using ''cd regress; py.test''
-      pytest package on python3. Run them using ''cd regress; py.test''+
  
   * ** Updates and new features**   * ** Updates and new features**
Line 24: Line 37:
     * Tested with gfortran 5.4 and 6.2     * Tested with gfortran 5.4 and 6.2
     * Redirect LoopTools output for VBF-H EW corrections to LoopTools.out     * Redirect LoopTools output for VBF-H EW corrections to LoopTools.out
-    * Removed compilation flag ''--enable-spin2''. The spin2 code is now always included at +    * Removed compilation flag ''--enable-spin2''. The spin2 code is now always included at compile time and can be switched on/off at runtime as before
-      compile time and can be switched on/off at runtime as before+
     * Reduce memory consumption of Histogram routine. Better scaling for many histograms.     * Reduce memory consumption of Histogram routine. Better scaling for many histograms.