PyPartMC 0.0.25
- added interfaces to
run_part_timestep
andrun_part_timeblock
(@jcurtis2) - added
init_env_state
toScenario
(@jcurtis2) - added
elapsed_time
andstart_time
toEnvState
(@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