summaryrefslogtreecommitdiff
path: root/tests/float/math_domain_special.py
AgeCommit message (Expand)Author
2023-02-16tests/float: Make output of math function tests more readable.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-09-04tests/float: Test -inf and some larger values for special math funcs.Damien George
2017-10-10py/modmath: Add full checks for math domain errors.Damien George