Home
last modified time | relevance | path

Searched refs:gerepilemany (Results 1 – 24 of 24) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/test/
H A Dkerntest.c29 void gerepilemany(pari_sp av, GEN* gptr[], int n){} in gerepilemany() function
/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dinvmod.c142 gerepilemany(av1,gptr,4); in invmod_pari()
H A Dratlift.c290 gerepilemany(av1,gptr,4); in ratlift()
/dports/math/gp2c/gp2c-0.0.12/
H A DChangeLog556 - Use gerepileall instead of gerepilemany when available.
854 * More gerepileupto in place of gerepilemany.
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dalglin1.c1634 gerepilemany(av2,gptr, 2); in ZM_inv()
1718 gptr[3]=&pass; gptr[4]=&v; gerepilemany(av1,gptr,5); in detint()
3475 gerepilemany(av,gptr,2); p = gcoeff(a,i,i); ci = (GEN*)a[i]; in det()
H A Dalglin2.c1527 gerepilemany(av,gptr,2); in hnf_special()
1552 gerepilemany(av,gptr,2); in hnf_special()
3182 gerepilemany(av,gptr,c); in snf_pile()
H A DQfb.c1202 gerepilemany(ltop, bptr, 7); in redrealsl2()
H A Dpolarit3.c3226 gerepilemany(av2,gptr,LERS? 4: 2); in ZY_ZXY_resultant_all()
3366 gerepilemany(av2,gptr, 2); in ZX_resultant_all()
H A Dtrans1.c872 gerepilemany(av,gptr,2); in sqrt_padic()
H A Darith1.c1407 gerepilemany(av,gptr,3); in Fp_sqrt()
/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Dinit.c1609 gerepilemany(pari_sp av, GEN* gptr[], int n) in gerepilemany() function
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dhnf_snf.c2233 gerepilemany(av,gptr,c); in snf_pile1()
2242 gerepilemany(av,gptr,c); in snf_pile()
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch4.tex389 \kbd{gerepilemany} functions below.
462 \fun{void}{gerepilemany}{pari\_sp ltop, GEN *gptr[], int n}
H A Dusersch5.tex458 \fun{void}{gerepilemany}{pari\_sp av, GEN* g[], int n} alternative interface
/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dstark.c1466 gerepilemany(av,gptr,7); in InitPrimesQuad()
H A Delliptic.c1236 gerepilemany(av1,gptr,flall?3:2); in weipellnumall()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h1289 gerepilemany(pari_sp av, GEN* gptr[], int n) in gerepilemany() function
H A Dparidecl.h6012 INLINE void gerepilemany(pari_sp av, GEN* g[], int n);
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h1227 void gerepilemany(pari_sp av, GEN* g[], int n);
/dports/math/p5-Math-Pari/pari-2.3.5/
H A DCHANGES-2.23341 16- powgi, default case: missing gcopy + incorrect gerepilemany if y==NULL
3497 19- gerepilemany faster and more efficient memory-wise (copy to heap first)
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.23341 16- powgi, default case: missing gcopy + incorrect gerepilemany if y==NULL
3497 19- gerepilemany faster and more efficient memory-wise (copy to heap first)
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4904 void gerepilemany(pari_sp av, GEN* g[], int n)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd5064 void gerepilemany(pari_sp av, GEN* g[], int n)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex1280 \fun{void}{gerepilemany}{pari_sp av, GEN* g[], int n} alternative interface