File: chapA_mj.html

package info (click to toggle)
gap-polycyclic 2.11-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,936 kB
  • ctags: 512
  • sloc: xml: 3,000; makefile: 118; sh: 2
file content (63 lines) | stat: -rw-r--r-- 4,286 bytes parent folder | download | duplicates (2)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<script type="text/javascript"
  src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<title>GAP (polycyclic) - Appendix A: Obsolete Functions and Name Changes</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="generator" content="GAPDoc2HTML" />
<link rel="stylesheet" type="text/css" href="manual.css" />
<script src="manual.js" type="text/javascript"></script>
<script type="text/javascript">overwriteStyle();</script>
</head>
<body class="chapA"  onload="jscontent()">


<div class="chlinktop"><span class="chlink1">Goto Chapter: </span><a href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a href="chapA_mj.html">A</a>  <a href="chapBib_mj.html">Bib</a>  <a href="chapInd_mj.html">Ind</a>  </div>

<div class="chlinkprevnexttop">&nbsp;<a href="chap0_mj.html">[Top of Book]</a>&nbsp;  <a href="chap0_mj.html#contents">[Contents]</a>&nbsp;  &nbsp;<a href="chap9_mj.html">[Previous Chapter]</a>&nbsp;  &nbsp;<a href="chapBib_mj.html">[Next Chapter]</a>&nbsp;  </div>

<p id="mathjaxlink" class="pcenter"><a href="chapA.html">[MathJax off]</a></p>
<p><a id="X874ECE907CAF380D" name="X874ECE907CAF380D"></a></p>
<div class="ChapSects"><a href="chapA_mj.html#X874ECE907CAF380D">A <span class="Heading">Obsolete Functions and Name Changes</span></a>
</div>

<h3>A <span class="Heading">Obsolete Functions and Name Changes</span></h3>

<p>Over time, the interface of <strong class="pkg">Polycyclic</strong> has changed. This was done to get the names of <strong class="pkg">Polycyclic</strong> functions to agree with the general naming conventions used throughout GAP. Also, some <strong class="pkg">Polycyclic</strong> operations duplicated functionality that was already available in the core of GAP under a different name. In these cases, whenever possible we now install the <strong class="pkg">Polycyclic</strong> code as methods for the existing GAP operations instead of introducing new operations.</p>

<p>For backward compatibility, we still provide the old, obsolete names as aliases. However, please consider switching to the new names as soon as possible. The old names may be completely removed at some point in the future.</p>

<p>The following function names were changed.</p>

<div class="pcenter"><table class="GAPDocTable">
<tr>
<td class="tdleft"><em>OLD</em></td>
<td class="tdleft"><em>NOW USE</em></td>
</tr>
<tr>
<td class="tdleft"><code class="code">SchurCovering</code></td>
<td class="tdleft"><code class="func">SchurCover</code> (<a href="chap7_mj.html#X7DD1E37987612042"><span class="RefLink">7.9-3</span></a>)</td>
</tr>
<tr>
<td class="tdleft"><code class="code">SchurMultPcpGroup</code></td>
<td class="tdleft"><code class="func">AbelianInvariantsMultiplier</code> (<a href="chap7_mj.html#X792BC39D7CEB1D27"><span class="RefLink">7.9-4</span></a>)</td>
</tr>
</table><br /><p>&nbsp;</p><br />
</div>


<div class="chlinkprevnextbot">&nbsp;<a href="chap0_mj.html">[Top of Book]</a>&nbsp;  <a href="chap0_mj.html#contents">[Contents]</a>&nbsp;  &nbsp;<a href="chap9_mj.html">[Previous Chapter]</a>&nbsp;  &nbsp;<a href="chapBib_mj.html">[Next Chapter]</a>&nbsp;  </div>


<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0_mj.html">Top</a>  <a href="chap1_mj.html">1</a>  <a href="chap2_mj.html">2</a>  <a href="chap3_mj.html">3</a>  <a href="chap4_mj.html">4</a>  <a href="chap5_mj.html">5</a>  <a href="chap6_mj.html">6</a>  <a href="chap7_mj.html">7</a>  <a href="chap8_mj.html">8</a>  <a href="chap9_mj.html">9</a>  <a href="chapA_mj.html">A</a>  <a href="chapBib_mj.html">Bib</a>  <a href="chapInd_mj.html">Ind</a>  </div>

<hr />
<p class="foot">generated by <a href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>