mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 13:53:40 +01:00
a5938a8d9e
- the arithmetics of the gf mesh_points : the forwarding of the second argument was missing, leading to subtle bugs e.g. in (in matrix case) : deltaw(iom_) << iom_ * gw.singularity()(-1) + gw.singularity()(0) - gw(iom_); because the partial evaluation of the expression introduced a dangling const matrix_view & instead of moving the temporary matrix_view into the final matrix expression template. |
||
---|---|---|
cmake | ||
doc | ||
foreignlibs | ||
packaging/os_x | ||
pytriqs | ||
shells | ||
test | ||
triqs | ||
.clang-format | ||
CITATIONS.bib | ||
CMakeLists.txt | ||
COPYING.txt | ||
LICENSE.txt | ||
README.txt |
The TRIQS website is under http://ipht.cea.fr/triqs. Start there to learn about TRIQS. To install TRIQS, follow the installation steps given under http://ipht.cea.fr/triqs/doc/user_manual/install/install.html Before you proceed, make sure you have read the LICENSE.txt file. Enjoy! The TRIQS team