s4 icon indicating copy to clipboard operation
s4 copied to clipboard

About `krylov()`

Open longruiqi opened this issue 1 year ago • 1 comments

Hi, in s4.py line 1444 K_ = krylov(self.l_max, self.dA, self.dB, self.dC), this krylov() method was not imported from any library. Is this a bug?

longruiqi avatar Jan 20 '24 03:01 longruiqi