TensorBFS / OMEinsumContractionOrders.jl

Tensor network contraction order optimizers for OMEinsum
MIT License
25 stars 3 forks source link

Improve the visualization tool `LuxorTensorPlot` #45

Closed ArrogantGao closed 3 months ago

ArrogantGao commented 3 months ago

Currently the extension LuxorTensorPlot have the following features:

  1. plots a tensor network as hyper graph
  2. generate a GIF or video to represent the indices elimination order.

May provide more features, such as

  1. visualization of the contraction tree
GiggleLiu commented 3 months ago

Resolved by #44