waylonflinn / weblas

GPU Powered BLAS for Browsers :gem:
MIT License
702 stars 43 forks source link

Add Unit Tests - Simple #3

Closed waylonflinn closed 8 years ago

waylonflinn commented 8 years ago

Simple unit test coverage, with a small upper bound on runtime (< 1 min)

  1. various sizes (64 - 1024)
  2. square / non-square
  3. range of numbers (0.001 -> 100.0)

Resources

waylonflinn commented 8 years ago

micro suite implemented.

machinery was also created to make it easy to write larger test suites.

to create another test suite: