Пакет sharedmeataxe: Информация

    Исходный пакет: sharedmeataxe
    Версия: 1.0.1-alt1
    Последняя версия по данным Repology
    Собран:  28 июля 2022 г. 14:02 в задании #304408
    Категория: Науки/Математика
    Сообщить об ошибке в пакете
    Домашняя страница: https://users.fmi.uni-jena.de/~king/SharedMeatAxe/

    Лицензия: GPL-2.0+
    О пакете: Matrix representations over finite fields
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libmtx-devel (x86_64, ppc64le, i586, armh, aarch64)
    libmtx0 (x86_64, ppc64le, i586, armh, aarch64)
    libmtx0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    sharedmeataxe (x86_64, ppc64le, i586, armh, aarch64)
    sharedmeataxe-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    sharedmeataxe-doc (noarch)

    Сопровождающий: Leontiy Volodin

    Список участников:
    Leontiy Volodin

    Права:
    Leontiy Volodin
    @everybody

      1. doxygen
      2. texlive-dist
      3. gcc

    Последнее изменение


    28 июля 2022 г. Leontiy Volodin 1.0.1-alt1
    - New version (1.0.1).
    22 ноября 2021 г. Leontiy Volodin 1.0-alt1
    - Initial build for ALT Sisyphus (thanks fedora and archlinux for the spec).
    - Built as require for sagemath.