Your IP : 216.73.216.209


Current Path : /usr/include/python3.10/numpy/
Upload File :
Current File : //usr/include/python3.10/numpy/arrayobject.h

#ifndef Py_ARRAYOBJECT_H
#define Py_ARRAYOBJECT_H

#include "ndarrayobject.h"
#include "npy_interrupt.h"

#ifdef NPY_NO_PREFIX
#include "noprefix.h"
#endif

#endif