Go to file
Alexander Hampel f82af2823c update gtest branch master -> main 2021-11-16 12:07:34 -05:00
.github merge latest app4trqs skeleton changes 2021-09-17 14:24:22 -04:00
bin docstring fro init_dmftpr 2021-11-16 06:59:32 -07:00
c++ merge latest app4trqs skeleton changes 2021-09-17 14:24:22 -04:00
deps update gtest branch master -> main 2021-11-16 12:07:34 -05:00
doc add init_dmftpr to cmake lists and adapt documentation 2021-11-09 08:27:04 -05:00
fortran/dmftproj switched lapack target from triqs to nda 2021-05-26 17:59:50 -04:00
packaging Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2020-10-09 09:28:38 -04:00
python/triqs_dft_tools This fix in the Wannier90Converter makes the function find_rot_mat 2021-11-15 15:20:08 -05:00
share Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2021-02-03 11:03:08 -05:00
test vectorize loop over frequencies in spaghettis 2021-10-13 17:37:33 -04: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 Ignore build* directories in .dockerignore 2020-10-30 14:37:34 -04:00
.gitignore synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
AUTHORS.txt Update AUTHORS.txt 2021-09-24 15:55:33 -04:00
CMakeLists.txt bump version up to 3.1 from app4triqs 2021-09-17 15:55:46 -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
ChangeLog.md synchronize dfttools with app4triqs structure 2020-06-10 17:45:53 +02:00
Dockerfile Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2021-06-03 15:03:37 -04:00
Jenkinsfile merge latest app4trqs skeleton changes 2021-09-17 14:24:22 -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 [doc] Update status badge for GH Actions 2020-08-08 15:24:13 -04:00
requirements.txt Add scipy to requirements.txt 2021-02-05 12:09:10 -05:00

README.md

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.