Published June 24, 2015
| Version 0.8.0
Software
Open
rootpy: 0.8.0
Authors/Creators
- 1. University of Melbourne
- 2. Google
- 3. MPI for Nuclear Physics
- 4. Simple
- 5. Simon Fraser University
- 6. University of Rochester
- 7. University of Bristol
Description
What's new in this release:
IMPORTANT CHANGES
- The histogram API has changed significantly! Bins are 0-indexed at the underflow bin like ROOT and now offer full slicing support. This change is not backward compatible so please be careful when updating to the latest rootpy and be sure that you migrate the use of histograms in your code. See the pull request for more details.
- Moved rootpy.batch to a separate project
- ROOT 6 support
- Partial support for Python 3
- Expanded HistFactory/RooFit/RooStats coverage
- Many others improvements...
Files
rootpy-0.8.0.zip
Files
(787.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:4a141a79450717d312f1a063722201e4
|
787.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rootpy/rootpy/tree/0.8.0 (URL)