#
scikit-hep
Here are 30 public repositories matching this topic...
reikdas
opened
Apr 1, 2020
Manipulate arrays of complex data structures as easily as Numpy.
python
big-data
analysis
arrow
numpy
python3
hdf5
root
parquet
columnar-storage
root-cern
apache-arrow
columnar
scikit-hep
-
Updated
Feb 8, 2021 - Python
Open
Record delitem
4
nsmith-
commented
Jan 22, 2021
We can add to a highlevel array with a record, e.g.
a = ak.Array({"x": [1, 2, 3], "y": [4, 5, 6]})
a["z"] = [7, 8, 9]but we can't delete:
del a["z"] # AttributeError
a["z"] = None # makes a numpy object arrayJupyter-friendly Python interface for C++ MINUIT2
-
Updated
Apr 13, 2021 - Jupyter Notebook
matthewfeickert
commented
Apr 15, 2021
Description
At the PyHEP April 2021 topical meeting pyhf tutorial, @BlaiseDelaney had the following question on pertaining to the Normalisation Uncertainty (normsys) docs:
I'm a bit confused about what I need to supply to the modifier. Is it the actual nume
Metapackage of Scikit-HEP project data analysis packages for Particle Physics.
-
Updated
Mar 16, 2021 - Python
A Python module for conveniently loading/saving ROOT files as pandas DataFrames
-
Updated
Mar 16, 2021 - Python
Model manipulation and fitting library based on TensorFlow and optimised for simple and direct manipulation of probability density functions. Its main focus is on scalability, parallelisation and user friendly experience.
-
Updated
Apr 18, 2021 - Python
Package to deal with particles, the PDG particle data table, PDGIDs, etc.
-
Updated
Apr 13, 2021 - Python
Python bindings for the C++14 Boost::Histogram library
-
Updated
Apr 15, 2021 - Jupyter Notebook
Statistics tools and utilities.
-
Updated
Apr 9, 2021 - Jupyter Notebook
Histogramming for analysis powered by boost-histogram
-
Updated
Apr 15, 2021 - Python
The interface between PYTHIA and NumPy
-
Updated
Feb 24, 2021 - Python
Package to parse decay files, describe and convert particle decays between digital representations.
python
analysis
python3
particles
high-energy-physics
decay
hep
particle-physics
hep-ex
scikit-hep
decay-files
-
Updated
Apr 12, 2021 - Jupyter Notebook
Lightweight Python interface to read Les Houches Event (LHE) files
-
Updated
Apr 17, 2021 - Python
Pretty print histograms to the console
-
Updated
Apr 15, 2021 - Python
Pages defining the website of the Scikit-HEP project.
-
Updated
Apr 12, 2021 - HTML
A common package to provide example files (e.g., ROOT) for testing and developing packages against.
-
Updated
Apr 18, 2021 - C
Modern Python Package Cookecutter
-
Updated
Apr 15, 2021 - Python
Talk on pyhf at the 2020 SciPy Conference
-
Updated
Jul 18, 2020 - CSS
pyhf talk at the LHCb Statistics Forum
-
Updated
Nov 25, 2019 - Jupyter Notebook
pyhf tutorial given at the ATLAS Exotics + SUSY Workshop 2020
-
Updated
Sep 25, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the scikit-hep topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scikit-hep topic, visit your repo's landing page and select "manage topics."

