Stefan, Thanks for your suggestions, but that won't do for what I'm working on : I need to get putmask working, or at least knowing it doesnt'.
Robert, thanks for your input. The function putmask doesn't work either. Oh, thinking about it: would it be possible to have the same order of arguments in the function and the method ? Compare putmask(array, mask, values) with array.putmask(values, mask) The same comment applies to put: put(array, indices, values) vs array.put(values, indices, mode) That's a tad confusing... ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/numpy-discussion