Cargo Features

Graphblas_sparse_linear_algebra has no features set by default.

[dependencies]
graphblas_sparse_linear_algebra = { version = "0.44.0", features = ["build-standard-kernels", "disable-just-in-time-compiler"] }
build-standard-kernels

Enables build-standard-kernels of suitesparse_graphblas_sys

disable-just-in-time-compiler

Enables disable-just-in-time-compiler of suitesparse_graphblas_sys

Graphblas_sparse_linear_algebra has 2 features without comments.