From: Ian Jackson Date: Sat, 4 Nov 2017 21:30:13 +0000 (+0000) Subject: bugfixes X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=f2dd73480f5d4f37ae29bf0e714da171087da8c2;p=moebius3.git bugfixes Signed-off-by: Ian Jackson --- diff --git a/moebius.py b/moebius.py index c604124..2bb740c 100644 --- a/moebius.py +++ b/moebius.py @@ -36,7 +36,7 @@ class Twirler(ParametricCircle): the orientation circles round cycles times during the whole cycle begin_zeta is the angle from outwards at theta==0 - positive meaning in the direction of r0 x r1 + positive meaning in the direction of r0 x r1 (maybe) ''' ParametricCircle.__init__(tw, c, r0, r1) tw._cycles = cycles