Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 10:21
· 5 commits to master since this release

ThreadedSparseArrays v0.2.0

Diff since v0.1.2

  • Improved fallbacks for matrix multiplication and other methods, i.e. fallback to single-threaded sparse methods rather than single threaded generic methods.
  • [Breaking] Remove ThreadedColumnizedSparseMatrix. Please use ThreadedSparseMatrixCSC instead.

Merged pull requests: