OpenCMISS / cm

www.opencmiss.org
60 stars 93 forks source link

Fix error in numpy typemap for 2D array input #191

Closed adamreeve closed 10 years ago

adamreeve commented 10 years ago

This fixes the issue Sander emailed the developers list about. The numpy.i file from numpy has an error in it where 2D input arrays aren't created with Fortran ordering.