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 pitrou
Recipients aleax, mark.dickinson, pitrou, remi.lapeyre, rhettinger, serhiy.storchaka, tim.peters, vstinner, xtreak
Date 2019-01-04.22:08:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546639705.12.0.242211779259.issue35606@roundup.psfhosted.org>
In-reply-to
Content
I agree with Mark that correctness, rather than performance, should be the main attraction of a stdlib implementation.

By the way "prod" is slightly obscure (though it's Numpy's chosen spelling), how about "product"?  After all, we went with the full "factorial".
History
Date User Action Args
2019-01-04 22:08:27pitrousetrecipients: + pitrou, tim.peters, aleax, rhettinger, mark.dickinson, vstinner, serhiy.storchaka, remi.lapeyre, xtreak
2019-01-04 22:08:25pitrousetmessageid: <1546639705.12.0.242211779259.issue35606@roundup.psfhosted.org>
2019-01-04 22:08:25pitroulinkissue35606 messages
2019-01-04 22:08:25pitroucreate