Skip to content

Commit 6af535e

Browse files
update api doc
1 parent dcb3092 commit 6af535e

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

docs/source/api/quditcircuit.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
tensorcircuit.quditcircuit
2+
================================================================================
3+
.. automodule:: tensorcircuit.quditcircuit
4+
:members:
5+
:undoc-members:
6+
:show-inheritance:
7+
:inherited-members:

docs/source/api/quditgates.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
tensorcircuit.quditgates
2+
================================================================================
3+
.. automodule:: tensorcircuit.quditgates
4+
:members:
5+
:undoc-members:
6+
:show-inheritance:
7+
:inherited-members:

docs/source/modules.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ tensorcircuit
2121
./api/mpscircuit.rst
2222
./api/noisemodel.rst
2323
./api/quantum.rst
24+
./api/quditcircuit.rst
25+
./api/quditgates.rst
2426
./api/results.rst
2527
./api/shadows.rst
2628
./api/simplify.rst

0 commit comments

Comments
 (0)