mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-21 01:02:02 +01:00
first working version of Gram Schmidt using cublas gemm; explicit data type and site vector size has to be removed
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,6 +10,8 @@
|
||||
*~
|
||||
*#
|
||||
*.sublime-*
|
||||
.ctags
|
||||
tags
|
||||
|
||||
# Precompiled Headers #
|
||||
#######################
|
||||
|
Reference in New Issue
Block a user