Skip to content

Latest commit

 

History

History
35 lines (34 loc) · 4.88 KB

changes-from-v3.6.1-to-v3.7.0.md

File metadata and controls

35 lines (34 loc) · 4.88 KB

Kasper Changelog

Changes from v3.6.1 (2019-01-07) to v3.7.0 (2020-04-30)

Docker

KEMField

  • 2020-04-30: Update to Kassiopeia 3.7 (view commit)
  • 2020-04-21: Bugfix: miniz upgrade (#22) (view commit)
  • 2020-04-20: If CL_TYPE is set to float, we don't want narrowing warnings (view commit)
  • 2020-02-28: Suppress -Wignored-attributes on all occurrences of std::vector<CL_TYPE> (#18) (view commit)
  • 2020-01-22: Avoid catch by value (view commit)
  • 2020-01-22: Added explicity operator= and copy constructor when other one already present (view commit)

KGeoBag

  • 2020-04-30: Update to Kassiopeia 3.7 (view commit)
  • 2020-01-22: Added explicity operator= and copy constructor when other one already present (view commit)

Kassiopeia

  • 2020-04-30: Update to Kassiopeia 3.7 (view commit)
  • 2020-03-05: Use Kassiopeia_USE_ROOT instead of KASSIOPEIA_USE_ROOT (#20) (view commit)
  • 2020-03-03: Throw error when fPlot argument not recognized (view commit)
  • 2020-03-03: Do not check for valid fPlot in KSROOTMagFieldPainter::Render (view commit)
  • 2020-02-28: Feature: Neutron beta decay recoil energy generator (#17) (view commit)
  • 2020-01-24: Fix use of private fName in debug messages (view commit)
  • 2020-01-22: Use if/else/endif on Kassiopeia_USE_VTK selector for Examples install (view commit)
  • 2020-01-22: Respect the path attribute in the vtk_track_terminator_painter tag (view commit)
  • 2020-01-22: Changes tabs to 4 spaces for file alignment in xml examples. (view commit)
  • 2020-01-22: Add output path to vtk_geometry_painter, vtk_track_painter, vtk_track_terminator_painter (view commit)
  • 2020-01-22: Add output path to vtk_geometry_painter even if no name specified (view commit)
  • 2020-01-22: Add output path to kswrite_root and kswrite_vtk for DipoleTrapSimulation.xml (view commit)
  • 2020-01-22: Added explicity operator= and copy constructor when other one already present (view commit)
  • 2020-01-21: Correct cmake flag is KEMField_USE_OPENCL (view commit)
  • 2020-01-16: KASPER cmake flags are all caps (view commit)

Kommon

UnitTest