Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  monpoly.gd   Sprache: unbekannt

 
Spracherkennung für: .gd vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

##############################################################################
##
#W  monpoly.gd                    IdRel Package                  Chris Wensley
#W                                                             & Anne Heyworth
##  Declaration file for functions of the IdRel package.
##
#Y  Copyright (C) 1999-2025 Anne Heyworth and Chris Wensley 
##
##  The category of monoid polynomials is declared.

#############################################################################
##
#R  IsMonoidPolyTermsRep( <poly> )
##
##  A monoid polynomial is a list of terms and term = coeff*word
##
DeclareRepresentation( "IsMonoidPolyTermsRep", 
    IsMonoidPoly and IsAttributeStoringRep, [ "coeffs", "words" ] );

#############################################################################
##
#O  MonoidPolyFromCoeffsWordsNC( <coeffs>, <words> )
#O  MonoidPolyFromCoeffsWords( <coeffs>, <words)
##
DeclareOperation( "MonoidPolyFromCoeffsWordsNC", [ IsList, IsList ] );
DeclareOperation( "MonoidPolyFromCoeffsWords", [ IsList, IsList ] );

#############################################################################
##
#O  MonoidPoly( <args> )
##
DeclareGlobalName( "MonoidPoly" );

#############################################################################
##
#A  Coeffs( <poly> )
#A  Words( <poly> )
#A  Terms( <poly> )
#A  LeadTerm( <poly> )
#A  LeadCoeffMonoidPoly( <poly> )
#A  LeadWordMonoidPoly( <poly> )
##
DeclareAttribute( "Coeffs", IsMonoidPolyTermsRep );
DeclareAttribute( "Words", IsMonoidPolyTermsRep );
DeclareAttribute( "Terms", IsMonoidPolyTermsRep );
DeclareAttribute( "LeadTerm", IsMonoidPolyTermsRep );
DeclareAttribute( "LeadCoeffMonoidPoly", IsMonoidPolyTermsRep );
DeclareAttribute( "LeadWordMonoidPoly", IsMonoidPolyTermsRep );

#############################################################################
##
#O  AddTermMonoidPoly( <poly>, <coeff>, <word> )
##
DeclareOperation( "AddTermMonoidPoly", 
    [ IsMonoidPolyTermsRep, IsRat, IsWord ] );

#############################################################################
##
#O  ZeroMonoidPoly( <F> )
##
DeclareOperation( "ZeroMonoidPoly", [ IsFreeGroup ] );

#############################################################################
##
#O  Monic( <poly> )
##
DeclareOperation( "Monic", [ IsMonoidPolyTermsRep ] );

#############################################################################
##
#O  ReduceMonoidPoly( <poly, rules> )
##
DeclareOperation( "ReduceMonoidPoly", [ IsMonoidPolyTermsRep, IsList ] );

#############################################################################
##
#O  LoggedReduceMonoidPoly( <poly>, <rules>, <sats> )
##
DeclareOperation( "LoggedReduceMonoidPoly", 
    [ IsMonoidPolyTermsRep, IsHomogeneousList, IsHomogeneousList ] );

######################################*#######################################
##
#E monpoly.gd  . . . . . . . . . . . . . . . . . . . . . . . . . . . ends here
##

[ Dauer der Verarbeitung: 0.49 Sekunden  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge