I deem it useful if you would add a

print map_XX.shape, map_YY.shape, y.shape  .

I'm suspicious about their shape.  _check_xyz() accepts 2D X,Y-arrays
only if their shape is equal to that of y (y in your case).

Friedrich

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to