-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hey,
I might be completely off base here, but the documentation seems to reference the eigenvectors as both "U" (L149) and then later on line 139 as "V" i was wondering if this is a mistake on my understanding or a simple typo.
Lines 137 to 140 in bbe35c8
| * ``eigvecs``: Array wholse columns are eigenvectors of correlation | |
| array (:math:`U`). | |
Lines 148 to 152 in bbe35c8
| where :math:`X`, :math:`W`, :math:`S`, :math:`V`, correspond to | |
| ``vecs``, ``inner_product_weights``, ``eigvals**0.5``, | |
| and ``eigvecs``, respectively. | |
please let me know what comes of this and thanks so much for creating this. has certainly helped me substantially!
best,
Phil
Metadata
Metadata
Assignees
Labels
No labels