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

Sparse matrix error Julia 1.7, stricter buffers in SparseMatrixCSC #169

Closed
mkitti opened this issue Dec 14, 2021 · 1 comment · Fixed by #170
Closed

Sparse matrix error Julia 1.7, stricter buffers in SparseMatrixCSC #169

mkitti opened this issue Dec 14, 2021 · 1 comment · Fixed by #170

Comments

@mkitti
Copy link
Member

mkitti commented Dec 14, 2021

See JuliaLang/julia#40523

@mkitti
Copy link
Member Author

mkitti commented Dec 15, 2021

Example MAT.jl 0.10.1 error with Julia 1.7:

LoadError: ArgumentError: Illegal buffers for SparseMatrixCSC construction 20 [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [1] Float64[]

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 a pull request may close this issue.

1 participant