3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-28 09:48:17 +01:00
Go to file
2024-08-14 16:43:26 -04:00
.github Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2024-05-15 15:41:36 -04:00
bin [fix] remove constrains on mpi size with vasp again 2024-04-30 10:54:43 -04:00
c++ Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2024-03-04 17:59:48 -05:00
deps [cmake] Use unstable branch of cpp2py 2024-02-28 16:10:12 -05:00
doc [doc] update list of DFT codes on landing page 2024-08-14 16:43:26 -04:00
fortran/dmftproj switched lapack target from triqs to nda 2021-05-26 17:59:50 -04:00
packaging [cmake] Bump Version number to 3.3 2024-05-13 12:02:44 -04:00
python/triqs_dft_tools Use scipy.integrate.simpson instead of scipy.integrate.simps (#255) 2024-07-01 10:56:23 +00:00
share Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2024-03-04 17:59:48 -05:00
test Fix compatibility against numpy 2.0 2024-06-21 11:56:28 -04:00
.clang-format Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
.clang-tidy [clang-tidy] Synchronize config file with app4triqs 2023-06-07 16:44:30 -04:00
.dockerignore Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
.gitignore [gitignore] Ignore doc/_autosummary directory 2023-06-26 11:59:29 -04:00
AUTHORS.txt Update AUTHORS.txt 2021-09-24 15:55:33 -04:00
ChangeLog.md Squash app4triqs/3.1.x to reduce skeleton history when tracking 2022-02-17 17:04:28 -05:00
CMakeLists.txt [cmake] fix 9c934e5 2024-05-16 12:24:36 -04:00
COPYING.txt 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/unstable' into unstable 2024-03-25 14:14:31 -04:00
Jenkinsfile Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2024-03-05 10:52:20 -05: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.md 2023-08-02 15:13:45 -04:00
requirements.txt Merge remote-tracking branch 'app4triqs/unstable' into unstable 2024-03-25 14:14:31 -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-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.