Home
last modified time | relevance | path

Searched defs:NPY_ARRAY_WRITEABLE (Results 1 – 7 of 7) sorted by relevance

/dports/math/py-pygsl/pygsl-2.3.0/Include/pygsl/
H A Dold_numpy_compat.h7 #define NPY_ARRAY_WRITEABLE NPY_WRITEABLE macro
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dnumpy_interop.h30 #define NPY_ARRAY_WRITEABLE NPY_WRITEABLE macro
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dnumpy_interop.h30 #define NPY_ARRAY_WRITEABLE NPY_WRITEABLE macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dnumpy_interop.h30 #define NPY_ARRAY_WRITEABLE NPY_WRITEABLE macro
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/include/petsc4py/
H A Dnumpy.h17 #define NPY_ARRAY_WRITEABLE NPY_WRITEABLE macro
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dnumpy_array.hxx690 # define NPY_ARRAY_WRITEABLE NPY_WRITEABLE // old API compatibility in numpyParseSlicing() macro
/dports/math/py-numpy/numpy-1.20.3/numpy/core/include/numpy/
H A Dndarraytypes.h885 #define NPY_ARRAY_WRITEABLE 0x0400 macro