libpdl-linearalgebra-perl 0.08-1 source package in Ubuntu

Changelog

libpdl-linearalgebra-perl (0.08-1) unstable; urgency=low


  * Team upload

  [ Dima Kogan ]
  * New upstream release. (Closes: #730909 -- FTBFS - test failures)

    Main changes:

    - license updated to Artistic 2.0

    - Added support for the new 64-bit-index-enabled PDL ( >= 2.007 ).
      This is a non-backwards-compatible change so this package now requires
      this newer PDL.

    - msyminv() works correctly

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Damyan Ivanov ]
  * drop trailing slash from metacpan URLs

 -- Damyan Ivanov <email address hidden>  Wed, 04 Dec 2013 12:29:50 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpdl-linearalgebra-perl_0.08-1.dsc 2.1 KiB f471862a4385beb759ddb86b348ea1c97f1e41207ece78c541ba584e4fb32964
libpdl-linearalgebra-perl_0.08.orig.tar.gz 114.8 KiB 6e15c663c40ce5e21bc689a86db070d9ba55f39725c1b55b09d92c1698037335
libpdl-linearalgebra-perl_0.08-1.debian.tar.gz 5.4 KiB bc83428ff42d3334fe59b0be34fabcdc8384ded2f7c4edd58ba7696950091e4c

No changes file available.

Binary packages built by this source

libpdl-linearalgebra-perl: 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.