GraphBLAS / LAGraph-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAGraph-Website

This repo is a Jekyll website hosted via GitHub Pages. Pages are created using a version of Markdown called Kramdown. You can view the deployment on GitHub Pages here.

Right now, this is largely a proof-of-concept. It is not meant to be the official LAGraph website, but it may become that.

The initial focuses of this website are the following:

  • What is LAGraph?
    • What can LAGraph do?
    • Who uses LAGraph?
    • How does LAGraph relate to GraphBLAS?
  • LAGraph Getting Started
    • Download
    • Compilation
    • Installation
    • Testing and Hello World
  • LAGraph C API Documentation
    • Algorithms
    • Utilities
  • LAGraph Language Binding Documentation
    • Python?
    • MATLAB?
    • R?
    • Julia?
    • C++?

About