Closed ranjanan closed 6 years ago
I use that by default, but since there are a lot of matvecs in the package, I may well get speedups on large matrices.
As for the implementation, I could have just copied Base's implementation because it's more generic. I just wanted to play with this simplest form first and run benchmarks to see if it works.
Why not use Base's sparse matvec?