Pythonic mix-ins for ROOT classes.
Project description
This package is typically used as a dependency for uproot, to define methods on the classes that are automatically generated from ROOT files. This includes histograms (TH*) and physics objects like TLorentzVectors. The reason it’s a separate library is so that we can add physics-specific functionality on a shorter timescale than we can update uproot itself, which is purely an I/O package.
Occasionally, this library is used without uproot, as a way to make arrays of TLorentzVectors.
Installation
Install uproot-methods like any other Python package:
pip install uproot-methods # maybe with sudo or --user, or in virtualenv
or install with conda:
conda config --add channels conda-forge # if you haven't added conda-forge already
conda install uproot-methods
Both installers automatically install the dependencies.
Dependencies:
numpy (1.13.1+)
awkward-array (0.11.0+)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file uproot-methods-0.9.2.tar.gz
.
File metadata
- Download URL: uproot-methods-0.9.2.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e1b424582f8c48cd18c60bef71c81d1bd19c3f4b0bc34f329458958a65dce35 |
|
MD5 | a2e14c693d5492529eca9114a59cd7aa |
|
BLAKE2b-256 | c793ac9bc7f0c953ccdc617cfb92c69c7e65a015bde555069c35619d7bc3d999 |
File details
Details for the file uproot_methods-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: uproot_methods-0.9.2-py3-none-any.whl
- Upload date:
- Size: 32.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0.post20201009 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26222b8e369011c92497f6010cdfbf39965781d8be5e09de7c3b899cb4515ae5 |
|
MD5 | b74b924f3c08968f655e2dedb7eacfab |
|
BLAKE2b-256 | b830adff74a02641901dfaad01e8ad66abcf43e94fc72661ef1ee4e55a5162b5 |