arrayfire-rb
arrayfire-rb copied to clipboard
Ruby wrapper for ArrayFire
So that copy and paste the block of code works

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`...
- [ ] Image Processing functions `af/image.h` - [ ] Computer Vision `af/vision.h` - [ ] Indexing mechanism similar to C/C++ API of ArrayFire.