You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately there are some issues with our SVD implementation at the moment. See also #48. On the bright side, there has been some work on eigenvalue algorithms lately (which is not yet available in code anywhere), and this should eventually translate into an updated SVD.
Your example will be useful for verifying the correctness of our updated implementation once it lands!
I have found a matrix that causes the svd method to go into an infinite loop, or at least doesn't seem to halt.
The text was updated successfully, but these errors were encountered: