3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
Go to file
Olivier Parcollet 2f2104e86e clef : correction of TRIQS_CLEF_IMPLEMENT_LAZY_METHOD for clang 3.3
- there was a compilation pb with clang 3.3
- replace the decltype (with this !) by an explicit type
2014-04-09 11:49:42 +02:00
cmake Correction to previous commit 2014-04-04 12:03:06 +02:00
doc clef: fix lazy method call for gcc 2014-04-06 13:01:17 +02:00
foreignlibs Get rid of boost compilation from sources 2013-09-02 14:26:32 +02:00
packaging/os_x install : update boost.rb 2013-12-21 13:25:37 +01:00
pytriqs gf. add __call__(double) to gf_imtime, wrapped from C++ evaluator 2014-04-02 11:15:24 +02:00
shells Better name for run_pytriqs_for_test 2013-08-02 10:15:05 +02:00
test clef: fix lazy method call for gcc 2014-04-06 13:01:17 +02:00
triqs clef : correction of TRIQS_CLEF_IMPLEMENT_LAZY_METHOD for clang 3.3 2014-04-09 11:49:42 +02:00
.clang-format mc_tools: simplify measure_aux 2014-01-30 20:28:30 +01:00
CITATIONS.bib First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt add nfft detection 2014-04-04 11:51:08 +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