Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-04-06 | remove unnecessary halo elimination | Mattias Andrée | 1 | -2/+0 |
2014-04-06 | m | Mattias Andrée | 1 | -1/+1 |
2014-04-06 | add monotone cubic interpolation | Mattias Andrée | 3 | -4/+89 |
2014-04-06 | demo tension parameter | Mattias Andrée | 2 | -1/+5 |
2014-04-06 | document tension | Mattias Andrée | 2 | -10/+14 |
2014-04-06 | remove path from process title | Mattias Andrée | 1 | -0/+6 |
2014-04-06 | bump version | Mattias Andrée | 1 | -1/+1 |
2014-04-06 | update dist | Mattias Andrée | 1 | -2/+2 |
2014-04-06 | micro release1.17.1 | Mattias Andrée | 1 | -1/+1 |
2014-04-06 | how did I not catch this regression bug before now | Mattias Andrée | 1 | -3/+3 |
2014-04-06 | m | Mattias Andrée | 1 | -0/+1 |
2014-04-06 | add test implemention of monotone cubic interpolation | Mattias Andrée | 2 | -1/+141 |
2014-04-06 | optimisation to cubic interpolation: remove a basis function by doing an value translation | Mattias Andrée | 2 | -4/+4 |
2014-04-06 | forgot the license | Mattias Andrée | 2 | -0/+30 |
2014-04-06 | add an example designed to break monotonicity | Mattias Andrée | 1 | -1/+2 |
2014-04-06 | add more graphs | Mattias Andrée | 2 | -4/+12 |
2014-04-06 | m doc | Mattias Andrée | 1 | -0/+1 |
2014-04-06 | update todo | Mattias Andrée | 1 | -0/+1 |
2014-04-06 | m + fix cubic interpolation | Mattias Andrée | 4 | -10/+23 |