Quantum information and many-body library.
Project description
<img src=”https://github.com/jcmgray/quimb/blob/HEAD/docs/_static/logo-banner.png?raw=true” alt=”quimb” width=”800px”>
[](https://github.com/jcmgray/quimb/actions/workflows/tests.yml) [](https://codecov.io/gh/jcmgray/quimb) [](https://www.codacy.com/gh/jcmgray/quimb/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jcmgray/quimb&utm_campaign=Badge_Grade) [](http://quimb.readthedocs.io/en/latest/?badge=latest) [](https://doi.org/10.21105/joss.00819) [](https://pypi.org/project/quimb/) [](https://anaconda.org/conda-forge/quimb)
[quimb](https://github.com/jcmgray/quimb) is an easy but fast python library for ‘quantum information many-body’ calculations, focusing primarily on tensor networks. The code is hosted on [github](https://github.com/jcmgray/quimb), and docs are hosted on [readthedocs](http://quimb.readthedocs.io/en/latest/). Functionality is split in two:
—
The quimb.tensor module contains tools for working with tensors and tensor networks. It has a particular focus on automatically handling arbitrary geometry, e.g. beyond 1D and 2D lattices. With this you can:
construct and manipulate arbitrary (hyper) graphs of tensor networks
automatically [contract](https://cotengra.readthedocs.io), optimize and draw networks
use various backend array libraries such as [jax](https://jax.readthedocs.io) and [torch](https://pytorch.org/) via [autoray](https://github.com/jcmgray/autoray/)
run specific MPS, PEPS, MERA and quantum circuit algorithms, such as DMRG & TEBD
<img src=”https://github.com/jcmgray/quimb/blob/HEAD/docs/_static/rand-tensor.svg?raw=true” width=”300px”>
—
The core quimb module contains tools for reference ‘exact’ quantum calculations, where the states and operator are represented as either numpy.ndarray or scipy.sparse matrices. With this you can:
construct operators in complicated tensor spaces
find groundstates, excited states and do time evolutions, including with [slepc](https://slepc.upv.es/)
compute various quantities including entanglement measures
take advantage of [numba](https://numba.pydata.org) accelerations
stochastically estimate $mathrm{Tr}f(X)$ quantities
<img src=”https://github.com/jcmgray/quimb/blob/HEAD/docs/_static/rand-herm-matrix.svg?raw=true” width=”300px”>
—
The full documentation can be found at: [quimb.readthedocs.io](https://quimb.readthedocs.io). Contributions of any sort are very welcome - please see the [contributing guide](https://github.com/jcmgray/quimb/blob/main/.github/CONTRIBUTING.md). [Issues](https://github.com/jcmgray/quimb/issues) and [pull requests](https://github.com/jcmgray/quimb/pulls) are hosted on [github](https://github.com/jcmgray/quimb). For other questions and suggestions, please use the [discussions page](https://github.com/jcmgray/quimb/discussions).
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-1.7.0.tar.gz.
File metadata
- Download URL: quimb-1.7.0.tar.gz
- Upload date:
- Size: 12.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ca0ddbc650b0fe33154e427e77c6405c572614c61d51e08c55aca7d47fbf0e1
|
|
| MD5 |
68ffdcde8c1fd86b28dab3653975459f
|
|
| BLAKE2b-256 |
77181a4f3da720456f3e459e3d88c54baf273fc4b7989af14be52dd982039f06
|
File details
Details for the file quimb-1.7.0-py3-none-any.whl.
File metadata
- Download URL: quimb-1.7.0-py3-none-any.whl
- Upload date:
- Size: 493.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
304d420f510a9f392cc1bc4c5750d23e04eb27c1e2590901161afd34b02ec27c
|
|
| MD5 |
15493ad445c1627e4f2a09d1328d844e
|
|
| BLAKE2b-256 |
2bdc9189981d1b0da52dfdfe518c8546c67259f6f4c558e3187ecec33b384ad3
|