Allow functioning on Julia 1.10#7
Conversation
@Shreyas-Ekanathan any specific reason why this was requiring 1.11 previously?
|
not that I know of, I think it just built like that |
|
Also, @Shreyas-Ekanathan can you fix the docs build? |
|
I don't think I have perms to contribute to this pr, but if you go to docs/project.toml and replace the uuid of SparseBandedMatrices with "bd59d7e1-4699-4102-944e-d05209cb92aa" it should work I think. |
PR AnalysisI've analyzed this PR and tested it locally. Here's the summary: Changes in this PR
CI StatusThe CI checks shown are from September 2025 (the logs have expired). The failures visible are:
Local TestingI ran the tests locally after merging main into this branch and all 27 tests pass on Julia 1.11. Action NeededThe branch needs to be updated with current main to trigger fresh CI. Since I don't have push access to this branch, could someone with access:
Alternatively, a maintainer can merge this PR directly since:
🤖 Generated with Claude Code |
@Shreyas-Ekanathan any specific reason why this was requiring 1.11 previously?