Release Notes: The generated cross section may optionally be stored in GenCrossSection on an event by event basis. There are new GenEvent streaming input and output operators. Output precision may be specified. Input will deal gracefully with corrupt data. The IO_Exception class is used when throwing and catching errors. GenParticle has convenience methods, including is_undecayed(), has_decayed(), and is_beam_particle(). IO_GenEvent will ignore the GenCrossSection line if it is present.


Release Notes: The HepLorentzVector(double t) constructor is now explicit. Fixes to the build system extend the number of platforms it will work on. The ability to specify building a 64-bit platform has been added.


Release Notes: Fixes in Random and Vector for shadowing when global units used. USING_VISUAL code blocks are no longer needed. Code was cleaned up.


Release Notes: This release migrates the build system to CMake. There are assorted minor bugfixes and enhancements.


Release Notes: cmake is now the preferred build option. The cmake build system has been refactored. Numerous warnings have been fixed. Minor bugfixes in the evaluator and generic function modules.


Release Notes: This release adds an implementation of the Azzalini skew-normal distribution. There are minor build fixes.