[Numpy-discussion] Segfault with simplest operation on extensionmodule using numpy
Albert Strasheim
fullung at gmail.com
Fri Jun 16 14:04:38 EDT 2006
Hey Glen
http://www.scipy.org/Cookbook/C_Extensions
covers most of the boilerplate you need to get started with extension
modules.
Regards,
Albert
> -----Original Message-----
> From: numpy-discussion-bounces at lists.sourceforge.net [mailto:numpy-
> discussion-bounces at lists.sourceforge.net] On Behalf Of Glen W. Mabey
> Sent: 16 June 2006 18:24
> To: numpy-discussion at lists.sourceforge.net
> Subject: [Numpy-discussion] Segfault with simplest operation on
> extensionmodule using numpy
>
> Hello,
>
> I am writing a python extension module to create an interface to some C
> code, and am using numpy array as the object type for transferring data
> back and forth.
More information about the NumPy-Discussion
mailing list