Hi,

I'm quite new to the mahout source code and as I see the current matrix
implementation is rather inefficient since double dimensional arrays in
java are not continuously allocated. Are there any plans to use some
external matrix implementation? Am I looking in the wrong place? Is this a
good place to start if I want to implement a different kind of dense matrix?

Best regards,
Fabian

Reply via email to