File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,10 @@ Curated list of [Hierarchical Matrices](http://en.wikipedia.org/wiki/Hierarchica
5050- Open source
5151- Hierarchical format: ![ ] ( https://latex.codecogs.com/gif.latex?%5Cmathcal%7BH%7D%5E2 )
5252
53+ ### [ RLCM] ( https://github.com/jiechenjiechen/RLCM ) Jie Chen (IBM)
54+ - linear complexity assembly
55+ - sub-linear complexity solves: O(n) many solves in O(n log n) complexity
56+
5357## CUDA
5458### [ hmglib] ( https://github.com/zaspel/hmglib ) Peter Zaspel (University of Basel)
5559- Open source
@@ -89,6 +93,11 @@ Curated list of [Hierarchical Matrices](http://en.wikipedia.org/wiki/Hierarchica
8993- Open source
9094- Hierarchical format: ![ ] ( https://latex.codecogs.com/gif.latex?%5Cmathcal%7BH%7D%5E2 )
9195
96+ ## Julia
97+ ### [ KernelMatrices.jl] ( https://bitbucket.org/cgeoga/kernelmatrices.jl.git ) Chris Geoga (Argonne National Laboratory)
98+ - HODLR matrices with ACA or Nystrom approximation for off-diagonal blocks
99+ - First and second derivatives of kernel matrices that are continuous with respect to kernel parameters
100+
92101
93102***
94103## Feeling generous?
You can’t perform that action at this time.
0 commit comments