Skip to content

Commit

Permalink
bump atol on Rotations
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Sep 23, 2021
1 parent 8a17ef8 commit 1c87a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/manifolds/rotations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ include("../utils.jl")
point_distributions=[ptd],
tvector_distributions=[tvd],
basis_types_to_from=basis_types,
exp_log_atol_multiplier=80,
exp_log_atol_multiplier=250,
retraction_atol_multiplier=12,
test_inplace=true,
)
Expand Down

0 comments on commit 1c87a9d

Please sign in to comment.