3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-18 08:53:39 +02:00
Commit Graph

1028 Commits

Author SHA1 Message Date
Gernot J. Kraberger
e1d54ffcc5 [doc] add build/python to sys.path 2018-09-10 10:56:37 +02:00
Gernot J. Kraberger
6ed84c078f Add option to measure python test coverage 2018-09-06 15:09:30 +02:00
Gernot J. Kraberger
8f1011e389 change python build directory
so that we can use the real include in the tests
2018-09-06 13:48:24 +02:00
Nils Wentzell
af8f3ad824 Minor fixes and adjustments 2018-08-30 18:07:35 -04:00
Manuel
3f569a810e Attempt to fix #100 2018-07-10 19:57:05 -04:00
Manuel
ba0cfa9013 Add doc to VASP converter concerning block structure 2018-07-09 10:50:36 -04:00
Manuel
2af2bac8d6 Commenting parts of SVO examples because issue #98 is not fixed. 2018-07-03 15:48:39 -04:00
Manuel
8a53a80e1e Fix a few documentation issue of the VASP converter 2018-07-03 14:44:03 -04:00
Manuel
ad3a23196a Replace pytriqs with python.
There are still some more occurances of pytriqs.
        Is on my list to be checked.
2018-07-02 19:16:50 -04:00
Manuel
e187958774 Fix issue #99 2018-06-26 15:05:05 -04:00
Manuel
9782be2c93 Fix issue #97 2018-06-25 14:21:39 -04:00
Dylan Simon
96fea4389b [doc] Update old link to hubbardI to github 2018-06-25 10:23:30 -04:00
Dylan Simon
331bbc8068 [jenkins] move docs to separate gh-pages repo 2018-06-22 11:15:27 -04:00
Dylan Simon
c300fea4ea [jenkins] move docs to separate gh-pages repo 2018-06-22 11:07:34 -04:00
aichhorn
59e176e64a updated Wien2k warning in cmake 2018-06-18 11:12:29 +02:00
Dylan Simon
6d55aa7070 [jenkins] Support brew installed in other places 2018-06-08 12:10:58 -04:00
Dylan Simon
6d2a788ed3 [jenkins] Support brew installed in other places 2018-06-08 10:40:39 -04:00
Nils Wentzell
006702252c [doc] Add missing changelog files, Update compile instructions 2018-06-04 16:40:50 -04:00
Nils Wentzell
2632f2c87f [doc] Update of install instructions, added changelog 2018-06-04 15:56:47 -04:00
Dylan Simon
ab43c9762d Merge branch 'unstable' of github:TRIQS/app4triqs into unstable 2018-06-04 13:39:55 -04:00
Nils Wentzell
81ed3a9696 [doc] Fix a few doc warnings 2018-06-03 22:32:24 -04:00
Nils Wentzell
4a7ffbdf92 [doc] Fix few doc problems, add changelog 2018-06-03 22:28:55 -04:00
Nils Wentzell
04d7aef339 [deb] Adjust dependency generation 2018-06-03 13:45:57 -04:00
Dylan Simon
2cbaac664f Add .dockerignore
Without .git, for all the good it does
2018-06-01 11:12:35 -04:00
Dylan Simon
7c8f5569ca [cpack] Switch to autogenerated shlib and deps 2018-06-01 11:10:49 -04:00
Nils Wentzell
35a48aad80 [cmake] Adjust fallback version 2018-06-01 16:51:49 +02:00
Dylan Simon
67957c3c06 [jenkins] Include .git in docker build for tags 2018-06-01 09:56:24 -04:00
Nils Wentzell
2cd1a9384f [cmake] app4triqs version detection via git, some cleaning in conf.py.in 2018-06-01 09:38:03 -04:00
Nils Wentzell
8a4f23e340 [cmake] Dft_tools version detection via git 2018-06-01 09:24:39 -04:00
Dylan Simon
dfb185477a [cpack] Switch to autogenerated shlib and deps 2018-06-01 09:16:03 -04:00
Manuel
8e883f6118 Fix typo in doc example (issue #93) 2018-05-31 09:27:51 -04:00
Nils Wentzell
45031b3bfe [travis] Automatically choose same triqs branch 2018-05-28 09:49:40 -04:00
Nils Wentzell
4a75e3fdc8 Update urls 2018-05-28 09:49:33 -04:00
Nils Wentzell
66b4b1129f [cmake] update cpp2py / triqs version requirements 2018-05-28 09:38:02 -04:00
Nils Wentzell
22a4b4357b [travis] Build against triqs master 2018-05-27 12:51:30 -04:00
Nils Wentzell
7f0e6283f0 grep app4triqs version from latest annotated git tag 2018-05-27 02:06:48 +02:00
Nils Wentzell
2468331dc1 Merge branch 'unstable' 2018-05-26 23:57:56 +02:00
Nils Wentzell
1bab92c721 Merge tag '1.5'
Release 1.5
2018-05-26 23:56:46 +02:00
Nils Wentzell
cd7d01c4a9 [cmake] Require TRIQS 2.0 2018-05-26 23:54:30 +02:00
Nils Wentzell
cd918159d1 Fix analyze_block_structure test 2018-05-26 23:50:45 +02:00
Manuel
60482613a1 Remove tail from test 2018-05-26 23:50:45 +02:00
Manuel
641dff8d01 Error message fix for wien2k_converter (issue #93) 2018-05-24 16:51:25 -04:00
Dylan Simon
0fb5342c6b [cmake] deb pkg works with libgcc1 1:6
The default on xenial
2018-05-21 16:04:25 -04:00
Dylan Simon
57840986bc [cmake] deb pkg works with libgcc1 1:6
The default on xenial
2018-05-21 16:04:00 -04:00
Dylan Simon
4ae6571a17 [cmake] Add deb packaging rules 2018-05-21 10:44:01 -04:00
Dylan Simon
51345aff2d [cmake] Add BUILD_DEBIAN_PACKAGE option and rules 2018-05-14 15:26:28 -04:00
Manuel
d0ea51a1f5 Add make_copies in BlockGf construction. 2018-05-02 16:07:51 -04:00
Manuel
07397ca42e Merge remote-tracking branch 'gernot/analyze_block_structure_from_gf' into analyze_block_structure_from_gf 2018-05-02 11:40:38 -04:00
Manuel Zingl
3a5848efb4
Merge pull request #88 from TRIQS/thermal_conductivity
thermal cond. added to conductivity_and_seebeck
2018-05-02 11:06:32 -04:00
Nils Wentzell
5675e5a227 Add travis and clang-format file 2018-05-01 12:02:11 +02:00