summaryrefslogtreecommitdiff
path: root/tests/float/math_factorial_intbig.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-09-26py/modmath: Add math.factorial, optimised and non-opt implementations.Christopher Swenson