Skip to content

v0.11.0

Choose a tag to compare

@maxnoe maxnoe released this 12 Dec 12:48
aa675fa

Perfomance improvements

  • Reduced python overhead in read, tell and seek methods of EventIOObject.
  • Use cython to read MCEvent data returning a dict instead of a structured array now.