# A serial impementation of the Matrix-Vector algorithm: ``` ->Serial(Mostly used for time comparison and error checking) 05/09/2017: Completed ```