3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
Go to file
Olivier Parcollet 1906dc30a5 Fix expression template for gf & std::vector
- add move semantics in expression template.

for gfs :
- rm descriptor
- Remove data from expr, rewrote assignment
  which now iterates on the mesh, simply.
  RHS models now FunctionOnMesh
- This fix the multiplication bug of gf
- Remove assign_no_resize/assign_with_resize from proxy
2013-09-22 18:17:40 +02:00
cmake Modification of triqs_prepare_local_pytriqs macro 2013-09-17 16:26:58 +02:00
doc Put back the meta in documentation 2013-09-18 11:50:18 +02:00
examples/simple First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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 Work on documentation 2013-09-17 14:55:55 +02:00
shells Better name for run_pytriqs_for_test 2013-08-02 10:15:05 +02:00
test Fix 2cca958 for gcc 4.6 2013-09-13 20:26:46 +02:00
triqs Fix expression template for gf & std::vector 2013-09-22 18:17:40 +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
different_moves.ipynb test/triqs/mc_tools directory added, with an example of simple random walker 2013-09-09 15:41:46 +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