Skip to content

DoctorDalek1963/probcalc

Repository files navigation

probcalc

Tests Linting Type Checks Docstrings

GPLv3 License Latest commit Code size Repo size


This is the probcalc Python package, which is designed to provide a way to easily calculate probabilities for random variables distributed by various probability distributions.

The Python source code can be found in src/probcalc/ and the full documentation can be found on my GitHub pages site.

This project is also available on PyPI and can be installed simply with pip install probcalc.