Skip to content
@QuantumKitHub

QuantumKitHub

QuantumKitHub

A Julia ecosystem for tensor networks and quantum many-body physics.

About

QuantumKitHub develops and maintains a suite of interoperable Julia packages for large-scale tensor network computations. The ecosystem spans from low-level tensor contractions and symmetry-aware data structures to high-level algorithms for simulating quantum many-body systems.

Ecosystem

Tensor Network Algorithms

Package Description
MPSKit.jl Simulating quantum many-body systems using Matrix Product States docs
PEPSKit.jl Algorithms for Projected Entangled Pair States docs
MPSKitModels.jl Pre-built models for MPSKit.jl docs

Tensor Foundations

Package Description
TensorKit.jl Large-scale tensor computations, with a hint of category theory docs
TensorOperations.jl Tensor contractions and related operations docs
MatrixAlgebraKit.jl Extensible matrix algebra primitives docs
SparseArrayKit.jl Sparse multidimensional arrays (DOK format) with TensorOperations.jl support docs

Symmetries & Categories

Package Description
TensorKitSectors.jl Objects in fusion categories docs
SUNRepresentations.jl SU(N) Clebsch-Gordan coefficients docs
CategoryData.jl Reading in categorical data for TensorKit docs
QWignerSymbols.jl q-deformed Wigner symbols and related quantities docs

Extensions & Utilities

Package Description
TensorKitManifolds.jl Tools for isometric and unitary tensor manifolds docs
TensorKitTensors.jl A collection of specific TensorMaps for TensorKit.jl
MultiTensorKit.jl Multi-tensor extensions for TensorKit.jl
TBLIS.jl Julia wrapper for the TBLIS tensor contraction library
TensorOperationsTBLIS.jl TBLIS backend for TensorOperations.jl

Documentation

Aggregated documentation for the ecosystem is available at quantumkithub.github.io/QuantumKitHubDocs.jl. Individual package docs are linked in the tables above.

Contributing

Contributions are welcome across all packages. Please open issues or pull requests on the relevant repository. For questions and discussions, use the Julia Discourse with the tensor-network tag.

Popular repositories Loading

  1. TensorOperations.jl TensorOperations.jl Public

    Julia package for tensor contractions and related operations

    Julia 553 69

  2. TensorKit.jl TensorKit.jl Public

    A Julia package for large-scale tensor computations, with a hint of category theory

    Julia 373 56

  3. MPSKit.jl MPSKit.jl Public

    A Julia package dedicated to simulating quantum many-body systems using Matrix Product States (MPS)

    Julia 251 46

  4. PEPSKit.jl PEPSKit.jl Public

    Julia package for PEPS algorithms

    Julia 139 27

  5. MPSKitModels.jl MPSKitModels.jl Public

    A Julia package for constructing models for MPSKit.jl

    Julia 54 19

  6. SparseArrayKit.jl SparseArrayKit.jl Public

    Sparse multidimensional arrays using a DOK format, with support for TensorOperations.jl

    Julia 41 5

Repositories

Showing 10 of 22 repositories

Top languages

Loading…