IABSD.fr/ports/math/p5-Math-MatrixReal

Branch :


Log

Author Commit Date CI Message
70ca6bc9 2014-12-29 10:14:52 Update to p5-Math-MatrixReal-2.12. ok ajacoutot@
b37e763b 2014-12-05 07:12:39 Update to p5-Math-MatrixReal-2.11. ok ajacoutot@
0662a4e9 2013-03-11 11:20:26 PERMIT_* / REGRESS->TEST sweep
4d3df43a 2011-07-25 20:40:47 switch back to USE_GROFF here. there a know issue with pod2man that expects `tr' to be implemented for \*(-- to work. its in mandoc TODO
0bffa0ae 2011-07-20 17:30:28 - update to 2.08 - remove groff - HOMEPAGE is taken care of by cpan.port.mk - remove maintainer per his request OK jasper@ sthen@ OK Markus Bergkvist (old MAINTAINER)
3075d068 2010-10-18 20:52:05 USE_GROFF=Yes
47ecb222 2010-10-03 15:21:13 - switch to MODCPAN_EXAMPLES
dcc98e07 2009-06-12 16:58:07 - re-word COMMENT, no bump as it's been intree for a few minutes
051e5313 2009-06-12 16:52:36 import p5-Math-MatrixReal 2.05 Math::MatrixReal implements the data type "matrix of reals" (and consequently also "vector of reals") which can be used almost like any other basic Perl type thanks to OPERATOR OVERLOADING. from Markus Bergkvist (MAINTAINER), with some tweaks by me