ITensor / NamedGraphs.jl

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

Improve namespacing #64

Closed mtfishman closed 6 months ago

mtfishman commented 6 months ago

Improve namespacing by splitting up code into submodules, switching to explicit imports, etc.

TODO: