Tue, 14 May 2024 11:49:19 UTC | login

Information for build teem-1.11.0-31.fc40

ID300599
Package Nameteem
Version1.11.0
Release31.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/teem.git#c3f7687e08b2ef8fb088f70c32d5ba2e51678376
SummaryLibraries for processing and visualizing scientific raster data
DescriptionWhat 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 package contains the command-line tools included with Teem.
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 17 Apr 2024 05:48:37 UTC
CompletedWed, 17 Apr 2024 08:30:58 UTC
Taskbuild (f40, /rpms/teem.git:c3f7687e08b2ef8fb088f70c32d5ba2e51678376)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/teem.git#c3f7687e08b2ef8fb088f70c32d5ba2e51678376'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.11.0-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.11.0-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Mar 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-29 - Run tests serially *without* overriding spec-file macros * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.11.0-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-27 - Leaf package: remove i686 support * Thu Dec 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-26 - Trivially simplify one files list * Tue Nov 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-25 - Update License to SPDX * Fri Nov 25 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-24 - Improve summary for -libs subpackage * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.11.0-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-22 - Stop numbering patches