Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 341 Bytes

TensorMixedStates.jl

A julia library to simulate quantum mixed states and Lindblad equation using matrix product states

Installation

In your julia interface type ]add https://github.com/jerhoud/TensorMixedStates.jl

Precompilation may take a couple of minutes

Usage

See examples and internal documentation (you may start by ?runTMS)