Releases: eic/estarlight
v1.2.0: New Wgp limits feature
v1.1.0: Updated Q2 sampling
An issue with the Q2 sampling in gammaavm.cpp
was pointed out by Yutie Liang (Institute of Modern Physics, CAS). This caused a bias towards over-sampling Q2 values near the lower Q2 limit set in slight.in
. The new sampling algorithm corrects for sampling non-uniform Q2 space.
v1.0.3: Update for compilation
This release should allow for easier compilation without errors. Commented out unused variables.
v1.0.2: install option created
make install
option added to CMakeLists.txt to make estarlight into a spack package for containers
v1.0.1: Update for compilation with gcc-10
The default copy constructor was defined for eXEvent class and vector3 class. This avoids errors when compiling using gcc-10 which allows a smooth build in spack, used by eic-shell containers.
v1.0.0: eSTARlight for the EIC, beginning of releases
For compliance with EIC software general practice, eSTARlight releases are now being tracked. To ensure ease of reproducibility, users should not use versions of the code before this one.