Commit Graph
11 Commits
Author SHA1 Message Date
Azusa Yamaguchi 54aec05989 multishift conjugate gradient added and a strong test: take a diagonal
but non-identity matrix
l1 0  0  0 ....
0  l2 0  0 ....
0  0  l3 0 ...
.  .   .
.  .   .
.  .   .

And apply the multishift CG to it. Sum the poles and residues.
Insist that this be the same as the exactly taken square root
where l1,l2,l3 >= 0.
2015-06-08 11:52:44 +01:00
Azusa Yamaguchi ad18df92d0 Compile fix 2015-06-05 10:29:42 +01:00
Azusa Yamaguchi d86c248d05 Fix 2015-06-05 10:21:28 +01:00
Azusa Yamaguchi 1d7f9567ee Endif terminated 2015-06-05 10:19:42 +01:00
Azusa Yamaguchi a8b86e747b merge to the head 2015-06-05 10:15:31 +01:00
Azusa Yamaguchi c05fe2706c Merge branch 'master' of https://github.com/paboyle/Grid 2015-06-05 10:04:46 +01:00
Azusa Yamaguchi 58cdcbb5e4 Adding some wilson loop support 2015-06-05 10:02:36 +01:00
Azusa Yamaguchi 8bd9fb4427 FIx miistake 2015-06-01 12:26:20 +01:00
Azusa Yamaguchi 4c617c3643 Const safety 2015-06-01 12:25:59 +01:00
Azusa Yamaguchi 9ea64767b0 No compile fix on mpi target 2015-05-31 22:50:03 +01:00
azusayamaguchi 4f57ccc66c No compile fix 2015-03-29 21:50:20 +01:00