aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-NMF/pkg-descr
blob: d8c27f363b28f02d47e3a031992299c59354dc37 (plain) (blame)
1
2
3
4
5
6
Provides a framework to perform Non-negative Matrix Factorization
(NMF). The package implements a set of already published algorithms
and seeding methods, and provides a framework to test, develop and
plug new/custom algorithms. Most of the built-in algorithms have
been optimized in C++, and the main interface function provides an
easy way of performing parallel computations on multicore machines.