| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ArrayFire is a general-purpose library that simplifies the process of developing software that targets parallel and massively-parallel architectures including CPUs, GPUs, and other hardware acceleration devices.
Ruby bindings are a work in progress and are not production ready yet.
git clone https://github.com/arrayfire/arrayfire-rb
cd arrayfire/
gem install bundler
bundle install
rake compileRun the tests using
rake testIf you want to try out the code without installing:
rake pryTo install:
rake installFor details see CONTRIBUTING.
This software is distributed under the BSD 3-Clause License.
Copyright © 2017, Prasun Anand and ArrayFire
| Back | FazBrowse Home | New Git URL |