Home
last modified time | relevance | path

Searched refs:newgens (Results 1 – 25 of 72) sorted by relevance

123

/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/examples/
H A Dglwrgltens.g11 local a,b,bb,c,c2,cr,cyc,d,i,id,j,k,l,m,n,newgens,o;
12 newgens := [];
21 Add(newgens,m);
39 Add(newgens,m);
40 Add(newgens,n);
41 return newgens;
46 newgens := [];
55 Add(newgens,m);
73 Add(newgens,m);
74 Add(newgens,n);
[all …]
/dports/math/gap/gap-4.11.0/pkg/ace-5.3/res-examples/
H A DdoGrp.g18 "# ACEResExample.newgens from option newgens\n");
19 if ACEResExample.newgens <> fail then
27 "ACEResExample.newgens)"],
53 # ACEResExample.newgens from option newgens
54 if ACEResExample.newgens <> fail then
58 ACEResExample.newgens);
/dports/graphics/geomview/geomview-1.9.5/src/lib/gprim/discgrp/
H A Ddgdirdom.c109 DiscGrpElList *newgens; in DiscGrpAddInverses() local
139 newgens = OOGLNew(DiscGrpElList); in DiscGrpAddInverses()
141 newgens->el_list = OOGLNewN(DiscGrpEl, newgens->num_el ); in DiscGrpAddInverses()
151 if (newgens->el_list[i].inverse == NULL) { in DiscGrpAddInverses()
152 newgens->el_list[j+i] = newgens->el_list[i]; in DiscGrpAddInverses()
154 c = newgens->el_list[i].word[0]; in DiscGrpAddInverses()
156 else newgens->el_list[j+i].word[0] = c - 32; in DiscGrpAddInverses()
157 TmInvert( newgens->el_list[i].tform, newgens->el_list[j+i].tform); in DiscGrpAddInverses()
158 newgens->el_list[j+i].inverse = &newgens->el_list[i]; in DiscGrpAddInverses()
159 newgens->el_list[i].inverse = &newgens->el_list[j+i]; in DiscGrpAddInverses()
[all …]
/dports/math/gap/gap-4.11.0/pkg/fining/lib/
H A Daffinegroup.gi49 local d, gf, vec, semi, gens, frob, newgens, agl, q;
57 newgens := List(gens, x -> [x, frob^0]);
58 newgens := ProjElsWithFrob(newgens);
59 agl := GroupWithGenerators(newgens);
77 local d, gf, vec, semi, gens, frob, newgens, coll, q;
85 newgens := List(gens, x -> [x, frob^0]);
86 Add(newgens, [One(semi), frob]);
87 newgens := ProjElsWithFrob(newgens);
88 coll := GroupWithGenerators(newgens);
/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/gap/
H A Dmatimpr.gi202 local H,iso,newgens,ti;
206 H := GroupWithGenerators(newgens);
258 local H,hom,newgens;
260 H := Group(newgens);
288 # newgens := List(GeneratorsOfGroup(G),
290 # for gen in newgens do
293 # H := GroupWithGenerators(newgens);
329 # local H,dim,gens,hom,newgens,gen,data;
339 # H := Group(newgens);
361 # local H,gen,hom,newgens;
[all …]
H A Dprojective.gi41 local H,data,hom,middle,newgens,nrblocks,topblock;
58 H := GroupWithGenerators(newgens);
71 newgens := List(GeneratorsOfGroup(G),x->RECOG.HomToDiagonalBlock(data,x));
72 H := GroupWithGenerators(newgens);
140 local H,c,d,detsadd,f,gcd,hom,newgens,q,z;
151 newgens := List(detsadd,x->c^x);
152 H := GroupWithGenerators(newgens);
196 local H,data,hom,newgens,g;
198 newgens := [];
204 Add(newgens, g);
[all …]
H A Dc3c5.gi105 newgens := [];
123 return rec( newgens := newgens, inforec := inforec );
191 local H,data,hom,newgens;
196 H := Group(newgens);
233 # r.newgens
235 local f,i,newgens,r,scalars;
237 newgens := [];
249 newgens[i] := r.mat;
251 return rec(scalars := scalars, newgens := newgens, field := f );
329 f := FieldOfMatrixList(newgens);
[all …]
H A Dtensor.gi206 # local g,newgens,newgensdec,res,yes;
207 # newgens := List(gens,x->r.t * x * r.ti);
210 # for g in newgens do
219 # return [yes,newgens,newgensdec];
397 local H,data,hom,newgens;
398 newgens := List(ri!.generatorskronecker,x->x[3]);
399 H := GroupWithGenerators(newgens);
423 local H,data,hom,newgens;
425 newgens := List(GeneratorsOfGroup(G),x->RECOG.HomTensorKernel(data,x));
426 H := GroupWithGenerators(newgens);
H A Dmatrix.gi77 H := Group(newgens);
224 H := GroupWithGenerators(newgens);
254 H := GroupWithGenerators(newgens);
392 local H,bc,compseries,f,hom,isirred,m,newgens;
420 H := GroupWithGenerators(newgens);
483 local H,data,hom,newgens;
485 newgens := List(GeneratorsOfGroup(G),
487 Assert(0, not fail in newgens);
488 H := GroupWithGenerators(newgens);
550 # local H,dim,gens,hom,newgens,gen,data;
[all …]
/dports/math/gap/gap-4.11.0/pkg/recog-1.3.2/misc/obsolete/
H A Dsemilinear.gi42 local F,bas,d,dim,e,fac,facs,gens,i,inforec,j,k,mp,mu,new,newgens,pr,q,v;
94 newgens := [];
108 Add(newgens,RECOG.WriteOverBiggerFieldWithSmallerDegree(inforec,gens[j]));
110 return rec( newgens := newgens, inforec := inforec );
138 H := GroupWithGenerators(r.newgens);
167 local H,data,hom,newgens;
169 newgens := List(GeneratorsOfGroup(G),x->RECOG.HomToDiagonalBlock(data,x));
170 H := Group(newgens);
H A Dsubfield.gi47 # r.newgens
49 local f,i,newgens,r,scalars;
51 newgens := [];
63 newgens[i] := r.mat;
65 return rec(scalars := scalars, newgens := newgens, field := f );
143 f := FieldOfMatrixList(newgens);
145 return rec( newgens := newgens, field := f, t := b, ti := bi );
324 newgens := [];
329 Add(newgens,temp);
339 return rec(t := b, ti := binverse, newgens := newgens,
[all …]
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/pcpgrp/
H A Dnilpot.gi24 local pcpros, rels, i, g, newgens, matrix, notcentral, h,
44 newgens := [];
50 Add( newgens, h );
72 Add( newgens, elm );
76 cent := newgens;
/dports/math/gap/gap-4.11.0/pkg/sophus-1.24/gap/
H A Dallowable.gi22 local i, E, gens, newgens, PG, f, min, x, y;
32 PG := Group( newgens );
34 f := GroupHomomorphismByImagesNC( PG, G, newgens, gens );
69 newgens := ShallowCopy( gens );
72 length := Length( newgens );
75 newgens[length+1] := Random( G );
76 if Size( Group( newgens )) = Size( G ) then
78 return Group( newgens );
80 newsize := Size( Group( newgens ));
83 maxel := newgens[length+1];
[all …]
/dports/math/gap/gap-4.11.0/pkg/genss-1.6.6/gap/
H A Dsetwise.gi139 local MM,g,map,newgens,newgensp,o,tolook,x,depth;
153 newgens := [];
166 Add(newgens,x);
172 newgensp := ActionOnOrbit(o,newgens);
221 ## local MM,done,g,map,newgens,newgensp,o,tolook,x;
234 ## newgens := [];
244 ## Add(newgens,x);
445 local MM,g,map,newgens,newgensp,o,tolook,x,depth;
459 newgens := [];
472 Add(newgens,x);
[all …]
/dports/math/sprng/sprng5/SRC/
H A D.vtemplate.cpp220 int MyRng::spawn_rng(int nspawned, Sprng ***newgens, int checkid)
235 *newgens = NULL;
266 *newgens = (Sprng **) genptr;
H A D.template.cpp245 int MyRng::spawn_rng(int nspawned, Sprng ***newgens, int checkid)
260 *newgens = NULL;
291 *newgens = (Sprng **) genptr;
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/Functors/
H A Dvarious.gi69 local x,newgens;
72 newgens:=DifferenceLists(gens, [x]);
73 #if Order(Group(Concatenation(newgens,[Identity(G)])))=Order(G) then
74 if Group(Concatenation(newgens,[Identity(G)]))=G then
75 return ReduceGenerators(newgens,G); fi;
85 local x,newgens;
87 newgens:=[gens[1]];
90 if not x in Group(newgens) then Add(newgens,x); fi;
91 if Order(Group(newgens))=Order(G) then break; fi;
94 return newgens;
/dports/biology/treepuzzle/tree-puzzle-5.2/src/sprng/
H A Dlcg64.c350 int spawn_rng(int *igenptr, int nspawned, int ***newgens, int checkid) in spawn_rng() argument
352 int spawn_rng(igenptr,nspawned, newgens, checkid) in spawn_rng()
353 int *igenptr,nspawned, ***newgens, checkid; in spawn_rng()
368 *newgens = NULL;
401 *newgens = (int **) genptr;
H A Dlfg.c660 int spawn_rng(int *genptr, int nspawned, int ***newgens, int checkid) in spawn_rng() argument
662 int spawn_rng(genptr,nspawned,newgens, checkid) in spawn_rng()
663 int *genptr,nspawned, ***newgens, checkid; in spawn_rng()
684 *newgens = NULL;
692 *newgens = (int **) q;
696 if(addID((*newgens)[i]) == NULL)
H A Dcmrg.c393 int spawn_rng(int *igenptr, int nspawned, int ***newgens, int checkid) in spawn_rng() argument
395 int spawn_rng(igenptr,nspawned, newgens, checkid) in spawn_rng()
396 int *igenptr,nspawned, ***newgens, checkid; in spawn_rng()
411 *newgens = NULL;
444 *newgens = (int **) genptr;
H A Dlcg.c422 int spawn_rng(int *igenptr, int nspawned, int ***newgens, int checkid) in spawn_rng() argument
424 int spawn_rng(igenptr,nspawned, newgens, checkid) in spawn_rng()
425 int *igenptr,nspawned, ***newgens, checkid; in spawn_rng()
440 *newgens = NULL;
492 *newgens = (int **) genptr;
/dports/biology/iqtree/IQ-TREE-2.0.6/sprng/
H A Dlcg64.c359 int spawn_rng(int *igenptr, int nspawned, int ***newgens, int checkid) in spawn_rng() argument
361 int spawn_rng(igenptr,nspawned, newgens, checkid) in spawn_rng()
362 int *igenptr,nspawned, ***newgens, checkid; in spawn_rng()
379 *newgens = NULL;
412 *newgens = (int **) genptr;
/dports/math/gap/gap-4.11.0/pkg/orb-4.8.3/examples/fi23m7/
H A Dchainworker.g443 local basperm,baspermi,i,j,newgens,pos;
449 newgens := List(re.gens,x->0*x);
451 if not(IsMutable(newgens[i])) then
452 newgens[i] := MutableCopyMat(newgens[i]); # Eiertanz
462 newgens[j]{[pos+1..pos+re.dimsfacts[i]]}
471 re.gens := newgens;
636 newgens := List(re.gens,x->0*x);
638 if not(IsMutable(newgens[i])) then
639 newgens[i] := MutableCopyMat(newgens[i]); # Eiertanz
646 newgens[j]{[pos+1..pos+re.dimsfacts[i]]}
[all …]
/dports/math/gap/gap-4.11.0/pkg/NConvex-2019.12.10/gap/
H A DNCone.gi1427 local cone, newgens, i, vals;
1453 local cone, newgens, i, vals;
1487 local cone, newgens, i, vals;
1496 newgens := [ ];
1502 Add( newgens, i );
1506 Append( newgens, RayGenerators( i ) );
1516 cone := rec( input_rays := newgens );
1528 newgens := Set( newgens );
1530 SetAmbientSpaceDimension( cone, Length( newgens[ 1 ] ) );
1532 if Length( newgens ) = 1 and not Set( newgens[ 1 ] ) = [ 0 ] then
/dports/math/gap/gap-4.11.0/lib/
H A Dgrppcatr.gi727 local g, newgens, matlist, notcentral, h, comm, null, j, elm;
732 newgens := [];
738 Add( newgens, h );
753 Add( newgens, elm );
756 cent := newgens;
799 U, newgens, matlist, g, conj, expo, order, eigen,
865 newgens := [];
872 AddSet( newgens, g );
877 cent[j] := Filtered( cent[j], g -> not g in newgens );
913 AddSet( newgens, elm );
[all …]

123