Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/examplesforhomalg/examples/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 5.9.2023 mit Größe 374 B image not shown  

SSL Invariants.g   Sprache: unbekannt

 
LoadPackage( "RingsForHomalg" );

LoadPackage( "Modules" );

Qxyz := HomalgFieldOfRationalsInDefaultCAS( ) * "x,y,z";

matx := HomalgMatrix( "[ x ]", 1, 1, Qxyz );

Wx := LeftPresentation( matx );

matxy := HomalgMatrix( "[ x, y ]", 1, 2, Qxyz );

Wxy := LeftPresentation( matxy );

matxyz := HomalgMatrix( "[ x, y, z ]", 1, 3, Qxyz );

Wxyz := LeftPresentation( matxyz );


[ Verzeichnis aufwärts0.17unsichere Verbindung  Übersetzung europäischer Sprachen durch Browser  ]