From: Bart V. <bar...@cs...> - 2006-07-04 15:25:29
|
Hi all, reading the thread "Ransom proposals" I was wondering why there isn't a ndarray.dot() method? There is already a scipy.sparse.dot() so this would fit nicely in the whole idea of polymorphism. Bart |