ITensor / NamedGraphs.jl

Extension of `Graphs.jl` to graphs with named vertices.
MIT License
6 stars 3 forks source link

Expand functionality and tests #69

Closed mtfishman closed 6 months ago

mtfishman commented 6 months ago

This is in conjunction with https://github.com/mtfishman/ITensorNetworks.jl/pull/159 and https://github.com/mtfishman/DataGraphs.jl/pull/31.

It moves some general graph functionality from ITensorNetworks into this package, along with expanding tests of the GraphsExtensions submodule.

TODO: