Power methods for top Singular/EigenValue calculation
GoLang-only implementation, no deps on heavy CGo libs. Build with Go tooling or Bazel
Power method for Eigenvalue taken from R. Wicklin, The power method: compute only the largest eigenvalue of a matrix
Power method for SVD taken from J.C. Nash, S. Shlien, Simple algorithms for the partial singular value decomposition