AANE_Python icon indicating copy to clipboard operation
AANE_Python copied to clipboard

Python implementation is fast on mac os, but slow on Linux

Open xhuang31 opened this issue 5 years ago • 0 comments

This python implementation is fast on mac os, but slow on Linux. It is because scipy.sparse.linalg.svds is used. Will fix it in the future.

xhuang31 avatar Apr 25 '19 03:04 xhuang31