Skip to content

Releases: masonproffitt/uproot_tree_utils

v0.2

08 Sep 19:45
Compare
Choose a tag to compare
  • New function: write_tree()
    • Creates a brand new tree from numpy/awkward arrays
    • Does not require any previous tree to exist
  • Bugfix: Types in new_branches were not being detected/set correctly
  • Documentation: Functions now have docstrings, so some useful information can be found using help()

v0.1

20 Aug 20:39
9cd503b
Compare
Choose a tag to compare

First release