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


Quelle  sla.g   Sprache: unbekannt

 
SMALL_LIE_ALGEBRAS_DATA := LieTables;



BindGlobal( "SmallLieAlgebra", function ( arg )
local a;
    if Length( arg ) = 1  then
        return CallFuncList( SmallLieAlgebra, arg[1] );
    elif ForAll( arg, IsList )  then
        return DirectSumOfAlgebras( List( arg, x->SmallLieAlgebra(x) ) );
    fi;
    a := ShallowCopy(arg);
if not IsBound(a[4]) then a[4]:=[];fi;
#    if parameters ...
    return LieAlgebraByStructureConstants( a[1],
       SMALL_LIE_ALGEBRAS_DATA( a[1], a[2], a[4] )[1][a[3]] );
end );



BindGlobal( "AllSmallLieAlgebras", function ( field, dimension )
    return List( SMALL_LIE_ALGEBRAS_DATA( field, dimension, [] )[1],
       x -> LieAlgebraByStructureConstants( field, x ) );
end );



BindGlobal( "OneSmallLieAlgebras", function ( arg )
    return "This function is not yet implemented ";
end );



BindGlobal( "NumberSmallLieAlgebras", function ( field, dimension )
    return Length( SMALL_LIE_ALGEBRAS_DATA( field, dimension, [] )[1] );
end );



NrSmallLieAlgebras := NumberSmallLieAlgebras;



BindGlobal( "IdSmallLieAlgebra", function ( L )
    if Length( DirectSumDecomposition( L ) ) = 1  then
        return [ LeftActingDomain( L ), Dimension( L ), LookUp( L ) ];
    else
        return List( DirectSumDecomposition( L ), IdSmallLieAlgebra );
    fi;
end );



IdLieAlgebra := IdSmallLieAlgebra;



BindGlobal( "IdsOfAllSmallLieAlgebras", function ( arg )
    return "This function is not yet implemented ";
end );



BindGlobal( "SmallLieAlgebrasInformation", function ( arg )
    return "This function is not yet implemented ";
end );



UnloadLieAlgebrasData := ReturnTrue;

[ Dauer der Verarbeitung: 0.27 Sekunden  (vorverarbeitet)  ]

                                                                                                                                                                                                                                                                                                                                                                                                     


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