Skip to content
Discussion options

You must be logged in to vote

Thanks for the report - this looks like a bug with the newly-added sparse lowering of lax.mul.

For the moment, I think you can work around it by doing

m = m.sum_duplicates()

after which s_mult(m, m).todense() will display the correct result.

I've opened #8889 to track the bug. Thanks!

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by BBischof
Comment options

You must be logged in to vote
4 replies
@jakevdp
Comment options

@BBischof
Comment options

@BBischof
Comment options

@jakevdp
Comment options

Comment options

You must be logged in to vote
4 replies
@jakevdp
Comment options

@BBischof
Comment options

@jakevdp
Comment options

@BBischof
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants