ashwin / coursera-heterogeneous

Resources to work offline on the assignments of Heterogenous Parallel Programming course from Coursera.
70 stars 60 forks source link

A couple of improvements: Can read csv files directly, made result verification more strict #39

Closed mikebern closed 11 years ago

mikebern commented 11 years ago

No need to convert CSVs to the matrix format now. Works on all test data.

Thanks, Michael