Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/localizeringforhomalg/examples/   (GAP Algebra Version 4.15.1©)  Datei vom 5.9.2023 mit Größe 1 kB image not shown  

SSL OrthonormalBasis.tst   Sprache: unbekannt

 
Spracherkennung für: .tst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

gap> tester := function(rep)
> local basis, orth;
> basis := rep.centralizer_basis;
> orth := OrthonormalBasis@RepnDecomp(basis);
> # make sure spans are the same
> return VectorSpace(Cyclotomics, basis) = VectorSpace(Cyclotomics, orth);
> end;;
gap> true; #TestMany@RepnDecomp(tester, 1); # TODO: make this not take forever
true

[Verzeichnis aufwärts0.26unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-06-13]