summaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-06add an example designed to break monotonicityMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-06add more graphsMattias Andrée2-4/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-06m docMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-06m + fix cubic interpolationMattias Andrée2-6/+14
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-06add cubic interpolation test, did not work out too wellMattias Andrée1-0/+90
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-04-05add test of linear interpolationMattias Andrée2-0/+79
Signed-off-by: Mattias Andrée <maandree@operamail.com>