Lazersmoke 05860b8c19
Clarify eigs documentation (#1847)
The matrix `math.eigs(H).vectors` contains the eigenvectors as columns, not rows, as previously suggested.
Also includes example of how to access the relevant vectors using `math.column`.

Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2020-05-09 12:12:10 +02:00
..
2019-07-20 13:46:31 +02:00
2020-01-06 20:03:52 +01:00
2020-05-06 21:02:22 +02:00