[ANN] New article in The Python Papers Source Codes - COPADS III (Compendium of Distributions II): Cauchy, Cosine, Exponential, Hypergeometric, Logarithmic, Semicircular, Triangular, and Weibull

mauriceling@acm.org mauriceling at gmail.com
Thu Jul 25 03:08:13 EDT 2013


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



More information about the Python-list mailing list