graphblas_sparse_linear_algebra 0.3.0

Wrapper for SuiteSparse:GraphBLAS
Documentation

graphblas_sparse_linear_algebra

Rust wrapper for SuiteSparse:GraphBLAS

Dependencies

graphblas_sparse_linear_algebra uses the SuiteSparse:GraphBLAS GraphBLAS implementation developed by Timothy A. Davis.

by default, graphblas_sparse_linear_algebra makes a new build of SuiteSparse:GraphBLAS and links to it as a static dependency. For the source code and custom build instructions for SuiteSparse:GraphBLAS, see: https://github.com/DrTimothyAldenDavis/GraphBLAS.

Compatibility

graphblas_sparse_linear_algebra is mostly compatible with the GraphBLAS specification version 1.3 and was tested on Ubuntu 18.04.

Contributing

Awesome, contributions are welcome. Graphblas_sparse_linear_algebra and your contribution may be relicensed and integrated into commercial software in the future. Therefore, you will be asked to agree to the Contributor License Agreement when you make a pull request.

Licensing

graphblas_sparse_linear_algebra is licensed under AGPL-3.0. For other licensing options, please contact Sam Dekker.