[Numpy-discussion] problem with poisson generators

John Hunter jdhunter at ace.bsd.uchicago.edu
Tue Jul 12 13:54:47 EDT 2005


>>>>> "Flavio" == Flavio Coelho <fccoelho at gmail.com> writes:

    Flavio> This is very weird indeed, I have run poisson millions of
    Flavio> times by itsel on the python console, without any
    Flavio> problems...

Does your code include any custom or non-standard extension code?  If
so, you could have a pointer error somewhere which is fouling up the
ranlib memory layout and causing the error.  If you can't reproduce
the error with a pure python + Numeric script, this may be the
explanation.



JDH




More information about the NumPy-Discussion mailing list