|
# SPDX-License-Identifier: GPL-2.0-or-later
# ExamplesForHomalg: Examples for the GAP Package homalg
#
# Declarations
#
## Declaration stuff for ExamplesForHomalg.
# our info class:
DeclareInfoClass( "InfoExamplesForHomalg" );
SetInfoLevel( InfoExamplesForHomalg, 1 );
####################################
#
# global functions and operations:
#
####################################
[ Dauer der Verarbeitung: 0.14 Sekunden
(vorverarbeitet)
]
|