10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f67467c + 2c0ca63 commit 828fba2Copy full SHA for 828fba2
doc/source/user/c-info.how-to-extend.rst
@@ -439,7 +439,7 @@ writeable). The syntax is
439
of the desired properties of the returned array object. All
440
of the flags are explained in the detailed API chapter. The
441
flags most commonly needed are :c:data:`NPY_ARRAY_IN_ARRAY`,
442
- :c:data:`NPY_OUT_ARRAY`, and :c:data:`NPY_ARRAY_INOUT_ARRAY`:
+ :c:data:`NPY_ARRAY_OUT_ARRAY`, and :c:data:`NPY_ARRAY_INOUT_ARRAY`:
443
444
:c:data:`NPY_ARRAY_IN_ARRAY`
445
This flag is useful for arrays that must be in C-contiguous
0 commit comments