Under suitable conditions, matrices may be added, subtracted, multiplied, and divided, giving rise to an algebraic system with properties similar to those of ordinary algebra. In this chapter we a develop a module MatAlg.py that performs these and other operations. The chapter culminates in a matrix calculator. All matrices have Gaussian rational entries. The module is headed by the import statements.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Matrix Algebra

  • Hugo D. Junghenn

摘要

Under suitable conditions, matrices may be added, subtracted, multiplied, and divided, giving rise to an algebraic system with properties similar to those of ordinary algebra. In this chapter we a develop a module MatAlg.py that performs these and other operations. The chapter culminates in a matrix calculator. All matrices have Gaussian rational entries. The module is headed by the import statements.