From 5058fca8d8b8740d8c70bede6a0c1ef32d4145cd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 22 Nov 2017 18:29:06 +0000 Subject: [PATCH] helixish: remove obsolete intent comment Signed-off-by: Ian Jackson --- helixish.py | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/helixish.py b/helixish.py index 549452f..4eaa140 100644 --- a/helixish.py +++ b/helixish.py @@ -115,14 +115,3 @@ class HelixishCurve(): start_mu, start_gamma, start_kappa) - - - # we work in two additional coordinate systems: - # for both these: - # P is at the origin - # |PQ| = 1 - # for findcurve: - # dP is the +ve y axis - # Q lies in the x/y plane - # for calculating the initial attempt: - # P is at the origin -- 2.30.2