mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 13:53:40 +01:00
9265c2db7f
- Cleaned of the eigensystems computations (worker is simpler, decision at runtime, etc..). - Fix #119 : When the matrix is in C order, the fortran lapack sees in fact its conjugate, so we need to conjugate the eigenvectors at the end. NB : not true if the storage order of the matrix is already fortran of course. |
||
---|---|---|
.. | ||
arrays | ||
clef | ||
clef_examples | ||
det_manip | ||
gfs | ||
h5 | ||
mc_tools | ||
operators | ||
parameters | ||
statistics | ||
utility | ||
CMakeLists.txt |