Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766676
en ru br
ALT Linux repos
S:1.11-alt1

Group :: Sciences/Mathematics
RPM: gap-autpgrp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define repo autpgrp

Name: gap-autpgrp
Summary: GAP: Computing the Automorphism Group of a p-Group
License: GPL-2.0-or-later
Group: Sciences/Mathematics
Version: 1.11
Release: alt1
Url: https://gap-packages.github.io/autpgrp/

Source: https://github.com/gap-packages/autpgrp/releases/download/v%version/autpgrp-%version.tar.gz
BuildPreReq: rpm-macros-gap

BuildArch: noarch
Requires: gap >= 4.4

%description
The AutPGrp package introduces a new function to compute the
automorphism group of a finite $p$-group. The underlying algorithm is
a refinement of the methods described in O'Brien (1995). In
particular, this implementation is more efficient in both time and
space requirements and hence has a wider range of applications than
the ANUPQ method.

%prep
%setup -n autpgrp-%version

%build
%install
%gappkg_simple_install

%files -f %name.files
%dir %gap_sitelib/%repo-%version/
%gap_sitelib/%repo-%version/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin