Skip to content

v0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sinclert Sinclert released this 30 Jul 09:48

Bug fixes:

  • Fixed MadminerParticle initialization by using @ classmethod helpers. Thanks @lyazj.
  • Replaced MadminerParticle inherited class (VectorObject4D -> MomentumObject4D). Thanks @lyazj.
  • Bumped vector package to version 0.8.4, first version to properly allow subclassing.

Internal changes:

  • Replaced Python2 compatible super-class calls by Python3 style.

Documentation: