Kevin Heinicke

Results 2 issues of Kevin Heinicke

When trying to uproot.update a root file, uproot raises a TypeError: ```python >>> f = uproot.update('root-file.root', uproot.LZMA(4)) Traceback (most recent call last): File "", line 1, in TypeError: __init__() takes...

writing-improvements

Googling i.e. "python maximum likelihood" often brings up this repository, altough [tensorprob](https://github.com/tensorprob/tensorprob) seems to be the successor of this project. This could be clearly marked in the README.