Package libfactory4: Information

    Binary package: libfactory4
    Version: 4.2.1-alt2
    Architecture: i586
    Build time:  Jan 16, 2022, 12:04 AM in the task #293552
    Source package: Singular
    Category: System/Libraries
    Report package bug
    License: GPL-2.0 or GPL-3.0
    Summary: C++ class library for multivariate polynomial data
    Description: 
    Factory is a C++ class library that implements a recursive
    representation of multivariate polynomial data.  It handles sparse
    multivariate polynomials over different coefficient domains, such as Z,
    Q and GF(q), as well as algebraic extensions over Q and GF(q) in an
    efficient way.  Factory includes algorithms for computing univariate and
    multivariate gcds, resultants, chinese remainders, and algorithms to
    factorize multivariate polynomials and to compute the absolute
    factorization of multivariate polynomials with integer coefficients.

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin
    Leontiy Volodin

    Last changed


    Jan. 15, 2022 Michael Shigorin 4.2.1-alt2
    - Introduced emacs knob (on by default)
    - Minor spec cleanup
    Oct. 14, 2021 Leontiy Volodin 4.2.1-alt1
    - Initial build for ALT Sisyphus (thanks fedora for the spec).
    - Build as require for libpynac and sagemath.