Skip to content

PyPartMC 0.0.25

Compare
Choose a tag to compare
@slayoo slayoo released this 21 Feb 22:11
· 115 commits to main since this release
d0d1121
  • added interfaces to run_part_timestep and run_part_timeblock (@jcurtis2)
  • added init_env_state to Scenario (@jcurtis2)
  • added elapsed_time and start_time to EnvState (@jcurtis2)
  • more initilisation logic within run_part_opt ctor (temporarily copy-pasted from PartMC)
  • more meaningful CMake message when submodules not initialised
  • fixed a few assert statements and added DEBUG builds to CI