{"library":"arrayfire","type":"library","category":null,"description":"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.","language":"cpp","status":"active","version":"3.8.0","tags":["gpu","parallel","computing","linear-algebra"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install arrayfire","imports":["#include <arrayfire.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(arrayfire CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE af::af)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}