Home
last modified time | relevance | path

Searched refs:rnfalgtobasis (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/p5-Math-Pari/pari-2.3.5/src/functions/number_fields/
H A Drnfalgtobasis1 Function: rnfalgtobasis
3 C-Name: rnfalgtobasis
5 Help: rnfalgtobasis(rnf,x): relative version of nfalgtobasis, where rnf is a
/dports/math/pari/pari-2.13.3/src/functions/number_fields/
H A Drnfalgtobasis1 Function: rnfalgtobasis
3 C-Name: rnfalgtobasis
5 Help: rnfalgtobasis(rnf,x): relative version of nfalgtobasis, where rnf is a
/dports/math/pari/pari-2.13.3/src/test/32/
H A Drnf221 [7, 1]: error("inconsistent moduli in rnfalgtobasis: x^6 - 21 != y^3 - 21")
229 [8, 1]: error("inconsistent moduli in rnfalgtobasis: x^6 - 21 != y^3 - 21")
237 [9, 1]: error("inconsistent moduli in rnfalgtobasis: x^6 - 21 != y^3 - 21")
262 [12, 1]: error("incorrect priority in rnfalgtobasis: variable z >= y")
270 [13, 1]: error("inconsistent moduli in rnfalgtobasis: y^2 + 1 != y^3 - 21")
279 [14, 1]: error("inconsistent dimensions in rnfalgtobasis.")
313 [17, 1]: error("incorrect type in rnfalgtobasis (t_COMPLEX).")
324 [18, 1]: error("incorrect type in rnfalgtobasis [not in Q[X]] (t_POL).")
423 [9, 1]: error("inconsistent moduli in rnfalgtobasis: x^2 - y != y + 1")
440 [11, 1]: error("inconsistent dimensions in rnfalgtobasis.")
[all …]
/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Dinit.h421 {"rnfalgtobasis",1,(void*)rnfalgtobasis,6,"GG","rnfalgtobasis(rnf,x): relative version of nfalgtoba…
/dports/math/p5-Math-Pari/pari-2.3.5/src/test/in/
H A Dnfields161 \\ rnfalgtobasis
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase5.c424 x = rnfalgtobasis(rnf, gmul(x, gmodulo(gel(bas,1), gel(rnf,1)))); in rnfprincipaltohermite()
590 p2 = rnfalgtobasis(rnf, gmul(gel(z,2), x1)); settyp(p2, t_MAT); in rnfidealmul()
H A Dbase3.c796 rnfalgtobasis(GEN rnf,GEN x) in rnfalgtobasis() function
806 for (i=1; i<lx; i++) gel(z,i) = rnfalgtobasis(rnf,gel(x,i)); in rnfalgtobasis()
/dports/math/pari/pari-2.13.3/src/test/in/
H A Drnf99 f=[rnfalgtobasis,rnfbasistoalg,rnfeltabstorel,rnfeltreltoabs,rnfeltup,rnfeltdown,rnfelttrace,rnfelt…
/dports/math/pari/pari-2.13.3/src/language/
H A Dinit.h1068 {"rnfalgtobasis",0,(void*)rnfalgtobasis,10,"GG","rnfalgtobasis(rnf,x): relative version of nfalgtob…
/dports/math/giacxcas/giac-1.6.0/doc/pari/
H A DModRewrite-table906 rnfalgtobasis General_number_fields.html#rnfalgtobasis
/dports/math/p5-Math-Pari/pari-2.3.5/src/
H A Dfunclist349 786731998 183 ../src/functions/number_fields/rnfalgtobasis
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc23.dsc9082 rnfalgtobasis
9085 rnfalgtobasis
H A Dfunc25.dsc10072 rnfalgtobasis
10075 rnfalgtobasis
H A Dfunc27.dsc11182 rnfalgtobasis
11185 rnfalgtobasis
H A Dfunc29.dsc13106 rnfalgtobasis
13109 rnfalgtobasis
H A Dfunc211.dsc14587 rnfalgtobasis
14590 rnfalgtobasis
H A Dfunc213.dsc15503 rnfalgtobasis
15506 rnfalgtobasis
/dports/math/pari/pari-2.13.3/src/
H A Dfunclist751 963192925 481 ../functions/number_fields/rnfalgtobasis
/dports/math/pari/pari-2.13.3/doc/
H A Drefcard-nf.tex318 \li{relative {\tt nfalgtobasis}}{rnfalgtobasis$(\var{rnf},x)$}
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dauto_paridecl.pxd804 GEN rnfalgtobasis(GEN, GEN)
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.1042 28- rnfalgtobasis could create invalid t_POLMODs
H A DCHANGES-2.670 17- rnfalgtobasis, rnfbasistoalg, rnfeltup, rnfeltdown, rnfeltabstorel,
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase5.c508 for (i = 1; i < l; i++) gel(y,i) = rnfalgtobasis(rnf,gel(x,i)); in rnfV_to_nfM()
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Drefcard.tex988 \li{relative {\tt nfalgtobasis}}{rnfalgtobasis$(\var{rnf},x)$}
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h587 GEN rnfalgtobasis(GEN rnf, GEN x);

12