summaryrefslogtreecommitdiffstats
path: root/src/aux.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-20Update year and e-mailMattias Andrée1-1/+1
2014-04-05split aux into aux and interpolationMattias Andrée1-170/+1
2014-04-05no sense in demo:ing thisMattias Andrée1-1/+1
2014-04-04document interpolation and halo elimination1.15Mattias Andrée1-3/+3
2014-04-04update todoMattias Andrée1-1/+1
2014-04-04separate halo eliminate + add cubing interpolationMattias Andrée1-32/+99
2014-04-04fix interpolationMattias Andrée1-9/+10
2014-04-03typoMattias Andrée1-1/+1
2014-04-03add polynomial interpolation with linear fallback, not tested or documentedMattias Andrée1-0/+76
2014-03-29documentation and code reductionMattias Andrée1-0/+6
2014-03-27m + docMattias Andrée1-18/+12
2014-03-24implemention of linearly_interpolate_rampMattias Andrée1-7/+22
2014-03-24add specs for linear ramp interpolationMattias Andrée1-0/+13
2014-03-24whitespaceMattias Andrée1-1/+1
2014-03-19fix data types in documentationMattias Andrée1-10/+11
2014-03-19add store and restoreMattias Andrée1-0/+18
2014-03-19split ramps_to_function into ramps_to_function and functioniseMattias Andrée1-1/+11
2014-03-19move translate_to_integers and ramps_to_function to aux.pyMattias Andrée1-0/+56