weinbe2 / generic-linalg

A set of generic linear algebra routines for sparse matrices.
MIT License
0 stars 0 forks source link

Add anti-Hermiticity test to check staggered MG #12

Open weinbe2 opened 8 years ago

weinbe2 commented 8 years ago

If we don't block away gamma_5, the coarse staggered operator should still be mI * iB, where B is Hermitian. We should add a test to check this explicitly.