Matrix vector multiplication using Napa.js
This is a program which uses Napa.js to multiply nxn matrix with a n length vector.
How to run the serial program,
node serial.js 100
How to run the parallel program,
node main.js 100
| Name | Name | Last commit date | ||
|---|---|---|---|---|