This website requires JavaScript.
Explore
Help
Register
Sign In
portelli
/
Grid
Watch
1
Star
0
Fork
0
You've already forked Grid
mirror of
https://github.com/paboyle/Grid.git
synced
2025-04-05 03:35:55 +01:00
Code
Releases
Activity
Grid
/
Grid
/
qcd
History
Peter Boyle
c82b164f6b
Merge branch 'feature/dirichlet' of
https://github.com/paboyle/Grid
into feature/dirichlet
2022-10-04 17:41:48 -04:00
..
action
Merge branch 'feature/dirichlet' of
https://github.com/paboyle/Grid
into feature/dirichlet
2022-10-04 17:41:48 -04:00
gparity
Imported G-parity flavor algebra + tester from feature/gparity_HMC branch
2022-04-06 10:21:04 -04:00
hmc
Merge branch 'feature/dirichlet' of
https://github.com/paboyle/Grid
into feature/dirichlet
2022-10-04 17:41:48 -04:00
modules
Gparity fix, and plaquette IO
2021-01-14 21:00:36 -05:00
observables
Refactored Wilson flow class; previously the class implemented both iterative and adaptive smearing, but only the iterative method was accessible through the Smearing base class. The implementation of Smearing also forced a clunky need to pass iterative smearing parameters through the constructor but adaptive smearing parameters through the function call. Now there is a WilsonFlowBase class that implements common functionality, and separate WilsonFlow (iterative) and WilsonFlowAdaptive (adaptive) classes, both of which implement Smearing virtual functions.
2022-10-03 10:59:38 -04:00
representations
Merge branch 'develop' into feature/gpu-port
2018-12-13 05:11:34 +00:00
smearing
Refactored Wilson flow class; previously the class implemented both iterative and adaptive smearing, but only the iterative method was accessible through the Smearing base class. The implementation of Smearing also forced a clunky need to pass iterative smearing parameters through the constructor but adaptive smearing parameters through the function call. Now there is a WilsonFlowBase class that implements common functionality, and separate WilsonFlow (iterative) and WilsonFlowAdaptive (adaptive) classes, both of which implement Smearing virtual functions.
2022-10-03 10:59:38 -04:00
spin
Dirac cuda 11.4 happy ; force host for functions accessing mult table
2021-09-14 05:00:44 +01:00
utils
Added support for non-periodic gauge field implementations in the random gauge shift performed at the start of the HMC trajectory
2022-09-09 12:47:09 -04:00
LatticeTheories.h
Hadrons: moving Hadrons to root directory, build system improvements
2018-08-28 15:00:40 +01:00
QCD.h
D2 fields
2022-09-27 10:36:54 -04:00