Probability and Statistics Utilities library. Currently only Distributions
Project description
Stats Utils
This package contains modules implementing the Guassian and Binomial distributions.
Files
Generaldistribution.py: Base class for distributions that contains basic distribution properties and methods.
Guassiandistribution.py: Implementation of the Gaussian Distribution.
Binomialdistribution.py: Implementation of the Binomial Distribution.
Installation
pip install stats-utils
Testing
Make sure all test files follow the naming convention: test*.py
python -m unittest discover -s tests
Source Code
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
stats_utils-0.1.1.tar.gz
(5.4 kB
view details)
File details
Details for the file stats_utils-0.1.1.tar.gz.
File metadata
- Download URL: stats_utils-0.1.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6033f10c15870c7ad0967040c73a7c8cffdea1537c466408f2bcdb14042af22
|
|
| MD5 |
de23420cfb66a66ef54852c7099975c8
|
|
| BLAKE2b-256 |
1b40c28be283d92323e3e447a68755f105d2d8b815ccfe354ee6e1751ecab31a
|