Olivier Parcollet
|
3b29e9bf9d
|
arrays : renaming concept name
CuboidArray <-> Array
added make_cuboid_domain
|
2013-08-29 18:06:04 +02:00 |
|
Olivier Parcollet
|
f78e6baf9e
|
code cleaning
- TRIQS_MODEL_CONCEPT renamed : clearer for doc
- index_value_type : remove, useless...
|
2013-08-27 13:43:58 +02:00 |
|
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 |
|
Olivier Parcollet
|
c8fcb40164
|
arrays : rm linalg/determinant and inverse (links)
It is clearer to have only one file :
det_and_inverse.hpp
changed the included in tests.
|
2013-08-27 13:43:57 +02:00 |
|
Olivier Parcollet
|
f2c7d449cc
|
First commit : triqs libs version 1.0 alpha1
for earlier commits, see TRIQS0.x repository.
|
2013-07-17 19:24:07 +02:00 |
|