This commit is contained in:
2023-01-25 17:40:48 +00:00
parent 4d881dcd54
commit 514d81d351
2 changed files with 77 additions and 0 deletions

8
Readme.md Normal file
View File

@ -0,0 +1,8 @@
# Lattice benchmarks
This repository is an attempt at packaging benchmarks for various libraries used for
lattice field theory simulations. It is currently only featuring the Grid library but
more will be added later.
Libraries:
- [Grid](https://github.com/aportelli/) - [Documentation](Grid/Readme.md)