3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
dft_tools/test
Olivier Parcollet 9265c2db7f Fix #119
- 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.
2014-09-04 11:55:32 +02:00
..
pytriqs python wrapper. Pre/postcall can now be inlined 2014-07-02 16:48:15 +02:00
speed remove warnings in compilation 2014-01-30 22:17:28 +01:00
triqs Fix #119 2014-09-04 11:55:32 +02:00
CMakeLists.txt cmake. group c++11 flags 2013-12-04 22:24:14 +01:00