Skip to content

v0.10.1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 03 Dec 15:56
f1cd0bb

This is a bug-fix and performance improvement release for v0.10.0

What's Changed since v0.10.0

Bug Fixes

Refactoring and Performance Improvements

  • Only convert to angle if not already (#1539) @maxnoe
  • Avoid deepcopying defaults for containers in stage1 (#1538) @maxnoe
  • Add cache=True to numba functions (#1537) @maxnoe
  • Speed up trigger time creation in SimTelEventSource (#1536) @maxnoe

Packaging and Testing

Contributors

@Hckjs, @LukasNickel, @kosack and @maxnoe