Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/tst/testinstall/hpc/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 18.9.2025 mit Größe 344 B image not shown  

Quelle  demo.tst   Sprache: unbekannt

 
#@if IsHPCGAP
#
# run some of the demos from hpcgap/demo/
#
gap> START_TEST("demo.tst");

#
gap> ReadGapRoot("hpcgap/demo/cancel.g");
99

#
gap> ReadGapRoot("hpcgap/demo/factor.g");
Factoring 2^44-1 -> [ 3, 5, 23, 89, 397, 683, 2113 ] (FermatFactor)
Factoring 2^44+1 -> [ 17, 353, 2931542417 ] (SieveFactor)

#
gap> STOP_TEST("demo.tst");
#@fi

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]