Skip to content
Snippets Groups Projects
Commit a8addff7 authored by Jonathan Lambrechts's avatar Jonathan Lambrechts
Browse files

gmsh/numpy : numpy 1.6 (tested now)

parent 451981a9
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@
%#include <numpy/arrayobject.h>
%#if NPY_API_VERSION < 0x00000007
%#define NPY_ARRAY_FARRAY NPY_FARRAY
%#define NPY_ARRAY_ALIGNED NPY_ALIGNED
%#define NPY_ARRAY_F_CONTIGUOUS NPY_F_CONTIGUOUS
%#define PyArray_SetBaseObject(a, b) PyArray_BASE(a) = b
%#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment