33.7 Morphisms of free modules

Module: sage.modules.free_module_morphism

Morphisms of free modules

Module-level Functions

is_FreeModuleMorphism( x)

Class: FreeModuleMorphism

class FreeModuleMorphism
FreeModuleMorphism( self, parent, A)

Input:

parent
- a homspace in a (sub) category of free modules
A
- matrix

Special Functions: __init__,$ \,$ __repr__

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