Mon, 20 May 2024 09:51:29 UTC | login

Information for build sharedmeataxe-1.0-3.fc33

ID184019
Package Namesharedmeataxe
Version1.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sharedmeataxe.git#0eb46e66b8278fcf65e95de362ee044442585249
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
StartedFri, 27 Nov 2020 14:11:15 UTC
CompletedFri, 27 Nov 2020 16:15:12 UTC
Taskbuild (f33, /rpms/sharedmeataxe.git:0eb46e66b8278fcf65e95de362ee044442585249)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sharedmeataxe.git#0eb46e66b8278fcf65e95de362ee044442585249'}}
Tags
f33
f37
f38
RPMs
src
sharedmeataxe-1.0-3.fc33.src.rpm (info) (download)
noarch
sharedmeataxe-doc-1.0-3.fc33.noarch.rpm (info) (download)
riscv64
sharedmeataxe-1.0-3.fc33.riscv64.rpm (info) (download)
sharedmeataxe-devel-1.0-3.fc33.riscv64.rpm (info) (download)
sharedmeataxe-libs-1.0-3.fc33.riscv64.rpm (info) (download)
sharedmeataxe-debuginfo-1.0-3.fc33.riscv64.rpm (info) (download)
sharedmeataxe-debugsource-1.0-3.fc33.riscv64.rpm (info) (download)
sharedmeataxe-libs-debuginfo-1.0-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Dec 07 2019 Jerry James <loganjerry@gmail.com> - 1.0-1 - Initial RPM