Home
last modified time | relevance | path

Searched defs:cyclotomic (Results 1 – 8 of 8) sorted by relevance

/dports/math/givaro/givaro-4.1.1/src/library/poly1/
H A Dgivpoly1cyclo.inl40 …inline typename Poly1Dom<Domain,Dense>::Rep& Poly1Dom<Domain,Dense>::cyclotomic( Rep& P, uint64_t … function in Givaro::Poly1Dom
/dports/math/py-libpoly/libpoly-0.1.11/test/python/tests/
H A Dupolynomial_factor.py53 def cyclotomic(n): function
/dports/math/libpoly/libpoly-0.1.11/test/python/tests/
H A Dupolynomial_factor.py53 def cyclotomic(n): function
/dports/math/maxima/maxima-5.43.2/src/
H A Dfactor.lisp111 (defun cyclotomic (nl) function
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/
H A Dfunction_docs.py7469 cyclotomic = r""" variable
H A D__init__.py420 cyclotomic = mp.cyclotomic variable
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dfunctions.py529 def cyclotomic(ctx, n, z): function
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgausspol.cc142 vecteur cyclotomic(int n){ in cyclotomic() function