Skip to content

PyPartMC 0.0.21

Choose a tag to compare

@slayoo slayoo released this 19 Nov 22:50
· 180 commits to main since this release
9cd7cb5
  • AeroState::deepcopy() (temporarily with hardcoded n_part=1) (thanks @jcurtis2!)
  • shared_ptr semantics for AeroData and GasData within AeroParticle, AeroState and GasState
  • use def_property_readonly instead of def for most of AeroState properties
  • improved test coverage for AeroData, AeroParticle, AeroState and GasState