Summary
The Alnuth package provides various methods to compute with number fields which are given by a defining polynomial or by generators. Some of the methods provided in this package are written in GAP code. The other part of the methods is imported from the computer algebra system PARI/GP.
Versions
v3.2.1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 ~riscv
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Runtime Dependencies
dev-gap / gapdoc : GAP documentation structure and tooling
dev-gap / polycyclic : Computation with polycyclic groups
dev-gap / primgrp : GAP Primitive Permutation Groups Library
dev-gap / smallgrp : The GAP Small Groups Library
dev-gap / transgrp : GAP transitive groups library
sci-mathematics / gap : System for computational discrete algebra. Core functionality.
sci-mathematics / pari : Computer-aided number theory C library and tools
Depending packages
dev-gap / polenta : Polycyclic presentations for matrix groups
dev-gap / radiroot : Roots of a polynomial as radicals in GAP
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
sci-mathematics/gap,dev-gap/*: add ~riscv keywords
(And rearrange some variables to appease pkgcheck.) Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
dev-gap/alnuth: Stabilize 3.2.1 amd64, #931511
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
dev-gap/alnuth: add missing sci-mathematics/pari dependency
Suggested-by: Max Horn <horn@mathematik.uni-kl.de> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Michael Orlitzky · gentoo
dev-gap/alnuth: add circular test dependency and enable the tests
The dev-gap/radiroot test BDEPEND was commented out for a moment because these two packages have circular deps. Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Michael Orlitzky · gentoo
dev-gap/alnuth: new package, add 3.2.1
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>