Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

17 lines (13 loc) · 1.1 KB

TensorKitTensors.jl

Stable Build Status Coverage Code Style: Blue Aqua

This is a small package that aims to provide several commonly used tensors for TensorKit, with various symmetries. For a full list of implemented tensors, see the documentation.

Installation

julia> import Pkg
julia> Pkg.add("https://github.com/QuantumKitHub/TensorKitTensors.jl")