Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove unnecessary import, singularity check
if the matrix `U` is singular, the process will still result in a matrix but it will fail to have the expected property, namely `B*B.H == U`.
- Loading branch information