pdl 1:2.025-1 source package in Ubuntu

Changelog

pdl (1:2.025-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * Update lintian overrides for renamed tags.

  [ Bas Couwenberg ]
  * New upstream release.
  * Refresh patches.
  * Update lintian overrides.
  * Drop as-needed linker flag, set by default.

 -- Bas Couwenberg <email address hidden>  Thu, 19 Nov 2020 15:19:39 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pdl_2.025-1.dsc 2.3 KiB f31665c0a054519b32506940b94a0285bc17bcd619223ba3810601cf679829cb
pdl_2.025.orig.tar.gz 2.8 MiB 1b5a167ead27772d95dad27f8eb7d09519d29156eed53c6fc14415194b5a8ad6
pdl_2.025-1.debian.tar.xz 29.4 KiB eff7c67db1b49b55c32734b861f591320d2fa50cf7da2328e97faeed3a1a3c30

No changes file available.

Binary packages built by this source

pdl: perl data language: Perl extensions for numerics

 PDL gives standard perl the ability to COMPACTLY
 store and SPEEDILY manipulate the large N-dimensional data arrays
 which are the bread and butter of scientific computing. The idea
 is to turn perl in to a free, array-oriented, numerical language
 in the same sense as commercial packages like IDL and MatLab. One
 can write simple perl expressions to manipulate entire numerical arrays
 all at once. For example, using PDL the perl variable $a can hold a
 1024x1024 floating point image, it only takes 4Mb of memory to store
 it and expressions like $a=sqrt($a)+2 would manipulate the whole image
 in a few seconds.
 .
 A simple interactive shell (perldl) is provided for command line use
 together with a module (PDL) for use in perl scripts.

pdl-dbgsym: No summary available for pdl-dbgsym in ubuntu hirsute.

No description available for pdl-dbgsym in ubuntu hirsute.