Skip to content

Releases: JuliaSparse/MKLSparse.jl

v2.0.0

07 Jul 23:04
14867a1
Compare
Choose a tag to compare

MKLSparse v2.0.0

Diff since v1.1.0

Merged pull requests:

Closed issues:

  • Can't install MKLSparse on Windows (#14)
  • Migrate to new API (#17)
  • How to control number of threads? (#26)
  • Are sparse matrix-matrix multiplications implemented? (#27)
  • The speed ratio of matrix multiplication using MKLSparse stop to grow while number of of threads >= 8. (#29)
  • Different type matrices does not use multi-thread (#35)
  • Error on macOS (#38)
  • TagBot trigger issue (#42)

v1.1.0

15 Sep 13:17
e14fda2
Compare
Choose a tag to compare

MKLSparse v1.1.0

Diff since v1.0.0

Closed issues:

  • Julia 1.0 Support? (#15)
  • Add dependency on MKL_jll.jl (#18)
  • 5-argument mul! has different signature than in stdlib (#19)

Merged pull requests:

Version 1.0.0

10 Jan 09:23
3957a66
Compare
Choose a tag to compare
Merge pull request #16 from JuliaSparse/an/07

Updates for Julia 0.7

v0.1.0

22 Apr 19:10
Compare
Choose a tag to compare
fix compat