Skip to main content

pytket extension for the tket 2 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.1.0a4.tar.gz (4.9 MB view details)

Uploaded Source

Built Distributions

tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (9.6 MB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (9.5 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (9.5 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (10.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (9.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (9.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (9.6 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tket2-0.1.0a4-cp312-none-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.12 Windows x86-64

tket2-0.1.0a4-cp312-none-win32.whl (8.2 MB view details)

Uploaded CPython 3.12 Windows x86

tket2-0.1.0a4-cp312-cp312-musllinux_1_2_x86_64.whl (9.6 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

tket2-0.1.0a4-cp312-cp312-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

tket2-0.1.0a4-cp312-cp312-musllinux_1_2_armv7l.whl (9.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

tket2-0.1.0a4-cp312-cp312-musllinux_1_2_aarch64.whl (9.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

tket2-0.1.0a4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tket2-0.1.0a4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (10.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

tket2-0.1.0a4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (9.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

tket2-0.1.0a4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (9.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

tket2-0.1.0a4-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (9.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

tket2-0.1.0a4-cp312-cp312-macosx_11_0_arm64.whl (8.8 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

tket2-0.1.0a4-cp312-cp312-macosx_10_12_x86_64.whl (8.9 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

tket2-0.1.0a4-cp311-none-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.11 Windows x86-64

tket2-0.1.0a4-cp311-none-win32.whl (8.2 MB view details)

Uploaded CPython 3.11 Windows x86

tket2-0.1.0a4-cp311-cp311-musllinux_1_2_x86_64.whl (9.6 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

tket2-0.1.0a4-cp311-cp311-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

tket2-0.1.0a4-cp311-cp311-musllinux_1_2_armv7l.whl (9.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

tket2-0.1.0a4-cp311-cp311-musllinux_1_2_aarch64.whl (9.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

tket2-0.1.0a4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

tket2-0.1.0a4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (10.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

tket2-0.1.0a4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (9.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

tket2-0.1.0a4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (9.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tket2-0.1.0a4-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (9.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

tket2-0.1.0a4-cp311-cp311-macosx_11_0_arm64.whl (8.8 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

tket2-0.1.0a4-cp311-cp311-macosx_10_12_x86_64.whl (8.9 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

tket2-0.1.0a4-cp310-none-win_amd64.whl (8.7 MB view details)

Uploaded CPython 3.10 Windows x86-64

tket2-0.1.0a4-cp310-none-win32.whl (8.2 MB view details)

Uploaded CPython 3.10 Windows x86

tket2-0.1.0a4-cp310-cp310-musllinux_1_2_x86_64.whl (9.6 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

tket2-0.1.0a4-cp310-cp310-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

tket2-0.1.0a4-cp310-cp310-musllinux_1_2_armv7l.whl (9.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

tket2-0.1.0a4-cp310-cp310-musllinux_1_2_aarch64.whl (9.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

tket2-0.1.0a4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

tket2-0.1.0a4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (10.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

tket2-0.1.0a4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (9.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

tket2-0.1.0a4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (9.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tket2-0.1.0a4-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (9.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

tket2-0.1.0a4-cp310-cp310-macosx_11_0_arm64.whl (8.8 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

File details

Details for the file tket2-0.1.0a4.tar.gz.

File metadata

  • Download URL: tket2-0.1.0a4.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.7.0

File hashes

Hashes for tket2-0.1.0a4.tar.gz
Algorithm Hash digest
SHA256 ca3f7b1238aef0b00a1054833c4a6dbeff372916f4adc8e719023cf7f7faf7dc
MD5 0c42fd3866faa4fbdbdaf3fa30006a3f
BLAKE2b-256 57db4a3e7f090f0e6216dcc71525f468b7443ea85975115c30eb84476063ca6f

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19f17b80a3585eedc9ece093b4e7054a231cb6f9e31ce6b3640ad00e94fa7e97
MD5 867c025d132dd6846e853bd23277500f
BLAKE2b-256 563f6c3ecb899a1b3f472b454847e3e89e0bfa96a94567591746504e79b4ac25

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8e0c0e8e8ba297cf0401ab376d47ae2d4e9b14c38964b09043be052a08a0f3c5
MD5 a833ce6f7a4a55cdfe18a55f4f523046
BLAKE2b-256 e42e697ba6ffed4be3525c9d04df6c17d5eb192547851205a31e5bd65bf5c021

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e753ff334d40c0bcbda6d6a645d3bda4397e34c339f9ead05c42e8778c461ff1
MD5 5431defa4d9154d1cf432a5cd705d150
BLAKE2b-256 0781fb8ea38724c34c9e057b2ad3ea2cdcb7fe827bdd5cef177ea1fe4a4fd4da

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb66e37778a98ad3a3cadbb26c56e7f277cd74737053b22780ff8db8f76193a2
MD5 98a8693be88105ad0057b28f67728c04
BLAKE2b-256 b99df5708af5da79f7091e479a268814901b056a8927709565d3578ed2e19db4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 296a6c8fe919020010ef43d5cd1cbf9352732230e5ea7d81eb51dc169937257b
MD5 2ab5b0b4593f5e22b4f4389f8586302d
BLAKE2b-256 d026307fecb4a0aa519af0f8ea0b7b81126bfb02b061c1e630dd8bed45a400c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a233649c2c78e604de0097dab6068c01d4111c07d9b9b309aa304c7e04678518
MD5 9d6321e4c91e0200c5e55238ce38616f
BLAKE2b-256 13a82bb53f7c56fd1d50a930f0547cbdf7b106492cace683675c90e47fb57439

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2b3ecaf7cfd28ba1b54d7aa4958446b638420b5e0623e21a72530f2e942a031c
MD5 d5cf591e75babfb743b89dfbbf3b2b92
BLAKE2b-256 0e1a2cf3c060e2f9c62b747908e8e25b3cac65cfff68b4879856b5a137e39cd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1e70128d6f0c2d2ec00cb6356c686147a27efb83b2df158ca262dd65107b69d7
MD5 31a16e6873187b4edf1b894135ad43c6
BLAKE2b-256 0fd253f7ecf6ee8e738b972dfcbd199375a8e4d5895ad890f0532faa03b880cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9ef34c2d211c89020b405621ff2adb8f6b60d0d6148ddff8fafc3d806ce45161
MD5 4adea4ad44a58e82f06a4a65cb38dc2f
BLAKE2b-256 2671275171b52b024d8b7d5e3d279d1273b85d05766f9667475123786a0b0b32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a4-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 adb206b0eee25e3c7c8cd76760d8fc2bbc52ecb40d46dbb7b1f7ef2e2b1d1c5e
MD5 1807c205b659fa98afd2b81609b03e85
BLAKE2b-256 14af2846865061d6b701226c95c356cdbf8c0591fbf9eff8b08a4fa956964e41

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 48db5ea4529649cf2945acca74ec54a493b4d224273679564624692e57cdbf7f
MD5 a6c3b04bae756e6b00ed736a4a4b6f57
BLAKE2b-256 546b358c8481135c7190e335aa41c9fa121c79bce8f4fa3602b0768f25d9ce27

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-none-win32.whl.

File metadata

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

File hashes

Hashes for tket2-0.1.0a4-cp312-none-win32.whl
Algorithm Hash digest
SHA256 051f9ac22ae03b75b5615773370fffd32920914137cbcf03e4c74c09496abafe
MD5 4c2f7f95ad1c29a634651dc83ebf2126
BLAKE2b-256 a7320fd4359e21f4760c23b5635d63d542d70813e337872a2877ed19acdd5e25

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df4ebbc3378e8ba9c93fcddcf697053393732eebf96dd009e7aeace2d63146bc
MD5 6725593feef31c217bba4a31e997b69e
BLAKE2b-256 67d76c870364faa8690188e84b40d3e869d6497dc25721a01eeac13d835f0164

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d77b10b897a6b84e63e4c9dee3268d21e0c0d20fd13fb868661cf9edeacd3fc7
MD5 d56e4aefb84c7dc75f2041dfa83a0419
BLAKE2b-256 2eb8688d6005218eade29da6c6ad229718386a07b208bbd53f107f3b3f5a68d5

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 039cd9b47ff53120ebb87c13f4a18e3460f4c00405107b4de9c7a4e491d597af
MD5 3ad8dbe3251c8b23427dac3679cb81db
BLAKE2b-256 6a13bc76015ac43ac44382d19ca43da5a8f66edcfa2254e66c9a9fc434f662bb

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb7ce7454bcd45f6ee8b784d627cbce73250657bb729cd0b51ecdb73b4c4d6b7
MD5 9abbce18a0acad211ca5f5511c4ed6dd
BLAKE2b-256 b6d3058bc9696f9208ec7879f7a41df12c445be21e13dbb32f68a5e3c929aa9a

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d88da7cf0b86c194af6583215754089efca6fe985e4a9b3f1f07dcd9f70a61a0
MD5 1d76d013c8b6d69b5c43a216133a079b
BLAKE2b-256 691536612956e028a99af439c98e844886f0b1f24ccbdaf2bb3da0f32ee04307

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a00df7dbe41be6919196b82128cbcd36c8d61c4bc29f90db73f1cc787eea553c
MD5 c5e6690b22a9f8afd643a32255445bb5
BLAKE2b-256 96402baf5064624cdd58b8f99a626014b3dd7454a48baa71b8c9df63271f24c3

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bc60f6394ab7f0a5f2232be2484c9098b31ad3180de0f2164b0b810aa193c450
MD5 edc34f8bd1c3a861b0d27bc265cda999
BLAKE2b-256 043bafcce65001076220949b2db5ac0334dab879da7da088df690ee764df1d8b

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c2c34fd691169cb59d61c8e726230ebe9a482d6b3fbd17d461a5f1d2994c66cd
MD5 745d0b5a58cc9de269eae2e7d39117dd
BLAKE2b-256 0dbeebfaa41bfdbb904ae40ae9d6e563aaca2a8bfd74fee1c61e4de986f816c4

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 91eff2fa0bf14db96565643a6ff45720c5074feb048cee6ffbb2794f852daaed
MD5 9389d3e02f4f2c042e64e4cb179223b4
BLAKE2b-256 180361c6e21dec3ef113951b6ada267758e5e680931ab7bd6af0cb8aa0cc14a0

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 7c6482f505faffc203f6dd673324ace091513aeed01b14bd47b09ae61f61a1c9
MD5 bff634582efeb5f1dcee52912c7ad007
BLAKE2b-256 2cc49948f2843bbe951537d1f1e028ec02c56350e62e856ca1083e3bd0a50037

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39d3bd0c3e2713eb15bcea8e4b3048a95f87df07f690a6b8267dbba1d7e9e5ba
MD5 f695f71d6cdd879a4ad022bb633e27c2
BLAKE2b-256 513701009839e9ad13a424deab2e62d94c39167db331d1c2904eb8d11642afb2

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8989703cfb38e9eb5d928ee6e67ce26928f45c38b8b6e0e805284b97e13f654b
MD5 e21cd9291fcd1cf4f9361b5605b63646
BLAKE2b-256 07f92750ce75b9e66d49c6b88ccec58288476139cbb0d3d6c95698898386b352

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 4192c76c6aaefc404bb002f857dab7e89a2f95ea41aa83b6bb989cf2c94b6602
MD5 8d581347062d277e4411346db784b153
BLAKE2b-256 76af1b20151262408b63832747ac95116fcc28ad46275c67f1251b0e50906d39

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-none-win32.whl.

File metadata

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

File hashes

Hashes for tket2-0.1.0a4-cp311-none-win32.whl
Algorithm Hash digest
SHA256 91f05febdf25fc8571078b7b067a6abbb44d7f4f112096676429f0a4b3a24ca4
MD5 c1f1a784e999a9cfefb367e38c7bc512
BLAKE2b-256 c047ba3b3310d5f33f27f126f399a21f77cc6ccc2c87447cca8f94e122c9e5e1

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd18255316bc664e647c7d186ddc2bfc858748ce8b206828d9a079ea78bc5fcc
MD5 8be59ab187a52175b7579050a2d4c151
BLAKE2b-256 b62e88a00d5379b8b2aa6e1f113490058ed443610f149041b4026f8339348de1

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aa539438ba9d7b374c1de1d343f994be5444ce42c81e44757f9743a13261ef47
MD5 c721567ee80a7f75c5e89e793ca2020c
BLAKE2b-256 9874d99a9f706470ec06b2a46e86d0ec5d0e2b46225c003b9dfe107e2392d957

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 03d8d86a86027711e23956a875a41984262e4a5e3d52ddf97617d72fc22e7beb
MD5 561d8b512c4a0af129ad37cc41e65390
BLAKE2b-256 4c5fd2293dd7064171cb9a129743a5e6561e406cda52ad449755abf2be5b756d

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 741aaaf49326d2c2cf614164f7c96e96964a96392776181af8a871134a969492
MD5 db3adf60c8551b8d8e2115591ce9bbbd
BLAKE2b-256 2c6e2a7ae6e887770deae65ce9d3018544256c268170d7ccf869667ee79fe4c9

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ede4b4c48fa18c2e6e18f744114731d53ebf4c8c76fd9aff089eb0c66255a77
MD5 8322de14e9604e090ebaca41aa6f8f2d
BLAKE2b-256 607e68183f61e3430ca895c1ee7651c20b7e8fce79023fd70020aa0f318ab5ef

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 189a61dfd1ecfda173c5f1d053b4fbfd1f45b043fe7d18689092e6ca8a97e976
MD5 0cd0916e759d71e5da10535449873a76
BLAKE2b-256 f8d2373f404f08e61b266aa30c26372ab04c145806ce7543f0818a887fdad290

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c0b65c0dce706586b3f17389a05f992f74382940302082754b75244fea4b5713
MD5 554b5fb963be923c9bb29be26ec580e0
BLAKE2b-256 b6485b280bbd9774dec68cede9ab7ff0e12fc477cfb1e4dfa32218fe4444eb1d

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 86165735af4f85c6abe57a99095fc59342ff632e362e36125b96e31692ed858e
MD5 cf94c978614015cdb821b2e8b3f81f21
BLAKE2b-256 9e0900b38b6dacfa79d4eaf4a00cf5fcc4a37be71410234427103472c75fc062

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3b144ea24b6b35c7e3d3139dd844dd34fb415d2db15bf5250c982cb3ba05e3ae
MD5 7d907e0eb9be96010f73a303c9a93672
BLAKE2b-256 3625f0d1fb10d920e801bab217d1c2e44368c547322271beb4a2214c0438678f

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 31d707a0ec98c81ea88f32fe806f40229f71b5f94bd8a655abd82e12dc59274a
MD5 223ac919b32d997357eff2a90374a6a4
BLAKE2b-256 66ecf526ed1c324afb4a0304bf566fbed535e5e99fe556f41f416a5c4a17b164

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e456d41675542c1d29f3bfc22f81521a92933c18e9f5179e8e35adf0d389e2ed
MD5 522db2cdb192d1600745a21daf9833d3
BLAKE2b-256 b0b886181f7229fef15b959cd3ea5639bbb5c6399f23a87df00fa91e15aa729b

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e4687cdcbc2bf0ff2928764e14a30c02cbc73ded374b5c24dc03294acd10d7a4
MD5 f7105b72ec7e1f95034d563d4d3885d4
BLAKE2b-256 73bd40bd5b66883586e775c30bca72914ffc9195612b4a827db741134c2bab88

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 b5d9979dddb9ecd34e639b235b944affa7046739e615c2282500da1329303a25
MD5 73c9448c2eb1bb558f9fad3a83aa3f9d
BLAKE2b-256 5d55b790f3e1a12f502582a5d326ae05a805524eefc130512dce54a249254174

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-none-win32.whl.

File metadata

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

File hashes

Hashes for tket2-0.1.0a4-cp310-none-win32.whl
Algorithm Hash digest
SHA256 d173b4fed8eb52a29f1c1c8de824d8e3cfd6f405544f2fb1d5cdd84f26a268f8
MD5 af87ae56ce1810ed059088217a23c8e6
BLAKE2b-256 cf33c5f0ba74f412320f0468236ab39a872df543d7cbef3b59d312bfa34d14b5

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2ec653cdfcc65179e0c4b20e418baa1704e2565f3dcb6ab05d76c0750a4ff7e
MD5 a85496f72f1dfe71f8a2671e35fd0cf3
BLAKE2b-256 c2ff08e2862ea6a071536bf1c71619f7df3592a61ce105e3931a905a077bdfba

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 30bb404553bf57a8f5a9dad9ea85c33c8e6163c903edb822603c47ea66eff274
MD5 09540675572e08f806160bbc6311e5bb
BLAKE2b-256 f9cc1ebd248fda68094abbc557d3ff6702eb46ab45f80baaacdaf458425f56e1

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cdbdb110412b930d6c4618704052dfdccfc13bdd799e34989049de61fa3de059
MD5 e899d453da8d6ba3516f3fa712a9f663
BLAKE2b-256 4bd4fbd3d19d9a836146335b8049c3c62d0b10cf3c156feda55cbe588ac664b8

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 27a4fdddce2d979038d0f92d9506fa3a351d852069261380d98090e2b45fcd09
MD5 f9e432937d5f998d1ae68612cd44464a
BLAKE2b-256 a85f2e85680a9baa4e0e935dbfb1f8bcdd8efc82f2882499209b9f1187191a3e

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1a679fb7f493db2d2dd4a067a953079b33afc3a778040063c5d8d0180932f4c4
MD5 fc3abd493959c4912e771585d2449d85
BLAKE2b-256 b44dc6cb802d1d64b20f616ae6a1c64f9678779e4cca111ca980632890fea162

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f6fb4c378458be31f939144176a7febe5b023257b8509d6dbcb778c266fe36d3
MD5 e8441028c8619d76c754f3a0ed47cf71
BLAKE2b-256 11458a272928b8c7575084bf2be991bcd51833d864a05b72296f9bccc249cc7e

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8b61d0c61fd3d46053ac2e61b083120998e078c73908c004442edb3d021ca451
MD5 76d2edf569918f9ea46b717a9b2b2cec
BLAKE2b-256 0d9c5e95bf1af9356d59886ef257d00a00025b2f50720cc9d03b4194741824be

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 17ea6abadc5c976f01b39dea34aa61448bab09357817f773ecd854e27a26a8fe
MD5 e5060ffbbf6922bd4fdd7354a3f3d07c
BLAKE2b-256 7cfabbd689fb8ab1d35e7c02f1055be1548e5c2d26b5f6ff7927ddd7201cde43

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ceadb6a08ab3900bc1106cb0f1ca5943c6753210bb382c8f26a730739acbe15a
MD5 28d4972511e8f70a9e82a2666d82c33b
BLAKE2b-256 439a61f95c175afeef1e69bdb0eae25a2cbe06cc7bb6d04dd5789166185b3167

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 86b51f7ea13ebc3d0225926d39013f466849c6c3294b275c1798d339c3ae6b09
MD5 c3225b6a8827bcb380f75457ebbe344b
BLAKE2b-256 dc1120c6bfb3b417a370c91978211abfb52ea95de7f5a5e132b991c1b9615ae5

See more details on using hashes here.

File details

Details for the file tket2-0.1.0a4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for tket2-0.1.0a4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9a896cdc74b04064025afd98849e74434670eb87c301229c623d78be134cd3b
MD5 d96fc2170268feb2a546c37db0812815
BLAKE2b-256 97748a08c53e4fad4657695061b5fab0c2c203289cce0631d1318d19f7522751

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