Skip to content

RLS.py updates #1

Description

@zaynpatel
  • Change the RLS.py file to use np.allclose() to compare arrays instead of .all(). The numpy .all() does not test for numerical equivalence
  • Add an orthogonal kwarg and additional code since we can orthogonalize any matrix A and compute "Orthogonal least squares" even in this recursive case.

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