Skip to content

tensor4all/FastMPOContractions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastMPOContractions

Dev CI

This library provides a useful interface for MPO-MPO contractions using the ITensor library as the backend.

Licenses

This project is licensed under the MIT License. However, it includes code that is licensed under the Apache License, Version 2.0. In particular, this library contains some code from the ITensor library (MPO.jl).

  • The main codebase is licensed under the MIT License. See the LICENSE file for details.
  • Portions of the codebase are licensed under the Apache License, Version 2.0. See the LICENSE-APACHE file for details.