summaryrefslogtreecommitdiffstats
path: root/libdimension/bench/polynomial.c
Commit message (Collapse)AuthorAgeFilesLines
* Modularize the libdimension codebase.Tavian Barnes2015-10-251-1/+2
|
* Use // comments when possible.Tavian Barnes2014-06-071-5/+5
|
* Make API more consistent.Tavian Barnes2011-10-301-2/+2
| | | | Object methods should be dmnsn_<object>_<fn>().
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-0/+72