Home
last modified time | relevance | path

Searched refs:idealred (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/number_fields/
H A Didealred1 Function: idealred
5 Help: idealred(nf,x,{vdir=0}): LLL reduction of the ideal x in the number
/dports/math/pari/pari-2.13.3/src/functions/number_fields/
H A Didealfactorback8 flag is nonzero, perform idealred along the way.
40 If \kbd{flag} is nonzero, perform ideal reductions (\tet{idealred}) along the
43 extracted by \kbd{idealred} are not lost. Here is an example:
H A Didealred1 Function: idealred
5 Help: idealred(nf,I,{v=0}): LLL reduction of the ideal I in the number
22 ? idealred(K, P)
36 ? idealred(K, [P, 1])
H A Didealmin8 use \kbd{idealred}}. Computes a pseudo-minimum of the ideal $x$ in the
H A Didealpow13 If $\fl$ is nonzero, reduce the result using \kbd{idealred}, \emph{throughout
H A Didealmul29 If $\fl$ is nonzero, reduce the result using \kbd{idealred}.
H A DHEADER63 number, representing the ideal $(t)I$. This is useful whenever \tet{idealred}
67 \kbd{idealpow} and \kbd{idealred}; e.g.~using \kbd{idealmul}
/dports/math/pari/pari-2.13.3/src/test/32/
H A Dideal307 *** at top-level: idealred(nf,[2,Mat(1)])
309 *** idealred: incorrect type in idealtyp [extended ideal] (t_VEC).
H A Derr544 *** at top-level: idealred(K,matid(2),[])
546 *** idealred: inconsistent dimensions in idealred.
H A Dnfields289 ? idealred(nf,idx,[1,5,6])
/dports/math/pari/pari-2.13.3/src/test/in/
H A Dideal49 idealred(K,2)
50 idealred(K,[2,[;]])
51 idealred(K,[2,factor(1)])
183 idealred(nf,[2,Mat(1)])
H A Dnfields46 idealred(nf,idx,[1,5,6])
H A Derr232 idealred(K,matid(2),[])
/dports/math/p5-Math-Pari/Math-Pari-2.01080900/patches/
H A Ddiff_2.1.4_interface10 {"idealred",99,(void*)ideallllred,6,"GGDGp"},
H A Ddiff_2.1.3_interface10 {"idealred",99,(void*)ideallllred,6,"GGDGp"},
H A Ddiff_2.2.2_interface28 {"idealred",99,(void*)ideallllred,6,"GGDGp"},
/dports/math/p5-Math-Pari/pari-2.3.5/src/test/in/
H A Dnfields71 idy=idealred(nf,idx,[1,5,6])
/dports/math/p5-Math-Pari/pari-2.3.5/src/test/32/
H A Dnfields705 ? idy=idealred(nf,idx,[1,5,6])
/dports/math/p5-Math-Pari/pari-2.3.5/src/test/64/
H A Dnfields703 ? idy=idealred(nf,idx,[1,5,6])
/dports/math/giacxcas/giac-1.6.0/doc/pari/
H A DModRewrite-table423 idealred General_number_fields.html#idealred
/dports/math/p5-Math-Pari/pari-2.3.5/misc/
H A Dnew.dic210 ideallllred(nf,x,vdir)=idealred(nf,x,vdir);
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase4.c2326 { return idealred(nf,idealmul(nf,x,y)); } in _idealmulred()
2329 { return idealred(nf,idealsqr(nf,x)); } in _idealsqrred()
2348 if (s < 0 || is_pm1(n)) y = idealred(nf,y); in idealpowred()
H A Dbuch2.c1366 return idealred(nf, mkvec2(A, F)); in idealHNF_mulred()
1946 if (id != C) id = idealred(nf, id);
1970 A = idealred(nf, mkvec2(A, gel(C,2)));
2784 if (expi(gcoeff(id,1,1)) > 100) id = idealred(nf, id); in be_honest()
/dports/math/p5-Math-Pari/pari-2.3.5/src/
H A Dfunclist298 2328012915 193 ../src/functions/number_fields/idealred
/dports/math/cmh/cmh-1.1.0/scripts/
H A Dshimura.gp524 tnred = idealred (K, [tn [1], 1]);
1476 ridl = idealred (K, [idl, 1]);
1608 mapker_gens=vector(r,j,idealred(K,idealfactorback(K,K.clgp.gen,mapker_gens_abs[,j])));

12