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

Add compat for StaticArrays #102

Merged
merged 1 commit into from
Dec 8, 2020
Merged

Add compat for StaticArrays #102

merged 1 commit into from
Dec 8, 2020

Conversation

jaakkor2
Copy link
Contributor

@jaakkor2 jaakkor2 commented Dec 8, 2020

I tested locally StaticArrays 0.8, 0.9, 0.10, 0.11, 0.12, 1.0. Note that one needs https://github.com/haampie/ArnoldiMethod.jl/pull/99 to pass the tests on Julia v1.2 or later.

https://github.com/JuliaRegistries/General/blob/master/A/ArnoldiMethod/Compat.toml is preventing StaticArrays to upgrade to v1.0 if ArnoldiMethod is installed.

I tested locally StaticArrays 0.8, 0.9, 0.10, 0.11, 0.12, 1.0.  Note that one needs https://github.com/haampie/ArnoldiMethod.jl/pull/99 to pass the tests on Julia v1.2 or later.

https://github.com/JuliaRegistries/General/blob/master/A/ArnoldiMethod/Compat.toml is preventing StaticArrays to upgrade to v1.0 if ArnoldiMethod is installed.
@haampie haampie merged commit 9f8fd8a into JuliaLinearAlgebra:master Dec 8, 2020
@haampie
Copy link
Member

haampie commented Dec 8, 2020

Thanks, that was an oversight. I'm on my phone now, will bump the version of ArnoldiMethod itself soon

@jaakkor2 jaakkor2 deleted the patch-1 branch December 9, 2020 17:31
@jaakkor2
Copy link
Contributor Author

Tag for ArnoldiMethod.jl v0.0.5 would be nice now, since my system went from v0.0.4 to v0.0.2 when ]up. StaticArrays.jl went from v0.12.4 to v1.0.1, and ArnoldiMethod.jl did not seem to hold it back.

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

Successfully merging this pull request may close these issues.

2 participants