Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it

563500 views
1
Crude time : No <* Use crude function time() instead of clock()
2
to avoid time variable wrapping at long tasks *>
3
Echo input file : Yes <* Print input file *>
4
5
Put program heading : No
6
Put initial relations : No <* Print read relations *>
7
Put reduced relations : No
8
Put basis elements : Yes <* Print basis of algebra *>
9
Put commutators : No <* Print non-zero commutators *>
10
Put Hilbert series : Yes <* Print dimensions of
11
homogeneous components *>
12
Put non-zero coefficients : Yes <* Print table of non-zero
13
parametric coefficients *>
14
Put statistics : Yes
15
Left normed output : No <* Left normed notation for Lie monomials,
16
otherwise standard bracket notation *>
17
GAP output basis : No <* Convey basis words of ordinary
18
finite-dimensional Lie algebra to GAP *>
19
GAP output commutators : No <* Convey commutator table of ordinary
20
finite-dimensional Lie algebra to GAP *>
21
GAP output relations : No <* Convey relations of ordinary
22
finite-dimensional Lie algebra to GAP *>
23
GAP algebra name : FPLSA.table <* Name of commutator table conveyed to GAP *>
24
GAP basis name : FPLSA.words <* Name of basis words list conveyed to GAP *>
25
GAP relations name : FPLSA.relations <* Name of relations conveyed to GAP *>
26
27
Coefficient sum table size : 16 <* Size of table for
28
non-zero parametric sums *>
29
Generator max. number : 32 <* Maximum number of input generators *>
30
Input integer size : 32 <* Maximum number of LIMBs
31
for input integers *>
32
Input string size : 512 <* String for reading input portion *>
33
Line length : 76 <* Width of 2D output page *>
34
Name length : 4 <* Maximum length of object name *>
35
36
Relation size : 25000 <* Size of array Relation *>
37
Lie monomial table size : 25000
38
Node Lie term size : 50000 <* Size of pool NodeLT for Lie term nodes *>
39
Node scalar factor size : 20000 <* Size of pool NodeSF
40
for scalar factor nodes *>
41
Node scalar term size : 400000 <* Size of pool NodeST
42
for scalar term nodes *>
43
44
OutLine size : 256 <* String for preparing 2D output portion *>
45
Parameter max. number : 32 <* Maximum number of input parameters *>
46
47
Even basis symbol : E <* Even basis element name *>
48
Odd basis symbol : O <* Odd basis element name *>
49
50
Input directory : ../lib/ <* Directory containing input files *>
51
52