Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year and e-mail | Mattias Andrée | 2017-02-20 | 3 | -3/+3 |
* | add monotone cubic interpolation | Mattias Andrée | 2014-04-06 | 1 | -3/+3 |
* | m | Mattias Andrée | 2014-04-06 | 1 | -0/+1 |
* | add test implemention of monotone cubic interpolation | Mattias Andrée | 2014-04-06 | 1 | -0/+140 |
* | optimisation to cubic interpolation: remove a basis function by doing an value translation | Mattias Andrée | 2014-04-06 | 1 | -2/+2 |
* | forgot the license | Mattias Andrée | 2014-04-06 | 2 | -0/+30 |
* | add an example designed to break monotonicity | Mattias Andrée | 2014-04-06 | 1 | -1/+2 |
* | add more graphs | Mattias Andrée | 2014-04-06 | 2 | -4/+12 |
* | m doc | Mattias Andrée | 2014-04-06 | 1 | -0/+1 |
* | m + fix cubic interpolation | Mattias Andrée | 2014-04-06 | 2 | -6/+14 |
* | add cubic interpolation test, did not work out too well | Mattias Andrée | 2014-04-06 | 1 | -0/+90 |
* | add test of linear interpolation | Mattias Andrée | 2014-04-05 | 2 | -0/+79 |