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
Last revision Both sides next revision
download:changelog [2017/01/18 14:30]
Michael Rauch [Recent Changes]
download:changelog [2017/04/19 17:00]
Michael Rauch 3.0.0 beta 4
Line 1: Line 1:
 ====== Recent Changes ====== ====== Recent Changes ======
 +
 +__**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 12:
     * 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 28:
     * 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.