- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2021
Jan 14 2021
amaier committed rHEJ5e29c2ca1076: bug fix: anonymous namespace in header is bad (authored by amaier).
bug fix: anonymous namespace in header is bad
updated changelog
Merge branch 'rivet3' into 'master'
amaier committed rHEJb9e216701849: reverted scale name sanitisation to use '_' again (authored by amaier).
reverted scale name sanitisation to use '_' again
amaier committed rHEJb77c6608ae26: new algorithm to find the peak weight for unweighting (authored by amaier).
new algorithm to find the peak weight for unweighting
document new unweighting algorithm
prefer "using" over "typedef"
Merge branch 'std_rng' into 'master'
fix interval in RNG documentation
Merge branch 'yaml_target' into 'master'
Merge branch 'boost_targets' into 'master'
Merge branch 'compile_fixes' into 'master'
made code in readme more portable
Fixed another counter's type
fixed counter type
amaier committed rHEJ89e77b6bdb56: streamlined deleter code for optional dependencies (authored by amaier).
streamlined deleter code for optional dependencies
amaier committed rHEJ46b58a3b4a4f: bug fix: entry in start dataset was reset whenever the HDF5Writer cache was… (authored by amaier).
bug fix: entry in start dataset was reset whenever the HDF5Writer cache was…
Merge branch 'hdf5_writer' into 'master'
enabled hdf5 compression
amaier committed rHEJf2d7fcb9898e: write out estimate for cross section and error (authored by amaier).
write out estimate for cross section and error
updated documentation
added test for hdf5 writer
amaier committed rHEJ7390b887f7d2: hdf5 writer code that does something (not sure what) (authored by amaier).
hdf5 writer code that does something (not sure what)
infrastructure for HDF5 write support
Merge branch 'cmake_option' into 'master'
fixed typos in changelog
amaier committed rHEJ6f4c716859a0: Merge branch 'organise_changelog' into 'master' (authored by amaier).
Merge branch 'organise_changelog' into 'master'
Merge branch 'lhef_trials' into 'master'
extended comment on choice of IDWTUP
updated changelogs
removed obsolete TODO
user documentation for unweighting
made unweight config optional
reduced code duplication
updated developer manual
amaier committed rHEJ35872a1e8f9d: bug fix: reweight events to determine proper peak weight (authored by amaier).
bug fix: reweight events to determine proper peak weight
amaier committed rHEJ41e1a571f3eb: added config file settings for partial unweighting (authored by amaier).
added config file settings for partial unweighting
amaier committed rHEJ1030b5c50c5b: changed unweight trials type for consistency (authored by amaier).
changed unweight trials type for consistency
make event treatment in reweighter public
code for adaptive unweighting
added buffered event reader class
updated unweighter documentation
amaier committed rHEJf5aeb75fda47: Use optimised helicity amplitudes for unordered W current (authored by amaier).
Use optimised helicity amplitudes for unordered W current
amaier committed rHEJc3a16ca3c146: helicity amplitudes for uno current (positive energy only!) (authored by amaier).
helicity amplitudes for uno current (positive energy only!)
amaier committed rHEJ94984e9b0402: renamed new W uno current function and added documentation (authored by amaier).
renamed new W uno current function and added documentation
Merge branch 'test_coverage' into 'master'
Merge branch 'export_target' into 'master'
renamed Unweighter member functions
refactored reweighting in HEJ main
renamed function
fixed typo in README
amaier committed rHEJa7261a47521e: Merge branch 'fix_sub_dependences' into 'master' (authored by amaier).
Merge branch 'fix_sub_dependences' into 'master'
amaier committed rHEJebd1fd83898b: Merge branch 'deprecate_min_extpt' into 'master' (authored by amaier).
Merge branch 'deprecate_min_extpt' into 'master'
amaier committed rHEJ9029d2c49c64: Merge branch '73-unhelpful-error-when-calling-hej-with-the-wrong-arguments'… (authored by amaier).
Merge branch '73-unhelpful-error-when-calling-hej-with-the-wrong-arguments'…
amaier committed rHEJ10e5b235e195: small fixes in notation in developer manual (authored by amaier).
small fixes in notation in developer manual
fixed sign in square product
amaier committed rHEJb76775923dad: changed default for subleading fraction back to 5% (authored by amaier).
changed default for subleading fraction back to 5%
amaier committed rHEJ337d74af3525: cosmetics and document gauge-invariant expression for Wuno L tensor (authored by amaier).
cosmetics and document gauge-invariant expression for Wuno L tensor
amaier committed rHEJ72155febbc68: Updated code for W unordered current to reflect new documentation (authored by amaier).
Updated code for W unordered current to reflect new documentation
Merge branch 'ew_paramters' into 'master'
amaier committed rHEJ55489cad5b16: change t-channel momentum used in uno W current to match documentation (authored by amaier).
change t-channel momentum used in uno W current to match documentation
amaier committed rHEJaeea8c4aacbf: Merge branch 'channel_grouping' into 'master' (authored by amaier).
Merge branch 'channel_grouping' into 'master'
removed irrelevant phase
removed "old" jW and jWbar functions
function to get norm^2 of rank-1 tensor
added tensor auxiliary function
added documentation
replaced calls to "old" jW functions
define dot product for Tensor class
Replaced call to "old" jW
express new W current in terms of helicity
amaier committed rHEJ8bc58887315a: replaced use of higher-rank current in jW function (authored by amaier).
replaced use of higher-rank current in jW function
amaier committed rHEJ25b4c78eb63e: fixed constness of Tensor contract member function (authored by amaier).
fixed constness of Tensor contract member function
document new formular for W current
amaier committed rHEJf46d88b7a3ee: make angle and square products part of public interface (authored by amaier).
make angle and square products part of public interface
amaier committed rHEJ05a4c2c4dce0: allow tensor multiplication with scalar on either side (authored by amaier).
allow tensor multiplication with scalar on either side
removed obsolete include
removed unused function
removed obsolete forward declaration
renamed function
Merge branch 'hdf5_weight' into 'master'
amaier committed rHEJ8fc8dab33d68: bug fix: trials is a double (see arXiv:1905.05120) (authored by amaier).
bug fix: trials is a double (see arXiv:1905.05120)
Merge branch 'HepMC3' into 'master'
amaier committed rHEJce611c76be1b: Merge branch 'multicore_ctest' into 'master' (authored by amaier).
Merge branch 'multicore_ctest' into 'master'
amaier committed rHEJ34eb1289652d: changed interface of common HepMC_init_kinematics (authored by amaier).
changed interface of common HepMC_init_kinematics
updated user documentation
amaier committed rHEJc6066627f887: Merge branch 'contractAndOuter' into 'master' (authored by amaier).
Merge branch 'contractAndOuter' into 'master'
amaier committed rHEJ19795ec7d859: show labels in developer manual so that they can be found more easily from… (authored by amaier).
show labels in developer manual so that they can be found more easily from…
comment on angle/square spinor products
rewrote assert
amaier committed rHEJcbac727b87e1: call expensive init function only once (instead of once for each call site) (authored by amaier).
call expensive init function only once (instead of once for each call site)
removed obsolete code
New implementation for polarisation vector
amaier committed rHEJbedf30084b3e: document expression for polarisation vector (authored by amaier).
document expression for polarisation vector
amaier committed rHEJbda4d5f38317: bug fix: use complex square root in current (authored by amaier).
bug fix: use complex square root in current
removed unused constants
fixed signature of auxiliary functions
auxiliary function for normalised p_perp