rioyokotalab / Hatrix

3 stars 1 forks source link

Unify the H2-matrix data structure throughout Hatrix. #113

Open v0dro opened 1 year ago

v0dro commented 1 year ago

There are various definitions of H2-matrix in the examples. We first unify them across example files and then move to https://github.com/rioyokotalab/Hatrix/issues/112.

Current various (bifurcated) implementations of H2-matrices:

From @v0dro :

SymmetricSharedBasisMatrix:

From @wawando :

SymmetricH2:

v0dro commented 1 year ago

Order of execution:

  1. https://github.com/rioyokotalab/Hatrix/issues/114
  2. https://github.com/rioyokotalab/Hatrix/issues/115