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

Quelle  2022-21-10-InfinityLoopFloatMatrices.tst   Sprache: unbekannt

 
# Make sure that 'characteristic' exists for entries of a matrix 
# See https://github.com/gap-system/gap/issues/5134
gap> matObj:=Matrix([[1.0],[2.0]]);
Error, DefaultScalarDomainOfMatrixList: Cannot find a base domain for the list\
 entries.

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]