yorick-imutil 0.5.7-3 source package in Ubuntu

Changelog

yorick-imutil (0.5.7-3) unstable; urgency=low


  * Fortify (don't rely on yorick to provide right flags)

 -- Thibaut Paumard <email address hidden>  Thu, 28 Jun 2012 17:43:38 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe math
Lunar release universe math
Jammy release universe math
Focal release universe math
Bionic release universe math
Xenial release universe math
Trusty release universe math

Downloads

File Size SHA-256 Checksum
yorick-imutil_0.5.7-3.dsc 1.4 KiB fbbd1ce844f93ea5ed8d87d583cbdfc357a8d8a0715235b0ada6289b5473f35e
yorick-imutil_0.5.7.orig.tar.gz 25.1 KiB 077bba6a1b5c2febd8149edb3d4c7f2b684c8744e1f1246ac726b230778b8ade
yorick-imutil_0.5.7-3.debian.tar.gz 3.5 KiB 528d3e10d24c22515b0fd1856893a7b9caa18fe763455741da8034ccebf323be

Available diffs

No changes file available.

Binary packages built by this source

yorick-imutil: fast image manipulation routines for the Yorick language

 Compiled routines for basic but fast image manipulation in yorick (an
 interpreted computer language specialized for numerical and scientific
 problems). Includes 2d bilinear and spline2 interpolation, clipping, 2d dist
 generator, binning, image rotation, cartesian to polar coordinate transform,
 gaussian and poisson random generator, fast sort and fast median. All of
 these functions, with the exceptions of spline2, exist in yorick or the
 yutils package, but these versions are 2 to 10x faster, being specialized for
 2d arrays (hence the name imutil). This plugin is 64bits safe.

yorick-imutil-dbgsym: debug symbols for yorick-imutil