summaryrefslogtreecommitdiff
path: root/dev-gap/autpgrp/metadata.xml
blob: 1d86d786c8ac660e3395b7c5726289da5f9d3207 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>mjo@gentoo.org</email>
  </maintainer>
  <maintainer type="person">
    <email>frp.bissey@gmail.com</email>
    <name>François Bissey</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription lang="en">
    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. It also usually out-performs all but the method
    designed for finite abelian groups.
  </longdescription>
  <origin>srcux</origin>
</pkgmetadata>