Sat, 01 Jun 2024 06:43:42 UTC | login

Information for build sharedmeataxe-1.0-2.fc33

ID153749
Package Namesharedmeataxe
Version1.0
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/sharedmeataxe.git#ec3707816a36710c476d43ccea70223bf3a24efe
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
StartedSun, 29 Mar 2020 13:02:16 UTC
CompletedSun, 29 Mar 2020 15:41:41 UTC
Taskbuild (f33, /rpms/sharedmeataxe.git:ec3707816a36710c476d43ccea70223bf3a24efe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/sharedmeataxe.git#ec3707816a36710c476d43ccea70223bf3a24efe'}}
Tags
f33
RPMs
src
sharedmeataxe-1.0-2.fc33.src.rpm (info) (download)
noarch
sharedmeataxe-doc-1.0-2.fc33.noarch.rpm (info) (download)
riscv64
sharedmeataxe-1.0-2.fc33.riscv64.rpm (info) (download)
sharedmeataxe-devel-1.0-2.fc33.riscv64.rpm (info) (download)
sharedmeataxe-libs-1.0-2.fc33.riscv64.rpm (info) (download)
sharedmeataxe-debuginfo-1.0-2.fc33.riscv64.rpm (info) (download)
sharedmeataxe-debugsource-1.0-2.fc33.riscv64.rpm (info) (download)
sharedmeataxe-libs-debuginfo-1.0-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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