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.2.0.tar.gz (155.9 kB view details)

Uploaded Source

Built Distributions

tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.7 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tket2-0.2.0-cp312-none-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.12 Windows x86-64

tket2-0.2.0-cp312-none-win32.whl (3.5 MB view details)

Uploaded CPython 3.12 Windows x86

tket2-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

tket2-0.2.0-cp312-cp312-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

tket2-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

tket2-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

tket2-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tket2-0.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

tket2-0.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

tket2-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

tket2-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

tket2-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

tket2-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

tket2-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

tket2-0.2.0-cp311-none-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.11 Windows x86-64

tket2-0.2.0-cp311-none-win32.whl (3.5 MB view details)

Uploaded CPython 3.11 Windows x86

tket2-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

tket2-0.2.0-cp311-cp311-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

tket2-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

tket2-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

tket2-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

tket2-0.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

tket2-0.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

tket2-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

tket2-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tket2-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

tket2-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

tket2-0.2.0-cp311-cp311-macosx_10_12_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

tket2-0.2.0-cp310-none-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.10 Windows x86-64

tket2-0.2.0-cp310-none-win32.whl (3.5 MB view details)

Uploaded CPython 3.10 Windows x86

tket2-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

tket2-0.2.0-cp310-cp310-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

tket2-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl (4.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

tket2-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

tket2-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

tket2-0.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

tket2-0.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

tket2-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (3.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

tket2-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tket2-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

tket2-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (3.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.0.tar.gz
Algorithm Hash digest
SHA256 84721a12592711f4b9cb40ea780c44892d0bc24728af0ec5910678ca495fdb09
MD5 8de1d0a195ef72447215348120673cc6
BLAKE2b-256 a92b1a17ee07d7670a3dcaaa852a6a8348a5a2c537455b5d143515e60c2d5ebe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 245c50a1fca6a3d349ab8f57627a0d4c2bdc2acecc0bcd64ced7930c0cd3337e
MD5 ea967a00606e046265745b167a8919ff
BLAKE2b-256 f81190afaf8672cc85dfd4ba17e53e92571b7ab8415f0bd663331b9b30295cce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 38019b4cab2368fc112daf8ccccbadc315d3fbad3b1089dd5b1b2698c8fcb3c9
MD5 465d4b6610153e8f656a3e814b9f4f6e
BLAKE2b-256 9fba23e49bf2e983cba22674b719e9624cdf1a3ebbf30108bc89a9032763a21a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7a1e1ebbeb7193e2842c8e6235c1d2f262ea91096f1d9802abf057a7fa435d72
MD5 b92d5f7a5797d4916841457fc4928b12
BLAKE2b-256 24dbe5a5df5a214e3731c88c3dd68396db351e2f91ffaa053d509afdd9c7f884

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e868028cde96c5c83d6e5dd5f3d568e53abbf7fd4dff43f41efe96582613e67
MD5 b2c6da23b90b9829c6033fc33e993205
BLAKE2b-256 d0d1be801e7a037fe91191cab5fc3589f5c8e35255ad2e4e61b288de68872447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 87eca576c484ed77ab098c675a51b88c28c0de77c64cfc9623a73e5d1a004bb6
MD5 3b0367efbf9d206757a60cb27e4ab509
BLAKE2b-256 cde59fb1b1b851b3c5c02a81a2462f8e3fb773d187ee2f7d290fe198b519ab74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 becb2182b6402a77c7f506754e3bface43294225afc8978b7408709c2ca9cf46
MD5 4f20d3c40fadb83a674c662d1740e4af
BLAKE2b-256 cd8d730dd0ec639f281ac975e1d0ca2f93958f3b9bcc1456342740660f225b5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 21c9d398a5298d17578132ed3d6c22ee8c9935a0b97d3d6c61d87e75dccf0116
MD5 6e22c5747e811db99c7ec8450dcc580b
BLAKE2b-256 a4e158b0e76a4946ecee369472d0961447792327eb60f2508b1df78a3bfa1226

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 584aae56ba7f8fac3325d62f129e5ccb2f73c4b83b5e1b2ba620fa4c7eb5e100
MD5 239e5e49460a37b6cad5d6c06640a888
BLAKE2b-256 6975484a49ad7a0fc18aadf8d1b90c9b9f7d1ea10718381090c49a8809fb81af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ab8db595d573da59e08d9fd1e7957734495470b3c119a043e01c6c24d928201b
MD5 dbe46bd33e43d306065230d929196059
BLAKE2b-256 7dd05b372fbd1021306bddc473684a55dcbd17502bdf18f684ad3a9ac238ad5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c361724bdf1d3a95abd75b33e0fe06421b082c867e06be3c3f13ea323f5ee778
MD5 5ba6745c127ea68fa820a09e17d20c75
BLAKE2b-256 d5a609520ada47e3c2a2e77e7845a55c4624a460c1d838c931e4a9d3556d53bb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 6a5f763b48f721995cf5b83c72cd275ec7140ff5d140753fcde4f89bf1d2be53
MD5 46c1499afd6a3ca01e5e0bd8892ae4da
BLAKE2b-256 4c981a76e2dd2e047630e7d75927ec19b638ab32ecb0a85567269039318b2b11

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 501391a85f4c5d9e3b6ddca2d8765f56f045dd96c8e6ee90f998082b257b5bc0
MD5 9af1fa58c3a8c085f97ef3fafbd67822
BLAKE2b-256 e2138a29d8656ac38f43a4a9804ff614fb49c06156e76a29a22c476e25d435b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76a437c9cc9116b69dd42028b2059ffa8bc2e69e7898f93671ba30c0ec51dd18
MD5 57eec57b4bd4105032901cf599de4624
BLAKE2b-256 982045a949011e6f03d2f21c1cc9a46141afbd5d1de842bfcd86ecfd683399db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f3357eb2bd5edb4e2e8ac9fa0a82cb9c6a9c9b0796c2d9b6b384a974690e0b3a
MD5 25aa883eb27ae9c0c8c9eefc95a9f52e
BLAKE2b-256 1a0f4c8751d72f9957035c27f9a440ce9cfa96d04c33ddff34607d1c8e1d71b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2ab7c00ad7a3f3cbe45570087194545b22c0eea24e269a5511a7c500a6867ed5
MD5 bc15ae0630224b50ff98adb7738fec2a
BLAKE2b-256 f4b4bcb7e67af9a95480b052ff45053f8ec0a36cf0117fe1edeb77b6c08e8be5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3bb3100ba604a5915733f2b15230d8dfcdd92be60cca7f554f24bcf075530a04
MD5 0b8bf9b4f111a952db416c8f2c919d4e
BLAKE2b-256 e1b1096af2c49c773a617f72f22dda20b8fecdf48776746397d3ddc4443e9f1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f467fdfb1d1a2d197940ff711bbf54934675141df46f255769a074bff4f56122
MD5 c251c0df452c208f938c4b47a3b17e5d
BLAKE2b-256 8a0de5bd7ba257cd3ce1353b2cc68a83d02d513f0c9711c357ea09a1991563e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 860198bacb7f14a6aee02630eb4f686cca20108cd8713fe0aa078176a7871f32
MD5 930d7714c3b18b5961de8ddb6459ea55
BLAKE2b-256 edcc7f0b2baefaec15384df0a05561d0ea04251caf8f8d225260918f2fd44fd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fc362867c3dd6e2e872163eebef39ed18d26ca715fbbe9dec3fe6ec9adcdc61b
MD5 25045d174487b9eaa95173bba25a18bb
BLAKE2b-256 3a2a060808646f335301d149a5e42ae497056ce53a9b430f06b2c9f3f77ae035

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3c110968c3a7a2b04a338c4bb1d588cb6c810713c3618a3d796bee6d461c4457
MD5 e917665e16f3bf4fcfb82af569a16f40
BLAKE2b-256 0cee3c81127444ecb4f762f1c9932554a9396dff2fdd838082b8c1b027e89b5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 82b3e4901c98a9a8000239a728b439a81a1b50b735ab39d8a5baa8b5406cd03b
MD5 e4e566bedb666bb0cb714e17763b5c20
BLAKE2b-256 f4a76528de434e6c45ca8a5d71997a2c7f33ced90f4224ae14dc2a6fe4783ed1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f54529349e33623671e4f3fbf424a386c66876379c45e838d138a22f84007dbf
MD5 45a5642e7fe8ca2e86263d22ade2bdc7
BLAKE2b-256 6fc0a9d32fe4dadc9530a508c224ad29d1446a15d3015bab815c2f2f3c61d45b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2c3bdff6d6a6f1e7ff718f3c68ed758e333d8568a4553af9b19051f49bfae75
MD5 d14c398c6af42eaba0237404eaebbae9
BLAKE2b-256 4e64828659ab68f3f50b9a9ab76f72c28cfe344d340e457048bef40975d6fc89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1daa99dfd32c3631449d4bf012c3ee57af8d9ec7722cc09eca555b3bd69ab158
MD5 16c907230a47a0824315890d28e16f9a
BLAKE2b-256 35094355ff954d729cc4a245e7e5711e29cabbc38f6a0854e14f89879af52c3e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 d481b636649792307676af019e9d97e00f6e34edb49007918700dfddd674eaf7
MD5 576d95d6e67cca5fd670166adb0e67a7
BLAKE2b-256 38ae1eeaf49225193af73cf7250ce2bab8a5ade93bfe924e7af6b0b4c62c0f5e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 aef143f456b6b9fe7f914b5e53bce173cef419f33ba0675ba150a01e923aae4d
MD5 de2f16ad2389f72fba62c6d8bc26e0b6
BLAKE2b-256 84b94dfc0dda5337c32cc6d49a24c54ec95e75e59f20fa24b7824b748a61716f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 509598cacda037eac65773f45350cacf1a7e39cac0232fcecb59797b44a5bca8
MD5 84bb491060eb21885566dbcc66c0c189
BLAKE2b-256 4f959f5ec7383251c54c6e7c9369fbebacd31bda856795b909a878bf331ad879

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fe461009bf95532e84c09fbf9c7f015bcec9066f0bc7f669959ea5e7dc3031ce
MD5 1944dd5aad9386fd445840a365ac1f0e
BLAKE2b-256 a2efb6e8da216796fc235dd9638658dbc5d7a2d51643be13824b08d10be43d92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2a9e9e88e608c62405534f45b96a36f4f59ec0d8894e9a69a2b2c77c530d0ac3
MD5 54029dc60afb6228456471ecdec09910
BLAKE2b-256 b52e750fb9ff20673d4be0034078fc4c5ab50a32df79f0607c0fadebb1917735

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 10de3255e029cda66a86fdb9e37f64eea4b1308562bc4a2a1b2c733d8a1df711
MD5 055f4e1416a9f3f17760e294b7ac6c54
BLAKE2b-256 27b5b2d6f583421cf7936f2a51f620914499f8dda347e58d52f91adbaf5c480e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 139c5cb285d37320afecda16095decfdad3ee72991c22ea8f1ba5301429e899c
MD5 7037416b5bdc1bc72d0eee04ed277947
BLAKE2b-256 5984e692ba55c777ba89d739d9addbf628a1974ede7454a56d07483e047a3c59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c296fe29f54a0af1499533b7530b799a761d671af2a3349bb9d40674149c5f1d
MD5 9edf1b4572641668f1a834aa8e0be223
BLAKE2b-256 7841b5a6aeec1d0d437370623ba21eda15160a208ea880f49856e98f52c8ebd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0db435270ad2eabf25eb8d84e684d7c1f7b447c60c0d6128231441d48212b447
MD5 07e6c0eaf7fa68c9fbd9eea4620116a1
BLAKE2b-256 086d31a2c8230c36b90aa2921772b1ff65175e0787f037f307bfd381eb89506d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b872a6aadd637e6dfd54e9b92ccf6126e41dd03404363a52b2f8f65157b4a87d
MD5 6b7eef0ae6cbd46289e48b7c70b58fda
BLAKE2b-256 35fb5e63e04056927582db328d31c7784c516d84f9d15fe56a77a59a36798ae1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f7df45d0d80c9a9920c6cf0217ec859946c04881b8172cf0d7616e341a8fd47b
MD5 b720a9d864c2b10c12fc51903d28d6cb
BLAKE2b-256 a3836c576645d9b19f808e38b3f46435a8193f68b0deecc0793185e44806b069

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 59ecd52a44984101b947e7b6e454686b0fa42d968d6b03b8a38252b6d60f1f3c
MD5 529b0a88fa0a8385593eb7d54f07893e
BLAKE2b-256 8a28ddfc776598781f1578d7dc9d8429d90af4809d5c8e7eb9884be58389b4dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c3ba74e83750c230f74af3d8154d0760a82fd768e203abf83f1d442bf4837a7d
MD5 d6d241961eb0385e25a1db8a25e32561
BLAKE2b-256 edc0100769cadbba8b5fcea763489dbda71afa26d2e9c8defddd9cc6ee296327

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cee49fb5b09e4dd4ed4b768a328351f222ed863e562e60054026c00a54b3de69
MD5 731cf743ae6c1a76100b4bcd04906e8f
BLAKE2b-256 dda5b2d59b05b9db8dedb568972f5f890dfcab02659a720aba35700c1541d623

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 1d8a63beb398fdd1600a3cf7cc9e07cbcced5eefe9d39f75111c4edfa415133b
MD5 f896677c013fb834eab74fcba82403d2
BLAKE2b-256 9d1b7684a71e5ee685e4f3394b8100d1e047b9f0891865b9b2417d07db56dc84

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 0911dddd1d659c5e2f1e0e59ab158cc047e4d1c0648f96787c97fcb69914b606
MD5 1a494a3cafd4228c31933cd47492d7ae
BLAKE2b-256 9f1a85f85148d3667f21b789bf327b20f11e5a9f66f7640d3e56e295b7ad7d92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d5a58253f1e89346aaac5ca35a6c749ac201e3e2c4fabded409f5b9e506fa524
MD5 333c929e7c1c0d27371e0ac8d7c9db4c
BLAKE2b-256 e566ae93ce51f34b8aaaf4fda6e4fd28afe55eaa73cdb2075736e39c43e08431

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 571ed66d5fa82161af3ddcc2524b76c7e70c815ff6de91f195dd1b7baf018cdf
MD5 08e988a980c626d8d7d16602ac0cb8d1
BLAKE2b-256 8ae580660af4c4d4da651baf8dec784e44bbdc8bb2194de7b097321dc8b6de2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a36c060e91c70752c8ab2a647afcdb276cee7bf4891f6e9139d3f0d8f5710262
MD5 5d4dd89fb4dd86a8ce2c239540704235
BLAKE2b-256 e6769feb70e2ff5d5803b7a2db69497b9c14620600bb50e4165c4f277c4df906

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 216108174ee0323c7016ccb77b16d47b678b84ce9699be34a387bcb03a5407ec
MD5 6b46ef519e6876493af40d509065292c
BLAKE2b-256 d68cbdd41dc21857503a432c09d0e76cd844d6b326d08fdf71f2e7bbf54493ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 10939961ccfc5fb8ed23054bc90b80ca6cab2f077e4e2789fd6d316fe77f9102
MD5 b782e4f8979a3713f4c05d8d0f095422
BLAKE2b-256 5cdfd4350bc01bb5c598a457e63715c70f7a5089fd57b97076eb47f8fa0e0017

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 05d6beecbe2a6d38bda00ed174d7851312a7654a35860c0c316f1f61806a9d1f
MD5 ab009c92ed27e2fdfe44a0e56db6590a
BLAKE2b-256 5a35e551533383c1b0b23ecda0e798355b6f69fbd5dea5c79c6200b318c94abf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 85f0d9ff11c4aca6634ca8a90657433747d0630553025cd68c266529fcf2631b
MD5 ce95d4fcbc8ffa5e91579262a15ecf11
BLAKE2b-256 c2ec579d5118960e1f9d060b15fb97d3389a0e74f0a81358756f63047d2574dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9ab2e864fecfac142655f09e3c78e16eb77831ec6c49a2d3a88abdf285263184
MD5 589fb60a869e42e6d866b0d0e8b217e2
BLAKE2b-256 119e2bb4a42d841701421316de6d43c5ae2521fe06e0f4d2f4c921d701bbf953

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 02e9ef68dcba8099d0b484ad2892d45412967ab02cc222a7e0085e9420ae540a
MD5 fe3353243965bc26ea607940fceb11f5
BLAKE2b-256 fe849dfa6be3c7b0c730f000edec835bfcc2f1c3c671ffaad1b92d415ff225b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 474f596653128624394a9ea8ca4668c8a43c4bc5fcab9981bc0c1f0700b12566
MD5 09c02638a10c5e868cc4dcecdb005ead
BLAKE2b-256 fd295af7985f67f0283f1d945bb9416b30d627f59b3456d8da2e73ff42ecb489

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 85538ba800b63de51bcf1334de167b8f5ca57a2624f0bb555787b0111b761332
MD5 8e4bf559d3f34decd4bcfd61ed5e8e3f
BLAKE2b-256 0729b9d1ec4e7b0ab10d3f32f17a70a8f356e1162e03594b106ea2bc9bc425a4

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