Challenge: Vectors and Matrices
Assess your understanding of vectors and matrices with a few programming exercises.
We'll cover the following...
These coding challenges test our familiarity with vectors and matrices operations respectively.
Exercise 1 - Norm
The p-norm of a vector ...