This project provides Fotran bindings for ArrayFire.
The latest version of ArrayFire. You can get ArrayFire in the following ways.
gfortran
make
src/
: Contains the source files for the ArrayFire Fortran wrapper
fortran_wrapper.cpp
The C++ part of the wrapperarrayfire.f90
The fortran part of the wrapperlib/
The location where the wrapper library and the fortran module are stored.
examples
: contains a few examples demonstrating the usage
After you the necessary pre-requisites, edit the following paramets in common.mk
AF_PATH
to the right locationAF_LIB_NAME
to point to the right backend.To build the Fortran Wrapper for ArrayFire run
make all
(generates libaf_fortran.so
)To build the examples do one of the following from the examples directory
make -C examples
(generates examplename
in bin
directory)This project is licensed under BSD 3 clause license.
Please check the LICENSE file in the root directory for more information.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4