File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ tensor network simulations of quantum many-body systems with aid of [MPSKit.jl](
1313## Table of contents
1414
1515``` @contents
16- Pages = ["man/fusioncats.md", "man/multifusioncats.md","lib/library.md", "references.md"]
16+ Pages = ["man/fusioncats.md","man/multifusioncats.md","lib/library.md", "references.md"]
1717Depth = 2
1818```
1919
@@ -30,5 +30,5 @@ As the name suggests, MultiTensorKit is an extension of [TensorKit.jl](https://g
3030[ TensorKitSectors.jl] ( https://github.com/QuantumKitHub/TensorKitSectors.jl ) . Therefore, we recommend including TensorKit
3131to your project. Additionally, MultiTensorKit was made to be functional with [ MPSKit.jl] ( https://github.com/QuantumKitHub/MPSKit.jl )
3232and [ MPSKitModels.jl] ( https://github.com/QuantumKitHub/MPSKitModels.jl ) for Matrix Product State (MPS) calculations, supporting symmetries
33- which go beyond TensorKit.
33+ which go beyond TensorKit. All these packages are registered in JuliaRegistries and can be added through the package manager.
3434
You can’t perform that action at this time.
0 commit comments