Install Directories
- Libraries will be installed in
/usr/local/lib
- Headers will be installed in
/usr/local/include
- Docs and other files will be installed in
/usr/local/share
Major Updates
- ArrayFire is now open source
- Major changes to the visualization library
- Introducing handle based C API
- New backend: CPU fallback available for systems without GPUs
- Dense linear algebra functions available for all backends
- Support for 64 bit integers