3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
dft_tools/pytriqs
Olivier Parcollet e6529b608e Change implementation of random_generator & python wrapper.
- Use a new buffered_function to replace the complicated generator code from ALPS.
- Clean the implementation of the random_generator
- update the documentation
- update to the new python wrapper (could not be done with the previous
  version, because of lack of move constructor).
2014-05-29 22:25:22 +02: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 lattice : python wrapper 2014-05-29 22:25:22 +02:00
lattice lattice : python wrapper 2014-05-29 22:25:22 +02:00
operators Fix operator generator to have converter header 2014-05-24 01:00:16 +02:00
parameters Serialization boost/h5 and clean parameters 2014-05-21 14:35:26 +02:00
plot First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
pxd gf. add __call__(double) to gf_imtime, wrapped from C++ evaluator 2014-04-02 11:15:24 +02:00
random_generator Change implementation of random_generator & python wrapper. 2014-05-29 22:25:22 +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
wrap_generator lattice : python wrapper 2014-05-29 22:25:22 +02:00
wrap_test add converter for scalar_valued gf 2014-05-22 23:42:51 +02:00
__init__.py Add new wrapper generator 2014-05-11 21:47:46 +02:00
__init__.py.template First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt Fix compilation of py_converter. 2014-05-20 22:24:30 +02:00
version.py.in Work on documentation 2013-09-17 14:55:55 +02:00