Skip to content
Andrew Shepherd edited this page Oct 29, 2024 · 2 revisions

An important skill is to:

  • Write a matrix multiplication method
  • Write a matrix times vector multiplication method
  • Understand the rules around matrices.

Problems

Clone this wiki locally