https://github.com/arrayfire/arrayfire-r
R wrapper for ArrayFire
https://github.com/arrayfire/arrayfire-r
Last synced: 25 days ago
JSON representation
R wrapper for ArrayFire
- Host: GitHub
- URL: https://github.com/arrayfire/arrayfire-r
- Owner: arrayfire
- License: bsd-3-clause
- Created: 2014-03-12T22:27:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T08:04:40.000Z (over 8 years ago)
- Last Synced: 2025-07-08T08:44:54.781Z (9 months ago)
- Language: R
- Homepage:
- Size: 1.58 MB
- Stars: 22
- Watchers: 11
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arrayfire-r
This repository contains the files required to use ArrayFire from R.
This is a work in progress. Please follow [this issue](https://github.com/arrayfire/arrayfire-r/issues/7) to check on the progress.
## Prerequisites
- Get the ArrayFire Library using one of the following methods:
- [Download ArrayFire binary](http://arrayfire.com/download/)
- [Build ArrayFire from source](https://github.com/arrayfire/arrayfire)
- **make**
- **Linux**.
- **Windows** and **OSX** support coming soon.
## Installation
Please note that this project is still a work in progress and as such is not available through CRAN.
You can still build and use this project using the following instructions.
- [Build instructions for Linux](https://github.com/arrayfire/arrayfire-r/wiki/Installation-instructions-for-Linux)
## Documentation
- TODO
## License
This repository is distributed under the BSD 3 clause license. Please check the LICENSE file in the root directory for further information.
## Acknowledgements
The ArrayFire library is written by developers at [ArrayFire](http://arrayfire.com) LLC
with [contributions from several individuals](https://github.com/arrayfire/arrayfire-r/graphs/contributors).
The developers at ArrayFire LLC have received partial financial support
from several grants and institutions. Those that wish to receive public
acknowledgement are listed below:
### Grants
This material is based upon work supported by the DARPA SBIR Program Office
under Contract Numbers W31P4Q-14-C-0012 and W31P4Q-15-C-0008.
Any opinions, findings and conclusions or recommendations expressed in this
material are those of the author(s) and do not necessarily reflect the views of
the DARPA SBIR Program Office.