Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/homalg/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 10.0.2024 mit Größe 526 B image not shown  

Quelle  LICPX.gd   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-or-later
# homalg: A homological algebra meta-package for computable Abelian categories
#
# Declarations
#

##         LICPX = Logical Implications for homalg ComPleXes

# our info class:
DeclareInfoClass( "InfoLICPX" );
SetInfoLevel( InfoLICPX, 1 );

# a central place for configurations:
DeclareGlobalVariable( "LICPX" );

####################################
#
# global variables:
#
####################################

DeclareGlobalVariable( "LogicalImplicationsForHomalgComplexes" );


[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]