Skip to content

Commit

Permalink
fix one last heading in GS notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Oct 25, 2024
1 parent 50f93a9 commit 4464392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/python/general_state_tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#
# **Reference**: The original contraction path optimisation algorithm that NVIDIA implemented on CuTensorNet: https://arxiv.org/abs/2002.01935

# # `GeneralState`
# ## `GeneralState`
# The class `GeneralState` is used to convert a circuit into a tensor network and query information from the final state. Let's walk through a simple example.

my_circ = Circuit(5)
Expand Down

0 comments on commit 4464392

Please sign in to comment.