Fri, 17 May 2024 19:43:05 UTC | login

Information for build casc-1.0.5-8.fc38

ID236547
Package Namecasc
Version1.0.5
Release8.fc38
Epoch
SummaryColored Abstract Simplicial Complex (CASC) Library
DescriptionCASC is a modern and header-only C++ library which provides a data structure to represent arbitrary dimension abstract simplicial complexes with user-defined classes stored directly on the simplices at each dimension. This is achieved by taking advantage of the combinatorial nature of simplicial complexes and new C++ code features such as: variadic templates and automatic function return type deduction. Essentially CASC stores the full topology of the complex according to a Hasse diagram. The representation of the topology is decoupled from interactions of user data through the use of metatemplate programming.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 11 Mar 2023 08:59:34 UTC
CompletedSat, 11 Mar 2023 08:59:34 UTC
Tags
f38
f39
f40
RPMs
src
casc-1.0.5-8.fc38.src.rpm (info) (download)
noarch
casc-devel-1.0.5-8.fc38.noarch.rpm (info) (download)
casc-doc-1.0.5-8.fc38.noarch.rpm (info) (download)
Changelog * Sun Jan 22 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.5-8 - Revert "Work around missing dependency on texlive-wasy" * Thu Jan 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.5-7 - Work around missing dependency on texlive-wasy * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.5-5 - Indicate dirs. in files list with trailing slashes * Mon Dec 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.5-4 - Leaf package: remove i686 support * Sun Jul 31 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.5-3 - Update License field to SPDX * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 09 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.0.5-1 - Initial package (close RHBZ#2027121)