Releases: bonevbs/HssMatrices.jl
Releases · bonevbs/HssMatrices.jl
v0.1.4
HssMatrices v0.1.4
- 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
HssMatrices v0.1.3
- some minor bugfixes to generators
- type-stable blkdiagm
- cleaned up Readme
v0.1.2
HssMatrices v0.1.2
- re-wrote the underlying datastructure. HssLeaf and HssNode are replaced by HssMatrix.
- achieved type-stability in random compression
v0.1.1
HssMatrices v0.1.1
- Performance improvements due to the correct use of pqrfact
- Bugfixes in cluster
- Bugfixes in plotranks
v0.1.0
HssMatrices v0.1.0
Merged pull requests: