Update docstrings and refine

This commit is contained in:
tankya2
2024-03-04 15:49:06 +08:00
parent f295bfd276
commit ac9fa2106e
4 changed files with 89 additions and 16 deletions

View File

@@ -10,7 +10,7 @@ class MPSContractionHelper:
Reference: https://github.com/NVIDIA/cuQuantum/blob/main/python/samples/cutensornet/tn_algorithms/mps_algorithms.ipynb
The follwing compute quantities are supported:
The following compute quantities are supported:
- the norm of the MPS.
- the equivalent state vector from the MPS.