Module jas :: Class PSIdeal
[hide private]
[frames] | no frames]

Class PSIdeal

source code

Represents a JAS power series ideal.

Method for Standard bases.

Instance Methods [hide private]
 
__init__(self, ring, polylist, ideal=None, list=None)
PSIdeal constructor.
source code
 
__str__(self)
Create a string representation.
source code
 
STD(self, trunc=None)
Compute a standard base.
source code