[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#692094: ITP: libpdl-linearalgebra-perl -- libpdl-linearalgebra-perl



Package: wnpp
Severity: wishlist
Owner: Dima Kogan <dima@secretsauce.net>

* Package name    : libpdl-linearalgebra-perl
  Version         : 0.06
  Upstream Author : Grégory Vanuxem <vanuxemg@yahoo.fr>
* URL             : http://search.cpan.org/~ellipse/PDL-LinearAlgebra-0.06/LinearAlgebra.pm
* License         : Artistic
  Programming Lang: Perl
  Description     : PDL::LinearAlgebra - Linear Algebra utils for PDL
This module provides a convenient interface to PDL::LinearAlgebra::Real and
PDL::LinearAlgebra::Complex. Its primary purpose is educational. You have to
know that routines defined here are not optimized, particularly in term of
memory. Since Blas and Lapack use a column major ordering scheme some routines
here need to transpose matrices before calling fortran routines and transpose
back (see the documentation of each routine). If you need optimized code use
directly PDL::LinearAlgebra::Real and PDL::LinearAlgebra::Complex. It's planned
to "port" this module to PDL::Matrix such that transpositions will not be
necessary, the major problem is that two new modules need to be created
PDL::Matrix::Real and PDL::Matrix::Complex.


Reply to: