Skip to content

QuantumKitHub/TensorKitTensors.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorKitTensors.jl

Stable Build Status Coverage Code Style: Runic 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. If there are any tensors you would like to see added, feel free to open an issue or a pull request.

Installation

Installation is done via the Julia package manager. You can install it by running the following command in the Julia REPL:

julia> ]
pkg> add TensorKitTensors