Package sharedmeataxe: Information
Source package: sharedmeataxe
Version: 1.0.1-alt2
Build time: Apr 3, 2025, 09:18 PM
Category: Sciences/Mathematics
Report package bugLicense: GPL-2.0+
Summary: Matrix representations over finite fields
Description:
The 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.
List of RPM packages built from this SRPM:
libmtx-devel (e2kv6, e2kv5, e2kv4, e2k)
libmtx0 (e2kv6, e2kv5, e2kv4, e2k)
libmtx0-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
sharedmeataxe (e2kv6, e2kv5, e2kv4, e2k)
sharedmeataxe-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
sharedmeataxe-doc (noarch)
libmtx-devel (e2kv6, e2kv5, e2kv4, e2k)
libmtx0 (e2kv6, e2kv5, e2kv4, e2k)
libmtx0-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
sharedmeataxe (e2kv6, e2kv5, e2kv4, e2k)
sharedmeataxe-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
sharedmeataxe-doc (noarch)
Maintainer: Leontiy Volodin
Last changed
Oct. 10, 2024 Leontiy Volodin 1.0.1-alt2
- Fixed file conflicts with zoneminder and perl6-Zef (ALT #51682).
July 28, 2022 Leontiy Volodin 1.0.1-alt1
- New version (1.0.1).
Nov. 22, 2021 Leontiy Volodin 1.0-alt1
- Initial build for ALT Sisyphus (thanks fedora and archlinux for the spec). - Built as require for sagemath.