Contents

pyhf 0.7.6

0

pure-Python HistFactory implementation with tensors and autodiff

pure-Python HistFactory implementation with tensors and autodiff

Stars: 271, Watchers: 271, Forks: 78, Open Issues: 424

The scikit-hep/pyhf repo was created 6 years ago and the last code push was 2 days ago.
The project is popular with 271 github stars!

How to Install pyhf

You can install pyhf using pip

pip install pyhf

or add it to a project with poetry

poetry add pyhf

Package Details

Author
License
Apache-2.0
Homepage
PyPi:
https://pypi.org/project/pyhf/
Documentation:
https://pyhf.readthedocs.io/
GitHub Repo:
https://github.com/scikit-hep/pyhf

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Physics
No  pyhf  pypi packages just yet.

Errors

A list of common pyhf errors.

Code Examples

Here are some pyhf code examples and snippets.

GitHub Issues

The pyhf package has 424 open issues on GitHub

  • feat: Alternative Schema Locations
  • Documentation for parameter-related properties of _ModelConfig
  • pyhf+textual for exploring workspaces / patchsets interactively?
  • Explore pyodide for pyhf
  • Track and update changes to percentile in PyTorch and JAX backends
  • Expose base_uri in utils.validate
  • Use Rich for formatting summary output

See more issues on GitHub

Related Packages & Articles

datasets 2.18.0

HuggingFace community-driven open-source library of datasets

thinc 8.2.3

A refreshing functional take on deep learning, compatible with your favorite libraries

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.

keras 3.0.5

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. The core data structures of Keras are layers and models. The philosophy is to keep simple things simple, while allowing the user to be fully in control when they need to (the ultimate control being the easy extensibility of the source code via subclassing).

awkward 2.6.2

Manipulate JSON-like data with NumPy-like idioms.