3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 13:53:40 +01:00
dft_tools/triqs
Olivier Parcollet a730f093d6 arrays: fix fold and update documentation
- fold was not correct in e.g. passing an int as init instead of a
  double (was leading to narrowing in return).
- better return type deduction.
- there was an error in the doc (order of argument in the lambda !)
- add a more complex example (Frobenius norm of matrices).
2014-04-09 21:24:03 +02:00
..
arrays arrays: fix fold and update documentation 2014-04-09 21:24:03 +02:00
clef correction: previous commit, forgot a namespace 2014-04-09 12:12:41 +02:00
det_manip bug in a det_manip constructor (from vectors for x and y values) corrected 2013-12-18 11:21:39 +01:00
gfs gf: correct auto_assign 2014-04-07 13:21:36 +02:00
h5 arrays: clean h5 code 2013-11-18 23:41:32 +01:00
lattice Fix g(k,om) for tests 2014-02-26 16:24:51 +01:00
mc_tools clef: fix lazy method call for gcc 2014-04-06 13:01:17 +02:00
parameters arrays: h5 read/write for arrays of complex types 2014-02-13 21:46:23 +01:00
python_tools changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
statistics Add statistic tools 2014-02-12 09:41:07 +01:00
utility add c14 less, greater 2014-03-16 00:11:56 +01: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 cmake. group c++11 flags 2013-12-04 22:24:14 +01: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 First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +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 Add statistic tools 2014-02-12 09:41:07 +01:00
version.hpp.in Work on documentation 2013-09-17 14:55:55 +02:00