File: numtheor.xml

package info (click to toggle)
gap 4r7p5-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 29,272 kB
  • ctags: 7,129
  • sloc: ansic: 107,802; xml: 46,868; sh: 3,548; perl: 2,329; makefile: 740; python: 94; asm: 62; awk: 6
file content (98 lines) | stat: -rw-r--r-- 2,685 bytes parent folder | download | duplicates (3)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- %% -->
<!-- %A  numtheor.msk                GAP documentation            Martin Schönert -->
<!-- %A                                                           Alexander Hulpke -->
<!-- %% -->
<!-- %A  @(#)<M>Id: numtheor.msk,v 1.18 2004/06/01 17:40:32 stefan Exp </M> -->
<!-- %% -->
<!-- %Y  (C) 1998 School Math and Comp. Sci., University of St Andrews, Scotland -->
<!-- %Y  Copyright (C) 2002 The GAP Group -->
<!-- %% -->
<Chapter Label="Number Theory">
<Heading>Number Theory</Heading>

<Index>prime residue group</Index>
<#Include Label="[1]{numtheor}">


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="sect:InfoNumtheor">
<Heading>InfoNumtheor (Info Class)</Heading>

<#Include Label="InfoNumtheor">

</Section>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="Prime Residues">
<Heading>Prime Residues</Heading>

<Index>prime residue group</Index>
<#Include Label="PrimeResidues">
<#Include Label="Phi">
<#Include Label="Lambda">
<#Include Label="GeneratorsPrimeResidues">

</Section>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="Primitive Roots and Discrete Logarithms">
<Heading>Primitive Roots and Discrete Logarithms</Heading>

<#Include Label="OrderMod">
<#Include Label="LogMod">
<#Include Label="PrimitiveRootMod">
<#Include Label="IsPrimitiveRootMod">

</Section>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="Roots Modulo Integers">
<Heading>Roots Modulo Integers</Heading>

<#Include Label="Jacobi">
<#Include Label="Legendre">
<#Include Label="RootMod">
<#Include Label="RootsMod">
<#Include Label="RootsUnityMod">

</Section>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="Multiplicative Arithmetic Functions">
<Heading>Multiplicative Arithmetic Functions</Heading>

<#Include Label="Sigma">
<#Include Label="Tau">
<#Include Label="MoebiusMu">

</Section>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="Continued Fractions">
<Heading>Continued Fractions</Heading>

<#Include Label="ContinuedFractionExpansionOfRoot">
<#Include Label="ContinuedFractionApproximationOfRoot">

</Section>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<Section Label="Miscellaneous">
<Heading>Miscellaneous</Heading>

<#Include Label="TwoSquares">

</Section>
</Chapter>


<!-- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -->
<!-- %% -->
<!-- %E -->