|
# SPDX-License-Identifier: GPL-2.0-or-later
# GaussForHomalg: Gauss functionality for the homalg project
#
# Declarations
#
## Declarations for the rings (fields) provided by GaussForHomalg
DeclareOperation( "Nrows",
[ IsList ] );
####################################
#
# global variables:
#
####################################
DeclareGlobalVariable( "CommonHomalgTableForGaussTools" );
[ Dauer der Verarbeitung: 0.17 Sekunden
(vorverarbeitet)
]
|