3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 11:13:46 +01:00

Commit Graph

  • afa9acb957
    Merge pull request #133 from Wentzell/PR_LICENSE_FILE Nils Wentzell 2020-03-23 16:41:08 -0400
  • 8f663edee6 Add Hermann Schnait to dft_tools Authors Nils Wentzell 2020-03-23 16:12:11 -0400
  • 6c814ab967 Minor spellfix in Authors list Nils Wentzell 2020-03-23 16:11:57 -0400
  • ec332a2195 Add Alexander Hampel and Malte Schueler as Authors Nils Wentzell 2020-03-23 16:10:15 -0400
  • 9fb3d3dc82 Add top-level LICENSE.txt, a copy of GPLv3 and a list of Authors Nils Wentzell 2020-03-23 16:05:38 -0400
  • 64f4cd2d60 [jenkins] Specify FC=gfortran-9 consistently with app4triqs Nils Wentzell 2020-02-18 10:01:41 -0500
  • 00194a4617 Bugfix in calculate_density_matrix for purely imaginary off-diagonals aichhorn 2020-02-26 14:38:32 +0100
  • 3c998adb71 [doc] First draft of the blockstructure documentation aichhorn 2020-02-26 14:06:01 +0100
  • 8e28518a31 small bugfix with capital letters in BasisRotation aichhorn 2020-02-24 15:59:28 +0100
  • ad0f2b54b9 Reshuffled doc on SOC and Basisrotations aichhorn 2020-02-24 15:42:28 +0100
  • 8c574f9abd added missing info for marking equivalent sites Alexander Hampel 2020-02-20 09:31:29 -0500
  • 568e74464f updated README.txt aichhorn 2020-02-18 16:50:52 +0100
  • 1f2c0d3230 Updated ChangeLog.md aichhorn 2020-02-18 16:30:03 +0100
  • b647762349 Merge branch 'merge_vasp2dmft' into unstable aichhorn 2020-02-17 15:19:58 +0100
  • 17592fe769 Revert "Extended the documentation for the VASP interface, with more precise statements about the actual implementation." aichhorn 2020-02-17 15:19:30 +0100
  • 1d0dbf3985
    Merge pull request #129 from malte-schueler/merge_vasp2dmft Alexander Hampel 2020-02-14 15:56:19 -0500
  • 6a61fe0740 [Jenkins] Specify fortran compiler also for osx clang builds Nils Wentzell 2020-02-12 09:43:15 -0500
  • 8784480829 [jenkins] osx-gcc: switch to gcc 9 Dylan Simon 2020-02-11 17:00:50 -0500
  • 0982a5f898 [jenkins] osx-gcc: switch to gcc 9 Dylan Simon 2020-02-11 14:08:10 -0500
  • 25b76e567e implemented changes requested by @opeil Alexander Hampel 2020-01-30 14:12:07 -0500
  • 483dc46b2a [jenkins] remove stray quote in last Dylan Simon 2020-01-28 11:38:56 -0500
  • eab9a23c4f [jenkins] use lower-case docker name; auto-detect doc dir Dylan Simon 2020-01-28 11:33:55 -0500
  • 3111d800b5 [jenkins] osx-gcc: use a consistent gfortran Dylan Simon 2020-01-23 18:32:32 -0500
  • a167933b34 [cmake] Do not warn about unkown attributes with gcc, add warnings to AppleClang Nils Wentzell 2020-01-17 10:21:52 -0500
  • e47bc7ecb0 [jenkins] Make sure to set proper default APPNAME in Dockerfile Nils Wentzell 2020-01-17 09:45:55 -0500
  • deb1696d77 [jenkins] Make sure to use triqs unstable branch by default Nils Wentzell 2020-01-17 09:40:06 -0500
  • 5c760037b7 [jenkins] stage publication results in tmpdir Dylan Simon 2020-01-14 15:49:38 -0500
  • cf6789fd97 changes to VASP CSC calculations in doc. Alexander Hampel 2020-01-03 11:01:08 +0100
  • 13252201e3 minor improvments in plovasp documentation Malte Schueler 2019-12-20 10:51:58 +0100
  • bef6368d89 Explicitly use python2 in replace_and_rename script Nils Wentzell 2019-12-16 10:59:04 -0500
  • 357c4b81ba [cmake] Use PROJECT_BINARY_DIR over CMAKE_BINARY_DIR Nils Wentzell 2019-12-16 10:54:50 -0500
  • 815e9adee8 Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..> Nils Wentzell 2019-07-02 10:49:35 -0400
  • fae8887f4f Final small correction to Tutorials. Alexander Hampel 2019-12-05 11:15:52 -0500
  • c591fe351e Removing examples from source code directories. Alexander Hampel 2019-12-05 11:14:09 -0500
  • 18abc77e33 SVO tutorial finalized, added remarks on VASP version in VASP interface guide, added CSC guide, small typo corrections in other files Alexander Hampel 2019-12-04 19:19:22 -0500
  • e26444201a Updated reference documentation for PLOVASP classes and functions. Alexander Hampel 2019-12-04 12:32:00 -0500
  • 4d50e41135 First part of revamping the VASP interface documentation. Rewrote the interface with VASP guid. Removed the unused doc/vasp/* files. Start for SVO VASP tutorial as ipynb Alexander Hampel 2019-12-03 19:29:09 -0500
  • 7b8b71e984 [cmake] Fix various issues occuring when using a skeleton based app as a subproject Nils Wentzell 2019-12-02 17:53:17 -0500
  • 7b91cfbbb3 [doc] Fix sphinx target dependencies for the case of no CPP2PY modules Nils Wentzell 2019-12-02 15:16:13 -0500
  • 4b8a284a98 efermi is now read from LOCPROJ if DOSCAR does not contain it yet (e.g., for csc calculations) Malte Schüler 2019-11-29 10:33:13 +0100
  • ce6ff62af4 fixed tests for reading e-fermi from DOSCAR. Clean up of plovasp (prints from bugfixing Malte Schüler 2019-11-25 09:53:05 +0100
  • 4fdf238472 E-Fermi is read from DOSCAR not from LOCPROJ Malte Schüler 2019-11-25 07:52:40 +0100
  • 6b11183f4d fixed tests for incorporating kpts Malte Schüler 2019-11-21 21:34:37 +0100
  • 09b0a68b26 [cmake] Fix cppcheck invocation, add --force to cppcheck options Nils Wentzell 2019-11-21 11:54:10 -0500
  • 919639bd27 [cmake] Find libasan and libubsan only if the targets are not already defined by the parent project Nils Wentzell 2019-11-18 14:04:29 -0500
  • 6cedb8aaaa Extended the documentation for the VASP interface, with more precise statements about the actual implementation. Alexander Hampel 2019-11-05 11:40:23 -0500
  • 64bbc3ce48 Use python instead of bash for the replace and rename operation Nils Wentzell 2019-10-31 17:26:31 -0400
  • b7dafbd2e6 Use PROJECT_VERSION over APP4TRIQS_VERSION Nils Wentzell 2019-10-28 18:23:15 -0400
  • c03634fd2f bug fix for Darwin replace_and_rename.sh Philipp D 2019-10-24 14:26:19 -0400
  • 9a3ab9327c [travis] Switch to bionic travis image, clean dependencies Nils Wentzell 2019-10-20 14:02:40 -0400
  • 762435cf0b Add github issue templates for bug and feature request 2.2.0 Nils Wentzell 2019-10-16 10:01:16 -0400
  • ef74ea30b8 Update Changelog Manuel Zingl 2019-10-15 10:06:35 -0400
  • c78b3eeab7 [doc] Add doc/cpp2rst_generated to gitignore Nils Wentzell 2019-10-11 14:54:16 -0400
  • 0388421428 Add .gitignore for compile_commands.json Nils Wentzell 2019-10-10 17:29:54 -0400
  • 5768a7f748 [cmake] Only use Wshadow=local for gcc Nils Wentzell 2019-10-10 15:59:39 -0400
  • 9bca12d1ea [jenkins] Synchronize Jenkinsfile with app4triqs Nils Wentzell 2019-10-10 13:46:39 -0400
  • 09c40e741a [cmake] Make regex in extract_flags.cmake more generic Nils Wentzell 2019-10-09 16:24:13 -0400
  • 60b68690ec Add documentation to python module Nils Wentzell 2019-10-09 16:23:25 -0400
  • 7859505fea [doc] Remove non-existant tag from doc example Nils Wentzell 2019-10-09 16:23:02 -0400
  • e4063bf4d0 [cmake] Prioritize -isystem over -I in extract_flags macro, Minor fix for empty list of inc_dirs Nils Wentzell 2019-09-26 09:49:34 -0400
  • a26bfae4d1 [cmake] Bump cppcheck c++ standard to c++17 Nils Wentzell 2019-09-24 17:50:38 -0400
  • 9f5aa8578c [cmake] Provide extract_flags macro in share/cmake directory, simplify creation of docs_cpp2rst target Nils Wentzell 2019-09-24 15:17:47 -0400
  • 10fd7f19a0 Add additional arguments to c++2py module generation call Nils Wentzell 2019-09-24 14:50:54 -0400
  • 5daab99fa3 [readme] Add documentation file adjustments to the getting started list Nils Wentzell 2019-09-24 09:51:32 -0400
  • cc81dffa4a [cmake] Minor corrections Nils Wentzell 2019-09-18 14:23:14 -0400
  • eefa265359 [doc] Include a markdown cheat sheet in the feature request issue template Nils Wentzell 2019-09-17 14:04:27 -0400
  • bdee25bb1b [doc] Clean issue templates and make them more concise Nils Wentzell 2019-09-17 14:00:03 -0400
  • df33cb6ffd [cmake] Clean c++/app4triqs/CMakeLists.txt after recent additions to triqs Findsanitizer.cmake Nils Wentzell 2019-09-16 14:39:27 -0400
  • 7a6450b6fa implemented multiple ncsf VASP cycles Malte Schüler 2019-09-16 10:59:46 +0200
  • 30f32f8dec [cmake] Update cppcheck language standard Nils Wentzell 2019-09-13 17:50:00 -0400
  • 24f5268394 Minor clang-tidy fix in app4triqs.hpp Nils Wentzell 2019-09-13 17:10:35 -0400
  • d48811bf13 [clang-tidy] Disable modernize-use-trailing-return-type Nils Wentzell 2019-09-13 17:09:53 -0400
  • 31433b69fb [cmake] Build gtest from test/c++/gtest and use gtest_main target Nils Wentzell 2019-09-06 15:56:24 -0400
  • da55635d5c Include gtest as a git subtree in test/c++/gtest Nils Wentzell 2019-09-06 16:12:03 -0400
  • f5b936317d Squashed 'test/c++/gtest/' content from commit 3f05f651 Nils Wentzell 2019-09-06 16:12:03 -0400
  • 7ab1e6af22 Add C to Project Languages Nils Wentzell 2019-09-06 15:27:55 -0400
  • a69a449a43 Move setup files into separate bash scripts and adjust README Nils Wentzell 2019-09-05 15:08:10 -0400
  • bdf91fa925 [app4triqs] Include cpp2rst_generated/contents in toctree Nils Wentzell 2019-09-04 17:35:41 -0400
  • 28d600f149 [app4triqs] Rename files and Python module from toto to app4triqs Nils Wentzell 2019-09-04 17:34:00 -0400
  • 445e15d153 [app4triqs] Improved README Nils Wentzell 2019-09-04 17:30:07 -0400
  • 5cb8bbf042 [cmake] Add -Wno-gcc-compat to project_warnings target Nils Wentzell 2019-09-04 16:17:51 -0400
  • 36a21ee819 [jenkins] Change permissions for application sources in Dockerfile Nils Wentzell 2019-08-28 11:11:49 -0400
  • 058e39a6c2 [jenkins] Put a mutex around packaging repo updates Dylan Simon 2019-08-27 17:37:02 -0400
  • 5148de2c29 Disable gcc in travis builds due to ld problem on xenial Nils Wentzell 2019-08-27 15:54:56 -0400
  • f28f0e68a4 [doc] Add cpp2rst and example output generation to doc building Nils Wentzell 2019-08-14 10:12:03 -0400
  • 66f270e741 App4triqs changelog Nils Wentzell 2019-08-27 15:42:39 -0400
  • 3c94a87ca6 Update README file with more detailed instructions Nils Wentzell 2019-08-27 15:35:04 -0400
  • 2d491050cc [doc] Make doc around .indmftpr clear (issue #122) Manuel 2019-08-26 13:16:44 -0400
  • 4838e473b5 [doc] Make doc around .indmftpr clear (issue #122) 2.1.x Manuel 2019-08-26 13:16:44 -0400
  • 180d062846 [jenkins] Don't trigger PR builds on upstream changes Dylan Simon 2019-08-20 16:01:55 -0400
  • c87aceed37 [cmake] Generate list of all tests through GLOB_RECURSE by default Nils Wentzell 2019-08-20 14:32:21 -0400
  • cd758dd639 [doc] Add triqs-link to welcome page Nils Wentzell 2019-08-19 18:25:15 -0400
  • ce19003682 [doc] Update triqs links in conf.py.in Nils Wentzell 2019-08-19 18:10:26 -0400
  • 35584a841c Add test for calculate_diagonalization_matrix Manuel 2019-08-15 20:18:40 -0400
  • 9839dcdf9e Make mu and total density real Manuel 2019-08-14 12:10:23 -0400
  • b50ac5b9a3 Make mu and total density real Manuel 2019-08-14 12:10:23 -0400
  • 796e05ea64 Rewrite calculate_diagonalization_matrix Manuel 2019-08-12 19:23:27 -0400
  • 46d9229722 Beautify check density imag part Manuel 2019-08-12 16:28:49 -0400
  • a2767f16c8 [cmake] Exported targets should live in project namespace Nils Wentzell 2019-08-06 11:32:02 -0400
  • 4f863dc2a5 [cmake] Install all modules by default Nils Wentzell 2019-08-06 11:14:57 -0400