Cargo Features

finalfusion-utils has no features set by default.

[dependencies]
finalfusion-utils = { version = "0.14.1", features = ["opq", "accelerate", "intel-mkl", "intel-mkl-amd", "netlib", "openblas"] }
opq accelerate? intel-mkl? intel-mkl-amd? netlib? openblas?

Enables opq-train of reductive

accelerate = accelerate-src, opq

BLAS and LAPACK libraries.

Enables blas of ndarray

intel-mkl = opq

Enables download and mkl-static-lp64-seq of intel-mkl-src ^0.6, blas of ndarray, vendored of openssl

intel-mkl-amd = opq

Enables mkl-dynamic-lp64-seq of intel-mkl-src ^0.6, blas of ndarray

netlib = netlib-src, opq

Enables blas of ndarray

ndarray:

Enable blas usage
See README for more instructions

openblas = openblas-src, opq

Enables blas of ndarray

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

openssl build intel-mkl?
accelerate-src accelerate?
netlib-src netlib?
openblas-src openblas?

Enables openblas-src ^0.9

intel-mkl-src intel-mkl? intel-mkl-amd?

Enables intel-mkl-src ^0.6