Hi everyone

We have a new article in The Python Papers Source Codes.

Title: COPADS III (Compendium of Distributions II): Cauchy, Cosine, 
Exponential, Hypergeometric, Logarithmic, Semicircular, Triangular, and Weibull

Abstract: This manuscript illustrates the implementation and testing of eight 
statistical distributions, namely Cauchy, Cosine, Exponential, Hypergeometric, 
Logarithmic, Semicircular, Triangular, and Weibull distribution, where each 
distribution consists of three common functions – Probability Density Function 
(PDF), Cumulative Density Function (CDF) and the inverse of CDF (inverseCDF). 
These codes had been incorporated into COPADS codebase 
(https://github.com/copads/ copads) are licensed under Lesser General Public 
Licence version 3.

URL: http://ojs.pythonpapers.org/index.php/tppsc/article/view/253

Maurice Ling
Co-EIC, The Python Papers Source Codes
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to