summaryrefslogtreecommitdiffstats
path: root/src/aux.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-29documentation and code reductionMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-27m + docMattias Andrée1-18/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-24implemention of linearly_interpolate_rampMattias Andrée1-7/+22
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-24add specs for linear ramp interpolationMattias Andrée1-0/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-24whitespaceMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-19fix data types in documentationMattias Andrée1-10/+11
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-19add store and restoreMattias Andrée1-0/+18
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-19split ramps_to_function into ramps_to_function and functioniseMattias Andrée1-1/+11
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-19move translate_to_integers and ramps_to_function to aux.pyMattias Andrée1-0/+56
Signed-off-by: Mattias Andrée <maandree@operamail.com>