Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.27 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. 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