Skip to main content

Gaussian distribution

Project description

Gammahill Distribution

This is a Gaussian distribution package that simplifies the creation and performing arithemtic operation on Gaussian distributions.

Requirements

  • Python 3 We highly recommend and only officially support the latest patch release of Python 3.

Installation

pip install gammahill-distribution 

How it works

from Gaussiandistribution import Gaussian

# Initializing a Gaussian instance
gaussian_one = Gaussian(22, 2)
print(gaussian_one.mean)

Thanks

Thanks to Udacity AWS foundation course

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gammahill_distributions-0.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

gammahill_distributions-0.2-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page