[Numpy-discussion] numpy.vectorize performance

David Huard david.huard at gmail.com
Sat Jul 15 21:38:17 EDT 2006


2006/7/14, Nick Fotopoulos <nvf at mit.edu>:
>
>   Any other suggestions?
>

Hi Nick,

I had some success by coding the integrand in fortran and wrapping it with
f2py. If your probability density function is standard, you may find it in
the flib library of the PyMC module of Chris Fonnesbeck ( a library of
likelihood functions coded in f77) and save the trouble.

Hope this helps,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060715/77f4db91/attachment-0001.html>


More information about the NumPy-Discussion mailing list