0.0.18
@douglasdavis fixed a bug in which TArrayDs were assumed to be NumPy arrays (with a reshape
method).
@nsmith- ported the Uproot 3 "clusters" function, now named common_entry_offsets
. He also prompted me to fix my use of units: MB vs MiB.
I revamped the physical layer to match the way it's actually used in the higher-level code. It's about half as many lines as before. (No longer duplicating thread-handling in vector-read and multipart classes; it's all handled by executors now.)