diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /math/p5-Math-VectorReal | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-VectorReal')
-rw-r--r-- | math/p5-Math-VectorReal/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-VectorReal/pkg-descr b/math/p5-Math-VectorReal/pkg-descr index 76582a77bd6a..f57a826ae1ed 100644 --- a/math/p5-Math-VectorReal/pkg-descr +++ b/math/p5-Math-VectorReal/pkg-descr @@ -1,5 +1,5 @@ The Math::VectorReal package defines a 3D mathematical "vector", -in a way that is compatible with the previous CPAN module +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 "." |