weight, list) |
apply,
apply_I,
apply_S,
apply_T,
apply_TT,
index,
manin_symbol,
manin_symbol_list,
normalize,
weight
Further documentation:
x) |
Return the index into the list of Manin symbols of x, where x is a 3-tuple of ints. If x is not in the list, then this function returns -1.
INPUT: x -- 3-tuple of ints. Something equivalent to an element of Manin symbols list, which need not be normalized. OUTPUT: int -- the index of the Manin symbol equivalent to (i,u,v).
Instances of class ManinSymbolList also have the following special functions:
__getitem__,
__len__
See About this document... for information on suggesting changes.