jackdreilly / SparkADMM

ADMM implementation on Spark Cluster
7 stars 2 forks source link

LocalLogR #6

Closed JojoG closed 12 years ago

JojoG commented 12 years ago

Hi Jack,

I just finished to rewrite the LocalLogR file. It should work. I used the new kind of sparse matrices you used (SparseDoubleMatrix1D and SparseDoubleMatrix2D). The problem is that I did not find how to create random vectors and matrices. So they are all null. That is why I find 0 at the end...

If you have a hint for me, let me know !

I hope your break was fine !

Have a good day.

Johann