-
Notifications
You must be signed in to change notification settings - Fork 2
MatrixRepSU3
TSGut edited this page Jan 15, 2018
·
9 revisions
MatrixRepSU3
returns a specific matrix representation of the group SU(3) with highest weight as given via non-optional argument. The method returns a List
of eight matrices.
This method admits no options.
MatrixRepSU3
has the following (non-optional) arguments:
Argument | Description |
---|---|
hightest_weight |
highest_weight is the highest weight of the matrix representation. It is represented as List of two integers.TODO: name of the used highest-weight numbering scheme? |
<< BProbe`
(* the following method returns a 3-dimensional representation, *)
(* namely a list of Gellmann matrices in the usual order*)
(* up to a factor of 2 *)
MatrixRepSU3[{1,0}]
(* the following returns the trivial representation *)
MatrixRepSU2[{0,0}]
ProbeScan
(opts, ex)
ProbeReset
(opts, ex)
ProbeGetPoints
(ex)
ProbeGetTangetspaces
(ex)
ProbeDirectionalScan
(args, opts, ex)
ProbeGetDirectionalData
(ex)
ProbeShowDirectionalPlot
(ex)
ProbeGetOperator
(ex)
ProbeGetGroundstateEnergy
(args, ex)
ProbeGetEnergies
(args, ex)
ProbeGetGroundstate
(args, ex)
ProbeGetGroundstates
(args, ex)
ProbeGetExpectedLocation
(args, ex)
MatrixRepSU2
(args, ex)
MatrixRepSU3
(args, ex)