summaryrefslogtreecommitdiffstats
path: root/test/unit/math.c
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs following #define with spaces.Jason Evans2017-01-211-3/+3
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-4/+4
* Update brace style.Jason Evans2017-01-211-20/+13
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-1/+0
* Work around a weird pgi bug in test/unit/math.cElliot Ronaghan2016-06-081-0/+4
* Define INFINITY when it's not definedMike Hommey2014-05-281-0/+6
* Add probabability distribution utility code.Jason Evans2013-12-101-0/+388