| Home | Trees | Indices | Help |
|---|
|
|
File: sage/rings/polynomial/polynomial_integer_dense_flint.pyx (starting at line 1)
Dense univariate polynomials over Z, implemented using FLINT.
AUTHORS:
-- Burcin Erocal: rewrote to use FLINT (2008-06-16)
-- David Harvey: split off from polynomial_element_generic.py (2007-09)
-- David Harvey: rewrote to talk to NTL directly, instead of via ntl.pyx (2007-09);
a lot of this was based on Joel Mohler's recent rewrite of the NTL wrapper
|
|||
|
Polynomial_integer_dense_flint File: sage/rings/polynomial/polynomial_integer_dense_flint.pyx (starting at line 49) A dense polynomial over the integers, implemented via FLINT. |
|||
|
|||
QQ = Rational Field
|
|||
ZZ =
|
|||
pari = Interface to the PARI C library
|
|||
|
|||
ZZ
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Thu Jul 17 04:23:28 2008 | http://epydoc.sourceforge.net |