Skip to content

Releases: JuliaLinearAlgebra/MatrixDepot.jl

v1.0.11

27 Oct 20:33
Compare
Choose a tag to compare

MatrixDepot v1.0.11

Diff since v1.0.10

Merged pull requests:

  • CompatHelper: bump compat for ChannelBuffers to 0.4, (keep existing compat) (#112) (@github-actions[bot])
  • Bump actions/checkout from 3 to 4 (#113) (@dependabot[bot])

Closed issues:

  • new release 1.0.10 (#111)

v1.0.10

27 Apr 14:51
40e67b7
Compare
Choose a tag to compare

MatrixDepot v1.0.10

Diff since v1.0.9

Merged pull requests:

v1.0.9

18 Apr 00:19
42f8ebd
Compare
Choose a tag to compare

MatrixDepot v1.0.9

Diff since v1.0.8

Closed issues:

Merged pull requests:

v1.0.8

31 Jul 10:12
Compare
Choose a tag to compare

MatrixDepot v1.0.8

Diff since v1.0.7

Closed issues:

Merged pull requests:

v1.0.7

15 Jan 18:18
Compare
Choose a tag to compare

MatrixDepot v1.0.7

Diff since v1.0.6

Closed issues:

  • Creating and modifying user groups (#90)
  • mmreadheader should not throw for empty files, but loadmatrix should (#91)

Merged pull requests:

  • re-install tests and empty mtx-files (#93) (@KlausC)

v1.0.6

11 Jan 20:55
fe44230
Compare
Choose a tag to compare

MatrixDepot v1.0.6

Diff since v1.0.5

Closed issues:

  • Tag for updated compats (#83)

Merged pull requests:

v1.0.5

11 Jan 15:00
d1788e7
Compare
Choose a tag to compare

MatrixDepot v1.0.5

Diff since v1.0.4

Closed issues:

  • Use Scratch.jl for default data dir? (#73)
  • Two failing tests on Julia 1.7 (#84)

Merged pull requests:

  • CompatHelper: bump compat for "MAT" to "0.10" (#72) (@github-actions[bot])
  • Avoid workflows which write to the project directory (#75) (@peterahrens)
  • Don't print logging info with println (#78) (@andreasnoack)
  • CompatHelper: add new compat entry for "Scratch" at version "1" (#80) (@github-actions[bot])
  • fixed README.md (#81) (@KlausC)
  • matrixmarket using https and code style improvements (#85) (@KlausC)

v1.0.4

18 May 19:40
1b6241b
Compare
Choose a tag to compare

MatrixDepot v1.0.4

Diff since v1.0.3

Closed issues:

  • Download of MatrixMarket on ARM fails (#71)

Merged pull requests:

  • CompatHelper: bump compat for "DataFrames" to "0.21" (#69) (@github-actions[bot])
  • Update README.md (#76) (@briochemc)
  • CompatHelper: bump compat for "DataFrames" to "1.1" (#77) (@github-actions[bot])

v1.0.3

25 Nov 09:38
26c6d1d
Compare
Choose a tag to compare

MatrixDepot v1.0.3

Diff since v1.0.2

Merged pull requests:

  • CompatHelper: bump compat for "MAT" to "0.9" (#68) (@github-actions[bot])

v1.0.2

24 Nov 13:37
9f3642d
Compare
Choose a tag to compare

MatrixDepot v1.0.2

Diff since v1.0.1

Closed issues:

  • Symmetric matrices (#26)
  • Obtaining all positive definite matrices from UFL? (#36)
  • MatrixDepot does not initialize under julia1.4 (#40)
  • Obsolete example in docs (#45)
  • Error occurs in "download.jl" on Windows cause of "tar" function (#47)

Merged pull requests:

  • fix regression in Downloads.download (#67) (@KlausC)