Hi Max,

wenn man im aktuellen GAP mit packages sagt:

gap> LoadPackage("recogbase");
[...]
-----------------------------------------------------------------------------
Syntax error: warning: unbound global variable in
/usr/local/ca/gap4r4/gapsync\
/../pkg/recog/gap/classical.gi line 884
            form := ClassicalForms_InvariantFormDual(module,dmodule);
                                                    ^
Syntax error: warning: unbound global variable in
/usr/local/ca/gap4r4/gapsync\
/../pkg/recog/gap/classical.gi line 902
            form :=
ClassicalForms_InvariantFormFrobenius(module,fmodule);
                                                         ^
true


dann fliegt auf, dass hier nicht-dokumentierte Funktionen aus dem
'forms' package benutzt werden (und diese Funktionsnamen stehen auch
nicht
in den Deklarationsdateien von 'forms'.

Viele Grüße,
  Frank


If isomorphism: calc preimages "rascher"
Calculating preimages: Bessere Anzeige wie viele...

Do soonish:

Soonest:


Sooner:

Soon:

========================================================================

Future: 

Think whether the changing of gensN after creation might hurt other
places than LowerLeftPGroup.

SLPforElement methods without evaluation --> like in SiftAsWord ???

IsMember for (ri,x) recursively
Make things into functions???

========================================================================

to talk ???:

  Convention: SLPforElement guarantees that a returned slp does the job
    ==> \in is easier, does not have to evaluate the slp
    ==> in StabChain code we divide up labels
    ==> in Hom code we divide up preimage of the image, go to kernel
    ==> doable everywhere (in fact done everywhere)

  FindKernelFastNormalClosure always?


========================================================================

