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

Fortran wrapper for ArrayFire

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

With array fire installed to the default **/usr/local** directory, and this being correctly set in common.mk, this fails with the following error: **gfortran: error trying to exec 'cc1plus': execvp: No...

Hello, I have compiled the examples and they work, except for the "indexing" one. This is the message: ArrayFire Exception (Invalid input argument:202): Sequence is invalid In function af::seq::seq(double, double,...

Right now only integers are allowed for third and fourth dimensions. Add functionality where third and fourth dimensions can be arrays as well. [Link to forum post](http://forums.accelereyes.com/forums/viewtopic.php?f=17&t=43101)

enhancement