Skip to content

Commit

Permalink
adapt one more tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Sep 23, 2021
1 parent 1c87a9d commit 1514dd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/groups/special_euclidean.jl
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Random.seed!(10)
test_diff=true,
test_lie_bracket=true,
diff_convs=[(), (LeftAction(),), (RightAction(),)],
atol=1e-9,
)
# specific affine tests
p = copy(G, pts[1])
Expand Down

0 comments on commit 1514dd3

Please sign in to comment.