graphblas_sparse_linear_algebra 0.44.0

Wrapper for SuiteSparse:GraphBLAS
Documentation
[[bench]]
harness = false
name = "vector_indices"
[dependencies.graphblas_sparse_linear_algebra_proc_macros]
version = "0.3"

[dependencies.once_cell]
version = "1.18"

[dependencies.paste]
version = "1.0"

[dependencies.rayon]
version = "1.8"

[dependencies.suitesparse_graphblas_sys]
version = "0.2"
[dev-dependencies.criterion]
version = "0.4"

[dev-dependencies.rand]
version = "0.8"

[features]
build-standard-kernels = ["suitesparse_graphblas_sys/build-standard-kernels"]
disable-just-in-time-compiler = ["suitesparse_graphblas_sys/disable-just-in-time-compiler"]

[package]
authors = ["code_sam <mail@samdekker.nl>"]
categories = ["api-bindings", "mathematics"]
description = "Wrapper for SuiteSparse:GraphBLAS"
edition = "2021"
keywords = ["GraphBLAS", "sparse", "linear", "algebra"]
license = "CC-BY-NC-4.0"
name = "graphblas_sparse_linear_algebra"
readme = "README.md"
repository = "https://github.com/code-sam/graphblas_sparse_linear_algebra"
version = "0.44.0"