Package sage :: Package linalg :: Module matrix
[show private | hide private]
[frames | no frames]

Module sage.linalg.matrix

Matrix generic
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
  berlekamp(v)
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.

Generated by Epydoc 2.1 on Mon May 9 17:57:03 2005 http://epydoc.sf.net