3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/pytriqs/gf/local
Michel Ferrero fe1aeb8dbf Fix for compatibility with 32-bit systems
This is a fix for issue #18. The type float128 doesn't exist on 32-bit
machines. I removed it from the matrix_stack.pyx detection of a scalar.

  modified:   pytriqs/gf/local/matrix_stack.pyx
2013-09-26 21:59:21 +02:00
..
__init__.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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 [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +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 BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
gf.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
imfreq.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
imfreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
impl_plot.py First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
imtime.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
imtime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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 gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
legendre.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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 gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
refreq.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
retime.pxd gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
retime.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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 gfs: change the name of the mesh -> gf_mesh for gcc 2013-08-27 14:20:50 +02:00
two_real_times.pyx First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00