3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs/gfs
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
..
deprecated [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
domains gf. Clean Fourier 2013-10-23 18:46:55 +02:00
local gf. Clean Fourier 2013-10-23 18:46:55 +02:00
meshes gf. Clean Fourier 2013-10-23 18:46:55 +02:00
block.hpp gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
CMakeLists.txt [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
curry.hpp gf curry: clean call for a single index 2013-10-21 17:05:15 +02:00
data_proxies.hpp implement gf_const_view 2013-10-21 15:12:53 +02:00
evaluators.hpp clean the TRIQS_COMPILER macros 2013-10-21 15:12:08 +02:00
gf_expr.hpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf.hpp gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
imfreq.hpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
imtime.hpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
legendre.hpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
product.hpp implement gf_const_view 2013-10-21 15:12:53 +02:00
refreq.hpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
retime.hpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
tools.hpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00