Hi, I need to link the documentation on ctypes and SWIG support for Numpy.
For ctypes I found: http://www.scipy.org/Cookbook/Ctypes Which seems to be reasonably up-to-date. There are of course also: http://docs.scipy.org/doc/numpy/reference/routines.ctypeslib.html There are also the corresponding section from the API docs: http://docs.scipy.org/doc/numpy/reference/routines.ctypeslib.html http://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.ctypes.html So for numpy ctypes support, I would link those three. For SWIG I found: http://www.scipy.org/Cookbook/SWIG_NumPy_examples And this seems to be somewhat outdated, at least it references files from the numpy svn... :( There is also: http://docs.scipy.org/doc/numpy/reference/swig.interface-file.html Which seems to be more up-to-date, although it doesn't contain much information about the compilation procedure, like the cookbook does. I would probably only link that last one for numpy swig support. Is there any other documentation I should be aware of? V- _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion