pdl 1:2.018-1ubuntu4 source package in Ubuntu

Changelog

pdl (1:2.018-1ubuntu4) artful; urgency=medium

  * No-change rebuild for libgsl soname change.

 -- Matthias Klose <email address hidden>  Sun, 06 Aug 2017 00:24:14 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe math

Downloads

File Size SHA-256 Checksum
pdl_2.018.orig.tar.gz 2.8 MiB af3ce01f093a08ee814d942b448d5c8d9daafb83d89c8933c4a22c5355233805
pdl_2.018-1ubuntu4.debian.tar.xz 28.1 KiB 242ae4b1e889d015ac9bddbd08d21fdf32bb44c7471020ba485f1e63b50b3177
pdl_2.018-1ubuntu4.dsc 2.3 KiB ff49e023065a378b5c6f56aa2a083ab298e5b5d9d77ceaf8e57eff696aaa36f5

View changes file

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 cosmic.

No description available for pdl-dbgsym in ubuntu cosmic.