Skip to content

Documentation confusing around eigenvector naming #54

Description

@philippdahm

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.

modred/modred/pod.py

Lines 137 to 140 in bbe35c8

* ``eigvecs``: Array wholse columns are eigenvectors of correlation
array (:math:`U`).

modred/modred/pod.py

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions