1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/algorithms/iterative
Peter Boyle 3111f50f2f Merge branch 'master' of https://github.com/paboyle/Grid
Conflicts:
	lib/Make.inc
	tests/Make.inc
	tests/Test_remez.cc
2015-06-08 12:08:09 +01:00
..
ConjugateGradient.h Rework the linop support to get different forms of red black schur solver 2015-06-05 10:17:10 +01:00
ConjugateGradientMultiShift.h multishift conjugate gradient added and a strong test: take a diagonal 2015-06-08 11:52:44 +01:00
ConjugateResidual.h Conjugate residual added 2015-06-05 18:16:25 +01:00
NormalEquations.h comment improvement 2015-06-05 05:31:27 +01:00
SchurRedBlack.h Conjugate residual algorithm; some more unary functions 2015-06-08 12:04:59 +01:00
TODO Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00