chiark / gitweb /
bugfixes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Nov 2017 21:30:13 +0000 (21:30 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Nov 2017 21:30:13 +0000 (21:30 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
moebius.py

index c6041244c3985b0342aa155e6117d763addd4463..2bb740c4072ec18deb6b6b4c59b226eaf009b2fd 100644 (file)
@@ -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