Metadata-Version: 1.1
Name: empdist
Version: 0.0.333
Summary: Python class and helper functions for modeling and manipulating empirical distributions 
Home-page: https://github.com/phageghost/empirical-distribution
Author: Dylan Skola
Author-email: empdist@phageghost.net
License: MIT
Description: # Empirical Distribution
        Class and helper functions to implement a histogram of an empirical distribution with an interface similar to distribution classes in Scipy.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
