Wed, 29 May 2024 10:50:16 UTC | login

Information for build teem-1.11.0-28.fc38

ID240549
Package Nameteem
Version1.11.0
Release28.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/teem.git#86480216491e1967a2c47d0e2cc7005d5a8e6f5f
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, 14 Jun 2023 15:10:02 UTC
CompletedThu, 15 Jun 2023 06:45:00 UTC
Taskbuild (f38, /rpms/teem.git:86480216491e1967a2c47d0e2cc7005d5a8e6f5f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/teem.git#86480216491e1967a2c47d0e2cc7005d5a8e6f5f'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.11.0-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-20 - Dep. on cmake-filesystem is now auto-generated * Sat Aug 21 2021 Benjamin A. Beasley <code@musicinmybrain.net> 1.11.0-19 - Remove EPEL workarounds from Fedora spec file * 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