cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

[Testing] Using numpy for array checks #130

Closed schelleg closed 5 years ago

schelleg commented 5 years ago

Great project guys - just some tutorial suggestions below using numpy to check results instead of indexing into the arrays.

I won't be offended if you don't take the PR, otherwise looking forward to learning more.

seanlatias commented 5 years ago

@schelleg, this is very helpful.