We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633d8a0 commit 6e8bb47Copy full SHA for 6e8bb47
test/runtests.jl
@@ -1,7 +1,7 @@
1
VERSION >= v"0.7.0-DEV.2036" && using Test
2
VERSION < v"0.7.0-DEV.2036" && using Base.Test
3
4
-using Rotations
+using ReferenceFrameRotations
5
6
# Available rotations.
7
rot_seq_array = ["XYX",
0 commit comments