Package : perl-Math-VectorReal > RPM : perl-Math-VectorReal-1.20.0-8.mga7.src.rpm

Basic items

Name perl-Math-VectorReal
Version 1.20.0
Release 8.mga7
URL http://search.cpan.org/dist/Math-VectorReal
Group Development/Perl
Summary Handling 3D Vector Mathematics
Size 15KB
Arch noarch
License GPL+ or Artistic

Description

The 'Math::VectorReal' package defines a 3D mathematical "vector", in a way
that is compatible with the previous CPAN module 'Math::MatrixReal'.
However it provides a more vector oriented set of mathematical functions
and overload operators, to the 'MatrixReal' package. For example the normal
perl string functions "x" and "." have been overloaded to allow vector
cross and dot product operations. Vector math formula thus looks like
vector math formula in perl programs using this package.

While this package is compatible with Math::MatrixReal, you DO NOT need to
have that package to perform purely vector orientated calculations. You
will need it however if you wish to do matrix operations with these
vectors. The interface has been designed with this package flexibility in
mind.

The vectors are defined in the same way as a "row" 'Math::MatrixReal'
matrix, instead of that packages choice of "column" definition for vector
operations. Such vectors are multiplied to matices with the vector on the
left and the matrix on the right. EG: v * M -> 'v

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 10:41:34
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie