[issue35431] Add a function for computing binomial coefficients to the math module

kellerfuchs report at bugs.python.org
Fri Feb 1 09:44:13 EST 2019


kellerfuchs <kellerfuchs at hashbang.sh> added the comment:

> Given that people clarified they prefer comb(), and that people conspicuously didn't comment on it being entirely-opaque to people who do not elready know what it is, I guess there is indeed consensus.

commit afb3d36e82b8d690a410fa9dca8029a8fad42984
Author: The Fox in the Shell <KellerFuchs at hashbang.sh>
Date:   Fri Feb 1 15:42:11 2019 +0100

    Rename math.combinations to math.comb

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35431>
_______________________________________


More information about the Python-bugs-list mailing list