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
This standalone file is exported from the full module, which has a lot of extra checks. This _check method seems extraneous, so it can be safely removed.
Hi, in s4.py line 1444
K_ = krylov(self.l_max, self.dA, self.dB, self.dC)
, thiskrylov()
method was not imported from any library. Is this a bug?The text was updated successfully, but these errors were encountered: