Y
Hacker News
new
|
ask
|
show
|
jobs
by
ggrothendieck
631 days ago
In R `nnls` (nonnegative least squares) does not guarantee integrality but in this case does give one solution and it happens to be integral: `library(nnls); nnls(A, b)`