Metadata-Version: 2.1
Name: pprobs
Version: 0.0.4
Summary: a library for probability computation
Home-page: UNKNOWN
Author: Mohamadreza Kariminejad
Author-email: mokar2001@gmail.com
License: MIT
Keywords: calculator
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt

This is a library for simulate probability theory problems specialy conditional probability. It is also useful to create custom single or joint distribution with specific PMF or PDF to get probability table and genearte data based on probability function.

See Doument Here: https://github.com/mokar2001/pprobs

