v0.2.2
ThreadedSparseArrays v0.2.2
Fix issue with SparseArrays._checkbuffers in Julia 1.7.x.
copy of adjoint/transposed ThreadedSparseMatrixCSC now returns ThreadedSparseMatrixCSC
permutedims of ThreadedSparseMatrixCSC now returns ThreadedSparseMatrixCSC
Merged pull requests:
- Buffer fix (#10) (@rasmushenningsson)