3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/pytriqs
Olivier Parcollet 602201527d Fix #51
- The kind() method of mesh should return a char,
like the parameter of the constructor of mesh,
not the C++ corresponding int.
- otherwise, the reduction - construction is broken
and by extension all pickling and then all mpi constructions.
2014-01-17 21:12:24 +01:00
..
archive Fix missing cached key in archives 2013-12-23 13:15:27 +01:00
dos Iteration over the doc 2013-12-31 14:22:00 +01:00
fit First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf Fix #51 2014-01-17 21:12:24 +01: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 pytriqs: add option to use mpi4py instead of boost.python.mpi 2013-12-30 22:32:09 +01: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 pytriqs: add option to use mpi4py instead of boost.python.mpi 2013-12-30 22:32:09 +01:00
version.py.in Work on documentation 2013-09-17 14:55:55 +02:00