Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no sense in demo:ing this | Mattias Andrée | 2014-04-05 | 1 | -1/+1 |
* | document interpolation and halo elimination1.15 | Mattias Andrée | 2014-04-04 | 1 | -3/+3 |
* | update todo | Mattias Andrée | 2014-04-04 | 1 | -1/+1 |
* | separate halo eliminate + add cubing interpolation | Mattias Andrée | 2014-04-04 | 1 | -32/+99 |
* | fix interpolation | Mattias Andrée | 2014-04-04 | 1 | -9/+10 |
* | typo | Mattias Andrée | 2014-04-03 | 1 | -1/+1 |
* | add polynomial interpolation with linear fallback, not tested or documented | Mattias Andrée | 2014-04-03 | 1 | -0/+76 |
* | documentation and code reduction | Mattias Andrée | 2014-03-29 | 1 | -0/+6 |
* | m + doc | Mattias Andrée | 2014-03-27 | 1 | -18/+12 |
* | implemention of linearly_interpolate_ramp | Mattias Andrée | 2014-03-24 | 1 | -7/+22 |
* | add specs for linear ramp interpolation | Mattias Andrée | 2014-03-24 | 1 | -0/+13 |
* | whitespace | Mattias Andrée | 2014-03-24 | 1 | -1/+1 |
* | fix data types in documentation | Mattias Andrée | 2014-03-19 | 1 | -10/+11 |
* | add store and restore | Mattias Andrée | 2014-03-19 | 1 | -0/+18 |
* | split ramps_to_function into ramps_to_function and functionise | Mattias Andrée | 2014-03-19 | 1 | -1/+11 |
* | move translate_to_integers and ramps_to_function to aux.py | Mattias Andrée | 2014-03-19 | 1 | -0/+56 |