DOKK / manpages / debian 12 / libmath-vector-real-xs-perl / Math::Vector::Real::XS.3pm.en
Math::Vector::Real::XS(3pm) User Contributed Perl Documentation Math::Vector::Real::XS(3pm)

Math::Vector::Real::XS - Real vector arithmetic in fast XS

  use Math::Vector::Real;
  ...

This module reimplements most of the functions in Math::Vector::Real in XS for a great performance boost.

Once this module is installed, Math::Vector::Real will load and use it automatically.

In order to report bugs you can send me and email to the address that appears below or use the CPAN RT bug-tracking system available at <http://rt.cpan.org>.

The source for the development version of the module is hosted at GitHub: <https://github.com/salva/p5-Math-Vector-Real-XS>.

If you like this module and you're feeling generous, take a look at my wishlist: <http://amzn.com/w/1WU1P6IR5QZ42>

Copyright (C) 2012-2015 by Salvador Fandiño (sfandino@yahoo.com).

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.

2022-10-19 perl v5.36.0