Skip to main content

The QuTiP quantum optimal control package

Project description

QuTiP - Quantum Optimal Control

The qutip-qoc package builds up on the qutip-qtrl package.

It enhances it by providing two additional algorithms to optimize analytically defined control functions. The first one is an extension of Gradient Optimization of Analytic conTrols (GOAT). The second one (JOPT) leverages QuTiPs version 5 new diffrax abilities to directly calculate gradients of JAX defined control functions using automatic differentiation.

Both algorithms consist of a two-layer approach to find global optimal values for parameterized analytical control functions. The global optimization layer provides scipy.optimize.dual_annealing and scipy.optimize.basinhopping, while the local minimization layer supports all gradient driven scipy.optimize.minimize methods.

The package also aims for a more general way of defining control problems with QuTiP and makes switching between the four control algorithms (GOAT, JOPT, and GRAPE and CRAB implemented in qutip-qtrl) very easy.

As with qutip-qtrl, the qutip-qoc package aims at providing advanced tools for the optimal control of quantum devices. Compared to other libraries for quantum optimal control, qutip-qoc puts additional emphasis on the physics layer and the interaction with the QuTiP package. Along with the extended GOAT and JOPT algorithms the package offers support for both the CRAB and GRAPE methods defined in qutip-qtrl.

If you would like to know the future development plan and ideas, have a look at the qutip roadmap and ideas.

Quick start

To install the package, use

pip install qutip-qoc

By default, the dependencies required for JOPT and for the RL (reinforcement learning) algorithm are omitted. They can be included by using the targets qutip-qoc[jopt] and qutip-qoc[rl], respectively (or qutip-qoc[full] for all dependencies).

Documentation and tutorials

The documentation of qutip-qoc updated to the latest development version is hosted at qutip-qoc.readthedocs.io. Tutorials related to using quantum optimal control in qutip-qoc can be found here.

Installation from source

If you want to edit the source code, please download the source code and run the following command under the root qutip-qoc folder,

pip install --upgrade pip
pip install -e .

which makes sure that you are up to date with the latest pip version. Contribution guidelines are available here.

To build and test the documentation, additional packages need to be installed:

pip install pytest matplotlib sphinx sphinxcontrib-bibtex numpydoc sphinx_rtd_theme sphinxcontrib-bibtex

Under the doc directory, use

make html

to build the documentation, or

make doctest

to test the code in the documentation.

Testing

To test the installation, choose the correct branch that matches with the version, e.g., qutip-qoc-0.2.X for version 0.2. Then download the source code and run from the qutip-qoc directory.

pytest tests

Citing qutip-qoc

If you use qutip-qoc in your research, please cite the original QuTiP papers that are available here.

Support

This package is supported and maintained by the same developers group as QuTiP.

Powered by NumFOCUS Unitary Fund

QuTiP development is supported by Nori's lab at RIKEN, by the University of Sherbrooke, by Chalmers University of Technology, by Macquarie University and by Aberystwyth University, among other supporting organizations.

License

license

You are free to use this software, with or without modification, provided that the conditions listed in the LICENSE.txt file are satisfied.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

qutip_qoc-0.2.0-pp311-pypy311_pp73-win_amd64.whl (314.9 kB view details)

Uploaded PyPyWindows x86-64

qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (324.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (308.6 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qutip_qoc-0.2.0-pp310-pypy310_pp73-win_amd64.whl (314.7 kB view details)

Uploaded PyPyWindows x86-64

qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (323.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (308.5 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qutip_qoc-0.2.0-pp39-pypy39_pp73-win_amd64.whl (314.7 kB view details)

Uploaded PyPyWindows x86-64

qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (325.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (323.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl (308.3 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qutip_qoc-0.2.0-pp38-pypy38_pp73-win_amd64.whl (314.2 kB view details)

Uploaded PyPyWindows x86-64

qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (332.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (323.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl (308.1 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

qutip_qoc-0.2.0-pp37-pypy37_pp73-win_amd64.whl (315.3 kB view details)

Uploaded PyPyWindows x86-64

qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (329.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp313-cp313-win_amd64.whl (318.4 kB view details)

Uploaded CPython 3.13Windows x86-64

qutip_qoc-0.2.0-cp313-cp313-win32.whl (300.3 kB view details)

Uploaded CPython 3.13Windows x86

qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (928.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_i686.whl (896.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (929.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (883.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (326.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qutip_qoc-0.2.0-cp312-cp312-win_amd64.whl (318.6 kB view details)

Uploaded CPython 3.12Windows x86-64

qutip_qoc-0.2.0-cp312-cp312-win32.whl (300.4 kB view details)

Uploaded CPython 3.12Windows x86

qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (931.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_i686.whl (899.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (931.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (889.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (328.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qutip_qoc-0.2.0-cp311-cp311-win_amd64.whl (319.1 kB view details)

Uploaded CPython 3.11Windows x86-64

qutip_qoc-0.2.0-cp311-cp311-win32.whl (300.9 kB view details)

Uploaded CPython 3.11Windows x86

qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (929.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_i686.whl (905.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (953.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (919.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (329.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qutip_qoc-0.2.0-cp310-cp310-win_amd64.whl (319.1 kB view details)

Uploaded CPython 3.10Windows x86-64

qutip_qoc-0.2.0-cp310-cp310-win32.whl (301.3 kB view details)

Uploaded CPython 3.10Windows x86

qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (879.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_i686.whl (872.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (904.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (869.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (329.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qutip_qoc-0.2.0-cp39-cp39-win_amd64.whl (319.4 kB view details)

Uploaded CPython 3.9Windows x86-64

qutip_qoc-0.2.0-cp39-cp39-win32.whl (301.6 kB view details)

Uploaded CPython 3.9Windows x86

qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl (875.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_i686.whl (869.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (900.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (865.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp39-cp39-macosx_11_0_arm64.whl (329.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qutip_qoc-0.2.0-cp38-cp38-win_amd64.whl (320.5 kB view details)

Uploaded CPython 3.8Windows x86-64

qutip_qoc-0.2.0-cp38-cp38-win32.whl (302.6 kB view details)

Uploaded CPython 3.8Windows x86

qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl (901.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_i686.whl (887.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (916.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (886.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp38-cp38-macosx_11_0_arm64.whl (332.3 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

qutip_qoc-0.2.0-cp37-cp37m-win_amd64.whl (318.7 kB view details)

Uploaded CPython 3.7mWindows x86-64

qutip_qoc-0.2.0-cp37-cp37m-win32.whl (299.7 kB view details)

Uploaded CPython 3.7mWindows x86

qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl (879.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_i686.whl (841.7 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (883.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (829.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

qutip_qoc-0.2.0-cp36-cp36m-win_amd64.whl (331.5 kB view details)

Uploaded CPython 3.6mWindows x86-64

qutip_qoc-0.2.0-cp36-cp36m-win32.whl (307.2 kB view details)

Uploaded CPython 3.6mWindows x86

qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_x86_64.whl (869.5 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ x86-64

qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_i686.whl (834.3 kB view details)

Uploaded CPython 3.6mmusllinux: musl 1.2+ i686

qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (873.1 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ x86-64

qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (823.1 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

File details

Details for the file qutip_qoc-0.2.0-pp311-pypy311_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp311-pypy311_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 ce9549c72947cbc5ff45c5c457a244b88edd3770f388932ec95399c6e966c39e
MD5 7eee60b78624dd11eced70f5d2a7950a
BLAKE2b-256 349a6761dc09f225ce4a5be673abc56f35c76cb2a9035253d285da742a8cf58e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp311-pypy311_pp73-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 abbcaf67384f3046afd759b27b07f4c1c8772ba92c84761a032264c06314a405
MD5 8ac757207637153756eb84d7399dbfb6
BLAKE2b-256 7d09cb64bc38806b5ed48eb7fb4a5b08954d7b57fd5a9336e49ea9e00837def2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 35852bce1a227eadc29838f3b43ec6097a351f0f950fc042d8b053eb4a95c93c
MD5 45c64d712c636c4ce38aba5339b64e5d
BLAKE2b-256 42509077639980007079c60257b2ddc2e761fa271aab6df56ba9cc8904aef7e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ecf0f0b48bbb3cb71f621185123f9387c17315e2423d17dc5f22e17a95a26b74
MD5 38a920f0756e34ab4b6f619a8e54640e
BLAKE2b-256 dd3018d5b21c81b0217885deee42a531d296257093405d901b160dc9308f0c94

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bc8008f5e3b597870e8e7ca34616e265bdf917e0e3e361c375fe0eda287e9ea4
MD5 e2a231990ec3972b76dba1147ea96a16
BLAKE2b-256 abdd8e3ae65c65ec12101e4fffb6774ce49878d92cae7ae972f312d38566c816

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp310-pypy310_pp73-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 303a796824b89a45ef1ab0edb506f4c57417ae805833a7ac5684baebda53925b
MD5 22360386e2e4ee4a84d6aa168aef6a7b
BLAKE2b-256 a74c535d202d8ad0169087324f227b30b80d311d8abd8f3f5e510d9376aa165c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a981495e30ed8b9f2b186c151a57051b069afd2c1a6904680df7915bddbafa9e
MD5 859ad41cc9617d906c0979d156f4df6c
BLAKE2b-256 16be5271acdaabe6babaad2a862938388f79b04118f6c6fb3314cbfd9748b255

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0282e3c806070b84c1aee11d6c3de4b004861d7f2b6b95b5315203f908cee64
MD5 6e82aa2200f1ba4f19632776d514f455
BLAKE2b-256 287035a4d4fd580c07897bc38a9ff0e16981b14399a0e7b93f99b4cbf1e2b1fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 bac3a88bc001484e0c672d3829b59f96285843d37d1fb52f89e9bed04cbb1ad6
MD5 b868069108ece7f08d28b13f9212c11c
BLAKE2b-256 578311059a22a30f0ec02b79bc470410a0d25b54a3951557b7d6e2d8733d3b0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp39-pypy39_pp73-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e07c96a3c55637446d5951bf0a8fe284decfb56f6bbe4d3bb53628a5f58abd88
MD5 1fe001c2b7d4981c9a7d187ad5509a74
BLAKE2b-256 8c8cbe25edd366f3973ac94addb723418e60a55111af519f325c4777ae25b9a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1e29c1f1fd0e7c6e6babc0d400627d2c67c941e955c8536349c5a1273abe4d81
MD5 b98e0c55056220fa5bef8c3b4cbb72ec
BLAKE2b-256 87bcceb81b05a32b29c4af580375852e0e77147d60f6f1b9870adfe5a37b3af6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 05d4f3feb892a0063a1bfd3053ad321ee5ab0dcda8a811a81012b0a2a252515e
MD5 850eda2bf45ab01d64c50e5905f9096b
BLAKE2b-256 e452ce53d6362badef3e2b03cdc7221e1f84824b4e2b970ab1cea727fc71ed9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 0fafa70ed444aa59f3a89568f901b75c6bcc7241ebc7929443cec952e0bf7c1b
MD5 ac7afb9ce7e6b053fa456533a63fa585
BLAKE2b-256 05564ac90d95046fe84103721466b73f0b6912778df3eab8e596c526a90a9e6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp38-pypy38_pp73-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1c9bd59632d64b31aac68df3e14b304e9ff05685cc174c65d4ec885514dec14
MD5 7857323fa5570fafd9f5712446ff247a
BLAKE2b-256 57ef9573484cfec84029f31c1c9d7c463f6f070f659ec4327162c537e3fab6a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5e46f78d2839b15710994f8a57fc14af97a8330afb5a628a270fcb9421044101
MD5 7d72987e39b5d8149f48a12e9cd54b1b
BLAKE2b-256 df86be4587dc437339315fe1836731d6caa524f38b40d92ae9a35686b01ed3ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6d8abe6defe8be14883f0035ce38bf97ac9beb64604a82147d9ec040d1e16fbb
MD5 dce0326865f8a243fdc36ddda1e85e41
BLAKE2b-256 7843b33b2deec55ffe81be60809a08b5a4a21b88e2fd085019c5d414134984e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 13468711bf093bac65e429fa9f7bdb84f4e116f858437e8e1157b49d2fe55084
MD5 3f8bae4a81ab9ee09ca242d321f34fcc
BLAKE2b-256 01a44b0fb43700dafe539f2d7018789088a0e2b0dc3ee58893ed3d3777e893d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp37-pypy37_pp73-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a0c5f5c85bd324269fdae570e91f326cb370b2e4c87a632622cebb3983c21daa
MD5 b92521fd190507110f127fc13bfc3a51
BLAKE2b-256 50311bd9c79f39ee19cf4b3d601ff8ad4448ce790cc6dc60025d9dd4309711c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 bc90e00e4df1d748ea3d26754f4e6705ebd91664fb3558b58d71e3282f9acf9e
MD5 6917a1af445cbcfe370a0c69d03f01dd
BLAKE2b-256 0c6e1f5afa238b9ccd424c384c53efecf039f9f6e5f305ddacb0068f74a6425f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 318.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4d9259e5d8fa6d17c14826c1a138b8537771abe49b19fa08a92028af1b1297ee
MD5 98a71c2092296a0731ae1928f67380ff
BLAKE2b-256 d681fc95e21a846289bcc55541d3ec427ef3f5d09f463774a055c4834a10f523

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp313-cp313-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 300.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e6a415c7763a98b6314d662d00736188beff9bdd204c6e5740be46977b1fa397
MD5 fbb95f81f40ac293cad6f5dee4e7125a
BLAKE2b-256 cf336c16f18d81a1b672e32e157d6dcf5a8f0e26b04b6db7b4fa74e1b5c738a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp313-cp313-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eba76f34bc86e0fd65375c87456dae2689e35623122e8073fd27f17f6dafb0b1
MD5 fc992e88a44fce832e61f591d61c20e4
BLAKE2b-256 b212feddea18854b93bab0f994e4665a971efc7a491c22e1bd6f879ac57b3b2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 39d30dda29c6e4a6aca4b407ddfb9e12beb13d4109467c60f135a0ab4d4d10fd
MD5 09414a3ef3215a07be547661ec66e0d5
BLAKE2b-256 a07c8a7ac7b2d3220bbaec4ab7a8f8444f036b53ff0ac85b24692e2fab815b80

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 150d291086fa2dbd4c96e28966ea88be6b37eb94888af2cf1928685c3de7d4c5
MD5 49301a925408a2c276573154dff3fef8
BLAKE2b-256 8f0979c86ebeafc2b826ac17491b4fba69149503fcee04ebdc1f4f986913d55a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a0cf87f3780f7e87553decb15cf700131db83ec0666498721a258b49587fa997
MD5 d8ebd989939ad52157978b0ac9dc2359
BLAKE2b-256 bbdc7c1d85892d2f09778864f7b85ffd85a0035a65a1dec7e122191b8c3bed33

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96bf1dabe7d27cd9fd1af5f87d1eabd1038ef125e89ee1ab10c56d6e9092b3f9
MD5 14d194bb9c64007dd677979e151788c9
BLAKE2b-256 c743ca6e636cbdfe87e47e65a71abc29de5804856098ed2cccde864a721e9f5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 318.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2ab6454cd9b95845f7f0ac1016fd5beb13782a404449639ffaffadaa7d506615
MD5 3e86f811118300863da85ffefbdc4fc4
BLAKE2b-256 2fa07184dab1b2b5dd2b67c5db322147c6efe86acf93c3f4a89e6ee0bf5fdd45

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp312-cp312-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 300.4 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5999b45a245ede68cb1865fdb66f7512c2574cb1ac7f925c156036bad53c3b89
MD5 1bbc9e8de4f6015747af7c146cef4ce5
BLAKE2b-256 bfb364dc69447bbe1792556b6ba4a22458871c1de3521f781f673c6430c0db3b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp312-cp312-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c018e414670f6b4d594108c97102213f51652c6b0db15b4bbb9b2293cdfeabb3
MD5 88d3b74374b9d278cf82452f78bbad18
BLAKE2b-256 13a88da8f5cd1dddc7d122bbd152243b34b294f7c2ff45c4ab66347ff94e7428

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 19d9ea7b5e92c7d462fed48f9807f714266110535fbd263ae15395c13cda5b35
MD5 f314647d72b45801e5a8ebff3a9e7345
BLAKE2b-256 514d7e8604a594f0ce16494325c9072767709fac22b0b9922d704013acae6c8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a983ece439d2f8cb0a41d875ad442048ca63eebf045f4e23c22bfa7587c6252f
MD5 91b9e81de83d908ab9d9b32cf852b452
BLAKE2b-256 cdcbc14b696d0cd99614c335751681d651b7cdf8bced81d40465e8363d10bfec

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dbab9751ff9a1323cf3216dc96024052cc97b7db3a61154e9f8752fe4a95ca17
MD5 654fc1cf428193dc469ab8bd4c5fc734
BLAKE2b-256 048fcdac78131d45c91ad670d058b6d3a4d8211cdff904541c21525bd07c9c1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 947f6edaa3992b1086be9b2d51d004d9135a10041020bbd46d60e6e96097bdb0
MD5 eab3fae54303a9edaf547b6bc0e8b9ba
BLAKE2b-256 19dde5a05c35fa3524216895993a7079a8f79a806f05cf4e434cd390c75cbf93

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 319.1 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d070217df2209ae3a7b66d4804ef08cabcc276a377850425482315b4ea58cbbb
MD5 13bec6275eee499dc1175b30e3f767ff
BLAKE2b-256 3c1903663e0a57e5b4a90efae746c2aea373854c417f213efaa2bf8d36c2a82a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp311-cp311-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 300.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 4d27de7cd6e6a6cfbb4072b09cd9c4404c939dfc530463bd156e7387bb13dac2
MD5 640d5a11108a972742c18c3e9ac77292
BLAKE2b-256 924e4b8c283e192cc9d2f1415dfc0438592473ab30bfc62bd354dfa51923dd52

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp311-cp311-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1266e912711d6463f17d78edf244a64816085300e71b596af05abf039aca661f
MD5 2f6ad7c7379ece2bcf1fe8526b8e20bc
BLAKE2b-256 f99bf2604d672dde962deb08fa9cf6e7df096b128a5f3662e08fd5f17bb3c538

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5439c494158762e2e143e560a6aa5454044f0cde55c1f961ac469b759ed53b89
MD5 5cb818198591d8ac2bf0fc7b94acbd98
BLAKE2b-256 bb86fdd464a2340565d8f03a97e496df361ae63d1d383a7dfa3f77fcb62f2286

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2aa14e56d7f4f0f1a16db106ed66a4cbe1abd149dda30de8b535505d8c25ae42
MD5 09f5e3a12ea7f1bdafd1f2d54dbc71b2
BLAKE2b-256 9edfd84ac1ada03a713525e53ea56a691ac14d948b19dfdb8bcf5474bf5a1f7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cb0ca566e39f924b79d0e9640270205aa9e05dd65af7cce4c65d8872c9931cba
MD5 678fc00fe74d9413f6e9579d6424438d
BLAKE2b-256 aaeffd3868e154d889c4b84e8ffd27a19a31c23af0097f2fb64eef21bf07d4b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a6b2dc0e46158276220d0aebcdd714f02968a4dc69ac1b43682a6481b057668d
MD5 458c451e7daa33095b9423e7e0058319
BLAKE2b-256 e33e1698686dedf57c4080ab4823108bd9338c2e5dfcd91d561b45f8be7592e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 319.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 66215505df25eb07f6cdc2f6def566981ac437da2772e51555bfc596030120f7
MD5 3caadaa1baff2178c5b63db02b5d3ba3
BLAKE2b-256 8c1b2983a90e17ddb613234649613f298441852ed507dfd9bc0fce0ad2ecf785

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp310-cp310-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 301.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 28ccd28b80068c62b17d8229ba587e70efdb2b5587dbe22f9a6378c3ecc6321e
MD5 af93098a3fb4033b76f35aeaa083569c
BLAKE2b-256 622df4dfb43955209ee5623dda51741b1d3b7d64dcff306507d4c0dff7daa42b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp310-cp310-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0b2f44db03902cbf00715c20a0cdbeb89f89bdf6e08e7ce5f8ddd297fa926d8f
MD5 073c47df1c474c2fcb954ad40f25140f
BLAKE2b-256 1c05bf21866a0fe128aa6d7dc476306663d0b5bddeb5f9dddd15b8c48539f8f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d7026daa8f01ad40ab4d66524728c8536d017bb8ef61f9d854b716e315a85cf
MD5 00c346cea78cca301d8508104f29cb3e
BLAKE2b-256 da866df79b382d08c4c0b10f402be5c907067414f17f0e57e68eacf20445c115

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab3ac4ebc432e682fcd2e97762a37f82e0cbb0ccbb9e05f79a0a6e7a78404853
MD5 039410b7181aed6b29c31d3df70268f9
BLAKE2b-256 696770b2a09e512553eca6237b2b7be2daa847a4ffe1abee13b51ab616ae082a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 584908353c5709955a94a0398792de369040cf88167fbb79cc5c223f337a0563
MD5 d87b47f04c9840a421c2fa76035d7680
BLAKE2b-256 8eed63defdeaee29b70b6d9151d718d97dd2b33c6aec358ec9f79100ee964f29

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d5011b7510f58f720064d8fe32c5b8456521c082e795c146462378dac3c6224
MD5 c8bf0da1764a142503ec43e51cd04a94
BLAKE2b-256 166634e8116eff26c124bcf64f4745c496e44cd003aa9607398fc426c177f566

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 319.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 1adc673289acb915a152858ab5862ba0066990920ad9fa33e4fcef59f8da6f33
MD5 66ceebeed9abbcaabda5e1c75ccebab9
BLAKE2b-256 29c87d779c01e0d0e6ac01a1894a9c9c1567d43467aebcb722cf96768b20ff3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp39-cp39-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 301.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 317f964af4935777c2d95635b3dc2d265d951f1fdce418988389aa2c654076de
MD5 bff758bdccddc975d47cd3f370bcbf6c
BLAKE2b-256 f8eca41d3ff1e5748120dcf924c70fae39e0d8efe5c256f5e176d5380abbde56

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp39-cp39-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 651c1cffe3e9325879564b46e4132c9e104633db6d0c25ab9c53c34bdc0a0735
MD5 7bda67fa158311f476c45b4f8a72e8b7
BLAKE2b-256 4848fb39aa6842e591749be3f7d4f8b67cc93454dc7eaad366bd9d4c9505e8e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2e36e150b1d6a25bdd25c6245db1b392028294f6b7a43d72685d8fce29688e59
MD5 f198538bb3e83a7b0db9dde4a0841825
BLAKE2b-256 ee2f23cbb1a1ffd6057937bdb3731171a609dfa7cbf87ecb1d17b4c2cc946d54

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e9d9dfcba5766e4f3acfe10208b43058da3a82e61c093c4a329f6285a2a27b2b
MD5 3d53b7dce204dd9d9b08adce75928380
BLAKE2b-256 214c0d616712730c4cc809016b61c7721a21962c569482f74cea5691859d50d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c9ca2247265509cc3420324c625b0875b0b6cfb61a73e419b0bd987ca447523d
MD5 7777a316c369ca2ed0bb38aa2cdf6eb4
BLAKE2b-256 25c516852d91003a6ac6248c6cefe0cfda6d05ef07e2001a419d3cba8c632ac4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3b2f91f3d4f47a6962ff6b40c54e0eeac9720258aff0648a38371633e2193e2d
MD5 56c092db03675277b6e842358cfbce3e
BLAKE2b-256 560e8ad5d26d8d31d9f941beae5c274d530f6efdd62c3137ddfa94e0407c3939

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 320.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6a65c233c5040a6ac94c9836cc17430428511ff9a12792eb5aa82f5046437d06
MD5 4e1029f067d472fa02447a1fdd529aa4
BLAKE2b-256 f4f5eff10911587e2ffe49a6a12ccbce01f7349c94718743ccd6d292863571fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp38-cp38-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 302.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 673ea96c0c7a35dd2a0b93706364345aed357ba31caeb170839eb5ac94df0e6e
MD5 e6096ecbfd4ed3c7abefc898a82ad315
BLAKE2b-256 ea619e8728b0aecdc11f9749ebc9ed4440210d277f6aaf07374aaadb22148020

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp38-cp38-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ed7735aad925ec438c8ca727ae951c79b17e30adaf64019ed45f7dccc7528d98
MD5 5ac20de29064f1b0e0a6a2f41e57cd71
BLAKE2b-256 dd7a06d1c6ef96e318afecf3eaee5a654aa8efd1b9feaa86d8653b4dee9512b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8335b4f4f532fb64b55827ff011ce9b312e6a1fde5adccc7e3dfca65fa43dbae
MD5 3eac1c8535f9b777318954bebe78369c
BLAKE2b-256 dfa2c924192e731ce5dd487c106758a96aabe6220b31b281b7f431cb2ec86770

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df270fecc581121e15224c1cf17121975302bad25ce7a5df0d2435fa8bd0ebac
MD5 fef32f556ad501ead756663aefd6a06a
BLAKE2b-256 45b6044bc2f8a548ea2609a595363bac9ce3447ae1bcf076056e39621c8cd57a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 031644bfbdb9f1dd92f090e191857a3b1a349cbe94fe208e1e6621e56dbb007b
MD5 591580770c4d255ee7ddde4131d05163
BLAKE2b-256 d456a7fa562e036ebbfc8c60693a2b8b120fd3587e4bcacea987566e4b3a50e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3fb6f79c9974a39d78815823df9e18db0577b950a1401fe36228d215e033eab2
MD5 d988b34f767616e6dea34df09aaed26a
BLAKE2b-256 0f1373863451b7afc33c9ef5243b7066f6020468176ef67c86c31b916fb3efd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 318.7 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 514b44bc8f24d41ccd17da8f9ae68cc76d2170d42eed685caa068916632fd2be
MD5 80f9d63f8673d3ec4a211f09c07efbe4
BLAKE2b-256 eb3196efa556a658b4e86341ab47e3a35cb34a18fc3c0ce15c6cbc3b200d30eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp37-cp37m-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 299.7 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 3a3c7366ee072137e9a41c359bc26dcd442df0bb2a326ed1c9d2af4eb09b8b94
MD5 7a4f4ee07c911e824f9d7c561839337b
BLAKE2b-256 94fff0d11e74ba72b186d91b13d942edfb47923cf14d69ffed67789a8cdb0086

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp37-cp37m-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 46cf9cc0c1516ce1b93f67d0437e3cbbd0044686eeb4b26f6636424a704e5857
MD5 db82e4476ba3aad08be9e7365398ea47
BLAKE2b-256 6538ab51dcac504776c5d344a4b9ddabe57072ece4b41e2aaa2a404565ec5269

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d06241beb5812e1e6102229f60a4908e3c23116855cfedceaff7e9d8d39f9360
MD5 99b01507110f290d01dfa6d614ff0e01
BLAKE2b-256 80b8bb7a746a246966629890619febba26f60dcaa51f694558f4f149794a15d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp37-cp37m-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 efcaa3b577ea6a27e4600ac1b182dc51d6a2b39eef9ec55a8f6e5cbeaa21a545
MD5 7c37e74c1509f831ef0ff329f693ab8c
BLAKE2b-256 39d04bcab3ca802431707c220727842cc7cf8023076659298ee592366c514937

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9214c1dacb158cf873133784a707d2a43722429e100e6921b1e0f1c1047a181c
MD5 5267a40551519d171159890bc2a5bf34
BLAKE2b-256 213332c0c92e29a15792590af4fcb35aeec75ab5f31458bee1c79c2530e1c807

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 331.5 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 ed38616ec35e7942ed2e8a429bda7449e7f011d20017b14512d3fd2881f9be58
MD5 80b496a2aeacdf37fda9637bff85312d
BLAKE2b-256 5047e288c9eae78f8f08f2fb14c8e3b06bbe2532e3fcf868968f38945006be53

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp36-cp36m-win_amd64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: qutip_qoc-0.2.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 307.2 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qutip_qoc-0.2.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 6652a3b6d91a609842dff329a7335857ccec3bbe87d1d653016bcba945361baa
MD5 f130321ab1b00cb5eca0fe04bc68e803
BLAKE2b-256 fbd8d57ce503eb8a8a9cf8b115f8bfba4fe4cbdbef4e98b70dfd3c3cd03bc5a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp36-cp36m-win32.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b421af469f97ac0ea9a8b2ced0cf2480bc519a390938ce80e974442472f9b3be
MD5 9473220f25d9f2c9833e92eacfd9e7f3
BLAKE2b-256 5b52a59f72f546c33695250ffa09ec245e1a01d7ca6a8850d333d6ea1d803760

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 47c500cfea7d189382241798e401523ac8d6d362d9586ff643c3ef1b6247f3cc
MD5 4cef56eddf078a4e24e7201f833bc8de
BLAKE2b-256 b8158cc732d33233ae961a84cc70063d03df3ba0d2ce9014423cf7fa97ad5097

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp36-cp36m-musllinux_1_2_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb4d02b880e20c3623d3e5229be95c53968214cad18707ce5d24a17998648e1f
MD5 5d9e3863ee49ebef79f304aac04a1e72
BLAKE2b-256 76e9fdbec0f0c19f9672eb829c8de240ebd69e0df954be982b49b14132fe4605

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1da5c5d16c68ac3bc579fe4f12631ef49c43ebd318959f52c69610428ba97575
MD5 0400f5295dcc44ef4b18a69ec3edf0b5
BLAKE2b-256 1e78d93fff69f3c49ba93fe381e793df3a29c9fb1d94c7b17a8e39cf0de279fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for qutip_qoc-0.2.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build.yml on qutip/qutip-qoc

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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