Mentions légales du service

Skip to content
Snippets Groups Projects

Add Polar decomposition with QDWH algorithm

Merged Mathieu Faverge requested to merge faverge/chameleon:feature/qdwh into master

The main objective of this PR is to add a Polar Decomposition algorithm (A = U_p H ) with U_p orthonormal, and H, Hermitian. To enable this, this PR adds:

  • Add subroutines to compute the QR on the full matrix, as well as the Q generation.
  • Fix issue #36 (closed)
Edited by Mathieu Faverge

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading