File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,6 @@ tensorcircuit.templates
77 templates/conversions.rst
88 templates/dataset.rst
99 templates/graphs.rst
10+ templates/hamiltonians.rst
1011 templates/lattice.rst
1112 templates/measurements.rst
Original file line number Diff line number Diff line change 1+ tensorcircuit.templates.hamiltonians
2+ ================================================================================
3+ .. automodule :: tensorcircuit.templates.hamiltonians
4+ :members:
5+ :undoc-members:
6+ :show-inheritance:
7+ :inherited-members:
Original file line number Diff line number Diff line change 1+ tensorcircuit.timeevol
2+ ================================================================================
3+ .. automodule :: tensorcircuit.timeevol
4+ :members:
5+ :undoc-members:
6+ :show-inheritance:
7+ :inherited-members:
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ tensorcircuit
2626 ./api/simplify.rst
2727 ./api/stabilizercircuit.rst
2828 ./api/templates.rst
29+ ./api/timeevol.rst
2930 ./api/torchnn.rst
3031 ./api/translation.rst
3132 ./api/utils.rst
You can’t perform that action at this time.
0 commit comments