Home
last modified time | relevance | path

Searched refs:pari_err_IMPL (Results 1 – 25 of 52) sorted by relevance

123

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dmatperm.c35 if (n > 63) pari_err_IMPL("large matrix permanent"); in matpermanent()
37 if (n > 31) pari_err_IMPL("large matrix permanent"); in matpermanent()
H A Dellpadiclambdamu.c165 pari_err_IMPL("additive reduction in ellpadiclambdamu"); in ellpadiclambdamu()
H A Dhypergeom.c241 if (gcmpgs(a,-1) <= 0) pari_err_IMPL("hypergeom for these parameters"); in mkendpt()
272 if (gsigne(real_i(a)) <= 0) pari_err_IMPL("F31 with a, b, and c <= 0"); in F31()
329 else pari_err_IMPL("3F2 for these arguments"); in F32()
1128 pari_err_IMPL("this hypergeometric function"); in hypergeom_i()
H A DQfb.c102 if (signe(x) < 0) pari_err_IMPL("negative definite t_QFI"); in qfi()
1209 if (sp < 0) pari_err_IMPL("negative definite t_QFI"); in primeform()
1220 if (sp < 0) pari_err_IMPL("negative definite t_QFI"); in primeform()
1229 if (sp < 0) pari_err_IMPL("negative definite t_QFI"); in primeform()
H A Dpolclass.c1276 if (k == MAX_GENS) pari_err_IMPL("classgp_pcp"); in classgp_make_pcp()
1325 pari_err_IMPL("classgp_pcp"); in classgp_make_pcp()
1343 pari_err_IMPL("classgp_pcp"); in classgp_make_pcp()
H A Dlfunutils.c366 pari_err_IMPL("lfuntwist (conductors not coprime)"); in lfuntwist()
376 if (!gam) pari_err_IMPL("lfuntwist (gammafactors)"); in lfuntwist()
1573 pari_err_IMPL("lfunsympow"); in lfunsympow()
2273 if (!cusp) pari_err_IMPL("noncuspidal eta quotient"); in lfunetaquo()
2274 if (v != 1) pari_err_IMPL("valuation != 1"); in lfunetaquo()
2275 if (!sd) pari_err_IMPL("non self-dual eta quotient"); in lfunetaquo()
H A Dtrans3.c160 if (v == 0) pari_err_IMPL("besselj around a!=0"); in _jbessel()
253 case t_PADIC: pari_err_IMPL("p-adic jbessel function"); in jbesselintern()
338 case t_PADIC: pari_err_IMPL("p-adic jbesselh function"); in jbesselh()
478 if (v == 0) pari_err_IMPL("Bessel K around a!=0"); in _kbessel1()
603 case t_PADIC: pari_err_IMPL(stack_strcat("p-adic ",f)); in kbesselintern()
2292 case t_PADIC: pari_err_IMPL("zetahurwitz(t_SER of t_PADIC)"); in zetahurwitz()
2683 case t_INTMOD: case t_PADIC: pari_err_IMPL( "padic polylogarithm"); in gpolylog()
3834 case t_COMPLEX: pari_err_IMPL("lambert(t_COMPLEX)"); in glambertW()
H A Dbuch1.c1156 if (signe(flag)) pari_err_IMPL("narrow class group"); in buchreal()
1179 if (flag) pari_err_IMPL("narrow class group"); in quadclassunit0()
H A Dbnflog.c234 if (!k) pari_err_IMPL("rnfislocalcyclo for non-l-extensions"); in rnfislocalcyclo()
H A Dsubgroup.c393 pari_err_IMPL("exact type in subgrouplist"); in set_bound()
H A Dperm.c925 if (b==0) pari_err_IMPL("group_quotient for a non-WSS group"); in groupelts_quotient()
951 if (p3[j]==0) pari_err_IMPL("quotient_perm for a non-WSS group"); in quotient_perm()
H A Dbuch4.c570 if (!gequal1(leading_coeff(R))) pari_err_IMPL("non monic relative equation"); in rnfisnorminit()
H A Dmftrace.c92 if (typ(gk)!=t_INT) pari_err_IMPL("half-integral weight"); in MF_get_k()
99 if (typ(gk) == t_INT) pari_err_IMPL("integral weight"); in MF_get_r()
797 if (typ(gk)!=t_INT) pari_err_IMPL("half-integral weight"); in mf_get_k()
884 { pari_err_IMPL("changing cyclotomic fields in mf"); } in err_cyclo()
1895 if (gsigne(K) < 0) pari_err_IMPL("mfbracket for this form"); in mfbracket()
4376 if (MF_get_k(mf) == 1) pari_err_IMPL("mftonew in weight 1"); in mftonew_i()
8003 if (nw < ell) pari_err_IMPL("alpha < 0 in mfgaexpansion"); in mfgaexpansion_i()
8605 if (typ(gk)!=t_INT) pari_err_IMPL("half-integral weight"); in lfunmf()
9054 if (ord != o) pari_err_IMPL("mfeisenstein for these characters"); in NK_eisen2()
12426 pari_err_IMPL("divergent Petersson product"); in mffvanish()
[all …]
H A Delltors.c738 if (lg(E)==1) pari_err_IMPL("ellorder for curve with singular reduction"); in ellorder()
H A Dgalconj.c2955 if (!gequal1(gel(T,n+2))) pari_err_IMPL("galoisinit(nonmonic)"); in galoisinitfromaut()
2957 if (!galoisanalysis(T, &ga, 1, NULL)) pari_err_IMPL("galoisinit"); in galoisinitfromaut()
2968 if (!G) pari_err_IMPL("galoisinit(non WSS group)"); in galoisinitfromaut()
3006 if (!gequal1(gel(T,n+2))) pari_err_IMPL("galoisinit(nonmonic)"); in galoisconj4_main()
3124 if (!gequal1(a)) pari_err_IMPL("galoisconj(nonmonic)"); in galoisconj()
H A Dlfun.c2167 if (lg(r) > 2) pari_err_IMPL("multiple poles in lfunrootres"); in lfunrootres()
2175 if (gequal(gmulsg(2, be), k)) pari_err_IMPL("pole at k/2 in lfunrootres"); in lfunrootres()
2522 pari_err_IMPL("multiple poles in lfunconductor"); in lfunconductor()
H A Dpolarit2.c36 if (n<0) pari_err_IMPL("polsym of a negative n"); in polsym_gen()
926 case 0: pari_err_IMPL("factor for general polynomials"); in RgX_factor()
981 pari_err_IMPL("factor for general polynomial"); in RgX_factor()
3676 pari_err_IMPL("nonmonic polynomial in poldiscreduced"); in reduceddiscsmith()
H A Dhyperell.c615 if (lgefint(p) > 3) pari_err_IMPL("large prime in hyperellpadicfrobenius"); in hyperellpadicfrobenius0()
H A Dprime.c861 if (cert_type(c) != c_ECPP) pari_err_IMPL("N-1 certificate"); in primecertexport()
/dports/math/pari/pari-2.13.3/src/modules/
H A Dgroupid.c516 if (!idx) pari_err_IMPL("galoisidentify for groups of order > 127"); in group_ident()
548 if (n > 30) pari_err_IMPL("group_ident_trans [n > 30]"); in group_ident_trans()
H A Dalgebras.c260 if (ta == al_CSA) pari_err_IMPL("computation of Hasse invariants over table CSA"); in alg_get_hasse_i()
422 pari_err_IMPL("tensor of noncyclic algebras"); /* TODO: do it. */ in algtensor()
435 pari_err_IMPL("tensor of cylic algebras of noncoprime degrees"); /* TODO */ in algtensor()
1351 pari_err_IMPL("splitting a characteristic 0 algebra over its center"); in algsplit()
1559 pari_err_IMPL("computation of Hasse invariants over table CSA"); in alghasse_0()
1605 pari_err_IMPL("algisdivision for table algebras"); in algisdivision()
3017 pari_err_IMPL("algpoleval with x in basis form and pol not in Q[x]"); in algpoleval()
3315 pari_err_IMPL("nfgrunwaldwang for non prime-power local degrees (a)"); in nfgrunwaldwang()
3318 pari_err_IMPL("nfgrunwaldwang for non prime-power local degrees (b)"); in nfgrunwaldwang()
3321 pari_err_IMPL("nfgrunwaldwang for non prime-power local degrees (c)"); in nfgrunwaldwang()
[all …]
/dports/math/pari/pari-2.13.3/src/language/
H A Dmembers.c351 if (t == typ_BNR) pari_err_IMPL("ray regulator"); in member_reg()
370 if (t == typ_BNR) pari_err_IMPL("ray units"); in member_fu()
401 if (t == typ_BNR) pari_err_IMPL("ray torsion units"); in member_tu()
H A Dintnum.c96 pari_err_IMPL("intnumromb recovery [too many iterations]"); in qrom3()
137 pari_err_IMPL("intnumromb recovery [too many iterations]"); in qrom2()
932 pari_err_IMPL("intnum with diverging non constant limit"); in transcode()
1028 pari_err_IMPL("intnuminit with singularity at non constant limit"); in intnuminit_i()
1151 pari_err_IMPL("intfuncinit with hard endpoint behavior"); in intfuncinit()
1154 pari_err_IMPL("intfuncinit with finite endpoints"); in intfuncinit()
1284 pari_err_IMPL("non integer tab argument"); in intnum()
1706 pari_err_IMPL("recovery when missing roots in sumnummonieninit"); in checkmonroots()
1818 if (signe(w) < 0) pari_err_IMPL("log power < 0 in sumnummonieninit"); in sumnummonieninit()
2542 default: pari_err_IMPL("sumnumlagrange for this alpha"); in sumnumlagrangeinit_i()
[all …]
H A Danal.c308 if (arity > 20) pari_err_IMPL("functions with more than 20 parameters"); in check_proto()
H A Dsumiter.c1383 if (iter > itmax) pari_err_IMPL("solve recovery [too many iterations]"); in zbrent()
1447 pari_err_IMPL("solvestep recovery [too many iterations]"); in solvestep()

123