3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-25 22:52:20 +02:00
Go to file
Alexander Hampel 9d94c78cba Merge branch 'unstable' into py3
merge latest commit de163cce03 for
enhanced warning for set_Sigma if ReFreqMesh is too small into py3
2020-06-23 11:24:08 +02:00
.github/ISSUE_TEMPLATE synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
bin synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
c++ synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
deps add missing deps dir after apps4triqs merge 2020-06-10 18:01:36 +02:00
doc renamed converters from app_converter.py to app.py 2020-06-23 11:13:00 +02:00
fortran/dmftproj synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
python/triqs_dft_tools Merge branch 'unstable' into py3 2020-06-23 11:24:08 +02:00
share synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
test renamed converters from app_converter.py to app.py 2020-06-23 11:13:00 +02:00
.clang-format Add travis and clang-format file 2018-05-01 12:02:11 +02:00
.clang-tidy synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
.dockerignore synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
.gitignore synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
.travis.yml synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
AUTHORS.txt Add Hermann Schnait to dft_tools Authors 2020-03-23 16:12:11 -04:00
ChangeLog.md synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
CMakeLists.txt [cmake] Make sure to use namespaced targets in c++ test dir 2020-06-10 17:25:03 -04:00
COPYING.txt Add top-level LICENSE.txt, a copy of GPLv3 and a list of Authors 2020-03-23 16:05:38 -04:00
Dockerfile Merge remote-tracking branch 'app4triqs-remote/py3' into py3 2020-06-10 13:38:21 -04:00
Jenkinsfile [jenkins] Revert notification email list after app4triqs merge 2020-06-10 13:31:46 -04:00
LICENSE.txt Add top-level LICENSE.txt, a copy of GPLv3 and a list of Authors 2020-03-23 16:05:38 -04:00
README.md synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
requirements.txt [jenkins] Synchronize Jenkinsfile with app4triqs 2019-10-10 13:46:39 -04:00

DFT_Tools - A TRIQS application for ab initio calculations

Copyright (C) 2011-2019: M. Aichhorn, L. Pourovskii, V. Vildosola and C. Martins Copyright (C) 2020: The Simons Foundation

  1. Documentation

You will find the documentation of this application under https://triqs.github.io/dft_tools/.

  1. Installation

The installation steps are described in https://triqs.github.io/dft_tools/2.1.x/install.html

  1. Version

You can find the version and release number of the application on the top of the CMakeLists.txt file in this directory.

  1. License

This application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version (see http://www.gnu.org/licenses/).

It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.