Skip to content
Snippets Groups Projects

Binded SVD in the python level and documented

Merged Tiago de Freitas Pereira requested to merge 8-bind-svd into master

Implemented the signal standarization. The signs of U and V is defined analysing the first element of U. If U[0, 0] < 0 then U=-1U and V=-1V With that we have a consistent SVD binds along different implementations (http://prod.sandia.gov/techlib/access-control.cgi/2007/076422.pdf)

Closes #8 (closed)

Merge request reports

Pipeline #6794 passed

Pipeline passed for bfc7ed77 on 8-bind-svd

Test coverage 99.00% (0.00%) from 6 jobs

Merged by avatar (Mar 13, 2025 8:30pm UTC)

Loading

Pipeline #6795 passed

Pipeline passed for 6297d7bb on master

Test coverage 99.00% (0.00%) from 6 jobs

Activity

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