Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Jacobsson committed Dec 20, 2024
1 parent 1f29ba8 commit 6d0db08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/manifolds/segre.jl
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ using Manifolds, Test, Random, LinearAlgebra, FiniteDifferences
# When testing that exp(Ms[i], ps[i], t * Xs[i]) is an extremum of the length functional, we take a directional derivative along dcs[i]
dcs = [
unit_c(3 * 10, 9),
unit_c(3 * 8, 10),
unit_c(3 * 8, 10),
unit_c(3 * 23, 11),
unit_c(3 * 21, 12),
unit_c(3 * 10, 13),
Expand Down

0 comments on commit 6d0db08

Please sign in to comment.