| Port details |
- p5-PDL-LinearAlgebra Linear Algebra utils for PDL
- 0.433 math
=0 0.433Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-01-28 17:06:59
- Last Update: 2025-02-07 21:15:58
- Commit Hash: f80070b
- Also Listed In: perl5
- License: ART20
- WWW:
- https://metacpan.org/dist/PDL-LinearAlgebra
- Description:
- PDL::LinearAlgebra provides a convenient interface to PDL::LinearAlgebra::Real
and PDL::LinearAlgebra::Complex. 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-PDL-LinearAlgebra>0:math/p5-PDL-LinearAlgebra
- To install the port:
- cd /usr/ports/math/p5-PDL-LinearAlgebra/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-PDL-LinearAlgebra
- pkg install p5-PDL-LinearAlgebra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-PDL-LinearAlgebra
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738606421
SHA256 (PDL-LinearAlgebra-0.433.tar.gz) = 18e47a8d807a664cbd720d461fcb57d11e5654c379c7273b118bf48c593dc0d4
SIZE (PDL-LinearAlgebra-0.433.tar.gz) = 159760
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Devel-CheckLib>=0 : devel/p5-Devel-CheckLib
- p5-ExtUtils-F77>=1.26 : lang/p5-ExtUtils-F77
- p5-PkgConfig>=0 : devel/p5-PkgConfig
- p5-PDL>=2.096 : math/p5-PDL
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-PDL>=2.096 : math/p5-PDL
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libblas.so : math/blas
- liblapack.so : math/lapack
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_p5-PDL-LinearAlgebra
- USES:
- blaslapack perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.433 07 Feb 2025 21:15:58
    |
Po-Chuan Hsieh (sunpoet)  |
math/p5-PDL-LinearAlgebra: Update to 0.433
Changes: https://metacpan.org/dist/PDL-LinearAlgebra/changes |
0.432 28 Jan 2025 17:04:07
    |
Po-Chuan Hsieh (sunpoet)  |
math/p5-PDL-LinearAlgebra: Add p5-PDL-LinearAlgebra 0.432
PDL::LinearAlgebra provides a convenient interface to PDL::LinearAlgebra::Real
and PDL::LinearAlgebra::Complex. 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. |
Number of commits found: 2
|