Skip to content

QR decomposition and least squares #41

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

Merged
merged 3 commits into from
Oct 4, 2024
Merged

QR decomposition and least squares #41

merged 3 commits into from
Oct 4, 2024

Conversation

ruairimoran
Copy link
Collaborator

Adds features:

  • decompose tall or square matrix into QR matrices
  • get QR matrices
  • solve least squares problem using factorisation (without getting QR matrices)

@ruairimoran ruairimoran requested a review from alphaville October 4, 2024 17:01
@ruairimoran ruairimoran merged commit 199bb73 into main Oct 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants