teem 1.12.0~20160122-3 source package in Ubuntu

Changelog

teem (1.12.0~20160122-3) unstable; urgency=medium

  * Team upload.
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1

 -- Andreas Tille <email address hidden>  Thu, 06 Sep 2018 16:54:31 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
teem_1.12.0~20160122-3.dsc 2.1 KiB c2fa62091aea032a4af5d432817a0bb9b9e05e48762fdb9500ca3b068a8834a5
teem_1.12.0~20160122.orig.tar.xz 2.0 MiB 71ff259dd5331f265bd0875880f6fdf9261c163f1cbed1991a8aa87b13c50513
teem_1.12.0~20160122-3.debian.tar.xz 22.5 KiB be6c1d7f859213c50625195993efec20f77168912060dceb06e96efb340cfbac

No changes file available.

Binary packages built by this source

libteem-dev: No summary available for libteem-dev in ubuntu groovy.

No description available for libteem-dev in ubuntu groovy.

libteem2: No summary available for libteem2 in ubuntu groovy.

No description available for libteem2 in ubuntu groovy.

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

No description available for libteem2-dbgsym in ubuntu hirsute.

teem-apps: Tools to process and visualize scientific data and images - command line tools

 Teem is a coordinated group of libraries for representing, processing, and
 visualizing scientific raster data. Teem includes command-line tools that
 permit the library functions to be quickly applied to files and streams,
 without having to write any code. The most important and useful libraries in
 Teem are:
 .
  * Nrrd (and the unu command-line tool on top of it) supports a range of
    operations for transforming N-dimensional raster data (resample, crop,
    slice, project, histogram, etc.), as well as the NRRD file format for
    storing arrays and their meta-information.
  * Gage: fast convolution-based measurements at arbitrary point locations in
    volume datasets (scalar, vector, tensor, etc.)
  * Mite: a multi-threaded ray-casting volume render with transfer functions
    based on any quantity Gage can measure
  * Ten: for estimating, processing, and visualizing diffusion tensor fields,
    including fiber tractography methods.
 .
 This package contains some simple command-line tools which provide fast and
 easy access to the functionality in the various libraries.

teem-apps-dbgsym: debug symbols for teem-apps