|
numpy 2.0.0
|
#include <Python.h>#include "structmember.h"#include "numpy/arrayobject.h"#include "numpy/arrayscalars.h"#include "npy_config.h"#include "numpy/npy_3kcompat.h"#include "numpymemoryview.h"Defines | |
| #define | PY_SSIZE_T_CLEAN |
| #define | NPY_NO_DEPRECATED_API |
| #define | _MULTIARRAYMODULE |
| #define | NPY_NO_PREFIX |
Functions | |
| NPY_NO_EXPORT int | _numpymemoryview_init (PyObject **typeobject) |
| #define _MULTIARRAYMODULE |
| #define NPY_NO_DEPRECATED_API |
| #define NPY_NO_PREFIX |
| #define PY_SSIZE_T_CLEAN |
| NPY_NO_EXPORT int _numpymemoryview_init | ( | PyObject ** | typeobject | ) |