Metadata-Version: 2.1
Name: bootstraphistogram
Version: 0.2.1
Summary: Poisson bootstrap histogram.
Home-page: https://github.com/davehadley/bootstraphistogram
Author: David Hadley
Author-email: d.r.hadley@warwick.ac.uk
License: MIT
Description: # bootstraphistogram
        
        A python package that provides a multi-dimensional histogram with automatic Poisson bootstrap re-sampling.
        See the documentation at: <https://bootstraphistogram.readthedocs.io>.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: POSIX
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.6
Description-Content-Type: text/markdown
