PyPartMC 0.6.0
- 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)