arrayfire 3.8.0

ArrayFire is a high performance software library for parallel computing with an easy-to-use API. Its array based function set makes parallel programming simple. ArrayFire's multiple backends (CUDA, OpenCL and native CPU) make it platform independent and highly portable. A few lines of code in ArrayFire can replace dozens of lines of parallel computing code, saving you valuable time and lowering development costs. This crate provides Rust bindings for ArrayFire library.
Documentation

arrayfire

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 17 feature flags, 15 of them enabled by default.

default

algorithm (default)

This feature flag does not enable additional features.

arithmetic (default)

This feature flag does not enable additional features.

blas (default)

This feature flag does not enable additional features.

data (default)

This feature flag does not enable additional features.

graphics (default)

This feature flag does not enable additional features.

image (default)

This feature flag does not enable additional features.

indexing (default)

This feature flag does not enable additional features.

lapack (default)

This feature flag does not enable additional features.

macros (default)

This feature flag does not enable additional features.

ml (default)

This feature flag does not enable additional features.

random (default)

This feature flag does not enable additional features.

signal (default)

This feature flag does not enable additional features.

sparse (default)

This feature flag does not enable additional features.

statistics (default)

This feature flag does not enable additional features.

vision (default)

This feature flag does not enable additional features.

afserde

serde