Math-Assistant version 0.0417 ============================= The module contains important algebraic operations: matrix (quadratic or non-quadratic) rank, determinant and solve an equation system. The integer values are accepted. Calculations with the raised accuracy. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install If you have root on a Unix system it is enough to run this command: cpan Math::Assistant DEPENDENCIES This module requires these other modules and libraries: Algorithm::Combinatorics Math::BigInt Math::BigFloat Test::More Carp COPYRIGHT AND LICENCE Copyright (C) 2010-2012 by Alessandro Gorohovski This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.