SpM-lab/sparse-ir

Memo for future (possible) implementation in C++

Opened this issue · 0 comments

Just memo

W can use Eigen3 + QD, but we need to patch QD because

  • QD does not have expm1.
  • Their version of + has fairly large accuracy problems.