Hi,
I was wondering what an empty matrix is, and what it is useful for
(by empty matrix, I mean something created by numpy.matrix([])) ? Using
those crash some functions (see for example scipy ticket #381), and I am
not sure how to fix this bug.
David