eigs
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>
standard@13.0.2
'use strict'
Infinity