An open API service indexing awesome lists of open source software.

https://github.com/michelp/daphony


https://github.com/michelp/daphony

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Daphony

This is a proof-of-concept D binding to the
[SuiteSparse:GraphBLAS](https://github.com/DrTimothyAldenDavis/GraphBLAS)
sparse graph processing library.

This uses the [dpp](https://github.com/atilaneves) library to allow C
headers to be directly included into D programs.

See src/main.dpp for an example.