-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit of nambu code Added matrix codes to create the Nambu Hamiltonian. This required restructuring the diag fold_csr matrix codes. Now they can be given a number to determine the number of elements that are added. It generalizes the code a bit. Currently the matrix creation does not implement the no-phase code-path. So Gamma-point is not functional. Changed some of the cython codes to use preprocessors at the comment level at the top of the file. It makes it much simpler to debug. Enabled siesta routines to read the matrices with Nambu spin configuration. Signed-off-by: Nick Papior <[email protected]> * finalized the PDOS for nambu and finalized more methods - nambu PDOS - nambu transpose - nambu berry-phase stuff works - nambu trs is *NOT* implemented. Added more tests for complex data-types which has been completed in this branch. * Added warning when using nambu spin + changelog Signed-off-by: Nick Papior <[email protected]> --------- Signed-off-by: Nick Papior <[email protected]>
- Loading branch information
Showing
22 changed files
with
1,811 additions
and
456 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.