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

Uploaded Source

Built Distributions

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

Uploaded PyPy musllinux: musl 1.2+ x86-64

tket2-0.5.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (4.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

tket2-0.5.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (4.1 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

tket2-0.5.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (4.1 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

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

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.5 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tket2-0.5.0-cp312-none-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.12 Windows x86-64

tket2-0.5.0-cp312-none-win32.whl (3.7 MB view details)

Uploaded CPython 3.12 Windows x86

tket2-0.5.0-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.5.0-cp312-cp312-musllinux_1_2_i686.whl (4.4 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

tket2-0.5.0-cp312-cp312-musllinux_1_2_armv7l.whl (4.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

tket2-0.5.0-cp312-cp312-musllinux_1_2_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

tket2-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tket2-0.5.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

tket2-0.5.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

tket2-0.5.0-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.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

tket2-0.5.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (4.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

tket2-0.5.0-cp312-cp312-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

tket2-0.5.0-cp312-cp312-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

tket2-0.5.0-cp311-none-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

tket2-0.5.0-cp311-none-win32.whl (3.7 MB view details)

Uploaded CPython 3.11 Windows x86

tket2-0.5.0-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.5.0-cp311-cp311-musllinux_1_2_i686.whl (4.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

tket2-0.5.0-cp311-cp311-musllinux_1_2_armv7l.whl (4.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

tket2-0.5.0-cp311-cp311-musllinux_1_2_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

tket2-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

tket2-0.5.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

tket2-0.5.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

tket2-0.5.0-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.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tket2-0.5.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (4.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

tket2-0.5.0-cp311-cp311-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

tket2-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

tket2-0.5.0-cp310-none-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

tket2-0.5.0-cp310-none-win32.whl (3.7 MB view details)

Uploaded CPython 3.10 Windows x86

tket2-0.5.0-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.5.0-cp310-cp310-musllinux_1_2_i686.whl (4.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

tket2-0.5.0-cp310-cp310-musllinux_1_2_armv7l.whl (4.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

tket2-0.5.0-cp310-cp310-musllinux_1_2_aarch64.whl (4.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

tket2-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

tket2-0.5.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

tket2-0.5.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

tket2-0.5.0-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.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tket2-0.5.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (4.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

tket2-0.5.0-cp310-cp310-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for tket2-0.5.0.tar.gz
Algorithm Hash digest
SHA256 0e983f933e9231bebc6fdaf8c3ffa56b8adf13636c51c06f775664524141f19c
MD5 f6790b9c366c0187382767e572c329ef
BLAKE2b-256 ab7c2aaa2503ea26ab81c06ba964af97cac28904064fef9c122dbe7e82f921c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a4d8d23ccb9f28d2c8640a274521747f71d3ea839b64564820e4ffe317b31e42
MD5 da9e81e0050ff6cf5bbc14f0c8999ebd
BLAKE2b-256 4c2adc3a947a7195c715bc161ad303afc0f4b836718389161ad4783573ff3748

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 df97424b2e64a804887d17e0e0f3be849fbd88cbf6a13563dc00842a478d6bbf
MD5 2a56efd83b9e799606552b8dfd790782
BLAKE2b-256 218fdbae07d8beeedfa1e1788b921c61009734209452809f676c1934e26c0177

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d0501c984ee7f6adf73b56ef0c7d1d7e2db6e3a9c1d44f3e9e66f50af652d57e
MD5 869b18ab1635485c1325613f5af6104b
BLAKE2b-256 f773f311aba98b5dfc619ac60f57fa30e1642d091b2dcd5ab98b0bad6b277f90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8b0cd2afd8b088f37ee4e26b45d9f923526c91446755523bab9381266f616892
MD5 ca82903e429db22b8fcb8a4e4dd14740
BLAKE2b-256 7e784f1169799bae4fda6dca90b1a44f15f5d5962d7d14353fab754c84e351db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f06d9f0a191c010bd8b6ad826bc1aa10f8b8566f25cc971407482100799a4a48
MD5 6e50d83645379394b88b5a919381ad02
BLAKE2b-256 3142ec01391ce07794002160dd928b45c2330fbdb15fd7cd97934b652fb24cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 232c06a95f45774aeaccaf736a7b51f3ce4b27eaa575e56b44c76012e62d821d
MD5 b08f4603fd1f0795aef4fb82537c5aed
BLAKE2b-256 66727b91d44aeae94516ec59e3a09b4ab421f2e6a61822c09d1129f47dcd4dd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a89601fb6f3cd224b1c545b6ce5604431caf5e0b86235f070fd835e2bc32e4fa
MD5 e82717e1bac42f31c72b1f4411207565
BLAKE2b-256 091aaceb016b53fc1bffe900704e9e298229e67e7d4ee2a03769aaecba2123d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d69b9c8fb1f2cc2164a8f21cd58baa8210a7ae2e577a3705838d80a5f51c1d91
MD5 583f0aba659eec4bea45ed8464820c15
BLAKE2b-256 5d3ee94ae654b9559ed28ad24c0fc2c25891c0b9b7fe03d8fc87cd1d461db0d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 28cd921b7a4ea190d2b012b5938a75a7e4f52633af8f94667f8d58b1d96c99dc
MD5 173b50cdfc3c67402a66e72c4fb89e1c
BLAKE2b-256 183705f44f8912ddf76033bef52c08cbd4f9258746b06be50fe07aa6aa21792d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 94b11bc7dee0e0d706b917a9aca9d300b2a861d8878d45be3136a2218cc88a2f
MD5 c01ef32fd4eae143cb63539ccef168c2
BLAKE2b-256 91f42a1073033573a654a78c2dcbd6c93f794000063fd9355fae956a95d6b817

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.5.0-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.5.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 e96f1e1d1d9fa4c11e0c340ceae3057799419905d376f8eeb61f16055d2161b3
MD5 350fe7c33b8f4d6d0fe2f11386fe917f
BLAKE2b-256 f8ac0968af4b6847ebd03a94595e8846ad982c54d8fe7c9dd5233930e6b8676e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.5.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 5de9ef9b56ff47070581886472161a926ee4e42394d82d5930110e83733ff61d
MD5 756546c88cab5471f92199288e964def
BLAKE2b-256 2ad6b850caee0d9b7920750c5b9636f36ecd3562916414f6a1a852db5ea80fe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c55fa3cf3252e9d3f87782650cf586409eb1c1ce095b361621389cf8537fb74f
MD5 9e8c632d7ed6627b4bf261c7871d6820
BLAKE2b-256 fd8c9ef0714d98a9649488bb91ec3f1c66ac6b526f725cccccf552522dc945fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4bcf1072dc55bd6d167c4044290984f8dc1785827b6a4ecfa880dd675e5fccb5
MD5 62d70128f390838f3f90fb1a0a38836e
BLAKE2b-256 d51ca31d8a887670814a68047d536328573d234ed99e8356339c5692a53b7767

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 773dae0435c80e21b8e9e492e378f1f188be0e33d1ae0c616d6f7d0f50507029
MD5 d3a086954081c2c8077a23269c4054e8
BLAKE2b-256 e1dc8fa6baa5d64c9f0a41bf47dafd609c59caf5bb9caa041f6d278fb623f9aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 81e9d8fb1a142f2375c1ec4fb38b7fbbf652efdbd2056496ed89196b682e5caf
MD5 2f7866e8044097ad6b28a875383fed98
BLAKE2b-256 393f3b823959f0d9629f05d23fc57158473589e9ad6dbec7ec006d68662c27b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b47e9c6dec87b9360027d3f9127770f68483fdbe2202ddc145a50369b8af5428
MD5 699017049bbb34a52668c19b8a931763
BLAKE2b-256 0d06650d41c6260fd71f73b11d05427821820b9c4b8633bbeb19093bdaf9b99d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 075f3c90d8b747b9b24845fad9f6d84ae2428d80ad0d9c4e6d8eda7f207fc789
MD5 fcd359444ffbd2db0b864e7eaf59ed11
BLAKE2b-256 a99c9f54034f18f6bf127b057f36d51e61e92d5b9b7b9397a3f0b68cffec5044

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f9729a028568287b2b66539ce65f43db07107dfa59622cdf74410b7ec270f626
MD5 d4c491772ac070ab4f7378b2e60b3de0
BLAKE2b-256 0004a5f7ce686dde146f7dcf8ef9c4fcccf8a86e1072301466b697ddd7148b98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bcd4a249cb2bb9ebc11d23246a7053518f596d9ad3e7f82e046c4092f4301434
MD5 b8d3bb32d5e09efe33af0ea9f41ba4b9
BLAKE2b-256 2615ee480158780871c87e8c91dfb29063972b7895ea1bade1a284d8fba52cfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d20577b4f92a83d1933c59c79b837fb87372d2fcccf46936e8426f83103f36e9
MD5 3e40e4e2e056e487962467148fff803c
BLAKE2b-256 58334da7a02cf9232354fe2216a5bcfdd45db382b30554ee3dcd1ff212bb7dca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 99162729722b8b4733d8f14d11a208890e0022d12bd69624d36ce67484c35153
MD5 b837db72e1a90910840a3d0f30ee2eec
BLAKE2b-256 78541d47c0eb57e04bad3467ff2d541c55bb127493bda1c42eaf28225a8533dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6008ea83f850c8827ae99435a290540e3ff216b81ca6f00e4c35988597a1cd6e
MD5 c5aa3bb0610cb7305349fc086c1ea4cf
BLAKE2b-256 69fcfed0208573aa6f6dae6fa855405f50a20831096f55cee890d288a3b59529

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 eb1eefb201b4fb5c589cb69a0bfd0ad43167ebf0886701db25f21979cd07cd3a
MD5 785349375032727db0442e31b81865fc
BLAKE2b-256 38672bfdbaeab2e19ff6cf31a7d8ee9a7e78024972ee6c1ba205603555b68046

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.5.0-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.5.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 d4df9b9acaff533e755dc9b0b052f7b02c7853a5021403c45b505933d3f87ffd
MD5 efb3b83fbe44dc2fdc2d45363c4992b9
BLAKE2b-256 ebee7747f464389c30c6a6402d432d23bd6763b892cdc49660b28fb6d65362ed

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.5.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 0e759d4c416a49d22f335706855d5d53b506a38c37981f5e4f9baa65c40c4ec7
MD5 fba1abd5d247d5e54e80be2cd6edef73
BLAKE2b-256 162ba1a3e506ab5394e564a2af07fe113c521f6511baa07a14e322c3df2f46a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1173ecaf47200e79920bae4b7e4a1398e0a58c4ac484f2297729ae8d5ca9ec8a
MD5 f290b980f97fb77f50013ebdd402c615
BLAKE2b-256 3b486a8f685882221093fffcd673957343ef0ebc703b4a33f8ad64fd30684c3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1559bd173e1b565f6da28288ea10a7d4ffd0daef82c5f4637263541b35c9d68f
MD5 8b3b87283e74418b9f15098b2ad68065
BLAKE2b-256 1b405af365084dbf9f5443ea953221cb67465c7a9d43cf374f6b91bb9a35f262

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 677297a5fecd73734342d5f1b17f178313817622843f5390dc7e662f64bac280
MD5 b170c0706c16dda512756653d9af7b15
BLAKE2b-256 eab40181d5ca54afaee7b267501138dcd8db41deb622f8d8d3c9bad32ab33326

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 900c3d08be38739a2d7da8892809be02489ec4c0f127477da49a6be4507bb540
MD5 1670326f35346e41c9260084920ad8bd
BLAKE2b-256 26d24e15b43ebbb2f616b570aaa432f2f65f7877a5bf304c282a49af60a98d86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 890906786ba1d4874d726155d063fdcc62286c59077aa9b776a2b404ddd67684
MD5 cb2b1cdfce9251bd5fa92384eece985f
BLAKE2b-256 b51fd24edb71b6146cfa1fda02841b1962f6e35037adff96834e7a77eb10b2ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6dcf2ed5b30ccaaa8f618e626be939e14043db6f98b17a3ff2b9b9ada9194101
MD5 b93c1d9b125921bcaf48b3890671a65e
BLAKE2b-256 1a81d879e3e03aff7da2557d56894fa6c82f73774ddb64a972a928b744de9b2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6f1c0dc27604771cace9c91aa133d14302522536f468e2a7eb1c94ab73ed131f
MD5 0164408a26d7575cde020186e76f8ec7
BLAKE2b-256 e1c4405987b62243ff28cc542dea0428a4de2b5517e39c4f0cc92cb7688ee21a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 61aacc91facb7ffe1a633311fe4493aa7c5a62bc7ada783f91e6ff33e3c6eba5
MD5 681998de0469d82d13b4b890d306c6be
BLAKE2b-256 07650f3f6bd294dc4dd2f4eb009da1cb5950550ca7901e55f98867e188aeced5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f4c93f3f43dab15639a7ecf5908a4b40f8c7499aa8c9d2b1c3fb99b43438d2f2
MD5 a442dcff7ae007cee666a183fcc2b8b1
BLAKE2b-256 d11ed01ad167e17d3bc715102579970bb1d8e74b89f56c7fecaab098216aa22b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 85c9107c367e8ed95409137ed43f6fc47f5f698881db12b0505c024569f0cb1d
MD5 3425309005803617de59b75357c8bd30
BLAKE2b-256 d96e37910978999fa248a70a7e9c6704664d8da31204c99944cf294ebe5af7fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7ee7c6bbc6bfa81040581390323931a2d2e65d0fe28af43bb9fd431e1b3a97a9
MD5 2f51ba378108bc9eb3b1e49d648a0dbf
BLAKE2b-256 3153a1d1ff4f3bbfa99a766b27be9567a297c935a0d269db94d9e20e06d93af5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3355f90c08be7be1f04de3b1da47ab092d9f0f9aaee427a4b385a4c778acaa4e
MD5 a29d5bc4c919accf9481df944e837f91
BLAKE2b-256 10d1f3356e7368321ad768202920d84845af7ffe48e1479ab82218d75c9925fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.5.0-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 4.2 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.5.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 d4f0960d55fa77cdf0579aff7e8cd49f902092ce728b1a7cd4741e59e5e2cd11
MD5 aa62164c602e6f66cedb203569182a30
BLAKE2b-256 4e8798dc94fe902b74543d01cb83695d4080285ca95c116c93e0210d092eaf3f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.5.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 2071b0759c0c4ae81f8d5bc35f3f8c9139a4d6e2ee7e5f8bd4c9317eecbd9939
MD5 4c45cdfeadc771c38bf11f730174385b
BLAKE2b-256 7fc0cee7847316a04cd8136f325aa2275d7aa0601f4573995f1a625eaa031e65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ff8f8e7cf80473715a093d5336b3ff2e9140bb8448647dc57326e8643feb2b8
MD5 5638d36014b6da9d655922e3dbac0909
BLAKE2b-256 eb7eefd9af64a68320428169127f527bf7a00b8b45d22cab8631dd717b6b8580

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8c621b284a4d56283aa3a717dd22764906ff7bb237328b2cdc4bb31e994305f5
MD5 29e87f1dab6418fe69422b55a776324a
BLAKE2b-256 8bd4538ef3cd4acb45b381bce4eef23d049a731907166efa2c621e3f11d4f4b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c22312a6d1bb8bf736a2234ad6cbde8d02d56968ecc6a8c788511d50ef87dec0
MD5 0ef5f9fd834f18f8641613554a251da0
BLAKE2b-256 e5c157ea758e74f73583bb9622d7c290c77df58c71eccb75171d52b6f2f5c664

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 afd8a41c08001598173df9fa1eedf3ee90a7ee965845b82c148e77b670eff2c1
MD5 0b85409d1cdce15137f470dd40728758
BLAKE2b-256 33818270a5eb9b5f0c9e06352263e7a55adb3b3dc6550f4e7ea8b6d001a00844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3fb4482055c7d7beceb8c34beaa1df4e6c0b51f721c141203795f5ac438518b7
MD5 162b9f108a3c803622758deddc7c0965
BLAKE2b-256 4c28bf5e277c72e33f25cabb58f0674b01ca119f813a3170793f06477fafbdac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 74c531f798b1ee3c5a8a3f5111205d52449125bfe4dff825888efdde460a5a69
MD5 7da2db538842a08b945af0ff6322cd9b
BLAKE2b-256 80f69c0c0e6616fed354987b40a8f0b37317a2394ae91c343c2d389b4dbea2fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d988087136b098155b345bdd4a232d5df6a802adc2a5e3733a3eee642182f4b2
MD5 3b7b7e0f673e5f35bbde9812b72b9798
BLAKE2b-256 44a0d9bbb52b9801d4aae9d97cbd30d985052280c62464ed160716cca3c0b0b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 31c73a391beef828011f9449d15e12541a31bae25dd52cdfac74b8ffab112f54
MD5 5bbe14e753044a32aaaf2ff5503e558b
BLAKE2b-256 4fbf1dde175e668ab30fda7e09e645c27417a9879b4eb7ad5f8c5152ab2c7c96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 59afbe455dfb274a6874f03dce6040125aba4fb0c854cddf23edc546ff7e8df3
MD5 d6f35c3338fee70b3461611305cc535f
BLAKE2b-256 6c9cc23ae608eb3cd90b3f2b8269080afd385d06c9979176b989a6106fc414bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 86366fadb8740911222a3f3522454badee80f23c142b629753955b7aa2dd351e
MD5 3ec2ff8357ba4105e4b9030b8ac58fae
BLAKE2b-256 8d07172d33c9f90413d5cdcb09873b040db08b16fa9385c17f0ed6f7a6e12c8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.5.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 570b1cf6b83fc8c0ac9a67c4e40a8faf5daed8c0b664f64d54ed0746d9ad3789
MD5 39a027d518f753329130934a606c78a9
BLAKE2b-256 b0a034359c683c6657d33c6e92ea565e5138357ba68d7acbc7825259e11616fc

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