3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 13:53:40 +01:00
dft_tools/triqs
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
..
arrays array & gf transpose 2014-05-22 16:08:23 +02:00
clef clef: correct TRIQS_CLEF_IMPLEMENT_LAZY_METHOD 2014-04-25 16:06:44 +02:00
det_manip Work on compilation speed. 2014-05-02 20:49:19 +02:00
gfs gf. wrap legendre. 2014-05-22 17:56:42 +02:00
h5 h5 serialization 2014-05-20 22:24:30 +02:00
lattice lattice : python wrapper 2014-05-29 22:25:22 +02:00
mc_tools Change implementation of random_generator & python wrapper. 2014-05-29 22:25:22 +02:00
operators Add many_body_operator header in triqs 2014-05-22 23:58:07 +02:00
parameters parameters : small details 2014-05-21 17:51:40 +02:00
python_tools lattice : python wrapper 2014-05-29 22:25:22 +02:00
statistics statistics : fix get_value_type detection 2014-04-17 13:48:54 +02:00
utility Change implementation of random_generator & python wrapper. 2014-05-29 22:25:22 +02:00
arrays.hpp arrays : rm linalg/determinant and inverse (links) 2013-08-27 13:43:57 +02:00
clef.hpp 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
det_manip.hpp add header helper files 2013-11-18 23:41:32 +01:00
gfs.hpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
h5.hpp Fix h5 serialization: no test for old hdf5 2014-05-21 11:05:48 +02:00
mc_tools.hpp add header helper files 2013-11-18 23:41:32 +01:00
parameters.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
statistics.hpp Statistical tools documentation. 2014-04-17 13:39:51 +02:00
version.hpp.in Work on documentation 2013-09-17 14:55:55 +02:00