This is my assignment 2 for R Programming from coursera. This repository was forked from https://github.com/rdpeng/ProgrammingAssignment2
The cachematrix.R
file contains two functions:
- makeCacheMatrix which will insantiate a new cacheMatrix
- solveCache which will solve the matrix, or else return the cached data.