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