summaryrefslogtreecommitdiffstats
path: root/src/aux.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* typoMattias Andrée2014-04-031-1/+1
* add polynomial interpolation with linear fallback, not tested or documentedMattias Andrée2014-04-031-0/+76
* documentation and code reductionMattias Andrée2014-03-291-0/+6
* m + docMattias Andrée2014-03-271-18/+12
* implemention of linearly_interpolate_rampMattias Andrée2014-03-241-7/+22
* add specs for linear ramp interpolationMattias Andrée2014-03-241-0/+13
* whitespaceMattias Andrée2014-03-241-1/+1
* fix data types in documentationMattias Andrée2014-03-191-10/+11
* add store and restoreMattias Andrée2014-03-191-0/+18
* split ramps_to_function into ramps_to_function and functioniseMattias Andrée2014-03-191-1/+11
* move translate_to_integers and ramps_to_function to aux.pyMattias Andrée2014-03-191-0/+56