https://github.com/freude/NanoNet
History
Tip revision: 8647dbcd431e4b5ed65535244a74734936b25dbb authored by DrVaitkus on 26 February 2021, 09:15:13 UTC
Swapped svd to eig, as used in MOR, for real eigenvalues, svd and eig produce the same results. However, eig is a unitary transformation VH A V.
Tip revision: 8647dbc
File Mode Size
__init__.py -rw-r--r-- 0 bytes
greens_function.py -rw-r--r-- 6.2 KB
reduced_mode_space.py -rw-r--r-- 2.1 KB
test_aux_functions.py -rw-r--r-- 2.2 KB
test_block_tridiagonalization.py -rw-r--r-- 243 bytes
test_greens_functions.py -rw-r--r-- 48.4 KB
test_hamiltonian_module.py -rw-r--r-- 19.8 KB
test_hamiltonian_sparse_module.py -rw-r--r-- 3.4 KB
test_matrix_splitting_from_aux_functions.py -rw-r--r-- 2.5 KB
test_scripts_and_initializer.py -rw-r--r-- 878 bytes

back to top