Skip to content

Implement Infinite Boundary Conditions for MatrixProduct and `P… #448

Implement Infinite Boundary Conditions for MatrixProduct and `P…

Implement Infinite Boundary Conditions for MatrixProduct and `P… #448

Triggered via push August 2, 2023 17:50
Status Success
Total duration 23m 53s
Artifacts

CI.yml

on: push
Matrix: Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Documentation (1.9, ubuntu-latest, x64): ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
failed to run `@example` block in src/examples/google-rqc.md:65-70 ```@example circuit using EinExprs # hide using NetworkLayout # hide path = einexpr(tn, optimizer = Greedy) # hide plot(path, layout=Stress()) # hide ``` value = KeyError: key :colorscale not found
Documentation (1.9, ubuntu-latest, x64): ../../../.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl#L34
8 docstrings not included in the manual: Tenet.marginal :: Tuple{Any, Any} Tenet.layers :: Union{Tuple{As}, Tuple{TensorNetwork{As}, Any}} where As<:Tenet.Composite Base.in :: Tuple{Tensor, TensorNetwork} Tenet.Arbitrary Tenet.Ansatz Tenet.ansatz :: Union{Tuple{Type{<:TensorNetwork{A}}}, Tuple{A}} where A Tenet.Composite Tenet.letter :: Tuple{Any} These are docstrings in the checked modules (configured with the modules keyword) that are not included in @docs or @autodocs blocks.