Home | Trees | Index | Help |
|
---|
Package sage :: Package linalg :: Module matrix |
|
Classes | |
---|---|
Matrix |
|
Matrix_generic_dense |
|
Matrix_generic_sparse |
A generic sparse matrix is a dictionary with keys pairs (i,j) and entries in the base ring. |
Matrix_rational_dense |
|
Matrix_rational_sparse |
Function Summary | |
---|---|
Find minimal polynomial of a linear recurrence sequence. | |
test_dense_echelon_consistent(n)
| |
test_rank_rational_dense(n)
| |
test_rank_rational_sparse(n)
|
Function Details |
---|
berlekamp(v)Find minimal polynomial of a linear recurrence sequence. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon May 9 17:57:03 2005 | http://epydoc.sf.net |