Home | Trees | Index | Help |
|
---|
Package sage :: Package tables :: Module conv :: Class ModularForm |
|
Method Summary | |
---|---|
__init__(self,
N,
d,
i,
Wq,
r,
charpolys,
disc)
| |
__repr__(self)
| |
Return an integer C such that any prime of congruence between this modular form and f is a divisor of C. | |
Returns a multiple of the order of the torsion subgroup of the corresponding abelian variety. |
Method Details |
---|
congruence_multiple(self, f, anemic=True)Return an integer C such that any prime of congruence between this modular form and f is a divisor of C. If anemic=True (the default), include only coefficients a_p with p coprime to the levels of self and f. This function returns the gcd of the resultants of each of the charpolys of coefficients of self and f that are both known. |
torsion_multiple(self)Returns a multiple of the order of the torsion subgroup of the corresponding abelian variety. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon May 9 17:57:02 2005 | http://epydoc.sf.net |