-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathREADME
More file actions
28 lines (19 loc) · 764 Bytes
/
README
File metadata and controls
28 lines (19 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
ZQUATEV
Code to diagonalize large quaternionic matrices to yield symmetry-adapted eigenvectors
======================================================================================
Author:
Toru Shiozaki (shiozaki@qsimulate.com)
License:
FreeBSD
Reference:
T. Shiozaki, Molecular Physics 115, 5-12 (2017)
DOI: 10.1080/00268976.2016.1158423, arXiv:1512.08934 (http://arxiv.org/abs/1512.08934)
Synopsis:
This program diagonalizes quaternionic matrices,
( A -B* )
( B A* )
which is Hermitian. Only the left half of the matrix will be referenced as an input.
This matrix has doubly-degenerate eigenvalues, and there is a set of
eivenvectors that has the same symmetry property:
( U -V* )
( V U* )