3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 13:53:40 +01:00
dft_tools/triqs
Olivier Parcollet eda6eb90a2 arrays: correction of value_type of matrix_expr
- forgot to correct the value_type of matrix_expr, and vector_expr
as was done long ago for arrays...
- also added cases for arrays until dim 10
- TODO : replace this trait in arrays with a tuple tools for any dim..
  not urgent.
2014-01-30 20:28:30 +01:00
..
arrays arrays: correction of value_type of matrix_expr 2014-01-30 20:28:30 +01:00
clef shared_ptr<void> can not be constructed directly in c++14 2014-01-07 14:33:57 +01: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 gfs: mesh product, rename shape method... 2014-01-30 20:28:30 +01:00
h5 arrays: clean h5 code 2013-11-18 23:41:32 +01:00
lattice arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
mc_tools mc_tools: simplify measure_aux 2014-01-30 20:28:30 +01:00
parameters shared_ptr<void> can not be constructed directly in c++14 2014-01-07 14:33:57 +01:00
python_tools changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
utility Fix for clang 1y with gcc lib 2014-01-20 10:50:52 +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
version.hpp.in Work on documentation 2013-09-17 14:55:55 +02:00