Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/forms/tst/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 5.4.2025 mit Größe 381 B image not shown  

Quelle  testall.g   Sprache: unbekannt

 
rahmenlose Ansicht.g DruckansichtUnknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

LoadPackage("forms");

exclude := [];
if not IsBound(DescribesInvariantQuadraticForm) then
  # classic.tst should only run in 4.12
  Add( exclude, "adv/classic.tst" );
fi;

TestDirectory(DirectoriesPackageLibrary("forms", "tst"),
    rec(
      exitGAP := true,
      exclude := exclude,
      #rewriteToFile := true,  # enable this line to update tests
    ));
FORCE_QUIT_GAP(1);

[ zur Elbe Produktseite wechseln0.79Quellennavigators  ]