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

Implement Polar Decomposition #1696

Open
mrfh92 opened this issue Oct 28, 2024 · 1 comment
Open

Implement Polar Decomposition #1696

mrfh92 opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request ESAPCA relevant for the ESA-funded project "ESAPCA" linalg

Comments

@mrfh92
Copy link
Collaborator

mrfh92 commented Oct 28, 2024

Feature functionality
This issue is to implement Polar Decomposition using the approach of Nakatsukasa and Freund, based on Zolotarev functions.

To do:

  • allow batched input in QR
  • implement condition number estimation
  • actual Zolo-PD
@mrfh92 mrfh92 added enhancement New feature or request linalg ESAPCA relevant for the ESA-funded project "ESAPCA" labels Oct 28, 2024
@mrfh92 mrfh92 self-assigned this Oct 28, 2024
Copy link
Contributor

Branch features/1696-Implement_Polar_Decomposition created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ESAPCA relevant for the ESA-funded project "ESAPCA" linalg
Projects
None yet
Development

No branches or pull requests

1 participant