Home
last modified time | relevance | path

Searched refs:Fq_to_FF (Results 1 – 9 of 9) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A DFF.c175 Fq_to_FF(GEN x, GEN ff) in Fq_to_FF() function
2026 for (i=2; i<lx; i++) gel(y,i) = Fq_to_FF(gel(x,i), ff); in FqX_to_FFX()
H A DFpXQX_factor.c2827 gel(y,i) = typ(c) == t_FFELT? c: Fq_to_FF(Rg_to_Fq(c,T,p), ff); in RgX_to_FFX()
H A Dbase2.c2708 x = Fq_to_FF(x, Tp_to_FF(T,p)); in nfmodpr()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.8599 159- [libpari] Fq_ispower, FqX_ispower, RgX_deflate_order, Fq_to_FF,
/dports/math/pari/pari-2.13.3/src/modules/
H A Dalgebras.c1364 gmael3(map,i,j,k) = Fq_to_FF(gmael3(map,i,j,k),ff); in algsplit()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd2863 GEN Fq_to_FF(GEN x, GEN ff)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd3021 GEN Fq_to_FF(GEN x, GEN ff)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h3488 GEN Fq_to_FF(GEN x, GEN ff);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex12787 \fun{GEN}{Fq_to_FF}{GEN x, GEN ff} returns a \typ{FFELT} equal to $x$
12794 applying \tet{Fq_to_FF} coefficientwise. No checks, and no normalization