Probability distributions objects: Gaussian, Binomial.
Project description
WPM Probability Distribution
WPM Probability Distribution is a package to create probability distributions objects. On this current version (0.1), the available distributions are the following:
- Gaussian Distribution
- Binomial Distribution
Installation
The source code is hosted on GitHub at: https://github.com/WisnuMulya/Probability-Distribution-Package.
# PyPI
pip install wpm-probability
Usage
After installation, you can import the package as following:
# Importing the Gaussian and Binomial class
from wpm_probability import Gaussian, Binomial
Contribution
If you want to contribute to this project and make it beter, your help is very welcome.
The following is the general guide on how to contribute to this project:
- Fork this project & clone it on your local machine
- Create an upstream remote and sync your local copy before you branch
- Branch for each piece of work
- Do the work
- Push to your origin repository
- Create a new pull request on GitHub
License
The content of thic package is covered under the MIT License.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wpm_probability-0.1.1.tar.gz.
File metadata
- Download URL: wpm_probability-0.1.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1ed128c98f7f509217c204345cb99b60594e7926d21507e9734da370899576a
|
|
| MD5 |
eb4f97cfc903a08ca9aef12bef36d0ff
|
|
| BLAKE2b-256 |
6f445b5bf2960831c8fc1da8c535869e67ba3940c8ec6be8482caa9d8f4f5fb5
|
File details
Details for the file wpm_probability-0.1.1-py3-none-any.whl.
File metadata
- Download URL: wpm_probability-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0.post20201207 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80b68befdb79c2178c3373419e31f939d4eb6a4a88a314eb7c04644e282decd8
|
|
| MD5 |
018881fd529398c077c75f117cce189d
|
|
| BLAKE2b-256 |
e2bad6a1078998e3d45ffb13675d25875af2d38c47ce34ab6c4cc931355e7a09
|