3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/ChangeLog

26 lines
372 B
Plaintext
Raw Normal View History

From version 1.0 to 1.2
C++
----
* new wrapping of boost random generators. No effect on API.
Python
----------
* New wrapper tool to glue C++ and python. Cython is gone.
gf:
* transpose method now returns a NEW green function, like conjugate, etc...
tail :
* Suppress the possibility to save/load in h5 for a tail alone (must be part
of a gf). [ok ?]