Tenpy main module
full name: tenpy
parent module:
tenpy
type: module
Submodules
A collection of algorithms such as TEBD and DMRG. |
|
Linear-algebra tools for tensor networks. |
|
Definition of the various models. |
|
Definitions of tensor networks like MPS and MPO. |
|
A collection of tools: mostly short yet quite useful functions. |
|
Access to version of this library. |
Module description
TeNPy - a Python library for Tensor Network Algorithms
TeNPy is a library for algorithms working with tensor networks, e.g., matrix product states and -operators, designed to study the physics of strongly correlated quantum systems. The code is intended to be accessible for newcomers and yet powerful enough for day-to-day research.
|
Run the simulation with a simulation class. |
|
Resume a simulation run from a given checkpoint. |
|
Sequentially run (variational) simulations. |
|
Command line interface. |
Print information about the version of tenpy and used libraries. |
- tenpy.__version__ = '1.0.4'
hard-coded version string
- tenpy.__full_version__ = '1.0.4'
full version from git description, and numpy/scipy/python versions