Package: libmath-quaternion-perl (0.07-2)
Links for libmath-quaternion-perl
Debian Resources:
Download Source Package libmath-quaternion-perl:
- [libmath-quaternion-perl_0.07-2.dsc]
- [libmath-quaternion-perl_0.07.orig.tar.gz]
- [libmath-quaternion-perl_0.07-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
Perl routines to handle operations on quaternions
Math::Quaternion lets you create and manipulate quaternions. A quaternion is a mathematical object developed as a kind of generalization of complex numbers, usually represented by an array of four real numbers, and is often used to represent rotations in three-dimensional space.
See, for example, http://mathworld.wolfram.com/Quaternion.html for more details on the mathematics of quaternions.
Quaternions can be added, subtracted, and scaled just like complex numbers or vectors -- they can also be multiplied, but quaternion multiplication DOES NOT COMMUTE. That is to say, if you have quaternions $q1 and $q2, then in general $q1*$q2 != $q2*$q1. This is related to their use in representing rotations, which also do not commute.
Other Packages Related to libmath-quaternion-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libmath-quaternion-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 16.6 kB | 47.0 kB | [list of files] |