Skip to main content

A meta package for the FAST-HEP toolkit

Project description

fasthep

Actions Status Documentation Status

PyPI version PyPI platforms

GitHub Discussion Gitter

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]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fasthep-0.1.0.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

fasthep-0.1.0-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page