matrix product representation library
Project description
[MPNUM]
A matrix product representation library for Python
mpnum is a flexible, user-friendly, and expandable toolbox for the matrix product state/tensor train tensor format. mpnum provides:
support for well-known matrix product representations, such as:
matrix product states (MPS), also known as tensor trains (TT)
matrix product operators (MPO)
local purification matrix product states (PMPS)
arbitrary matrix product arrays (MPA)
arithmetic operations: addition, multiplication, contraction etc.
compression, canonical forms, etc.
finding extremal eigenvalues and eigenvectors of MPOs (DMRG)
flexible tools for new matrix product algorithms
To install the latest stable version run
pip install mpnum
If you want to install mpnum from source, please run (on Unix)
git clone https://github.com/dseuss/mpnum.git cd mpnum pip install .
In order to run the tests and build the documentation, you have to install the development dependencies via
pip install -r requirements.txt
For more information, see:
Introduction to mpnum
Notebook with code examples
Library reference
Contribution Guidelines
Required packages:
six, numpy, scipy
Supported Python versions:
2.7, 3.4, 3.5, 3.6
Alternatives:
TT-Toolbox for Matlab
ttpy for Python
ITensor for C++
How to contribute
Contributions of any kind are very welcome. Please use the issue tracker for bug reports. If you want to contribute code, please see the section on how to contribute in the documentation.
Contributors
Daniel Suess, daniel@dsuess.me, University of Cologne
Milan Holzaepfel, mail@mholzaepfel.de, Ulm University
License
Distributed under the terms of the BSD 3-Clause License (see LICENSE).
Citations
mpnum has been used and cited in the following publications:
Dhand et al. (2017), arXiv 1710.06103
Schwartz, J. Scheuer et al. (2017), arXiv 1710.01508
Scheuer et al. (2017), arXiv 1706.01315
Lanyon, Ch. Maier et al, Nat. Phys. (2017), arXiv 1612.08000
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mpnum-1.0.2.tar.gz
.
File metadata
- Download URL: mpnum-1.0.2.tar.gz
- Upload date:
- Size: 116.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f19abf9ad196a5b45c4a6244dfddaf4edad3e7d56e650cb09f7a648dda61841 |
|
MD5 | b658480736ad0ed59963ad3787f7dfdb |
|
BLAKE2b-256 | 86643f7014f9c3fcd54aa37d3d5db7f9a5dcdc69574ab20fc5f49c265175e69b |
File details
Details for the file mpnum-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: mpnum-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 78.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 643d6fa65c7541e3cb5b92b101ae7758c0212d55ac0127d5533f0e0b73eb503d |
|
MD5 | 5f4df46a5d33cd317f25c77fef8addea |
|
BLAKE2b-256 | a0c6849372e4881b6d8ee18fd0a6e678ce08e9a5a67b3d6e182d5cec290ba047 |