We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
op
1 parent 6609a25 commit c0b2b15Copy full SHA for c0b2b15
src/lib/SiteTypes/src/sitetype.jl
@@ -229,7 +229,7 @@ Sz = op("Sz", s)
229
```
230
231
You can see all of the operator names defined for the site types included
232
-with ITensor [here](https://itensor.github.io/ITensors.jl/dev/IncludedSiteTypes.html).
+with ITensor [here](https://docs.itensor.org/ITensorMPS/stable/IncludedSiteTypes.html).
233
Note that some site types such as "S=1/2" and "Qubit"
234
are aliases for each other and share operator definitions.
235
"""
0 commit comments