3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/triqs/arrays
Olivier Parcollet 072b45ac1c arrays: Remove dim0, dim1, .shape in various matrix object.
Not in the concept, not needed, just an annoyance.
replaced by free functions :
first_dim(A), second_dim(A), get_shape(A) and so on...
2013-08-27 13:43:58 +02:00
..
blas_lapack arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
expression_template arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
functional arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
h5 changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
impl arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
indexmaps First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
linalg arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
python arrays: new ref counting and weak views 2013-07-23 08:13:44 +02:00
storages changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
algorithms.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
array.hpp arrays : add experimental array_const_view 2013-08-27 13:43:57 +02:00
asserts.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
cache.hpp arrays: new ref counting and weak views 2013-07-23 08:13:44 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
h5.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
make_immutable_array.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mapped_functions.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
matrix_stack_view.hpp arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
matrix_view_proxy.hpp arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
matrix.hpp arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
vector.hpp arrays: rm has_view_type_tag & add_views 2013-08-27 13:43:57 +02:00