Skip to main content

QuTiP: The Quantum Toolbox in Python

Project description

QuTiP: Quantum Toolbox in Python

A. Pitchford, C. Granade, A. Grimsmo, N. Shammah, S. Ahmed, N. Lambert, E. Giguère, B. Li, J. Lishman, S. Cross, P. D. Nation, and J. R. Johansson

Build Status Coverage Status Maintainability license
PyPi Downloads Conda-Forge Downloads

QuTiP is open-source software for simulating the dynamics of closed and open quantum systems. The QuTiP library uses the excellent Numpy, Scipy, and Cython packages as numerical backend, and graphical output is provided by Matplotlib. QuTiP aims to provide user-friendly and efficient numerical simulations of a wide variety of quantum mechanical problems, including those with Hamiltonians and/or collapse operators with arbitrary time-dependence, commonly found in a wide range of physics applications. QuTiP is freely available for use and/or modification, and it can be used on all Unix-based platforms and on Windows. Being free of any licensing fees, QuTiP is ideal for exploring quantum mechanics in research as well as in the classroom.

Support

Unitary Fund Powered by NumFOCUS

We are proud to be affiliated with Unitary Fund and numFOCUS. QuTiP development is supported by Nori's lab at RIKEN, by the University of Sherbrooke, and by Aberystwyth University, among other supporting organizations.

Installation

Pip Package Conda-Forge Package

QuTiP is available on both pip and conda (the latter in the conda-forge channel). You can install QuTiP from pip by doing

pip install qutip

to get the minimal installation. You can instead use the target qutip[full] to install QuTiP with all its optional dependencies. For more details, including instructions on how to build from source, see the detailed installation guide in the documentation.

All back releases are also available for download in the releases section of this repository, where you can also find per-version changelogs. For the most complete set of release notes and changelogs for historic versions, see the changelog section in the documentation.

Documentation

The documentation for official releases, in HTML and PDF formats, can be found in the documentation section of the QuTiP website. The latest development documentation is available in this repository in the doc folder.

A selection of demonstration notebooks is available, which demonstrate some of the many features of QuTiP. These are stored in the qutip/qutip-notebooks repository here on GitHub. You can run the notebooks online using myBinder: Binder

Contribute

You are most welcome to contribute to QuTiP development by forking this repository and sending pull requests, or filing bug reports at the issues page. You can also help out with users' questions, or discuss proposed changes in the QuTiP discussion group. All code contributions are acknowledged in the contributors section in the documentation.

For more information, including technical advice, please see the "contributing to QuTiP development" section of the documentation.

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

qutip-4.6.1.tar.gz (3.4 MB view details)

Uploaded Source

Built Distributions

qutip-4.6.1-cp39-cp39-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

qutip-4.6.1-cp39-cp39-win32.whl (5.3 MB view details)

Uploaded CPython 3.9 Windows x86

qutip-4.6.1-cp39-cp39-manylinux2010_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

