Wed, 05 Jun 2024 07:41:26 UTC | login

Information for build sharedmeataxe-1.0.1-5.fc40

ID300153
Package Namesharedmeataxe
Version1.0.1
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sharedmeataxe.git#65c5d1caec9b80bb832aab9eb95da8fb084ce65a
SummaryMatrix representations over finite fields
DescriptionThe SharedMeatAxe is a dynamic (shared) library together with a set of programs for working with matrices over finite fields. It is a fork of the C MeatAxe, and differs from it mainly by the implementation of asymptotically fast matrix multiplication and by providing a dynamic (as opposed to static) library and an autotoolized build system. MeatAxe's primary purpose is the calculation of modular character tables, although it can be used for other purposes, such as investigating subgroup structure, module structure etc. Indeed, there is a set of programs to compute automatically the submodule lattice of a given module. The primitive objects are of two types: matrices and permutations. Permutation objects can be handled, but not as smoothly as you might expect. For example, it is hoped that programs such as split (zsp) and multiply (zmu) will be able to work with mixed types, but at present ZSP is restricted to matrices only, and ZMU can multiply a matrix by a permutation, but not vice versa.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 17:56:38 UTC
CompletedTue, 19 Mar 2024 18:55:05 UTC
Taskbuild (f40, /rpms/sharedmeataxe.git:65c5d1caec9b80bb832aab9eb95da8fb084ce65a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sharedmeataxe.git#65c5d1caec9b80bb832aab9eb95da8fb084ce65a'}}
Tags
f40
f41
RPMs
src
sharedmeataxe-1.0.1-5.fc40.src.rpm (info) (download)
noarch
sharedmeataxe-doc-1.0.1-5.fc40.noarch.rpm (info) (download)
riscv64
sharedmeataxe-1.0.1-5.fc40.riscv64.rpm (info) (download)
sharedmeataxe-devel-1.0.1-5.fc40.riscv64.rpm (info) (download)
sharedmeataxe-libs-1.0.1-5.fc40.riscv64.rpm (info) (download)
sharedmeataxe-debuginfo-1.0.1-5.fc40.riscv64.rpm (info) (download)
sharedmeataxe-debugsource-1.0.1-5.fc40.riscv64.rpm (info) (download)
sharedmeataxe-libs-debuginfo-1.0.1-5.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 16 2024 Jerry James <loganjerry@gmail.com> - 1.0.1-4 - Stop building for 32-bit x86 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Jerry James <loganjerry@gmail.com> - 1.0.1-2 - Use more explicit man and library globs in %files - Convert License tags to SPDX * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Jerry James <loganjerry@gmail.com> - 1.0.1-1 - Version 1.0.1 - Explicitly conflict with rakudo-zef