W Netzberg wrote:

> I can't find a 0.87.5 rpm for fc5, might have to build it from source to 
> see if this behavior goes away... Seems to be related to numpy. If I 
> replace:
> numpy.random.normal(-0.37727, 0.1, size=10)
> with an array normal() returns, the problem goes away. Strange. Again 
> this is under 0.87.3.
> 

Hmmm I don't really get it :). You replaced 
numpy.random.normal(-0.37727, 0.1, size=10) with an array? But this 
already returns one ...

Anyway I would suggest upgrading (the latest is 0.87.7).

-- 
cheers,
steve

Random number generation is the art of producing pure gibberish as 
quickly as possible.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to