3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-29 00:15:00 +02:00
Go to file
Nils Wentzell f2d7e84bdd Major update and Cleaning
-consistent indends in all cmake files
-add static analyzer checks with both cppcheck and clang-tidy
-add dynamic analyzer checks with Address Sanitizer and option ASAN
-add dynamic analyzer checks with Undefined Behavior Sanitizer and option UBSAN
-Further Cleaning and Comments
2018-03-25 19:21:18 +02:00
c++/app4triqs Major update and Cleaning 2018-03-25 19:21:18 +02:00
doc Major update and Cleaning 2018-03-25 19:21:18 +02:00
python/app4triqs Major update and Cleaning 2018-03-25 19:21:18 +02:00
share Major update and Cleaning 2018-03-25 19:21:18 +02:00
test Major update and Cleaning 2018-03-25 19:21:18 +02:00
.clang-format First draft of the triqs application skeleton 2018-03-22 18:16:10 +01:00
.clang-tidy Major update and Cleaning 2018-03-25 19:21:18 +02:00
.travis.yml Major update and Cleaning 2018-03-25 19:21:18 +02:00
CMakeLists.txt Major update and Cleaning 2018-03-25 19:21:18 +02:00
Dockerfile [jenkins] Use persistent osx triqs install; cleanup 2018-03-23 15:30:28 -04:00
Jenkinsfile [jenkins] Use persistent osx triqs install; cleanup 2018-03-23 15:30:28 -04:00
LICENSE Initial commit 2018-03-22 15:33:59 +01:00
README.md Initial commit 2018-03-22 15:33:59 +01:00

app4triqs

An example application using cpp2py and triqs.