Syncleus / aparapi

The New Official Aparapi: a framework for executing native Java and Scala code on the GPU.
http://aparapi.com
Apache License 2.0
465 stars 59 forks source link

make scala work #134

Closed eklavya closed 6 years ago

eklavya commented 6 years ago

Fixes #130

codecov-io commented 6 years ago

Codecov Report

Merging #134 into master will increase coverage by 0.16%. The diff coverage is 100%.

@@             Coverage Diff              @@
##             master     #134      +/-   ##
============================================
+ Coverage     46.27%   46.44%   +0.16%     
- Complexity      891      892       +1     
============================================
  Files            60       60              
  Lines          9865     9866       +1     
  Branches       1607     1608       +1     
============================================
+ Hits           4565     4582      +17     
+ Misses         4838     4823      -15     
+ Partials        462      461       -1
freemo commented 6 years ago

@eklavya thanks, please add yourself to the contributors file already, in the future also update changelog (I'll do that here).

eklavya commented 6 years ago

ok, thanks :)