From 25e6fee087885932f16acf81232bac86e846bd18 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 13 Sep 2010 17:17:16 +0000 Subject: [PATCH] Von Mises variate isn't actually a good idea. ...it's uniformly distributed when we want something more like a Gaussian. --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 6caae01..5c23ecd 100644 --- a/TODO +++ b/TODO @@ -11,10 +11,6 @@ Short-term items: Long-term items: -* Python's random module supports the von Mises distribution (circular - equivalent of the Gaussian). Tweak the code that handles dispersion - in torpedos and explosion displacements to use it. - * Wrap a GUI around it. * Wandering planet-killer as in "The Doomsday Machine"; -- 2.31.1