3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/pytriqs
Olivier Parcollet 6326c2b4eb gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks
- clef : fix a little bug in storage when evaluating
  (was using the wrong trait to deduce storage type).
- gf : block :
     - added reinterpret_scalar_valued_gf_as_matrix_valued
       for block function
     - cleaned make_block_gf_view_from_vector
     - added make_block_gf_view_from_vectormake_block_gf_view_from_vector_of_cython_proxy
       and changed the cython accordingly because it requires a slightly different syntax.
     - updated tests
- gf : cleaned some template.
2013-10-31 14:41:48 +01:00
..
archive First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
dos First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
fit First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
lattice Fix BZPatch class and partial DOS computation 2013-09-05 17:55:18 +02:00
operators Add some more direct accesses in pytriqs/operators 2013-08-02 10:14:33 +02:00
parameters Add list/tuple of long in python parameter class 2013-09-23 15:39:20 +02:00
plot First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
pxd First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
random Cythonize random generators 2013-09-16 12:20:06 +02:00
sumk First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
utility Get rid of boost compilation from sources 2013-09-02 14:26:32 +02:00
__init__.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
__init__.py.template First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt add wrap_clean make target. 2013-09-13 19:16:08 +02:00
version.py.in Work on documentation 2013-09-17 14:55:55 +02:00