Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

3.11.1

Compare
Choose a tag to compare
@jpivarski jpivarski released this 20 Jan 18:03
· 90 commits to master since this release
876f5d1
  • PR #426: Enable getitem for TTree to recognize cycle number.
  • PR #427: Allow compressing ROOT objects which have size greater than 2^24.
  • PR #428: Get pytest-error-for-skips from PyPI.
  • PR #430: Add support for writing multidimensional arrays to TTree branches.
  • PR #432: Add handler for map<string,string> to streamed objects.
  • PR #435: Allow dtypes with byteorders via lists. Fixes #434.
  • PR #436: Instructions to set up a development environment.
  • PR #437: Clear ChunkedSource cache on explicit close.
  • PR #439: Add close method to ROOTDictionary. Fixes #438.