berkay-yalin / promethium

Library for calculating statistical distributions, written in pure Python with zero dependencies.
https://pypi.org/project/promethium/
GNU General Public License v3.0
4 stars 3 forks source link

Chi-squared distribution functions #5

Closed berkay-yalin closed 1 year ago

berkay-yalin commented 1 year ago
berkay-yalin commented 1 year ago

scipy dependency must be removed before merging

https://github.com/berkay-yalin/python-probabilities/blob/28c469b0efc918fbc7363a4110638d454583e7a6/python_probabilities/distributions_chi_squared.py#L4-L5

https://github.com/berkay-yalin/python-probabilities/blob/28c469b0efc918fbc7363a4110638d454583e7a6/python_probabilities/distributions_chi_squared.py#L35-L36