Von Mises variate isn't actually a good idea.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 13 Sep 2010 17:17:16 +0000 (17:17 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 13 Sep 2010 17:17:16 +0000 (17:17 +0000)
...it's uniformly distributed when we want something more like a
Gaussian.

TODO

diff --git a/TODO b/TODO
index 6caae01e02caaf2cadbd73be2a7f2408be957b1d..5c23ecdfe261e8d3f9569de189619b432ee0112a 100644 (file)
--- 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";