Home
last modified time | relevance | path

Searched refs:ZV_sort (Results 1 – 9 of 9) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Daprcl.c1098 { GEN v = hash_keys(H); settyp(v, t_VEC); return ZV_sort(v); } in GEN_hash_keys()
H A Dbibli2.c1772 ZV_sort(GEN L) { return gen_sort(L, (void*)&cmpii, &cmp_nodata); } in ZV_sort() function
H A Delliptic.c4431 P = ZV_sort(P); in Z_gcd_primes()
4522 settyp(Q, t_VEC); P = ZV_sort(shallowconcat(P, Q)); in ellnf_D_primes()
4786 if (!is_pm1(D)) P = ZV_sort( shallowconcat(P, gel(absZ_factor(D),1)) ); in ellQ_globalred()
H A Dlfun.c2495 return ZV_sort(maxN); in parse_maxcond()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.41275 47- library functions ZV_sort, ZV_sort_uniq, ZV_search
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd2171 GEN ZV_sort(GEN L)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd2329 GEN ZV_sort(GEN L)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h2620 GEN ZV_sort(GEN L);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex8543 \fun{GEN}{ZV_sort}{GEN L} sort the \kbd{ZV} $L$.
8558 \tet{ZV_sort}, returns the union of $x$ and $y$. Shallow function. In case two