Loading...
Searching...
No Matches
Go to the documentation of this file.
21#ifndef __ROGUE_NUMPY_H__
22#define __ROGUE_NUMPY_H__
24#define NPY_API_SYMBOL_ATTRIBUTE
25#define PY_ARRAY_UNIQUE_SYMBOL Py_Array_Rogue
26#include <numpy/arrayobject.h>
27#include <numpy/ndarraytypes.h>