Skip to content

Releases: bonevbs/HssMatrices.jl

v0.1.4

29 Apr 19:50
Compare
Choose a tag to compare

HssMatrices v0.1.4

Diff since v0.1.3

  • Bugfix in ULV division for unequilibrated cluster trees

Merged pull requests:

  • CompatHelper: bump compat for "LowRankApprox" to "0.5" (#14) (@github-actions[bot])

v0.1.3

16 Apr 12:08
e1c7bfc
Compare
Choose a tag to compare

HssMatrices v0.1.3

Diff since v0.1.2

  • some minor bugfixes to generators
  • type-stable blkdiagm
  • cleaned up Readme

v0.1.2

09 Apr 10:21
Compare
Choose a tag to compare

HssMatrices v0.1.2

Diff since v0.1.1

  • re-wrote the underlying datastructure. HssLeaf and HssNode are replaced by HssMatrix.
  • achieved type-stability in random compression

v0.1.1

30 Mar 08:31
Compare
Choose a tag to compare

HssMatrices v0.1.1

Diff since v0.1.0

  • Performance improvements due to the correct use of pqrfact
  • Bugfixes in cluster
  • Bugfixes in plotranks

v0.1.0

20 Mar 09:03
052390b
Compare
Choose a tag to compare

HssMatrices v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for "AbstractTrees" at version "0.3" (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Plots" at version "1.10" (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for "LowRankApprox" at version "0.4" (#12) (@github-actions[bot])