Cargo Features

Graphembed has no features set by default.

[dependencies]
graphembed = { version = "0.0.7", features = ["intel-mkl-static", "openblas-static", "openblas-system", "openblas-src", "lapack-src"] }
intel-mkl-static

Enables intel-mkl-static of ndarray-linalg and intel-mkl-static of annembed ^0.0.10

annembed:

blas choice

and blas of ndarray

linear algebra stuff

openblas-static

Enables openblas-static of annembed ^0.0.10, blas of ndarray, openblas-static of ndarray-linalg

openblas-system

Enables openblas-system of annembed ^0.0.10, blas of ndarray, openblas-system of ndarray-linalg

Features from optional dependencies

openblas-src implicit feature

Enables openblas-src

openblas-src:

The package provides a source of BLAS and LAPACK via OpenBLAS

lapack-src implicit feature

Enables lapack-src ^0.8

lapack-src:

The package provides a LAPACK source of choice