GroupTheory`
GroupTheory`

GOFast

GOFast

is an option which controls an optional input validation.

Details and Options

  • A validation of the input can be helpful for inexperienced users. Experienced users can save runtime using GOFast True.
  • The default option value is given by the global variable GOFastValue which can be changed using the command GTGOFast.
  • Possible settings for GOFast include:
  • FalseEigenvectors are not calculated
    GOFastValueglobal setting
    TrueEigenvectors are calculated
  • The typical setting for GOFastValue is False.
  • This option is used by many functions.
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica

Examples

Basic Examples  (2)

The evaluation time can be decreased, using GOFastTrue.

GOFast False validates the input. For instance it checks if the input is a group

Using GOFastTrue saves runtime but careless usage might give spurious results