Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 836 Bytes

index.md

File metadata and controls

27 lines (18 loc) · 836 Bytes
layout title nav_order description permalink
default
Home
1
LAGraph is a collection of high-performance graph algorithms built on GraphBLAS.
/

LAGraph

{: .fs-9 }

LAGraph is a collection of high-performance graph algorithms built on GraphBLAS. {: .fs-6 .fw-300 }

Get started now{: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } View it on GitHub{: .btn .fs-5 .mb-4 .mb-md-0 }


Getting started

Dependencies

LAGraph currently depends on an installation of SuiteSparse:GraphBLAS, but this is only temporary. Soon, LAGraph will simply depend on any GraphBLAS standard-compliant library.

License

LAGraph is currently distributed under the BSD license. See the LAGraph license here.