3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/ChangeLog
Olivier Parcollet 2d071bb74b Remove Cython & prepare wrapper for applis.
- removed cython : macro, detection, pxd, etc...
- adapt wrapper tools for external applis.
- cleaned doc for cython
2014-05-30 19:34:13 +02:00

26 lines
372 B
Plaintext

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 ?]