fasthep 0.1.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

fasthep 0.1.0

fasthep






FAST-HEP provides tools for analysis of high-energy physics data. It is designed
to be used in conjunction SciKit-HEP packages such as
uproot and
awkward-array and more. On the data
processing side it leverages Numba and
Cupy to provide fast and efficient implementations of
common analysis tasks. For distributed computing, Dask is used as the primary
backend.
Installation
The meta-package fasthep can be installed via pip or conda:
pip install fasthep

by default, this will install only the core packages such as the FAST-HEP CLI
and logging packages. To install the full package, including the optional
dependencies, use:
pip install fasthep[full]

You can also cherry-picker the optional dependencies you want to install:
pip install fasthep[plotting, carpenter, validate]

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.