This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.
from d6d7b04 Merge branch 'fix_NUMBERS-87__roman' new b67f72e NUMBERS-89: changing dotProduct() to dot() to match convention in commons-geometry new b18117e updating docs to specify the order of quaternion components; renaming parameters to match component names new ea36bda Nit. new 2db8cdf Merge branch 'task__NUMBERS-89__matt' The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../commons/numbers/quaternion/Quaternion.java | 56 ++++++++++++---------- .../apache/commons/numbers/quaternion/Slerp.java | 2 +- .../commons/numbers/quaternion/QuaternionTest.java | 4 +- .../commons/numbers/quaternion/SlerpTest.java | 2 +- 4 files changed, 34 insertions(+), 30 deletions(-)