3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/pytriqs
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
..
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 Fix for compatibility with 32-bit systems 2013-09-26 21:59:21 +02: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