Skip to content

Commit

Permalink
Remove inaccurate comment in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Cormac Relf committed Apr 21, 2023
1 parent 2f79c09 commit 4c7c2d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_dual.rs
Original file line number Diff line number Diff line change
Expand Up @@ -400,8 +400,6 @@ mod nalgebra_api {

#[test]
fn use_nalgebra_3d() {
// Bit tricker, UnitQuaternion requires SimdComplexField.
//
// First one does nothing to the gradient. Still got no y or z direction.
let rot1 = UnitQuaternion::from_axis_angle(&Vector3::x_axis(), FRAC_PI_8);
// Second one goes pi/8 (22.5deg) about the y axis, which should shift some of the steepness
Expand Down

0 comments on commit 4c7c2d3

Please sign in to comment.