3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 13:53:40 +01:00
Go to file
Olivier Parcollet 59288e597f clef. Clean evaluator when producing temporaries...
- When evaluation produces temporaries in intermediate
steps, they were capture by ref, not properly forwarded.
This results in bugs in more complex cases,
like evaluation of objects returning new arrays expression template.
(preparation for next commit).
2013-10-17 00:32:08 +02:00
cmake cmake: in test macro, add rpath 2013-10-11 16:19:38 +02:00
doc Put back the meta in documentation 2013-09-18 11:50:18 +02:00
foreignlibs Get rid of boost compilation from sources 2013-09-02 14:26:32 +02:00
packaging/os_x brew formula for triqs and an application ok 2013-09-02 21:25:43 +02:00
pytriqs Fix for compatibility with 32-bit systems 2013-09-26 21:59:21 +02:00
shells Better name for run_pytriqs_for_test 2013-08-02 10:15:05 +02:00
test tuple tools : add reverse for a tuple... 2013-09-28 22:54:21 +02:00
triqs clef. Clean evaluator when producing temporaries... 2013-10-17 00:32:08 +02:00
CITATIONS.bib First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt Fix #8 2013-09-11 14:48:05 +02:00
COPYING.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
LICENSE.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
README.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00

 
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