nzmath.polynomial | (ÆüËܸì)

OneVariablePolynomialIdeal

A subclass of nzmath.ring.Ideal represents ideals of one variable polynomial rings.

Constructor

OneVariablePolynomialIdeal(generators, ring)

Create an object represents an ideal in a polynomial ring ring generated by generators.

Method

reduce(element)

Modulo element by the ideal.

Operators

in, ==, !=

Inherited Operators

The following operators are inherited from nzmath.ring.Ideal:

+, *


Last-modified: 2005-10-28 (¶â) 17:33:02