Gaussian distributions
Project description
This is a distribution class for calculating and visualizing a probaility distribution.
It consist of two functions for now which are
Installation
pip install --index-url https://test.pypi.org/simple/ b_dist
Example
:~$ python Python 3.7.3 (default, Mar 27 2019, 22:11:17) [GCC 7.3.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits" or "license" for more information.
from b_dist import Guassian Guassian(10,7) mean 10, standard deviation 7 Guassian(.4,8)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
b_dist-0.4.tar.gz
(3.6 kB
view details)
File details
Details for the file b_dist-0.4.tar.gz
.
File metadata
- Download URL: b_dist-0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83c902351b805a104cf5e34225a167880c6fd1b219ec457b07c2e3267d3ad5d6 |
|
MD5 | 4ea3cdfcca0d9ee8b29e0da741e5c9d4 |
|
BLAKE2b-256 | f513493b7be6864a2028ecc2ec864630c7ae32dec9a936b149abe1c94a57f44d |