From cd6c28ff5fb74764a14129a7838bce14100d0ffb Mon Sep 17 00:00:00 2001 From: Alberto Ramos Date: Mon, 20 Sep 2021 18:23:10 +0200 Subject: [PATCH] Added README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aab6cd5 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# LatticeGPU.jl: A framework for lattice computations on the GPU + +This is a library/code to simulate the pure `SU(N)` gauge theory on +GPUs. + +