Home
last modified time | relevance | path

Searched refs:Fq_red (Results 1 – 16 of 16) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dalglin1.c1135 m = Fq_red(m, T,p); in Fq_gauss_get_col()
1205 gel(b,i) = Fq_red(gel(b,i), T,p); in _Fq_addmul()
1531 piv = Fq_red(gcoeff(a,k,i), T,p); in FqM_gauss()
1549 gcoeff(a,k,i) = Fq_red(gcoeff(a,k,i), T,p); in FqM_gauss()
2941 gcoeff(x,j,k) = Fq_red(gcoeff(x,j,k), T,p); in FqM_gauss_pivot()
2954 piv = Fq_red(gcoeff(x,t,k), T,p); in FqM_gauss_pivot()
3069 if (isonstack(gcoeff(x,u,k))) gcoeff(x,u,k) = Fq_red(gcoeff(x,u,k),T,p); in Fq_gerepile_gauss_ker()
3122 gcoeff(x,j,k) = Fq_red(gcoeff(x,j,k), T, p); in FqM_ker_i()
3129 for (i=1; i<k; i++) gel(c,i) = Fq_red(gcoeff(x,d[i],k), T, p); in FqM_ker_i()
3147 piv = Fq_red(gcoeff(x,t,k), T, p); in FqM_ker_i()
[all …]
H A Dpolarit3.c590 return (i==2)? Fq_red(gel(x,2), T, p): gen_0; in FqX_eval()
603 p1 = Fq_red(gadd(gmul(p1,r), gel(x,j)), T, p); in FqX_eval()
1104 Fq_red(GEN x, GEN T, GEN p) in Fq_red() function
2217 tetpil=avma; gel(z,i-dy) = gerepile(av,tetpil,Fq_red(p1,T,p)); in FpXQX_divrem()
2227 tetpil=avma; p1 = Fq_red(p1, T, p); if (signe(p1)) { sx = 1; break; } in FpXQX_divrem()
2247 tetpil=avma; gel(rem,i) = gerepile(av,tetpil, Fq_red(p1, T, p)); in FpXQX_divrem()
H A Dpolarit1.c1618 a = Fq_red(a, T, q); in ZpXQX_liftroot()
1629 W = Fq_red(gmul(Wr,FqX_eval(derivpol(fr),ar,T,qold)), T, qold); in ZpXQX_liftroot()
1630 W = Fq_red(gmul(Wr, gadd(gen_2, gneg(W))), T, qold); in ZpXQX_liftroot()
1634 a = Fq_red(a, T, q); in ZpXQX_liftroot()
H A Dpolarit2.c69 s = Fq_red(s, T, N); in polsym_gen()
/dports/math/pari/pari-2.13.3/src/basemath/
H A DFpXX.c484 tetpil=avma; gel(z,i-dy) = gerepile(av,tetpil,Fq_red(p1,T,p)); in FpXQX_divrem_basecase()
494 tetpil=avma; p1 = Fq_red(p1, T, p); if (signe(p1)) { sx = 1; break; } in FpXQX_divrem_basecase()
514 tetpil=avma; gel(rem,i) = gerepile(av,tetpil, Fq_red(p1, T, p)); in FpXQX_divrem_basecase()
789 return gerepileupto(av, Fq_red(c,T,p)); in FpXQX_dotproduct()
885 gel(r,i) = gerepileupto(av, Fq_red(Fq_neg(u, NULL, p), T, p)); in FpXQX_invBarrett_basecase()
909 if (lQ>1) gel(q,1) = Fq_red(gel(q,1), T, p); in FpXQX_invBarrett_Newton()
1130 if (!signe(y) || !signe(z)) return Fq_red(x, T, p); in Fq_addmul()
H A Dellsea.c811 if (!signe(Fq_red(dJ,T,pp)) || !signe(Fq_red(dx,T,pp))) in find_isogenous_from_Atkin()
833 if (signe(Fq_red(jt, T, pp)) == 0 || signe(Fq_sub(jt, utoi(1728), T, pp)) == 0) in find_isogenous_from_Atkin()
835 if (DEBUGLEVEL>0) err_printf("[A: jt=%ld]",signe(Fq_red(jt,T,p))? 1728: 0); in find_isogenous_from_Atkin()
893 if (signe(Fq_red(dx,T, pp))==0) in find_isogenous_from_canonical()
898 if (signe(Fq_red(dJ, T, pp))==0) in find_isogenous_from_canonical()
923 if (signe(Fq_red(jl,T,pp))==0) in find_isogenous_from_canonical()
H A Dpolarit3.c424 return (i==2)? Fq_red(gel(x,2), T, p): gen_0; in FqX_eval()
712 return Fq_red(x, s->T, s->p); in _Fq_red()
849 { pari_APPLY_same(Fq_red(gel(x,i), T, p)) } in FqV_red()
H A DHensel.c531 a = Fq_red(a, T, p); in ZpXQX_liftroot_vald()
H A Dpolarit2.c66 s = Fq_red(s, T, N); in polsym_gen()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2327 Fq_red(GEN x, GEN T, GEN p) in Fq_red() function
H A Dparidecl.h5807 INLINE GEN Fq_red(GEN x, GEN T, GEN p);
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h1679 GEN Fq_red(GEN x, GEN T, GEN p);
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch5.tex1741 \fun{GEN}{Fq_red}{GEN x, GEN T, GEN p}, \kbd{x} a \kbd{ZX} or \typ{INT},
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4715 GEN Fq_red(GEN x, GEN T, GEN p)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4875 GEN Fq_red(GEN x, GEN T, GEN p)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex5101 \fun{GEN}{Fq_red}{GEN x, GEN T, GEN p}, \kbd{x} a \kbd{ZX} or \typ{INT},