Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A DZV.c1577 ZC_reducemodmatrix(GEN v, GEN y) { in ZC_reducemodmatrix() function
1613 GEN z = ZC_reducemodmatrix(x, ZM_lll(y, 0.75, LLL_INPLACE)); in ZC_reducemodlll()
H A Dbb_hnf.c1192 x = ZC_reducemodmatrix(Y, u1); in gaussmoduloall()
H A Dbuch3.c643 y = ZC_reducemodmatrix(y, u1); in bnrisprincipalmod()
H A Dbase3.c1916 if (s) s = ZC_reducemodmatrix(s, F); in idealchinese()
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex2930 \fun{GEN}{ZC_reducemodmatrix}{GEN v, GEN y} Let $y$ be a ZM, not necessarily
2939 \tet{ZC_reducemodmatrix}, and $v$ be a ZM. This returns a matrix $v$ which is
2941 size-reduced. This is faster than repeatedly calling \tet{ZC_reducemodmatrix}
2945 LLL-reduce it then call \tet{ZC_reducemodmatrix}.
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4882 56- library function ZC_reducemodmatrix, ZM_reducemodmatrix,
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1106 GEN ZC_reducemodmatrix(GEN v, GEN y)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1244 GEN ZC_reducemodmatrix(GEN v, GEN y)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1329 GEN ZC_reducemodmatrix(GEN v, GEN y);