Create class for `Matrix`
Should have a class for Matrix
with its own validation and methods rather than implementing as a List of Lists
.
Should have a class for Matrix
with its own validation and methods rather than implementing as a List of Lists
.