Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get R factor from QR factorization #288

Merged
merged 5 commits into from
May 30, 2024
Merged

Get R factor from QR factorization #288

merged 5 commits into from
May 30, 2024

Commits on May 18, 2024

  1. Added a QR function that returns the R factor. Changed QR API to use …

    …unique_ptr instead of raw pointers. Added a QR unit test that works in parallel.
    dylan-copeland committed May 18, 2024
    Configuration menu
    Copy the full SHA
    52878f9 View commit details
    Browse the repository at this point in the history
  2. style

    dylan-copeland committed May 18, 2024
    Configuration menu
    Copy the full SHA
    3dd2758 View commit details
    Browse the repository at this point in the history
  3. Minor fixes.

    dylan-copeland committed May 18, 2024
    Configuration menu
    Copy the full SHA
    128b83b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf44525 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    9edb4d0 View commit details
    Browse the repository at this point in the history