mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 13:53:40 +01:00
cfe3532c94
- implement transposed_view for arrays. - .transpose method for gf - wrapped to python - add call op. for GfImTime, using C++ - Added ChangeLog - rm matrix_stack - start cleaning old code
11 lines
129 B
Plaintext
11 lines
129 B
Plaintext
|
|
From version 1.0 to 1.2
|
|
|
|
Python
|
|
----------
|
|
|
|
gf:
|
|
|
|
* transpose method now returns a NEW green function, like conjugate, etc...
|
|
|