Home
last modified time | relevance | path

Searched refs:ZM_reducemodmatrix (Results 1 – 7 of 7) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A DZV.c1604 ZM_reducemodmatrix(GEN v, GEN y) { in ZM_reducemodmatrix() function
1620 GEN z = ZM_reducemodmatrix(x, ZM_lll(y, 0.75, LLL_INPLACE)); in ZM_reducemodlll()
H A Dbuch3.c483 u2 = ZM_mul(ZM_reducemodmatrix(u2,u1), Hi); in Buchraymod_i()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4882 56- library function ZC_reducemodmatrix, ZM_reducemodmatrix,
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex2938 \fun{GEN}{ZM_reducemodmatrix}{GEN v, GEN y} Let $y$ be as in
2948 LLL-reduce it then call \tet{ZM_reducemodmatrix}.
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1131 GEN ZM_reducemodmatrix(GEN v, GEN y)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1269 GEN ZM_reducemodmatrix(GEN v, GEN y)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1357 GEN ZM_reducemodmatrix(GEN v, GEN y);