From ddd9f98776f6c7c58fcf68d905dccd965fe642e9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 6 Apr 2014 15:35:04 +0200 Subject: document tension MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/interpolation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interpolation.py') diff --git a/src/interpolation.py b/src/interpolation.py index 409bbdc..32dd2fa 100644 --- a/src/interpolation.py +++ b/src/interpolation.py @@ -47,7 +47,7 @@ def linearly_interpolate_ramp(r, g, b): return (R, G, B) -def cubicly_interpolate_ramp(r, g, b, tension = 0): # TODO demo and document tension parameter +def cubicly_interpolate_ramp(r, g, b, tension = 0): # TODO demo tension parameter ''' Interpolate ramps to the size of the output axes using cubic Hermite spline -- cgit v1.2.3-70-g09d2