Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 187 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 187 Bytes

golang-matrix

concurrent matrix multiplications in GoLang

/* 1] Initilise matC to -1 2] Add go timer 3] Handle size < splits 4] Free memory 5] Comment out print. */