GroupTheory`
GroupTheory`

GTSetTableColors

GTSetTableColors[colors]

is used to change the color scheme of the tables in GTPack.

Details and Options

  • The Tables in GTPack are mainly constructed by means of Grid. Hence, the colors in the tables can be changed easily. Few protected variables are used to define a coloring scheme. Colors are used in the same way in all tables in GTPack. The change of the color scheme influences all tables in GTPack in the same way.
  • colors = {GTBackGroundColor1, GTBackGroundColor2, GTCornerColor, GTDividerColor1, GTDiverColor2}
  • GTBackGroundColor1PinkDefines the backgroud colors of the cells
    GTBackGroundColor2GrayDefines the backgroud colors of the cells
    GTCornerColorYellowDefines the color of the upper left corner of the table
    GTDividerColor1RedDefines the color of the dvider after first row and first column
    GTDividerColor2BlueDefines the color of other dividers
  • The following option can be given:
  • GOVerboseTrueControls the output of additional information
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica

Examples

Basic Examples  (1)

First load the package:

A group is installed.

Calculate the character table.

The color scheme can be changed.

It is also possible to use different grey values