arrayfire_fork 3.8.1

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.

arrayfire_fork

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 18 feature flags, 16 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