issues
search
JuliaStats
/
NMF.jl
A Julia package for non-negative matrix factorization
Other
90
stars
34
forks
source link
Replace SVD with randomized SVD
#59
Closed
ghost
closed
3 years ago
ghost
commented
3 years ago
This PR resolves #58 by using
RandomizedLinAlg.jl
.
This PR resolves #58 by using RandomizedLinAlg.jl.