feat: add dot file creation from tensor tree

This commit is contained in:
jstoobysmith 2024-10-08 15:45:51 +00:00
parent ff1b402010
commit 3096e32465
4 changed files with 109 additions and 5 deletions

View file

@ -124,4 +124,5 @@ import HepLean.Tensors.IndexNotation.TensorIndex
import HepLean.Tensors.MulActionTensor
import HepLean.Tensors.RisingLowering
import HepLean.Tensors.Tree.Basic
import HepLean.Tensors.Tree.Dot
import HepLean.Tensors.Tree.Elab