ISVD - Incremental SVD library Activity
Brought to you by:
axt
Hi Attila, I am working with incremental svd and wanted to reuse the code for the case here I have a 100k*4 matrix and I update it by adding 10 new rows. How is possible to reuse the code (load the matrix and decompose it) in this case. Thanks! Inès