-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
ITensorsIssues or pull requests related to the `ITensors` package.Issues or pull requests related to the `ITensors` package.bugSomething isn't workingSomething isn't working
Description
Hi all,
I just spotted what I think are some outdated link refs from the library in the SiteType page.
In particular:
- in
SiteTypetype description
To add new operators to an existing site type, or to create new site types, you can follow the instructions [here](https://itensor.github.io/jl/stable/examples/Physics.html).
to
To add new operators to an existing site type, or to create new site types, you can follow the instructions [here](https://itensor.github.io/ITensors.jl/stable/examples/Physics.htmll).
and
You can view the source code for the internal SiteType definitions and operators that are defined [here](https://github.com/ITensor/jl/tree/main/src/physics/site_types).
to
You can view the internal SiteType definitions and operators [here](https://itensor.github.io/ITensors.jl/stable/IncludedSiteTypes.html).
To see all of the operator names defined for the site types included with ITensor, please view the [source code](https://github.com/ITensor/jl/tree/main/src/physics/site_types) for each site type.
to
You can see all of the operator names defined for the site types included with ITensor [here](https://itensor.github.io/ITensors.jl/dev/IncludedSiteTypes.html).
Metadata
Metadata
Assignees
Labels
ITensorsIssues or pull requests related to the `ITensors` package.Issues or pull requests related to the `ITensors` package.bugSomething isn't workingSomething isn't working