I noticed that the new masked array module resides in numpy/ma in the 
maskedarray branch as opposed to numpy/core/ma  like it does in the current 
trunk.  Was this intentional? Code that explicitly imports ma from the core 
subfolder will break from this change (like the __init__.py script for the ma 
subfolder in matplotlib for example).

- Matt
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to