ceslobfer / GPUmatrix

GPUmatrix: An R package for algebra using GPU
32 stars 1 forks source link

NMF warning #7

Open arubio2 opened 3 months ago

arubio2 commented 3 months ago

NMF provides a warning if the number of iteration is below the limit. It should be the other way around: the warning must appear if the number of iterations achieves the maxiter value and convergence is not small enough.