3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 06:14:14 +01:00
dft_tools/test/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
..
block.cpp gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
block.output gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
CMakeLists.txt mv test gf -> gfs 2013-09-06 17:51:51 +02:00
curry1.cpp gf curry: clean call for a single index 2013-10-21 17:05:15 +02:00
curry_and_fourier.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
fourier1.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
gf_2times.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf_mul.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf_notail.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
gf_retw.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf_scalar.cpp implement gf_const_view 2013-10-21 15:12:53 +02:00
gf.output mv test gf -> gfs 2013-09-06 17:51:51 +02:00
gfv2.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
gfv2.output [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
mpi_red.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
ser.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
test_fourier_matsubara.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
test_fourier_matsubara.ipynb Work on gf 2013-09-09 15:41:46 +02:00
test_fourier_real_time.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
test_fourier_real_time.ipynb mv test gf -> gfs 2013-09-06 17:51:51 +02:00
test_gf_triqs.cpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
vector_expr_temp.cpp mv test gf -> gfs 2013-09-06 17:51:51 +02:00
vertex.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
wrap_tech.cpp mv test gf -> gfs 2013-09-06 17:51:51 +02:00
wrap_tech.output mv test gf -> gfs 2013-09-06 17:51:51 +02:00