HISTORY.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/physt/__init__.py
src/physt/_bin_utils.py
src/physt/_construction.py
src/physt/_facade.py
src/physt/_util.py
src/physt/binnings.py
src/physt/config.py
src/physt/histogram1d.py
src/physt/histogram_base.py
src/physt/histogram_collection.py
src/physt/histogram_nd.py
src/physt/special_histograms.py
src/physt/statistics.py
src/physt/types.py
src/physt/typing_aliases.py
src/physt/version.py
src/physt.egg-info/PKG-INFO
src/physt.egg-info/SOURCES.txt
src/physt.egg-info/dependency_links.txt
src/physt.egg-info/requires.txt
src/physt.egg-info/top_level.txt
src/physt/compat/__init__.py
src/physt/compat/dask.py
src/physt/compat/geant4.py
src/physt/compat/pandas.py
src/physt/compat/polars.py
src/physt/compat/xarray.py
src/physt/examples/__init__.py
src/physt/examples/munros.csv
src/physt/helpers/__init__.py
src/physt/helpers/db.py
src/physt/io/__init__.py
src/physt/io/json.py
src/physt/io/root.py
src/physt/io/util.py
src/physt/io/version.py
src/physt/plotting/__init__.py
src/physt/plotting/ascii.py
src/physt/plotting/common.py
src/physt/plotting/folium.py
src/physt/plotting/matplotlib.py
src/physt/plotting/plotly.py
src/physt/plotting/vega.py
src/physt/testing/__init__.py
src/physt/testing/strategies.py
tests/test_adaptive.py
tests/test_bin_utils.py
tests/test_binning.py
tests/test_construction.py
tests/test_examples.py
tests/test_facade.py
tests/test_histogram.py
tests/test_histogram1d.py
tests/test_histogram2d.py
tests/test_histogramnd.py
tests/test_io.py
tests/test_special.py
tests/test_stats.py
tests/data/geant-h1.csv
tests/data/geant-h2.csv