-
University of Melbourne
- Melbourne, Australia
- https://au.linkedin.com/in/noeldawe
Pinned repositories
2,415 contributions in 2012
Contribution activity
December 2012
Created a pull request in rootpy/rootpy
that received 24
comments
show progress bar in root2hdf5 and use new entries/offset in root_numpy
Depends on rootpy/root_numpy#40 Adds progressbar to extern: http://pypi.python.org/pypi/progressbar/2.2 Output looks like this: https://gist.github…
Created an issue in scikit-hep/root_numpy
that received 15
comments
Use "entries" instead of "N" as arg name
def tree2rec(tree, branches=None, entries=None, offset=0, include_weight=False, weight_name='weight', weight_dtype='f4'): def tree2array(tree, bran…