v0.2.1
ThreadedSparseArrays v0.2.1
- Add threading for dense times adj(sparse)
ThreadedSparseMatrixCSC
timesThreadedSparseMatrixCSC
now returnThreadedSparseMatrixCSC
(even though the multiplication isn't threaded)
Merged pull requests:
- More mul! methods (#8) (@rasmushenningsson)