Skip to content

Refactor TensorNetwork type, and add a reverse index mapping. #111

Description

@jack-dunham

The new TensorNetwork type should

  • Have its edges strictly defined by the indices of its tensors.
  • Not necessarily rely on an underlying_graph.
  • Accept a dictionary of tensors, with keys as the vertices, as its primary method of construction.
  • Have a index (tensor dimension) to vertex mapping.

As a corollary to the above, a TensorNetwork should

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions