Skip to content

Commit

Permalink
Update Tensor Networks section on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Sep 17, 2023
1 parent 56b0d24 commit cc22fa7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/src/tensor-network.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ inds(::TensorNetwork)
size(::TensorNetwork)
tensors(::TensorNetwork)
length(::TensorNetwork)
ansatz
```

## Modification
Expand Down Expand Up @@ -65,8 +66,5 @@ view(::TensorNetwork)

```@docs
Base.copy(::TensorNetwork)
```

```@docs
Base.rand(::Type{TensorNetwork}, n::Integer, regularity::Integer)
```

0 comments on commit cc22fa7

Please sign in to comment.