Home
last modified time | relevance | path

Searched refs:bnr_get_mod (Results 1 – 13 of 13) sorted by relevance

/dports/math/pari/pari-2.13.3/src/modules/
H A Dstark.c290 mod = bnr_get_mod(bnr); in IsGoodSubgroup()
411 f = gel(bnr_get_mod(bnr), 1); in FindModulus()
493 bnr_get_mod(bnrm), D); in FindModulus()
516 bnr_get_mod(gel(rep,1)), gel(rep,2)); in FindModulus()
575 cond = bnr_get_mod(bnr); in ArtinNumber()
874 D = gel(dataCR,j); f0 = gel(bnr_get_mod(ch_bnr(D)), 1); in CharNewPrec()
2206 cond1 = gel(bnr_get_mod(bnr), 2); in AllStark()
2372 if (!gequal0(gel(bnr_get_mod(bnr), 2))) in bnrstark()
2919 GEN f = gel(bnr_get_mod(bnr), 1), labas, lamodf, u; in get_lambda()
3097 GEN nf = bnr_get_nf(bnr), f = gel(bnr_get_mod(bnr), 1); in computeP2()
[all …]
/dports/math/pari/pari-2.13.3/src/language/
H A Dmembers.c200 case typ_BNR: return bnr_get_mod(x); in member_mod()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbuch3.c1608 if (!e) cond = bnr_get_mod(bnr); in bnrconductor_factored_i()
1646 if (!e) cond = bnr_get_mod(bnr); in bnrconductormod()
1647 arch = gel(bnr_get_mod(bnr), 2); in bnrconductormod()
1668 cond = bnr_get_mod(bnrc); in bnrconductormod()
1735 cnd = gel(bnr_get_mod(bnr), 1); in rnfnormgroup_i()
H A Dkummer.c444 GEN cyc = bnr_get_cyc(bnr), nf = bnr_get_nf(bnr), F = gel(bnr_get_mod(bnr),1); in get_prlist()
453 GEN bnfz = kum->bnfz, ideal = gel(bnr_get_mod(bnr), 1); in get_prlist()
H A Dlfunutils.c715 GEN N = gel(bnr_get_mod(bnr), 1), NZ = gcoeff(N,1,1); in vecan_chigen()
873 N = bnr_get_mod(bnr); in lfunchigen()
904 N = bnr_get_mod(bnr); in lfunchigen()
H A Dchar.c272 GEN t, N = gel(bnr_get_mod(G), 1); in bnr_coprime()
H A Dmftrace.c5877 f = bnr_get_mod(bnr); in mfisdihedral()
10890 GEN bnr = gel(F,2), D = nf_get_disc(bnr_get_nf(bnr)), f = bnr_get_mod(bnr); in desc_dihedral()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2855 bnr_get_mod(GEN bnr) { return gmael(bnr,2,1); } in bnr_get_mod() function
H A Dparidecl.h5669 INLINE GEN bnr_get_mod(GEN bnr);
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4794 bnf_get_nf, bnr_get_bnf, bnr_get_bid, bnr_get_mod, bnr_get_nf
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex335 \fun{GEN}{bnr_get_mod}{GEN bnr} returns the modulus attached
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4590 GEN bnr_get_mod(GEN bnr)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4750 GEN bnr_get_mod(GEN bnr)