Olivier Parcollet
|
e6234ed3d5
|
Fix #122
- the conj_ function was not written properly
(T is a ref, the trait is_complex was not returning true).
- a simpler version is clearly better !
|
2014-09-08 20:54:59 +02:00 |
|
Olivier Parcollet
|
add3a075b7
|
test arrays. clean include
- clean include path.
(pragma once issue on icc).
- clean icc debug macros
|
2014-06-15 18:14:06 +02:00 |
|
Olivier Parcollet
|
6fa737978e
|
arrays: remove .len (redundant)
.len -> .shape
with same syntax.
Made a few necessary corrections here and there.
|
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 |
|