1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-24 19:14:17 +01:00

Merge branch 'specflow2' of github.com:chulwoo1/Grid into KS_shifted

This commit is contained in:
Chulwoo Jung
2026-01-15 03:40:52 +00:00
10 changed files with 1216 additions and 40 deletions
-1
View File
@@ -202,7 +202,6 @@ int main(int argc, char** argv) {
std::vector<Complex> boundary = {1,1,1,-1};
// std::vector<Complex> boundary = {1,1,1,0};
// std::vector<Complex> boundary = {1,1,1,1};
FermionOp::ImplParams Params(boundary);