Skip to content

Create class for `Matrix`

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