Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/localizeringforhomalg/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 5.9.2023 mit Größe 534 B image not shown  

Quelle  LocalizeRingForHomalg.gd   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-or-later
# LocalizeRingForHomalg: A Package for Localization of Polynomial Rings
#
# Declarations
#

##  Declaration stuff for LocalizeRingForHomalg.

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

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

##
DeclareGlobalVariable( "CommonHomalgTableForLocalizedRings" );

##
DeclareGlobalVariable( "CommonHomalgTableForLocalizedRingsAtPrimeIdeals" );

[ Dauer der Verarbeitung: 0.8 Sekunden  (vorverarbeitet)  ]