Sorry for asking this, bus it is very tempting to see a new faster implementation of truncated SVD to be made. Could this repo be re-wrapped for python (for testing purposes)?
If you know enough Cython, you could wrap CppIrlba, which ports the C code from the R package into a header-only C++ library. For example, I use this to run IRLBA in web applications, see here for an example.
Sorry for asking this, bus it is very tempting to see a new faster implementation of truncated SVD to be made. Could this repo be re-wrapped for python (for testing purposes)?