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
Next revision Both sides next revision
download:changelog [2015/10/30 10:06]
Michael Rauch
download:changelog [2017/01/18 14:42]
Michael Rauch
Line 1: Line 1:
 ====== Recent Changes ====== ====== Recent Changes ======
 +
 +\\
 +__**Changes in Version 3.0.0 beta 3**__ (2017-01-18) \\ \\
 +
 +  * **Major Enhancements**
 +    * VBFNLO is now published also at https://github.com/vbfnlo/vbfnlo
 +    * 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 pytest package on python3. Run them using ''cd regress; py.test''
 +
 +  * ** Updates and new features**
 +    * Add dimension-8 operator O<sub>S,2</sub> and adjust K-matrix unitarization accordingly
 +    * Support for parallelization using MPI via ''--enable-MPI''. See manual for details.
 +
 +  * **Other additions and bug fixes**
 +    * Fix bug in BLHA interface for same-flavour boson decays
 +    * Fix PDF convolution in real-emission part of VBF-Zjj
 +    * Fix bug in event output for QCD-ZZjj and -ZAjj
 +    * Show timing information by default
 +    * Add git hash of source version to runtime version output
 +    * Fix compilation issue when flag ''--disable-nlo'' is used
 +    * Fix warnings for automake version >= 1.15
 +    * Tested with gfortran 5.4 and 6.2
 +    * Redirect LoopTools output for VBF-H EW corrections to LoopTools.out
 +    * 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
 +    * Reduce memory consumption of Histogram routine. Better scaling for many histograms.
 +
  
 \\ \\