GroupTheory`
GroupTheory`

GTGroupConnection

GTGroupConnection[list of groups]

gives the connection of the groups in list of groups as a graph.

Details and Options

  • The following options can be given:
  • GONotation "SFL"Changes the notation between SFL and HM
    GOPlotStyle "Normal"Embeds the connection graph
    GOSelectCase "Restricted"Shows only connections between the groups of the list or to all connected groups
    GraphStyle "DiagramGold"Option to Graph that specifies styles for graph elements
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica, chapter 4.1.2

Examples

open allclose all

Basic Examples  (1)

First, load the package:

Then run the examples:

It is possible to mix the notations: SF-notation as Symbol, SF-notation as String, HM-notation in BracketingBars

Options  (10)

GONotation  (2)

GOPlotStyle  (2)

GOSelectCase  (2)

GraphStyle  (4)

The style of the vertices in the graph can be changed by this option. Useful choices are: "DiagramBlack","DiagramBlue","DiagramGreen", "DiagramGold", "DiagramGreen","VintageDiagram".

The style of the vertices in the graph can be changed by this option. Useful choices are: "DiagramBlack","DiagramBlue","DiagramGreen", "DiagramGold", "DiagramGreen","VintageDiagram".