Source: libpdl-linearalgebra-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dima Kogan <dima@secretsauce.net>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               perl-xs-dev,
               perl:native,
               pdl (>= 1:2.061),
               libatlas-base-dev
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdl-linearalgebra-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdl-linearalgebra-perl.git
Homepage: https://metacpan.org/release/PDL-LinearAlgebra

Package: libpdl-linearalgebra-perl
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${perl:Depends},
         ${pdl:Depends}
Description: Linear Algebra utils for PDL
 PDL::LinearAlgebra provides PDL bindings to LAPACK and BLAS. The package
 contains both the slower-but-more-flexible PDL::LinearAlgebra module and
 faster-but-more-specific PDL::LinearAlgebra::Real and
 PDL::LinearAlgebra::Complex modules.
