Metadata-Version: 2.1
Name: Prob-Dists-GB
Version: 1.0
Summary: Python Package for modelling Gaussian and Binomial distributions
Home-page: https://github.com/hot9cups/Prob-Dists
Author: Ayush Modi
Author-email: hot9cups@yahoo.in
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Prob-Dists-GB

Python package to model Probability Distributions.
Currently supports Gaussian and Binominal Distributions.

# Licence

MIT Licence


