On 7/29/07, Lou Pecora <[EMAIL PROTECTED]> wrote: > I wrote a basic article on C extensions using NumPy > arrays on the SciPy.org site. See: > Cookbook/C_Extensions/NumPy at > > http://www.scipy.org/Cookbook/C_Extensions/NumPy_arrays?highlight=%28%28----%28-%2A%29%28%5Cr%29%3F%5Cn%29%28.%2A%29CategoryCookbook%5Cb%29 > > It's very basic, but should get you started. Note > that once you get the patterns down for NumPy then > other extensions are mostly the same pattern over and > over. > > -- Lou Pecora
That was the 'template' I was using. _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
