This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zkneupper
Recipients avi, mark.dickinson, rhettinger, tim.peters, zkneupper
Date 2021-05-18.20:13:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621368819.98.0.753354327578.issue37439@roundup.psfhosted.org>
In-reply-to
Content
Is adding random.binomialvariate() still under consideration?

I would be willing to work on this addition to Lib/random.py, as well as the accompanying tests and docs.

Should I use the type of algorithm hinted at by Mark on 2019-07-01 17:56?
History
Date User Action Args
2021-05-18 20:13:40zkneuppersetrecipients: + zkneupper, tim.peters, rhettinger, mark.dickinson, avi
2021-05-18 20:13:39zkneuppersetmessageid: <1621368819.98.0.753354327578.issue37439@roundup.psfhosted.org>
2021-05-18 20:13:39zkneupperlinkissue37439 messages
2021-05-18 20:13:39zkneuppercreate