3
0
mirror of https://github.com/triqs/dft_tools synced 2025-03-14 04:42:04 +01:00
tayral 3aa380ba9d Fixed abs bug in bravais_lattice + added method
When constructing the last unit vector in 2D, the sanity check was wrong because of usage of abs instead of std::abs.

Added method energy_on_bz_path_2 that returns the energy *matrix* at each k point on a given path instead of the eigenvalues of this matrix. The name of the function should be changed (to energy_matrix_on_bz_path?)

Renaming energies_on_bz_path_2 to energy_matrix_on_bz_path
2014-05-08 12:09:58 +01:00
2014-04-04 12:03:06 +02:00
2013-12-21 13:25:37 +01:00
2014-01-30 20:28:30 +01:00
2014-04-04 11:51:08 +02:00

 
The TRIQS website is under http://ipht.cea.fr/triqs. Start there
to learn about TRIQS.

To install TRIQS, follow the installation steps given under
http://ipht.cea.fr/triqs/doc/user_manual/install/install.html

Before you proceed, make sure you have read the LICENSE.txt file.

Enjoy!

The TRIQS team

Description
No description provided
Readme 87 MiB
Languages
Python 54.8%
Fortran 37.4%
Shell 5.7%
C++ 2.1%