Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 11:43
· 3 commits to master since this release
8c58f54

ThreadedSparseArrays v0.2.1

Diff since v0.2.0

  • Add threading for dense times adj(sparse)
  • ThreadedSparseMatrixCSC times ThreadedSparseMatrixCSC now return ThreadedSparseMatrixCSC (even though the multiplication isn't threaded)

Merged pull requests: