Skip to content

gap-packages/crystcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Coverage

The GAP 4 package CrystCat provides a catalog of crystallographic groups of dimensions 2, 3, and 4 which covers most of the data contained in the book "Crystallographic groups of four-dimensional space" by H. Brown, R. Bülow, J. Neubüser, H. Wondratschek, and H. Zassenhaus (John Wiley, New York, 1978). This catalog was previously available in the library of GAP 3. The present version for GAP 4 has been moved into a separate package, because it requires the package Cryst, which is loaded automatically. The benefit of this is that space groups extracted from the catalog now have the rich set of methods provided by Cryst at their disposal, and are no longer dumb lists of generators. Moreover, space groups are now fully supported in both the representation acting from the left and the representation acting from the right.

CrystCat is distributed together with GAP, and does not require any installation. It is loaded with the GAP command

gap> LoadPackage( "crystcat" ); 

The catalog was brought into GAP format, and ported later to GAP 4 by

Volkmar Felsch, Lehrstuhl D für Mathematik, RWTH Aachen,
volkmar.felsch@math.rwth-aachen.de

The integration with Cryst is done by

Franz Gähler, Fakultät für Mathematik,
Universität Bielefeld, gaehler@math.uni-bielefeld.de

For bug reports, suggestions and other comments please use the issue tracker on the GitHub page of the package:

https://github.com/gap-packages/crystcat/issues