8.1.2 modules.free_module_element -

The module modules.free_module_element defines the following methods:

_sparse_dot_product( v, w)

v and w are dictionaries with integer keys.

The module modules.free_module_element defines the following classes:

class FreeModuleElement
An element of a generic free module.

class FreeModuleElement_generic_dense

class FreeModuleElement_generic_sparse
A generic_sparse is a dictionary with keys ints i and entries in the base ring.



Subsections
See About this document... for information on suggesting changes.