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 4ff3777 commit 577b98bCopy full SHA for 577b98b
CHANGELOG.md
@@ -33,6 +33,8 @@ Version 0.2.0
33
`dcm = DCM([1 0 0; 0 -1 0; 0 0 -1])`.
34
* The `RotationSequenceError` exception were removed and replaced by
35
`ArgumentError` with a useful error message.
36
+ * The function `angle2quat` was modified so that the real part of the
37
+ quaternion is always positive.
38
39
- Dropped functions:
40
* `<Function>!`: All functions that modifies a parameter (the ones that end
0 commit comments