Closed ajensen1234 closed 7 months ago
We need to implement a non-negative least sq algorithm in order to properly work with #5 .
There is another crate: https://github.com/imeka/nnls, that uses ndarray, so we just need to port into nalgebra.
We need to implement a non-negative least sq algorithm in order to properly work with #5 .
There is another crate: https://github.com/imeka/nnls, that uses ndarray, so we just need to port into nalgebra.