← 返回首页
GitHub - arrayfire/arrayfire-rb: Ruby wrapper for ArrayFire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

arrayfire/arrayfire-rb

 master
Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

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 wrapper for ArrayFire

Ruby bindings are a work in progress and are not production ready yet.

Installation

git clone https://github.com/arrayfire/arrayfire-rb cd arrayfire/ gem install bundler bundle install rake compile

Run the tests using

rake test

If you want to try out the code without installing:

rake pry

To install:

rake install

Blog Posts

Contributing

For details see CONTRIBUTING.

Acknowledgements

LICENSE

This software is distributed under the BSD 3-Clause License.

Copyright © 2017, Prasun Anand and ArrayFire

About

Ruby wrapper for ArrayFire

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Footer

© 2026 GitHub, Inc.