[Numpy-discussion] Error in API docs?

Henry Gomersall whg21 at cam.ac.uk
Thu Nov 4 08:17:01 EDT 2010


Does anyone care about this? Is there an alternative channel for such
information, perhaps a bug report?

Cheers,

Henry

On Fri, 2010-10-29 at 13:32 +0100, Henry Gomersall wrote:
> There is an inconsistency in the documentation for NPY_INOUT_ARRAY.
> 
> cf.
> http://docs.scipy.org/doc/numpy/user/c-info.how-to-extend.html#NPY_INOUT_ARRAY
> http://docs.scipy.org/doc/numpy/reference/c-api.array.html#NPY_INOUT_ARRAY
> 
> The first link includes the flag NPY_UPDATEIFCOPY. Checking the code
> seems to confirm that the correct version is that in the first link, and
> also that NPY_OUT_ARRAY is wrong in the API docs.
> 
> I haven't checked NPY_INOUT_FARRAY or NPY_OUT_FARRAY.
> 
> Cheers,
> 
> Henry
> 
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion





More information about the NumPy-Discussion mailing list