← Back to team overview

dolfin team mailing list archive

Problems with move to NumPy

 

I moved PyDOLFIN from Numeric to NumPy but one problem remains.
In the python-numpy package from Ubuntu Edge (or Debian), the location
of the header file arrayobject.py is

/usr/lib/python2.4/site-packages/numpy/core/include/numpy/arrayobject.h

I found no good solution to get this into the include path for the
compilation of PyDOLFIN so now it's hard-coded into dolfin.i.

Any suggestions are welcome.

/Anders


Follow ups