qutip-4.6.1-cp39-cp39-manylinux2010_i686.whl (14.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

qutip-4.6.1-cp39-cp39-manylinux1_x86_64.whl (15.4 MB view details)

Uploaded CPython 3.9

qutip-4.6.1-cp39-cp39-manylinux1_i686.whl (14.7 MB view details)

Uploaded CPython 3.9

qutip-4.6.1-cp39-cp39-macosx_10_9_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

qutip-4.6.1-cp38-cp38-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

qutip-4.6.1-cp38-cp38-win32.whl (5.3 MB view details)

Uploaded CPython 3.8 Windows x86

qutip-4.6.1-cp38-cp38-manylinux2010_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

qutip-4.6.1-cp38-cp38-manylinux2010_i686.whl (15.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

qutip-4.6.1-cp38-cp38-manylinux1_x86_64.whl (16.0 MB view details)

Uploaded CPython 3.8

qutip-4.6.1-cp38-cp38-manylinux1_i686.whl (15.3 MB view details)

Uploaded CPython 3.8

qutip-4.6.1-cp38-cp38-macosx_10_9_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

qutip-4.6.1-cp37-cp37m-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.7m Windows x86-64

qutip-4.6.1-cp37-cp37m-win32.whl (5.2 MB view details)

Uploaded CPython 3.7m Windows x86

qutip-4.6.1-cp37-cp37m-manylinux2010_x86_64.whl (14.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

qutip-4.6.1-cp37-cp37m-manylinux2010_i686.whl (13.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

qutip-4.6.1-cp37-cp37m-manylinux1_x86_64.whl (14.6 MB view details)

Uploaded CPython 3.7m

qutip-4.6.1-cp37-cp37m-manylinux1_i686.whl (13.9 MB view details)

Uploaded CPython 3.7m

qutip-4.6.1-cp37-cp37m-macosx_10_9_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

qutip-4.6.1-cp36-cp36m-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.6m Windows x86-64

qutip-4.6.1-cp36-cp36m-win32.whl (5.2 MB view details)

Uploaded CPython 3.6m Windows x86

qutip-4.6.1-cp36-cp36m-manylinux2010_x86_64.whl (14.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

qutip-4.6.1-cp36-cp36m-manylinux2010_i686.whl (13.9 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

qutip-4.6.1-cp36-cp36m-manylinux1_x86_64.whl (14.6 MB view details)

Uploaded CPython 3.6m

qutip-4.6.1-cp36-cp36m-manylinux1_i686.whl (13.9 MB view details)

Uploaded CPython 3.6m

qutip-4.6.1-cp36-cp36m-macosx_10_9_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file qutip-4.6.1.tar.gz.

File metadata

  • Download URL: qutip-4.6.1.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1.tar.gz
Algorithm Hash digest
SHA256 01f9564a5f87dbee783add707d546b646932a6edad946bfe09787727f52211e9
MD5 1f70e0c8c465977151c4dfae9f00697e
BLAKE2b-256 21e76e75baa97647d4e5fdfe7fe1fc5ac1710ae041fa0ff44217122485ed3682

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2b6b60b05b089f2be29fee521e36e40f2406c0b7482792d2db5097fa9b27ae48
MD5 ad7c93ae9d4a29d88dcc6749212df442
BLAKE2b-256 bcb7b01f8f914905ce85840a0141d2f3386d6d45f4a3d59d96e3074ba6b590cd

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: qutip-4.6.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 61cf9b0759bba023af13b87eec7bc767396063f73a34f201cc7308cd57e19c69
MD5 fe61bb1a023d5f0457f5d05a787e15e9
BLAKE2b-256 a17253ec25c37253db5f1833150b7fc4220a5b5b7efb9a622e423aed5f07124a

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 15.4 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 41847fe5bab11269c6b3390a7d118fc11a0ce04043e2a9d2cd4273bd89097454
MD5 3cbf8c8c79884fc6794c83d0bda5832f
BLAKE2b-256 a7de9d7a3c511a2b93f372fc8d175b6c7782f79422a8fcd994cf444e81998fce

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 14.7 MB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7a332c21663ce18a60d2dc7684bc0ec56022a80805cdef791371e09d67eb8cfa
MD5 e02cc99187b883f2ad18f2b1ab4d95fe
BLAKE2b-256 371f456dd6b64fa63d279426978b785be1d8e3bd4a185154fadafcc063223734

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 15.4 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 fc38ee2c4c0380db2367c41b8700b2bb8be6cddc08ed7fcde5a6934a2616e906
MD5 fdfd4e76bcb65e02e66ba35f8f6bd2fb
BLAKE2b-256 e0c7ad103c2b11b7dca4cfb12ffcf1631104f12575ffaf5e3ab53c85c627ac8f

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 14.7 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 50b0b173266fa8190bfbd29c3a7d514e1bf3f5102993153bd849b36e89650a1a
MD5 4b682d8c44e02942d7c13fc073fba896
BLAKE2b-256 b641af1fddb2b75262504bae5b52931bd262c622843a3fc958040c536a22a6b5

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.9 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a51633442d3f57d26290c0a2545a0ae9eea6bd4b7ce75ad3a89cd04c309c74ba
MD5 d27d1861146e167a4cf6fe0548d065c3
BLAKE2b-256 a4863c14c8475365c3c5fc11a15ceb292701661c1fec5ca3b3d04e6e14a87e63

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7abc487da0da765c8fa58964f25d7ab415805d76987cb28d9a046c829e448eed
MD5 948c7b3f426ca170ee0f7da6e7a9e4cc
BLAKE2b-256 4b1ad78bfb17b9a342d70af15ca0f49c90c20a6a05ef97f0d95afed3891329e2

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: qutip-4.6.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 af765fbdc1c52591f9fc345a7873333656a473d75637ffbbe910d7a92323d071
MD5 58c2abb00657ca02f47072978e20f611
BLAKE2b-256 187bde1ea66186247d43de2dc2848e68980ddf39c0fff52b2687c32ac08eeb05

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 16.0 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 56463f4a7f9d162da34fe927d651b4bf7f7fcdc359f6fe461671b8a11dbc5a61
MD5 0eb284923ac1339c5c81c8192e913423
BLAKE2b-256 47459a98ac3da63308a66cd66922976be0f54a18a7bab0909c92f172d843b9a2

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 2e2a4e60b224f9169de16f9a7da0e21ef6de23ca668fc7b9ff59d64c24dce8c0
MD5 db41d42817dd587c4276b5a5b4da40ab
BLAKE2b-256 addc195894a14763c9e274d8dd6d350ac4351c91011bb9a50d8c3618686a72d9

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 16.0 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 426aff2c35167ef17039291717b66222756fd8fe8dc075db0ae645f9fa332e3c
MD5 6be489349e6e42064aa0581e9337b587
BLAKE2b-256 a9c1c88835b515447d9a6944f6effff6587103f2a5eebec220ad832ab345d85d

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 15.3 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 756814b2e81f7adf7c124dfb00f9d8f7ec85094c88f68a0795760780197f0165
MD5 f85f6e0d0ea93c8504dee331ca5defbc
BLAKE2b-256 5d648d8a66b3b11cf2b7410bff6f963f92babe8ff7c515f8c32df0d2997dc2c3

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b53ab49ca8ca509aa2b0a19076a9c308eed83f7c352a70beb07288333f45f00f
MD5 fdac34a47023e01e8239ecc85dbafd80
BLAKE2b-256 5e93dcdd50b62eadd7a8a22ffa4f82a297bc3b63c7ba347607efde755e5582c9

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 65cd5cc7d13e8e5d1b765cda16dbde261b448f2f100af4e2720359bf6ff2d985
MD5 aab10a528ce72857f200584b0b1e4fc9
BLAKE2b-256 2a2aeafb7866fcfc99376bcd5693a298cc25a442016cb38ca157bd71b4c89747

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: qutip-4.6.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 2681623d640ca7a6e17dcfc85cbb7ab423f4abba269453d99478d4c4da491ca4
MD5 aab3a9362346dad18557799e9b136f20
BLAKE2b-256 f2f75b6d030a27363647193e810df3f08f513431f1bbe78c8b93109aa1f5c862

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 14.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 46b6ab7544b5375a23cecc57689817dd388783bd5aade4dc4c440ad3859d8d62
MD5 fddf844d9dd50c918e0184bace721185
BLAKE2b-256 fd744a6e77610c77622cec35410082609fefc5d2f40523168ba6b74b2c703a80

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9fdbd79db500b48e6cd62dd9c129a2c202115ea9a7ae754e759deb7495e3546c
MD5 2013f3506e077dca14c60a1a456f1e1d
BLAKE2b-256 789393ed61593b93bfb0150f864c0b18aad6c992b17614d946686652f3586697

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 14.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 49298365cfa29b58b8c7021684e4994f8762eb59bc80d36bc0bfbd629dc9c244
MD5 2a158cb6e673945b40f1dd2691a29606
BLAKE2b-256 a7409de16d0ec949535dc1c2244d7b042ecfdd743af2fbf9dfc00ec16676e3d5

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 9ae0830de751e4927f21d76a075546e1eceaf044899212a75c7622f7c75129bb
MD5 0741f128c0c2dbf5decd34c37b23b941
BLAKE2b-256 93d389e28bd88a4ac76b1d64b8006467bfcc431e6b26ee5199e21b05c6cbe2c0

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 437b2a62dde5b078a5a1d90c6d26bca8f9fe98d45d3f72c1e422686a8f4210a8
MD5 0b6da5effb91b365f6c12dbe2beb74c3
BLAKE2b-256 4f8abb52953078884cf2a258046226f0e8e21728d98d6e90869e62547caebf0d

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3275df4bcd09d6440b3829f1648de34afcd0fabe5f92fb6ac7db72ce73ecdd8b
MD5 42b7eec890d0a17ae68b3b54c8ad1409
BLAKE2b-256 6ae65c8598cbefe7ff74c1caad8f969e916ce7dbe8302b3c1463c0c654abc53b

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: qutip-4.6.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 bfe262dc268d3f8881a0173652f45b22f73e421fd0b242206c5bba7c6dff8003
MD5 be9864662a6a3de91749505ff1c9736e
BLAKE2b-256 528dfc6f88be43c4fa5a273977761bf92b2d6182b32c8fef87f1be0e96414038

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 14.6 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 feb4d9877c16bc094ef02e9e0df8736195e9920e325bce91a46ec93cd1437eda
MD5 ff85addbfd00ffc6d580657892bdc99d
BLAKE2b-256 12677b81781d554888340d9afb0f978ab7b80b330de9992b581b26c5cf08086c

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b5add9444bd6d195be19e00206efb3bd47bba14342c32962274c864b667ad5fd
MD5 57e84e156829d8ba74ec5dcafa079126
BLAKE2b-256 29e2a50c9865e76eded261b98f0519be9385c4dae77b930ba27eb0f82b3e0563

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 14.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c3eb49ef9a5f716ae7b5853df9c3ad660e9e8afe002ca5bb117d43419ac5323d
MD5 32504a3a4a79143d8ad2e8e315b4d80d
BLAKE2b-256 780ec3ccc44750cff41d4ae7e47079e79a2042dbb39119ad6aab4691821b95ad

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: qutip-4.6.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 13.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 232af0acf678fbefdd72908186f436eb21466b5c25f0dce3394fa80159b7f9f2
MD5 5618fefa9a39a21ea48d1ad83911fe18
BLAKE2b-256 d9ace95c769fefcb426bc9a312ab411be1f2ecee8e297b3ea460344be689209b

See more details on using hashes here.

File details

Details for the file qutip-4.6.1-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: qutip-4.6.1-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for qutip-4.6.1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2cae270c86fab76ce9b3285d34ac889efca27c1ca82572498a76fd7a605176a3
MD5 bb8c83d35ad347a424252067d47e2213
BLAKE2b-256 86f78cd52ea74980bd735f9442a90065bf1b78402e9cec370f10478023908b06

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page