...

/

Challenge: Vectors and Matrices

Challenge: Vectors and Matrices

Assess your understanding of vectors and matrices with a few programming exercises.

These coding challenges test our familiarity with vectors and matrices operations respectively.

Exercise 1 - Norm

The p-norm of a vector xx ...