Quantum information and many-body library.
Project description
quimb is an easy but fast python library for quantum information and many-body calculations. The main docs are hosted on readthedocs. It is also thoroughly unit-tested and the tests are probably the best place to look for detailed documentation.
The core quimb module:
Uses numpy and scipy.sparse matrices as quantum objects
Makes it easy to construct operators in large tensor spaces (e.g. 2D lattices).
Uses efficient methods to compute various quantities including entanglement measures
Can generate a variety of random states and operators
Can perform evolutions with several methods, computing quantities on the fly
Has an optional slepc4py interface for easy distributed (MPI) linear algebra. This can massively increase the performance when seeking, for example, mid-spectrum eigenstates.
The tensor network module quimb.tensor:
Uses a geometry free representation of tensor networks
Uses opt_einsum to find efficient contraction orders for hundreds of tensors, and perform those contractions potentially on the GPU
Can plot any network, color-coded, with bond size represented
Can treat any network as a scipy LinearOperator, allowing many decompositions
Can perform DMRG1, DMRG2 and DMRGX, in matrix product state language.
Has tools to efficiently address periodic problems (transfer matrix compression and pseudo-orthogonalization)
The full documentation can be found at: http://quimb.readthedocs.io/en/latest/.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quimb-0.4.0.tar.gz.
File metadata
- Download URL: quimb-0.4.0.tar.gz
- Upload date:
- Size: 149.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fa41e5ecc6f81d8d82be76619169a14662d041053bf0349c3e1344a3b8fb077
|
|
| MD5 |
59ed9f74f6d5d4db0568b4633ac8e64d
|
|
| BLAKE2b-256 |
7211110fcd6c865c7fcbf075e8881e746fbc04700006bf2eb7e58cd5dda4abc8
|
File details
Details for the file quimb-0.4.0-py3-none-any.whl.
File metadata
- Download URL: quimb-0.4.0-py3-none-any.whl
- Upload date:
- Size: 143.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
284b610384085d0c215df1b04b583c366449749b8345896121a0ea7e2fd12a6f
|
|
| MD5 |
c8be55682810d970159956827e056697
|
|
| BLAKE2b-256 |
d672d0baf14cc5b7e0699b304cb356e635df9daf336a52faf5a71fc2232a994b
|