Home
last modified time | relevance | path

Searched refs:bnfz (Results 1 – 2 of 2) sorted by relevance

/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dkummer.c82 fix_be(GEN bnfz, GEN be, GEN u) in fix_be() argument
84 GEN nf = checknf(bnfz), fu = gmael(bnfz,8,5); in fix_be()
119 c = gmul(real_i(gel(bnfz,3)), ell); in reducebetanaive()
143 return fix_be(bnfz, be, gmul(ell,c)); in reducebetanaive()
150 be = algtobasis_i(bnfz, be); in reduce_mod_Qell()
185 reducebeta(GEN bnfz, GEN be, GEN ell) in reducebeta() argument
187 long j,ru, prec = nfgetprec(bnfz); in reducebeta()
468 be = factorbackelt(BE, bnfz, NULL); in compute_beta()
469 be = reducebeta(bnfz, be, ell); in compute_beta()
932 nfz = gel(bnfz,7); in _rnfkummer()
[all …]
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dkummer.c62 reducebeta(GEN bnfz, GEN b, GEN gell) in reducebeta() argument
64 GEN t, cb, fu, nf = bnf_get_nf(bnfz); in reducebeta()
80 if (b != cb && (fu = bnf_build_cheapfu(bnfz))) in reducebeta()
109 GEN bnfz, cycgenmod, u, vecC, tQ, vecW; member
309 be = nffactorback(bnfz, be, NULL); in compute_beta()
311 be = reducebeta(bnfz, be, ell); in compute_beta()
453 GEN bnfz = kum->bnfz, ideal = gel(bnr_get_mod(bnr), 1); in get_prlist() local
454 GEN badz = lcmii(get_badbnf(bnfz), nf_get_index(bnf_get_nf(bnfz))); in get_prlist()
456 nfz = bnf_get_nf(bnfz); in get_prlist()
998 kum->bnfz = bnfz = Buchall(COMPO->R, nf_FORCE, maxss(prec,BIGDEFAULTPREC)); in rnfkummer_init()
[all …]