|
From: Tom D. <tom...@al...> - 2005-11-10 18:49:40
|
I reported this bug a whle ago and it was fixed to the best of my knowledge On 11/10/05, Sune Rastad Bahn <ba...@at...> wrote: > Dear devs, > > Thanks a lot for a very nice and extremely useful python module. > I recommend all my colleagues to try you package whenever they ask for a > matlab like environment. This week one of these friends came by me and sh= owed > me a bug in RandomArray. > > try the following > > python -c "from RandomArray import *; > seed(1874764637, 1152239787);print randint(0,1000)" > > and notice how the result is the upper limit (1000) > even though the documentation clearly states that the number should be > strictly below 1000. > > My guess is that this is an issue with the underlying ranlib library, but > perhaps someone can clarify? > > best, > Sune > > -- > Software Application Manager > Sune Rastad Bahn > Phone: +45 35 320 638 > Mobile: +45 23 455 997 > Email: ba...@at... > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Downl= oad > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion > |