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

Test fails on master due to changes in zero on SparseMatrixCSC #36

Closed
KristofferC opened this issue Jan 3, 2020 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@KristofferC
Copy link
Contributor

JuliaLang/julia#34209 causes nzval to be empty on zero meaning that rand! does nothing and the test fails:

randn: Test Failed at /home/pkgeval/.julia/packages/LuxurySparse/uj6P5/test/linalg.jl:89
  Expression: !(zm ≈ zeros(T, 5, 5))
@Roger-luo Roger-luo self-assigned this Jan 20, 2020
@Roger-luo Roger-luo added the bug Something isn't working label Jan 20, 2020
@Roger-luo
Copy link
Member

fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants