[Numpy-discussion] bus error in embedded numpy

Pauli Virtanen pav+sp at iki.fi
Fri Nov 13 13:50:15 EST 2009


Fri, 13 Nov 2009 17:23:19 +0000, Robin wrote:
> I'm trying to embed Python in a MATLAB mex file. I've been coming under
> some pressure to make my Python code available to my MATLAB colleagues
> so I am trying to come up with a relatively general way of calling
> numerical python code from Matlab.

Out of curiosity, how are you handling the Matlab RTLD_GLOBAL issue. Last 
time [1] I did something similar, I had to hack around it in an ugly way.

.. [1] http://www.iki.fi/pav/software/pythoncall/index.html

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list