mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
401 B
Plaintext
7 lines
401 B
Plaintext
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.
|