ITensor / DataGraphs.jl

A simple graph type with data on the vertices and edges.
MIT License
12 stars 3 forks source link

Add more wrappers for `Graphs.jl` functionality #10

Closed mtfishman closed 1 year ago

mtfishman commented 1 year ago

This depends on #20 for DataGraphs with underlying graphs that are NamedGraphs.

codecov-commenter commented 1 year ago

Codecov Report

Merging #10 (0c42802) into main (c43663b) will decrease coverage by 0.95%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   50.00%   49.04%   -0.96%     
==========================================
  Files           4        4              
  Lines         258      263       +5     
==========================================
  Hits          129      129              
- Misses        129      134       +5     
Impacted Files Coverage Δ
src/DataGraphs.jl 0.00% <ø> (ø)
src/abstractdatagraph.jl 47.39% <0.00%> (-1.42%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.