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
7db8dd7a95
Merge branch 'feature/dirichlet' of
https://github.com/paboyle/Grid
into feature/dirichlet
2023-03-21 16:04:27 -04:00
..
action
Merge branch 'feature/dirichlet' of
https://github.com/paboyle/Grid
into feature/dirichlet
2023-03-21 16:04:27 -04:00
gparity
Imported G-parity flavor algebra + tester from feature/gparity_HMC branch
2022-04-06 10:21:04 -04:00
hmc
Integrator update
2023-03-21 15:58:49 -04:00
modules
Making tests compile
2022-11-15 22:58:30 -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
RRII gpu option
2022-10-11 14:44:55 -04:00
LatticeTheories.h
Hadrons: moving Hadrons to root directory, build system improvements
2018-08-28 15:00:40 +01:00
QCD.h
Merge branch 'develop' into feature/dirichlet
2022-12-13 08:24:58 -05:00