3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
Go to file
Olivier Parcollet 47cb8a03f7 [arrays] Important changes in implementation.
- Simplify group_indices
  - Only for C ordered, remove complex compile time.
  - Could be generalized to non C ordered, but no need.
- Fix slice for custom orders.
- Generalize the group_indices for the custom order.
- Add c_ordered_transposed_view (useful ?)
- Improve slice, special for ellipsis (quicker).
- Simplify TraversalOrder
- Assignement. Specialize one case for speed.
- use FORCEINLINE in foreach, according to speed test for clang
- add one speed test
- Modify iterators for better speed.
- along the lines decided for the foreach
- update doc.
2014-10-18 21:20:17 +02:00
cmake [cmake] Test log compare command ready to copy-paste. 2014-10-18 21:19:51 +02:00
doc [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
foreignlibs Changed all literalincludes --> runblock / triqs_example 2014-10-17 16:50:46 +01:00
packaging/os_x rm obsolete brew boost 2014-07-24 20:44:41 +02:00
pytriqs Determining delta from gf (currently only BlockGf and GfImFreq) 2014-10-17 15:55:03 +02:00
shells Better name for run_pytriqs_for_test 2013-08-02 10:15:05 +02:00
test [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
triqs [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
.clang-format mc_tools: simplify measure_aux 2014-01-30 20:28:30 +01:00
ChangeLog Remove Cython & prepare wrapper for applis. 2014-05-30 19:34:13 +02:00
CITATIONS.bib First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +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