Skip to main content

Quantinuum's TKET2 Quantum Compiler

Project description

tket2

pypi codecov py-version

TKET2 is an open source quantum compiler developed by Quantinuum. Central to TKET2's design is its hardware agnosticism which allows researchers and quantum software developers to take advantage of its powerful compilation for many different quantum architectures.

This is the Python front-end for TKET2, providing a high-level interface for working with quantum circuits. See also the Rust library with the same name on crates.io.

Install

TKET2 can be installed via pip. Requires Python >= 3.10.

pip install tket2

Usage

See the Getting Started guide and the other examples.

Development

This package uses pyo3 and maturin to bind TKET2 functionality to python as the tket2 package.

Recommended:

A clean python 3.10 environment with maturin installed. At which point running maturin develop in this directory should build and install the package in the environment. Run pytest in this directory to test everything is working.

Don't forget to use the --release flag when using Badger and other heavy computational workloads.

See DEVELOPMENT.md for more information.

License

This project is licensed under Apache License, Version 2.0 (LICENCE or http://www.apache.org/licenses/LICENSE-2.0).

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

tket2-0.4.1.tar.gz (224.4 kB view details)

Uploaded Source

Built Distributions

tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (4.5 MB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (4.2 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (4.2 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tket2-0.4.1-cp312-none-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.12 Windows x86-64

tket2-0.4.1-cp312-none-win32.whl (3.8 MB view details)

Uploaded CPython 3.12 Windows x86

tket2-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

tket2-0.4.1-cp312-cp312-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

tket2-0.4.1-cp312-cp312-musllinux_1_2_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

tket2-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

tket2-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tket2-0.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

tket2-0.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

tket2-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

tket2-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

tket2-0.4.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (4.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

tket2-0.4.1-cp312-cp312-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

tket2-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

tket2-0.4.1-cp311-none-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.11 Windows x86-64

tket2-0.4.1-cp311-none-win32.whl (3.8 MB view details)

Uploaded CPython 3.11 Windows x86

tket2-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

tket2-0.4.1-cp311-cp311-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

tket2-0.4.1-cp311-cp311-musllinux_1_2_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

tket2-0.4.1-cp311-cp311-musllinux_1_2_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

tket2-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

tket2-0.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

tket2-0.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

tket2-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

tket2-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tket2-0.4.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (4.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

tket2-0.4.1-cp311-cp311-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

tket2-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl (4.2 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

tket2-0.4.1-cp310-none-win_amd64.whl (4.3 MB view details)

Uploaded CPython 3.10 Windows x86-64

tket2-0.4.1-cp310-none-win32.whl (3.8 MB view details)

Uploaded CPython 3.10 Windows x86

tket2-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

tket2-0.4.1-cp310-cp310-musllinux_1_2_i686.whl (4.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

tket2-0.4.1-cp310-cp310-musllinux_1_2_armv7l.whl (4.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

tket2-0.4.1-cp310-cp310-musllinux_1_2_aarch64.whl (4.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

tket2-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

tket2-0.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

tket2-0.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

tket2-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

tket2-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tket2-0.4.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (4.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

tket2-0.4.1-cp310-cp310-macosx_11_0_arm64.whl (3.9 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

File details

Details for the file tket2-0.4.1.tar.gz.

File metadata

  • Download URL: tket2-0.4.1.tar.gz
  • Upload date:
  • Size: 224.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for tket2-0.4.1.tar.gz
Algorithm Hash digest
SHA256 bab991beb925ab573d5d15ffe4b389552ca29e6b2ce765da2427c28e0506bbf9
MD5 6389b299b79a97ee6712cde836860c9c
BLAKE2b-256 7d78730af732fb5a1c1d67e2572aa0f5d0c8ada78046a3f520b85f9661cccc48

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d616ccc6e644f64ea671c5e709a61a2104a1b9cf1b35f070d9b5636fc697650
MD5 58fbaffa631045891a28195f978c9169
BLAKE2b-256 c15b18a7fe7cdfc5dd8030265abd53722974157a56a638beb8be7184bf7dc4db

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b4e53d0cd26d902da24f4be61a3d9c562d523da619d9164c5e4cbef483e6ac61
MD5 df57d674ed4f893ac7c7a3305be9ce28
BLAKE2b-256 ac78910ca51ec088e5b3f6ad6d836820258584ae0b2e8f6abc671c70be7d577f

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ea8810a6ccc78714b92c0b0233bf710925ca3abf4d4f1070f25df1288ca8a50c
MD5 dd743d9303af33a608a15e87bbc5668f
BLAKE2b-256 d210a978c8726778c27565443199bb5646880c0ad5a2577eb46798f50407e9a2

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b2450e04a0e3ded7519ab27079d92c214da396e9d72e412333a2607f69b1221
MD5 38a814af5cbacca0ea25ef50e80fc11f
BLAKE2b-256 7842eeb09181de9c005f58638cd7e7bf2cef85e5e48ad21bedc640176ccf43a5

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7dc727923dc424c07042d6c06af16e4f94ef3fa16e70290f080629af10299b6b
MD5 25a03775c5d4c14bdb94f9f05f8cac67
BLAKE2b-256 1902e35c02be407ee15307373715736ca5d5fc27e2447edf6921040c71b0dc35

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ca0c4a39ed9f855a49d0fa7d74b3ae64ee38027d72ea668e21c26dbc29de7772
MD5 5e5aafe09f80ff8a281f29b739456f17
BLAKE2b-256 64fb5e69a48f1dc25f60beb82f45d88f51b99eb370f90d1380afda763346dc66

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d8a002f4a5725d11fda251a630fd0566b0f019551cde4c5a1624ab376587bba9
MD5 6cad4b3e23d29548ef70502a863be797
BLAKE2b-256 47eee13c10ebf3135a508349a6fab7c32249edde3f652784027b530ce837beee

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 68bbb080410062af4b4d2569ae057f1e4c8e193d1ba83894ee03c86a17f1f693
MD5 e8211b60e7003aacd7720c8d2867d147
BLAKE2b-256 8c347793f2749b9d1a28fc0d30f276420695b4fd790396f1d6a530a7e299fa39

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f775e4623531ccc87357e072054dc7a28bed863df0530122bcbb2858cdc50a32
MD5 8f8e7f184ecebf837f64d8bee5a0e553
BLAKE2b-256 8126e5a08971bb95da91320f9030779321107edd77da8c32b244fad483efd577

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 13d7a832047a4c294ed825e7ab3eafab19da9a23b1c59612f2ee5cdde6119c06
MD5 fa7c29e3b9a006824cd4ae9335bb33ec
BLAKE2b-256 5391081e4e4a50284866218e86c4a12243a7191f9d511f20c24b55c9060e44b1

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-none-win_amd64.whl.

File metadata

  • Download URL: tket2-0.4.1-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for tket2-0.4.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 a9b91df0ae5c108f48c66e5b654d7861e7536a7e5c4812aace366f1c89d4fe44
MD5 ed3232e28d09bf973f7df726fead4816
BLAKE2b-256 9f501b6c7b188c8f43286fb378d53a936b8143d11e3bba609530853f6949d402

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-none-win32.whl.

File metadata

  • Download URL: tket2-0.4.1-cp312-none-win32.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for tket2-0.4.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 ed1746b3d4194461282f47a7ba653dd74f12ea97ab02dd63f388439559acdfc8
MD5 1db7663601200c75ed123ee450a872f0
BLAKE2b-256 1a5663ad444dadc415616b7c0c0c1f18551f1f49a0ae99bf8db735bf2be78410

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a264c47223d41ab0b6b80cfd34980177a3c2f0aa7f4fee645a14fe6dbac644c4
MD5 cd97e12d70a4b008b686266de8d1b4f7
BLAKE2b-256 42af4713df3a8988977b34e1aa0e478c6b30cc4d925d65a31af434f9183a1c65

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8e84a48adf10c6d297be5c9d8179ae93f6c5ee665172aec860bc9344b8ad45be
MD5 2f9cb094dfa198b6960a793fbcb434c1
BLAKE2b-256 3f79da2c779f5c390175b257b765d4497b00adfec7239a05770480999e37e387

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 03ddfb54d5834a1703b5270e273d44d943aaac85ff78852b6ca2f0712a623954
MD5 16063f50c53c4ee5fc9f2604c20a69ad
BLAKE2b-256 d946ddf1a45cac818786143ea05044f790e291a6a52f546cf8223530b60ad0cf

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 df0df931f5b601a2acb5ce22074da3a4e403fbeb69fafaa89b27a20f7342cee3
MD5 ef97cc6b3616cb3c3afc8159cd560d6b
BLAKE2b-256 0143355fdd585e5cfc00c8c982d05a9c317cbd4e0a02d2d3e69da6d8d69cbd4a

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0702fb621c35e11e25cb562c509b127bf7f3d4fa8e060786ab45b97831c87fc
MD5 679556637c898f92c373cb84d0619764
BLAKE2b-256 66baab376a9cc88c71f857d9740ac092dc39247fcd61176a65cdcad47dd7daac

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7e160fcd1ba2d742ecbc6e42899954311aad1763a7eecbfc977a0ca4401b1464
MD5 a8c2919c93ac02752f8b54e8d6abed08
BLAKE2b-256 d248f7585e81f237885d5dc53ab1c1543df0fdf858c2e813b47a9264d466fc19

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 256888b4cf21b9e58b5dd5ede8ec847ddbf695669eebd07103492adf4fc408bf
MD5 14f0a7c8690dfc7a47aa2b8cc1f9098d
BLAKE2b-256 25bff50e2e14604fcc2a0557493085928646b24fab9e52df19db6ae49a8a7696

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0b5e34842884c830bb855800c6950f8d557b956055f44d374b3a03fb8d6581d3
MD5 83e389550cf13d39d8e8a6b33c80576f
BLAKE2b-256 62a99fcd81820c7690bf46b5d7df09aa5b5fc9834bea7f611c2bdb59b81b893e

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c18a22e53e9ea0cc597a352d87c04fcf1cae39008d1f2cbfbaee8083b4e0becb
MD5 68fb49ffc657df62371fd9649824234f
BLAKE2b-256 d907656b64e70fe22d4df61ba8be8c1f7bcc849dcc5e52ac6771018d424dc454

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9a46c5972b0c8bcd1ddf593f2730f6aa5dd94304804fe7ee0e251ed8a13f8e55
MD5 3828f4be7340b43c7af494e985e2b582
BLAKE2b-256 63ea25226eece5a19915492bd57bbd6c79cdc34b1a770eee478e5b813f53d337

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 855e44a47701b30cbfbf5c454fc8ca0a09d33ea3ffb4e047a90f9ed0d1985398
MD5 3f818f17a79ac914b1ff65a399354f15
BLAKE2b-256 3cc807fa13c378ebca7dbe2e9e7d094a6f43b82330fb59351942829d97d8e8e5

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0d47e48d67d0b90435b48df477e1532c05eec20de607917b723821e93a4b118d
MD5 974d7bcee721c1b1ad6bf3f15553de24
BLAKE2b-256 89fcd8edcabe0067f426aa7fdfb05bfb7a6e89c238cc001375bb975118ab1026

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-none-win_amd64.whl.

File metadata

  • Download URL: tket2-0.4.1-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for tket2-0.4.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 48315f770ba3c23fab53d82de7067cc25b4cb888c1fbe3963f958efa9ca017de
MD5 81672a0b9b4ec061d654acaffa6582b4
BLAKE2b-256 ce2a4642f3404cb51c2c46affb7de9fb8282dda6a4fe160d3e62088bac3eb57d

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-none-win32.whl.

File metadata

  • Download URL: tket2-0.4.1-cp311-none-win32.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for tket2-0.4.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 7b91f5a0dffa247e06cc625414e92b0607ef4f601143b103b3c8b4dd97616403
MD5 fe22758b032e68b0ae69b06137f1f0b0
BLAKE2b-256 d341e0dcbbc80a5fc6a1af21cd5274fe21bc34ea1a1948566ca5beacc968f71c

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d2bb184383f936d2c661c7c893c8411bf7cb36d1f83b3294ff6a9e9cfbe34f9a
MD5 e5ca2eed26d6b27825ff20857ae21672
BLAKE2b-256 fd269588d8823dda2d3d2866df7c12d9de70312f109428728e056150c0ed3c24

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 402322ae3689f6eb5e769de7aa59172458d161f46b7506b6ef38d24bdfe038da
MD5 a7d702a1834f5c6a88242b3ce7b16b55
BLAKE2b-256 5e2097bc85426ef0552b203e23c9b2e6d8a5fe0daea836b4bee5a6ea4bf7b49f

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7eb82a4dd22bc905ccccdd83b84ad47d3a99ffa390d47ccce835838d05aa0b54
MD5 4ac8abcee08cb27eef5db162ebf08d5a
BLAKE2b-256 b4283266633bf47c76bad48e2b8427c146c4bc891fb3ad4086584b1f503ac6bc

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f02858928571cfbf4ccb23c5a42086a0f042465c71121dde034d152c9918fa1c
MD5 8c72e383d1b55eebd9c1630c3bbeda88
BLAKE2b-256 28feed9e9752e590443792e50bd4e431889e80709c2a2731217c5464e2dce30f

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a9b4a94905afb7f418c2e4e31c0e35ba07ea6d8074af892b6dfd13ddc55cdf07
MD5 0e399b17ffc7b42b027afb06e82846a0
BLAKE2b-256 07511ab82819a0896e379badb901f66709b99159d5c4927e54edeede729a341f

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d5e1d7b397567f3aab81ff24b0073f825b51daf752cfb524a63fcb2aa58c89aa
MD5 ececa518d8b9288ac17ee2a2c0440cc0
BLAKE2b-256 33af0375b82dd5a2f24ed3c9defea2dde2e586f2d58ed040362a976e21c0cac4

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fa433d14ff3fee53cee85eb84eb205a08d12fd77ae0471b1bc6c02277cf28902
MD5 5a1ae7bedd46f15f341c10a0653107dc
BLAKE2b-256 2b05faa2e08e9fcaef98e82e09fc0d950100d73768b2019d822ae87c76efb431

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ba0007696095d51f28c566d011184eb5c5873851341d54b23c2e584d5a66b61b
MD5 e37d3ac3f9cdf60ef33f644fa4903481
BLAKE2b-256 7f299f400027383b7bdf91f34ab78264d9832d2fa4901d8d9bb2b824534fb48a

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0be85eaa7e9e5329d5c6bc3512570e718e033268893e0c77eaff7a50796014f
MD5 507b0a3960abd78b0a68a6afe3b4e157
BLAKE2b-256 a1de90369f660149edf322b2b39ece9758b746b121d853f3dca556ab1e546927

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 81292c3d28575d740bcc38761e1b6dd1065b5d09462accbb39e5350f3da65ccd
MD5 c7072132aed975a3464b8b6b05de105e
BLAKE2b-256 391c2ed6f3311e6e31aa1486f4cd00a76048c07cfbe881c344b2f56b5107c753

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb96a30f7d332be772142fb4e098f07ea411eed9029e2085d5d854d48cfd63d6
MD5 38825ee70ca03f4d024b5a92d9236158
BLAKE2b-256 bf53c2221e5227cbad2398bdfe17e833d714ac09e493ceac63a686f8cedc9d99

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c48718ba24343fb6d791e424fef9109b84e5e5d44cebe9d557d82bc047cd28a0
MD5 eddb295af39273320380242d8abbb05e
BLAKE2b-256 97aa37a25a5abbb3c53a9e2b7021bac99c75f74a8f9599e39d946d5ca4fe55ea

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-none-win_amd64.whl.

File metadata

  • Download URL: tket2-0.4.1-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 4.3 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for tket2-0.4.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 a8b6cb27f92d23144efbc1d10244ca3eec2c398d2d1ddd924fa115ddd90fef3d
MD5 98d2f104e746813a6c145b3399388aee
BLAKE2b-256 b279502dbd9b6e835f826713b01f61866d971fde6cd27d011d90630a390be9ba

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-none-win32.whl.

File metadata

  • Download URL: tket2-0.4.1-cp310-none-win32.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.4

File hashes

Hashes for tket2-0.4.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 9e6d4607dafae39d6a27329174826e6817eef615e7113770e19f7622cfdb579e
MD5 8ad9d2798129aa8fbf5679cf30ad68dc
BLAKE2b-256 49a05a3bd9e25b10475185966cdd601ac621a2bd40d2b294563b5924435e9582

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a46df8ba4dc2cb73f7658374dbda6a101e4e6d1de8658ef71e5c8a1e40be12c8
MD5 1deef69df5e3323c2718709b2f474760
BLAKE2b-256 8d7ff11ce48e0dd272bb70bc45c7cfc230c3b377ab0597e66ace6581a23c0841

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e86f6d9a8f7b43e595db6ca31d7ca4ee3b26bc8403374c5af5b55a444c3316ac
MD5 79112efae60e2685a3ce79087d99f739
BLAKE2b-256 c163dd846b0dce5b652230fb91ee6c680649f84e7df7acf418d0fe300cb825e3

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ca87a46a34315ea3c218dee689d1131b5af9b1c226643f9765945e3e92c6a7d6
MD5 9c2e0036c04e377ff2876a319430dd5d
BLAKE2b-256 99c206f8449cf1219a8b1f55d7fb0099fc2086afb7fbcd2268ee863f1e8fcf4f

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 168b08f0977cfe928b3b6dac5f282f7b58b3a91d95ec7a77db491a6fb6ec6b46
MD5 0f403a6f6a504dfe3b22bab4a44f3049
BLAKE2b-256 a4d1831c739337bc44bcf2d7a87b498e8c0dae1434a8852d19d92faa5f19610a

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9ed6936cfbf0b71f38619fc10288b908c59005a40f9d073103593fe0423451c1
MD5 c97589b6055c45761d516ed682d33452
BLAKE2b-256 547249609a77714082ab52b248c816677b5bff9602f031fca501673f19336309

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f46de323eb6853eebf04f03e1ab4debdc9ea25a5ecd80c9c70119f8858d38bbf
MD5 bcf491ff56c88276f71e962c58393e32
BLAKE2b-256 e1e0a7ddc06ff7e2de2c099b14b40698f12d74b82ce018438327a64ab413319e

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e049f7cb6daa0e437cff64308529dccf7ee3e83ccae6e418040e3c1d4cc3dc3f
MD5 03e4cfe411dd8e7f649b352ab8fee9c3
BLAKE2b-256 2edb3a3017ee06cf6df236163b551d426d72329dc11cd5245822a4ab88f6e075

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ee27fa2b280e9eefc9690cd17427cda986240fb920f40eedd22c410e9da7bae8
MD5 4cda96a8e4c8c47204ef8048f33a64b6
BLAKE2b-256 ada450a4db1f58ba68af5cbdeec005ced0698d09c42e8fe7be974341661c5007

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d09f7b82cbd5ef577f1a73758e5dc33c40924ef38a1f0693358611cc84b2bce
MD5 65339ecc44a429c197f314b1040557e8
BLAKE2b-256 63d9ee1042936b22d11bcbba6256c660fe3279305cfc6b250a733ea4ca2ab241

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ab2ed896bc7dcfe2df7c45c975b1011b5a7cf48a81209c4ffa70f361c96cc282
MD5 3a16a9f06083d132a6c8716673857ac6
BLAKE2b-256 70d51251670264beda72b3778fb5d8b3da5789d4881c59183717f883679997b8

See more details on using hashes here.

File details

Details for the file tket2-0.4.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tket2-0.4.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dddb51fd154d338f8ecbb12c0b92376247ccaa0271bb226853255309fcc614a5
MD5 9899b929b3ac7251813bc40b44f35083
BLAKE2b-256 83cc4b2b41115752422892df862cbd4dedba68cf8a4142692b40e0367000b082

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