3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/pytriqs/gf/local
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
..
__init__.py [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
block_gf.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
descriptors.py Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
functions.pxd gf. Clean Fourier 2013-10-23 18:46:55 +02:00
gf_generic.py Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
gf_imfreq.py Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
gf_imtime.py Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
gf_legendre.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_refreq.py Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
gf_retime.py Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
gf_two_real_times.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf.pxd [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf.pyx [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
imfreq.pxd gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
imfreq.pyx gf. Clean Fourier 2013-10-23 18:46:55 +02:00
impl_plot.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
imtime.pxd gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
imtime.pyx gf. Clean Fourier 2013-10-23 18:46:55 +02:00
inverse.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
lazy_expressions.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
legendre.pxd gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
legendre.pyx gf. Clean Fourier 2013-10-23 18:46:55 +02:00
matrix_stack.pxd First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
matrix_stack.pyx Fix for compatibility with 32-bit systems 2013-09-26 21:59:21 +02:00
mesh_imfreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_imtime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_legendre.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_refreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_retime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mesh_two_real_times.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
nothing.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
refreq.pxd gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
refreq.pyx gf. Clean Fourier 2013-10-23 18:46:55 +02:00
retime.pxd gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
retime.pyx gf. Clean Fourier 2013-10-23 18:46:55 +02:00
tail.pxd Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
tail.pyx Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
tools.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
two_real_times.pxd gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
two_real_times.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00