On Mon, Nov 05, 2012 at 11:37:13PM +0100, Lars Buitinck wrote:
> This test seems to call np.dot on two scipy.sparse matrices (both of
> dtype=float64, so the error message is quite confusing). IIRC, np.dot
> support for sparse matrices broke in recent Numpy versions, so we
> really shouldn't be doing that anymore.

Indeed. I just fixed that in 370e3ca using
sklearn.utils.extmaths.safe_sparse_dot

Thanks for reporting Stefan,

Gael

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to