Pakket: libmath-matrix-maybegsl-perl (0.008-1)
Verwijzigingen voor libmath-matrix-maybegsl-perl
Debian bronnen:
Het bronpakket libmath-matrix-maybegsl-perl downloaden:
- [libmath-matrix-maybegsl-perl_0.008-1.dsc]
- [libmath-matrix-maybegsl-perl_0.008.orig.tar.gz]
- [libmath-matrix-maybegsl-perl_0.008-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Uniform use of Math::MatrixReal and Math::GSL::Matrix
Math::Matrix::MaybeGSL interfaces with Math::GSL::Matrix or, if that is not available, Math::MatrixReal. The idea behind this module is to allow the development of tools that use matrices that will work in pure Perl (using Math::MatrixReal) or with extra efficiency using Math::GSL::Matrix.
Given the two modules API is quite distinct, this module defines its own API, using method names from both these modules.
Andere aan libmath-matrix-maybegsl-perl gerelateerde pakketten
|
|
|
|
-
- dep: libmath-matrixreal-perl
- module to manipulate NxN matrices of real numbers
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language