Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

teem-libs-1.11.0-54.el7 RPM for x86_64

From EPEL 7 for x86_64 / Packages / t

Name: teem-libs Distribution: Fedora Project
Version: 1.11.0 Vendor: Fedora Project
Release: 54.el7 Build date: Wed Jan 19 02:27:04 2022
Group: Unspecified Build host: buildvm-x86-08.iad2.fedoraproject.org
Size: 2818379 Source RPM: teem-1.11.0-54.el7.src.rpm
Packager: Fedora Project
Url: http://teem.sourceforge.net
Summary: Libraries files for teem
What Is Teem?

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.

Strengths of Teem

  • Teem works: Its purpose is to enable research in visualization and image
    processing, and research is enabled when simple things are simple to do.
    Teem’s functionality and its ease of use have allowed it to become a
    component of larger research software projects, such as SCIRun and 3D
    Slicer.
  • Teem is light-weight: The libraries are written with an eye towards
    minimizing the annoyance of getting data in an out, by using the simplest
    possible constructs for the job, and by supporting combinations of
    operations that arise in common practice.
  • Teem is coherent: There is a consistent logic to how information is
    represented, and uniformity in the APIs across libraries.
  • Teem is portable: All the code is written in plain ANSI C, so it compiles
    everywhere, including Windows, using either CMake or GNU Make. A Dashboard
    is used to monitor compiler errors and warnings.
  • Teem is growing: Some Teem libraries were created years ago and have
    remained stable, but new libraries and new functionality are continually
    being added.
  • Teem is open source: Anyone can use it, and contributions are welcome. Teem
    is licensed under the GNU Lesser General Public License, plus exceptions
    which facilitate linking Teem into binary-only applications.

The teem-libs package contains libraries that may be required at runtime by
applications that use Teem.

Provides

Requires

License

LGPLv2+

Changelog

* Wed Jan 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-54
  - Fix RHBZ#2042106
* Sat Sep 18 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.0-19
  - Initial package for EPEL7
* Sat Aug 21 2021 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-18
  - Finish complete set of man pages (adds unu-* man pages)
* Tue Apr 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.0-16
  - Finish man pages, except “unu” sub-pages. Start installing man pages.
* Sat Apr 03 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11.0-15
  - Fix typo in lib_install_dir.patch
  - Update download URL from HTTP to HTTPS
  - Improved package summaries and descriptions
  - Adjust whitespace to personal preference
  - Fix stray line continuation backslash
  - Support EPEL7
  - Build with “levmar” support enabled
  - Use stricter file globs, including specifying the so-version
  - Add an -examples subpackage so the BSD and zlib licenses can be “contained”
    to that subpackage; remove certain unused files with other licenses in %prep
  - Require cmake-filesystem instead of all of CMake in -devel
  - More precisely skip overly-strict floating-point tests where required
  - Start work on adding a complete set of man pages
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Sep 04 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.11.0-13
  - Use cmake macros to fix build
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-12
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Nov 25 2015 Dmitry Mikhirev <mikhirev@gmail.com> 1.11.0-1
  - Initial package

Files

/usr/lib64/libteem.so.1
/usr/lib64/libteem.so.1.11.0
/usr/share/licenses/teem-libs-1.11.0
/usr/share/licenses/teem-libs-1.11.0/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 14 01:42:13 2024