arrayfire-rb icon indicating copy to clipboard operation
arrayfire-rb copied to clipboard

Ruby wrapper for ArrayFire

Results 4 arrayfire-rb issues
Sort by recently updated
recently updated
newest added

So that copy and paste the block of code works

![screenshot 2018-06-24 10 19 24](https://user-images.githubusercontent.com/3270458/41816023-2f4ee5a2-7798-11e8-9bca-bf84fb8c3f0d.png)

question

https://github.com/prasunanand/arrayfire-rb/issues/1 I am struggling to install arrayfire-rb on macos Arrayfire was installed from here [](http://arrayfire.com/download/) I am installing the ruby bindings from here [](https://github.com/prasunanand/arrayfire-rb) Everything works up to `bundle install`...

help wanted

- [ ] Image Processing functions `af/image.h` - [ ] Computer Vision `af/vision.h` - [ ] Indexing mechanism similar to C/C++ API of ArrayFire.

enhancement