RSS | Module Info | Add a review of Math-MatrixSparse

5 out of 6 found this review helpful:

Math-MatrixSparse (0.01) *

I wouldn't recommend anyone to use this package. I just spent a few minutes trying it out, and I already found two major bugs: 1) if the number of rows is larger than the number of columns, the function that supposedly returns the size of the matrix always pretends that the number of columns is 0 (ironically, the function is called "exactdim"...). 2) The function that supposedly returns the i-th row of the matrix actually tries to "reuturn" something instead of "return"ing anything (which keeps me wonder if the developer even bothered to run the function at least once..).

Granted, I could have submitted a bug report instead, but given that these obvious bugs were found in almost no time, I tend to think these problems may just be the surface of the iceberg.

Mike G. - 2005-12-02T05:51:36

Was this review helpful to you?  Yes No


the camel