mpnum is a Python library for numerical computations with matrix product states. Here are some basic examples of what you can do with mpnum
:
- Basic definitions
- Simulate simple unitary quantum circuits
- Compute time evolution and ground state of a Hamiltonian
Questions can be asked in mpnum's issue tracker (add the label "question"). If you find an error, please report it or create a pull request!
- Python 3.6 recommended
Distributed under the terms of the BSD 3-Clause License (see LICENSE).