3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
Go to file
Olivier Parcollet e8af74a030 h5: add a parent in group
- add a parent in the group, to allow iteration on group
elements
- normally in h5, one needs to have the parent group and the name
of the group to iterate on its elements.
- added a parent (possibly empty) to get a simply syntax to
get the element of a group...
2013-09-28 16:11:46 +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 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 Fix 2cca958 for gcc 4.6 2013-09-13 20:26:46 +02:00
triqs h5: add a parent in group 2013-09-28 16:11:46 +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