Category Archives: Linear Algebra
Linear Algebra – First Matrix Computations with Sage
Here is a short overview for doing matrix manipulations online using the Sage framework. For more information, see my Sage information page. For short computations, I recommend using the SageCellServer. Here you can type in a few lines of code, … Continue reading
Mathematica for linear algebra
Here is some mathematica code to be used by my linear algebra students. The post will be periodically updated as the course progresses. Entering matrices Mathematica views matrices as lists of columns. Thus to enter the matrix we type in … Continue reading
Posted in Linear Algebra, Mathematica
Leave a comment