Metadata-Version: 1.1
Name: Gaussiandistribution
Version: 0.0.1
Summary: A very basic Gaussian distribution package calculate mean, std dev
Home-page: UNKNOWN
Author: Aditya Sakare
Author-email: aditya.sakare16@gmail.com
License: MIT
Description: This is juat a Gaussian Distribution (Normal) package that takes two values and calculated mean,  standard derivation.It also calculate two normal distribution values and shows to you.   
        
        Change Log 
        ==========
        
        
        0.0.1 (22-05-2020)
        ------------------
        - First Release
        
        
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
