mljs / matrix

Matrix manipulation and computation library
https://mljs.github.io/matrix/
MIT License
358 stars 54 forks source link

implement tnt-nn #100

Open thegodone opened 4 years ago

thegodone commented 4 years ago

There is a very efficient and fast nnls called tnt-nn https://github.com/ProfMyre/tnt-nn is it possible to implement it ?

targos commented 4 years ago

The repository you linked is under GPL license. If someone wants to implement the algorithm it should be based on the cited article

thegodone commented 4 years ago

So we need to use publication 2