Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About krylov() #129

Open
longruiqi opened this issue Jan 20, 2024 · 1 comment
Open

About krylov() #129

longruiqi opened this issue Jan 20, 2024 · 1 comment

Comments

@longruiqi
Copy link

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?

@albertfgu
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants