1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 10:15:36 +00:00
Grid/lib/algorithms
2017-12-23 14:54:07 -05:00
..
approx fix vector assign bug 2017-11-27 13:39:52 -05:00
densematrix Adding back (temporarily) dense matrix routines until Lanczos is fininalized 2017-07-24 21:49:25 -04:00
iterative 'typename' is added to compile with AVX512 using GCC7.2.0; a semicolon was missing in Grid_avx512.h and the bug is fixed. Option SKL is added to configure script for skylake processor specific AVX512 operations. Code can be compiled with --enable-simd=SKL using GCC 7.2.0, but Test_simd fails. AVX512 support for complex double type with non-intel compilers makes this error; it needs a review. 2017-12-23 14:54:07 -05:00
Algorithms.h block Lanczos construction is added. 2017-12-03 23:55:22 -05:00
CoarsenedMatrix.h No random device seed 2017-04-02 00:26:57 +09:00
FFT.h Bug fix with spreadout FFT 2017-09-21 11:10:08 +01:00
LinearOperator.h Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos 2017-10-27 17:34:35 -04:00
Preconditioner.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
SparseMatrix.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00