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

https://github.com/gdalle/metadatagraphs.jl

Yet another package for graphs with metadata (unmaintained)
https://github.com/gdalle/metadatagraphs.jl

graph julia

Last synced: over 1 year ago
JSON representation

Yet another package for graphs with metadata (unmaintained)

Awesome Lists containing this project

README

          

# MetaDataGraphs.jl

> This package is not actively maintained, please use [MetaGraphsNext.jl](https://github.com/JuliaGraphs/MetaGraphsNext.jl) instead!

[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://gdalle.github.io/MetaDataGraphs.jl/dev/)
[![Build Status](https://github.com/gdalle/MetaDataGraphs.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/gdalle/MetaDataGraphs.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/gdalle/MetaDataGraphs.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/gdalle/MetaDataGraphs.jl)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)

Yet another package for graphs with metadata (compatible with Graphs.jl).
See the [documentation](https://gdalle.github.io/MetaDataGraphs.jl/dev/) for details.