Skip to content
Snippets Groups Projects
Commit bfc7ed77 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Binded SVD in the python level and documented

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=-1*U and V=-1*V
With that we have a consistent SVD binds along different implementations (http://prod.sandia.gov/techlib/access-control.cgi/2007/076422.pdf)
parent c72f6c80
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment