|
# SPDX-License-Identifier: GPL-2.0-or-later
# Modules: A homalg based package for the Abelian category of finitely presented modules over computable rings
#
# Declarations
#
## Declaration stuff for homalg complexes.
####################################
#
# global functions and operations:
#
####################################
# constructors:
# basic operations:
DeclareOperation( "Add",
[ IsHomalgComplex, IsHomalgMatrix ] );
[ Dauer der Verarbeitung: 0.5 Sekunden
(vorverarbeitet)
]
|