CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

| Download

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

Views: 418346
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
\Chapter{Introduction}
3
4
\index{carat}
5
6
This package contains GAP interface routines to {\CARAT},
7
a package of programs for the computation with crystallographic
8
groups. {\CARAT} is implemented in C, and has been developed by
9
J.~Opgenorth, W.~Plesken, and T.~Schulz at Lehrstuhl~B f\accent127ur
10
Mathematik, RWTH Aachen. The algorithms used by {\CARAT} are described
11
in \cite{OPS98}.
12
13
{\CARAT} is to a large extent complementary to the GAP 4 package
14
{\Cryst}. In particular, it provides routines for the computation
15
of normalizers and conjugators of finite unimodular groups in $GL(n,Z)$,
16
and routines for the computation of Bravais groups, which are all
17
missing in {\Cryst}. Furthermore, {\CARAT} provides also a catalogue of
18
Bravais groups up to dimension 6. {\Cryst} automatically loads {\CARAT}
19
when it is available, and makes use of its functions where necessary.
20
The present package thereby extends the functionality of {\Cryst}
21
considerably.
22
23
{\CARAT} itself is NOT part of this package. However, for your convenience,
24
and with the permission of the {\CARAT} authors, a copy of {\CARAT}
25
has been included. It is this version with which the interface routines
26
have been tested. The most recent version of {\CARAT} can be obtained at
27
the {\CARAT} Home Page
28
29
\beginitems
30
&
31
\URL{http://wwwb.math.rwth-aachen.de/carat/}
32
\enditems
33
34
The {\GAP} interface routines to {\CARAT} have been written by
35
36
\beginitems
37
&
38
Franz G\accent127ahler\hfill\break
39
Fakult\accent127at f\accent127ur Mathematik\hfill\break
40
Universit\accent127at Bielefeld\hfill\break
41
Postfach 10 01 31\hfill\break
42
D-33501 Bielefeld\hfill\break
43
\Mailto{gaehler@math.uni-bielefeld.de}
44
\enditems
45
46
to whom bug reports regarding these interface routines should be
47
addressed.
48
49
Bug reports regarding {\CARAT} itself should be sent to
50
\Mailto{carat@momo.math.rwth-aachen.de}.
51
52
53