ExaScience / smurff

Bayesian Factorization with Side Information in C++ with Python wrapper
MIT License
70 stars 14 forks source link

Implement matrix iterators #58

Closed motoharu-yano closed 4 years ago

motoharu-yano commented 6 years ago

At some point this can be a nice to have feature to have matrix iterators. This way sumsq, var_total and probably other functions can be probably implemented only once and moved to some file called algorithms.cpp