- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 6 2021
Jul 6 2021
black committed rHEJ3285071b5c1b: Inserted comment about reversing argument ordering for qqxf (authored by black).
Inserted comment about reversing argument ordering for qqxf
black committed rHEJa49ca930b497: Rewrote `ME_W_qqxmid_current` in a much smarter way. (authored by black).
Rewrote `ME_W_qqxmid_current` in a much smarter way.
black committed rHEJ48344622e3bb: Removed unnecessary if(bool) statements from ME_W_qqxf/b_current (authored by black).
Removed unnecessary if(bool) statements from ME_W_qqxf/b_current
Removed superfluous functions
black committed rHEJc571c2f70ff0: Assign pq/pqbar in a smarter way to allow const. (authored by black).
Assign pq/pqbar in a smarter way to allow const.
black committed rHEJc79d2e795fa3: Added comment about calling in reverse ordering for unof in Pure Jets. (authored by black).
Added comment about calling in reverse ordering for unof in Pure Jets.
black committed rHEJ47184d881134: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into tensor-cleanup (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into tensor-cleanup
black committed rHEJ434eb7925bf3: FKL most likely, check for that first. Throw error if process type not… (authored by black).
FKL most likely, check for that first. Throw error if process type not…
Merge branch 'tensor-cleanup' into 'master'
black committed rHEJ29a1a2f08e71: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CombineUnobUnof
black committed rHEJ0aeb6028ff8e: Merge branch 'gauge_invariant_Wuno' into 'master' (authored by black).
Merge branch 'gauge_invariant_Wuno' into 'master'
Typo in runcard.
Merge branch 'check_colour' into 'master'
Merge branch 'clean_jets' into 'master'
Merge branch 'lhef_order' into 'master'
black committed rHEJ08630d350e77: Merge branch 'process_id_hepmc2' into 'master' (authored by black).
Merge branch 'process_id_hepmc2' into 'master'
Merge branch 'more_markdown' into 'master'
Merge branch 'fix_virtual_W' into 'master'
Currents for Pure Jets Exqqx implemented
Added Matrix Element Calls (PureExQQx)
Added function declarations for Pure ExQQx
black committed rHEJd523a7653d2d: Added Iterator which allows calls of qqxb and qqxf (Pure) (authored by black).
Added Iterator which allows calls of qqxb and qqxf (Pure)
black committed rHEJ82fe4ab2dc02: Removed dead code + added missing doxygen declaration (authored by black).
Removed dead code + added missing doxygen declaration
Added calls for ExQQx forward and backwards
black committed rHEJ9d7342879644: Added reference to the Extremal qqbar Pure Jets in dev manual (authored by black).
Added reference to the Extremal qqbar Pure Jets in dev manual
black committed rHEJ2b4abcdc208f: Moved assert one function up to avoid Unused parameter compiler warning. (authored by black).
Moved assert one function up to avoid Unused parameter compiler warning.
black committed rHEJ62a9c02998ea: Merge branch '91-fkl-impact-factor-below-jet-cut' into 'master' (authored by black).
Merge branch '91-fkl-impact-factor-below-jet-cut' into 'master'
black committed rHEJ78693d033d70: Added Extremal qqbar (Pure Jets) reference to Change Log (authored by black).
Added Extremal qqbar (Pure Jets) reference to Change Log
black committed rHEJab52d7803995: Added Subleading ME test for Pure Jets. FAILS. (Negative Energy, nan) (authored by black).
Added Subleading ME test for Pure Jets. FAILS. (Negative Energy, nan)
Port Old Currents Across
Remove Dead code + Correct Indentation
black committed rHEJ2a7df092ac1f: Merge branch '93-classification-allows-not-implemented-processes' into 'master' (authored by black).
Merge branch '93-classification-allows-not-implemented-processes' into 'master'
Updated CI test for Pure Subleading.
Remove Unused `void j()` function
Remove dependence on void j()
Fix: j() not the same as joi()
Cut down long lines (To pass `No_Tabs` test)
black committed rHEJebedcf357873: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into PureExqqx (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into PureExqqx
black committed rHEJ40545949c554: Updated Classify tests to reflect Extremal qqx in Pure. (authored by black).
Updated Classify tests to reflect Extremal qqx in Pure.
black committed rHEJ35e39a7b6bb0: ExtremalQQx now claassified as "resummable" for Pure Jets (authored by black).
ExtremalQQx now claassified as "resummable" for Pure Jets
Prefer `std::abs()` over `abs()`
black committed rHEJd3a10b1ecabc: Protect joi/joo from negative energies introduced by crossing. (authored by black).
Protect joi/joo from negative energies introduced by crossing.
black committed rHEJ530e4e5ed795: Lesson: `std::abs()` much better behaved than `abs()` using `abs` on eg `pout. (authored by black).
Lesson: `std::abs()` much better behaved than `abs()` using `abs` on eg `pout.
black committed rHEJd1b8fa315038: Remove superfluous if's. Variables const where possible (authored by black).
Remove superfluous if's. Variables const where possible
More const by use of `()?():()` operator.
black committed rHEJ542c548803e3: Merge branch '92-use-jet-pt-fraction-in-event-classification' into 'master' (authored by black).
Merge branch '92-use-jet-pt-fraction-in-event-classification' into 'master'
black committed rHEJ54ec088a2ed4: Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CrossUnoPure… (authored by black).
Merge branch 'master' of gitlab.dur.scotgrid.ac.uk:hej/HEJ into CrossUnoPure…
Removed dead code
Removed TODO. Indentations
black committed rHEJ595417b1b4b3: Fix: CAM Factor removed. See HEJ_Explorer commit: hej_explorer@d2110e23. (authored by black).
Fix: CAM Factor removed. See HEJ_Explorer commit: hej_explorer@d2110e23.
Updated CI test after bug fix
Remove unnecessary bool, use const.
Todos, visuals and prefer `++x` to `x++`
Remove superfluous code
black committed rHEJ6167992780e2: Use `HEJ::metric()`. Reduce for loops. Visuals. More const. (authored by black).
Use `HEJ::metric()`. Reduce for loops. Visuals. More const.
black committed rHEJ9eccec471f22: Improve efficiency of ExQQx calc (less nested for loops) (authored by black).
Improve efficiency of ExQQx calc (less nested for loops)
black committed rHEJce484eb20a4a: C++11 Initialisation. Visuals. Remove unnecessary argument (authored by black).
C++11 Initialisation. Visuals. Remove unnecessary argument
black committed rHEJcc1c4aa3d143: Removed colour factor of "1/4(N_C^2-1)" from explicit ME calc (and update CI… (authored by black).
Removed colour factor of "1/4(N_C^2-1)" from explicit ME calc (and update CI…
black committed rHEJ7cb68424a0f6: remove unnecessary variables in calc of `void eps()` (authored by black).
remove unnecessary variables in calc of `void eps()`
Utilise Anonymous Namespace
utilise standard library
Add XS test for Pure Extremal qqx
Line Length + Header Declaration
Remove Dead Code
Anonymous namespace + Identations
ME copied from HEJ1
black committed rHEJc1ec9c905117: Added `ME_qqxmid_current()` function which calls HEJ ME (authored by black).
Added `ME_qqxmid_current()` function which calls HEJ ME
black committed rHEJee2271e3799e: Added `tree_kin_jets_qqxmid` which calls ME_qqxmid..` level function (authored by black).
Added `tree_kin_jets_qqxmid` which calls ME_qqxmid..` level function
black committed rHEJcc6f4c508c51: Central QQX Implemented. Update Classification tests (authored by black).
Central QQX Implemented. Update Classification tests
black committed rHEJ5d2a8448551b: Removed Unused variables. (Compiler warnings) (authored by black).
Removed Unused variables. (Compiler warnings)
Added call for CentralQQx in Pure Jets
Add regression test for PureCenQQx XS
Use `HEJ::metric()`
black committed rHEJd7f85aec98d7: Additional placeholder ME tests for Pure Jet CentralQQx. (authored by black).
Additional placeholder ME tests for Pure Jet CentralQQx.
Use const where possible in current impl
black committed rHEJ869369547ac8: Perform contractions. Reduce nested for loops from 4->2 (authored by black).
Perform contractions. Reduce nested for loops from 4->2
use `c++11` list initialisation
Prefer `++x` to `x++`
Updated confusing caption
Merge branch 'PureCentralQQX' into 'master'
black committed rHEJ602bca3cceeb: Merge branch 'fix_weighted_sherpa' into 'master' (authored by black).
Merge branch 'fix_weighted_sherpa' into 'master'
Merge branch 'current_doc' into 'master'
black committed rHEJ1020ed4ff132: Merge branch '109-w-jets-subleading-me-tests' into 'master' (authored by black).
Merge branch '109-w-jets-subleading-me-tests' into 'master'
black committed rHEJfd641b271ccb: Use `is_quark()` and `is_antiquark()` functions (authored by black).
Use `is_quark()` and `is_antiquark()` functions
Merge branch 'cleanup_me' into 'master'
black committed rHEJ9740aea02ffd: Merge branch '115-subleading-me-tests-in-pure-jets-nan-values' into 'master' (authored by black).
Merge branch '115-subleading-me-tests-in-pure-jets-nan-values' into 'master'
black committed rHEJb371482db0ad: Merge branch 'current_generator_W_extremal_qqbar' into 'master' (authored by black).
Merge branch 'current_generator_W_extremal_qqbar' into 'master'
black committed rHEJ42320234f1b2: better choice of auxiliary vector in W + extremal qqbar current contraction (authored by amaier).
better choice of auxiliary vector in W + extremal qqbar current contraction
simplified code for jWuno contraction
fixed documented formula for jW
fixed documentation
small cleanup in W+jets with central qqbar
black committed rHEJb88b49b77df8: code to generate contraction of W current + central qqbar + FKL current (authored by amaier).
code to generate contraction of W current + central qqbar + FKL current
black committed rHEJ48419bf2ff2a: use generated code for W current + central qqbar + current contraction (authored by amaier).
use generated code for W current + central qqbar + current contraction
bug fix: sign in split_into_lightlike
documentation of central qqbar vertex parts
black committed rHEJ9e1876141ebf: Merge branch 'current_generator_W_central_qqbar' into 'master' (authored by black).
Merge branch 'current_generator_W_central_qqbar' into 'master'