Skip to content

Commit 9fcd1c7

Browse files
lkdvosJutho
andauthored
Update decompositions.jl
Co-authored-by: Jutho <Jutho@users.noreply.github.com>
1 parent 324801e commit 9fcd1c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/interface/decompositions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ For Schur decompositions, `expert = false` can be used to switch between `gees`
129129
For non-Hermitian eigenvalue decompositions there is `permute = true` and `scale = true` to control whether
130130
or not to balance the input matrix before starting the QR iterations.
131131
132-
For SVD and eigenvalue decompositions, there is residual freedom in the outputs that can be resolved.
132+
For the singular value and eigenvalue decompositions, there is residual freedom in the outputs that can be resolved.
133133
$_fixgauge_docs
134134
135135
In all cases, the optional `driver` keyword can be used to choose between different implementations of this algorithm.

0 commit comments

Comments
 (0)