Home | Trees | Index | Help |
|
---|
Package sage :: Package rings :: Module number_field :: Class FractionalIdeal |
|
Method Summary | |
---|---|
__init__(self,
number_field,
T,
data)
| |
__repr__(self)
| |
characteristic(self)
| |
Two elements that generate the ideal. | |
hermite_basis(self)
| |
idele(self)
| |
Integral basis (over Z), which need not be in Hermite normal form. | |
is_principal(self)
| |
number_field(self)
| |
ramification(self)
| |
residue_class_degree(self)
| |
residue_class_field(self)
|
Method Details |
---|
generators(self)Two elements that generate the ideal. The first is an integer and the second is a Z-linear combination of the chosen basis for O_K. OUTPUT: tuple -- (p, v) |
integral_basis(self)Integral basis (over Z), which need not be in Hermite normal form. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri May 20 19:41:04 2005 | http://epydoc.sf.net |