Go to file
Alexander Hampel 15746b1d4d fix sphinx doc build by adding a small init function 2023-04-20 17:43:52 -04:00
.github Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2022-11-18 15:34:08 -05:00
bin docstring fro init_dmftpr 2021-11-16 06:59:32 -07:00
c++ fix: fix f2py command for numpy ver >1.22 2023-01-23 15:57:53 -05:00
deps Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
doc fix: np.int / np.float / np. complex are depracted (np v1.20) / removed (np v1.24) 2023-01-23 15:40:57 -05:00
fortran/dmftproj switched lapack target from triqs to nda 2021-05-26 17:59:50 -04:00
packaging Update 3.1 easybuild script with sha256 of release tarball 2022-03-24 10:15:19 -04:00
python/triqs_dft_tools fix sphinx doc build by adding a small init function 2023-04-20 17:43:52 -04:00
share Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2022-11-18 15:34:08 -05:00
test [test] adjust NiO reference h5-file 2023-03-27 18:55:59 +02:00
.clang-format Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
.clang-tidy Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
.dockerignore Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
.gitignore Corrections for new calc_dc and calc_mu 2023-03-21 09:34:49 -04:00
AUTHORS.txt Update AUTHORS.txt 2021-09-24 15:55:33 -04:00
CMakeLists.txt Elk Transport code and subsequent updates (#229) 2023-01-04 17:16:57 -05:00
COPYING.txt Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
ChangeLog.md Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
Dockerfile Merge remote-tracking branch 'app4triqs-remote/3.1.x' into unstable 2022-02-28 15:18:51 -05:00
Jenkinsfile [jenkins] remove my email 2022-07-06 15:26:06 -04:00
LICENSE.txt Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
README.md update README 2022-03-09 12:28:30 -05:00
requirements.txt Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -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-2022: The Simons Foundation

  1. Documentation

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

  1. Installation

The installation steps are described in triqs.github.io/dft_tools/latest/install

  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.