Paul Northug wrote: > I am trying to a wrap a C double array as a numpy array to pass to a > python function. I am using PyArray_SimpleNewFromData but I am getting > a bus error.
I can't see why at a glance; you should probably ask this on the NumPy mailing list. Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
