Composite parameterization of unitary groups

Generates unitary and special unitary matrices using the composite parameterization.

Al momento, stai seguendo questo contributo

This file provides implementations of the composite parameterization of the unitary group U(d) and special unitary group SU(d) of arbitrary dimension d.

>> UC.m

For an arbitrary dxd real matrix 'lambda' the function UC(lambda) returns a unitary matrix of dimension dxd.

>> UCS.m

For an arbitrary dxd real matrix 'lambda' the function UCS(lambda) returns a special unitary matrix of dimension dxd. (Note that for special unitaries the (d,d)-entry of lambda is ignored)

For details on the meaning of the entries of the matrix lambda see the references

http://arxiv.org/abs/1004.5252 and
http://arxiv.org/abs/1103.3408

Please cite these papers when using this file!

Cita come

Christoph Spengler (2026). Composite parameterization of unitary groups (https://it.mathworks.com/matlabcentral/fileexchange/30990-composite-parameterization-of-unitary-groups), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Physics in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.4.0.0

comment added

1.3.0.0

functions renamed

1.0.0.0