Skip to content

PyPartMC 0.6.0

Compare
Choose a tag to compare
@slayoo slayoo released this 11 Aug 14:56
· 78 commits to main since this release
9ba345f
  • fix timestep check for online processing in example notebook
  • set some defaults in RunPartOpt ctor (and err if user sets do_parallel)
  • add support for passing weighting scheme type to AeroState ctor
  • fix new GCC warnings on CI (link-time optimisations)
  • bump PartMC submodule version (incl. the timestepping PR)
  • update README.md to include arXiv link
  • introducing GimmickGuard (to avoid manual memory freeing)

thanks @zdaq12 & @jcurtis2!