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

Use :SR instead of SR() #199

Open
haampie opened this issue Feb 19, 2024 · 1 comment
Open

Use :SR instead of SR() #199

haampie opened this issue Feb 19, 2024 · 1 comment

Comments

@haampie
Copy link

haampie commented Feb 19, 2024

In ArnoldiMethod.jl 0.3 you can use :SR as a symbol instead of the struct SR(). That allows you to drop the dependency here.

However, may need to bump the julia requirement to 1.6 cause that's what ArnoldiMethod.jl has now (well, Graphs.jl too)

@simonschoelly
Copy link
Contributor

I don't see any issue increasing the Julia min dependency to v1.6.

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