3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/doc/reference/arrays/containers
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
..
call_0.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
call_1.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
call_2.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
call.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
CMakeLists.txt Restructuring documentation. 2014-10-18 12:21:08 +01:00
compound_ops.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
memory.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
range_ell_0.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
range_ell_1.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
range_ell.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
rebind.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
reg_assign.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
reg_constructors_0.cpp [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
reg_constructors.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
regular.rst [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
resize_0.cpp [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
resize_1.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
resize.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
STL_0.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
STL.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
stream.rst [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
swap_0.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
swap_1.cpp Restructuring documentation. 2014-10-18 12:21:08 +01:00
swap.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
template_parameters.rst [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
view_assign.rst Restructuring documentation. 2014-10-18 12:21:08 +01:00
view_constructors.rst [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
views.rst [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00