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-18 17:55:56 +01:00
Code
Releases
Activity
Grid
/
Grid
/
algorithms
History
Christopher Kelly
deac621c2c
Merge branch 'develop' into gparity_HMC_merge_develop
2022-02-22 14:25:27 -05:00
..
approx
Added a logging tag for HMC
2021-02-08 09:30:35 -05:00
iterative
Merge branch 'develop' into gparity_HMC_merge_develop
2022-02-22 14:25:27 -05:00
Algorithms.h
Added a mixed precision multishift algorithm for which the matrix multiplies are performed in single precision but the search directions are accumulated in double precision.
2021-01-06 12:24:44 -05:00
CoarsenedMatrix.h
Warning free compile on make all and make tests under nvcc
2021-10-27 00:27:03 +01:00
FFT.h
Make FFT play nice with split grid
2021-06-20 11:34:38 +02:00
LinearOperator.h
Warning free compile on make all and make tests under nvcc
2021-10-27 00:27:03 +01:00
Preconditioner.h
Warning free compile on make all and make tests under nvcc
2021-10-27 00:27:03 +01:00
SparseMatrix.h
Linear operator and SparseMatrix virtual destructors
2021-10-15 20:47:18 +01:00