Versions
Description
HODLRlib is a flexible library for performing matrix operations like matrix-vector products, solving and determinant computation in near-linear complexity(for matrices that resemble a HODLR structure). The solver has also been extended to matrices not necessarily arising out of kernels and also to higher dimensions. Further, the solver has been optimized and the running time of the solver is now massively (a few orders of magnitude) faster than the running times reported in the original articles. Low-rank approximation of the appropriate blocks are obtained using the rook pivoting algorithm. The domain is sub-divided based on a KDTree. The solver is fairly general, works with minimal restrictions and has been parallelized using OpenMP.
Repository
https://github.com/sivaramambikasaran/HODLR
Project Slug
hodlrlib
Last Built
2 years, 10 months ago passed
Maintainers
Home Page
https://github.com/sivaramambikasaran/HODLR
Badge
Tags
fast-algorithm, hierarchical, linear-algebra
Short URLs
hodlrlib.readthedocs.io
hodlrlib.rtfd.io
Default Version
latest
'latest' Version
master