Skip to content

Commit

Permalink
again had a line too much.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertuer committed May 7, 2024
1 parent 91a3993 commit 7f3814e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/manifolds/StiefelEuclideanMetric.jl
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ which is globally ``π`` [ZimmermannStoye:2024](@cite).
"""
injectivity_radius(::Stiefel) = π

Check warning on line 111 in src/manifolds/StiefelEuclideanMetric.jl

View check run for this annotation

Codecov / codecov/patch

src/manifolds/StiefelEuclideanMetric.jl#L111

Added line #L111 was not covered by tests


@doc raw"""
inverse_retract(M::Stiefel, p, q, method::ProjectionInverseRetraction)
Expand Down

0 comments on commit 7f3814e

Please sign in to comment.