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.0a3.tar.gz (4.8 MB view details)

Uploaded Source

Built Distributions

tket2-0.1.0a3-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.0a3-pp310-pypy310_pp73-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

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

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

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

Uploaded PyPy musllinux: musl 1.2+ ARM64

tket2-0.1.0a3-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.0a3-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.0a3-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.0a3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a3-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.0a3-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (9.5 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tket2-0.1.0a3-cp312-none-win_amd64.whl (8.6 MB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

tket2-0.1.0a3-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.0a3-cp312-cp312-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

tket2-0.1.0a3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tket2-0.1.0a3-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.0a3-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.0a3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a3-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.0a3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (9.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

tket2-0.1.0a3-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.0a3-cp311-none-win_amd64.whl (8.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

tket2-0.1.0a3-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.0a3-cp311-cp311-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

tket2-0.1.0a3-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.0a3-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.0a3-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.0a3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a3-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.0a3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (9.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

tket2-0.1.0a3-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.0a3-cp310-none-win_amd64.whl (8.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

tket2-0.1.0a3-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.0a3-cp310-cp310-musllinux_1_2_i686.whl (9.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

tket2-0.1.0a3-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.0a3-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.0a3-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.0a3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (9.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

tket2-0.1.0a3-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.0a3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (9.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

tket2-0.1.0a3-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.0a3.tar.gz.

File metadata

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

File hashes

Hashes for tket2-0.1.0a3.tar.gz
Algorithm Hash digest
SHA256 b4530d58888b681aa85f00e829b2b5017fa80cd288dbd3b8b8d5776ad8bca8b1
MD5 d3defe49ad7df02a0fad12065ea08fdb
BLAKE2b-256 4e2503ca51694e391de807acba324694efa491bff03a3a34ac67de9c070e75eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ba370ff63d60f11f9784170354b5aef54ebb2f9f7044c426accf82aafa1a6b9f
MD5 2f99c3173acbc6e5c632ce9cbe444275
BLAKE2b-256 1d4c57d253df7fb1720d6783e2fde249ac45239c0c67910c9832e68079986d63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 51d6368970b67af388461d7de11810d0342d0a92f411e33c0b23a1a734815fdd
MD5 1c76587c3c321d9f57a3b733baf7231b
BLAKE2b-256 d08bdcee5f2af2feb73f74b1968fbf60f22adbf42c00fd4dbb559c80e31406c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 fa1c633e152d9d99ba6b10c7a835258904240f79420a0b823c0e8c2e24aa0bcb
MD5 dea041e4052adbd5318d4a11c103ca4d
BLAKE2b-256 c2994ac3d47e7fb055ff29b03cfd146add57367b6f804b5a974cd73241e6c9b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fbdfbe5a41eb9a0967d5a66783ab1c8ee93cb9677b8dad207b4b3414d065ee63
MD5 59c7ce9d798c62f4e45e6968bcecddca
BLAKE2b-256 2d9d90feac163ea52e4fb125ac3a0556205dadfe663d05d8dda10ea9ddff63e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b88b9e48aceaa7a8d33bb8c1fca44d715f30583da97fff04d53e8011af2292f1
MD5 ac09c789e4366953d1cefab8da250fb7
BLAKE2b-256 f6f88647f995eb18048a86e31075a7c97707f02758a9afef35c307f55f03a550

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ad761854298a751449c32e089436e6fee85ed63653881580d6714479d0814df7
MD5 d7f0e84e32b10c24c1b7d10494197796
BLAKE2b-256 7fcb1a3e1d712c79d5ed0185250f71c1e557f6b2370acf3d47b93eb9ecb6a9a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 26ac9a3869d84947e53b7842136932e0ad73ad3ac8e9fc945ed1e0b1a573e830
MD5 b4737e1d71ff25b8e0717b7bf4412af1
BLAKE2b-256 9f1dd16c12198747a9cc594ec47d254b0bd9912bf8033cd7e4b92827b34fe510

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b746fbad89301b365b4e278f1af826c2724f0b9e374b3bb3096e7078288417ad
MD5 33793e279a5c23640a441fd7de3838b1
BLAKE2b-256 e0b3d76256206573853572ad7a2788bdb2d1f006fc17bb2e3bc3ded36a09c8e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d193294be72dccd81ebd87e78595beb738700cfc29b129cd0e875b15a80fe392
MD5 28428d5e4728ea571ed8977fccf70541
BLAKE2b-256 46149bcd0dd521eb30f3db51bf32a86cb15a8268a91df9e2379a956b5504093a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 eb08e5fe6147170327523ca9ea3f614d5846d28e431891659c542b22f06e494f
MD5 7cba025f5529399ee38a69e929636f8c
BLAKE2b-256 20e545690e2486fdc77fc489d27d96b175d7a1b15f923679dd2fbe807e6aa318

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 cf90bf2f251b183a72f1cc9b84d5c1fbc1b915ace19699dedd409023fd85fa0d
MD5 e13955ed32c6ba067c0a3e1a8904236f
BLAKE2b-256 6119ec0805c3bed38c6416dc138c9bf9c042b4a856129f694c92594153bfd0c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.1.0a3-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.0a3-cp312-none-win32.whl
Algorithm Hash digest
SHA256 d7c6ec40b51447314622b87eca08594b8f1c43954c8901b8677c3112648fc021
MD5 20460f4b9aecad58116521a908654fcb
BLAKE2b-256 d9079532e64210072a33cbe0e168d723e2b10a79b1ebba730edaa61dd8b1978b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e2735022e5688f435786a2334c59646d11ed56404268477e9148fdc074d9fa2
MD5 d020e29513776ab7610c457afc577fdb
BLAKE2b-256 179b43ba40f676ba83a04db87bfd680189b8ce0cad4d09bfc411a960c54a6b43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d7b37a895a0a369c3b047ffbab3d8ad13a93235562f5d61a88f896e8cf594614
MD5 e758bb35664a1fc276caf47be3889e7c
BLAKE2b-256 b82e6269f9b2b1df5d0c8913c7f54a4bfeeccfc0a1e1b8b4a72e8c67cb12ec74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 21d13780249d7199aedb1ce3effbd27a4d6da055d6b834f0f5186c67bd86b439
MD5 137578a28e2abd3a98b351766e530292
BLAKE2b-256 c2504835169b4695f327b037e43bfe1c348ca6cbbb282be3aa7ca19b4b1b49cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 43308ce318b90d7322749afbc48f284ebcfcde4141ebe6ea5f7c7fc178732981
MD5 83aa3c0edce958b0c5747da51374d23a
BLAKE2b-256 b8098e6c07edbd5b16f9c090c47aee9612698a2a4c15f9e5e88d010b0b1bdf5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 78d99fb2cf4ae78e6967f6b6cfd1213180e8f5c82929bb8ac74e243b2aa99caf
MD5 822d44f87b57a1efd296740582650420
BLAKE2b-256 0216e4839e6bde8b1cfe83ab3cd64a3bf529ccfe9e922ae3153da3d00b65925b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8eed0bc746de6db4f5aff1e9d530349d16e1c592ae99cc6d298cf88edfac2055
MD5 aad605a59d0dc27cdf1caf8645b6b1c3
BLAKE2b-256 43a395734301099868cae23c116c9e7c5578450fbdfd1434eac02eb7cb3fb8a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d3e29b50863421f061e22b02592e1da564ae12856cd614ba3d51d2cfd7697d0c
MD5 a0484fd93927e80eeca321af87db5c37
BLAKE2b-256 bb20852ef5f496e72283082e74cb819a11661a657a60035d369f5400f58dc6c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d55b00d5f21b119ecb4704e1b46de3b60786d75a7cd6354475710ae997566e43
MD5 62fa58e5b0a2ec616db7b9bf9cfb302e
BLAKE2b-256 add6c8d9f721ca3a9524deb567f910af87ee3548a18cbbbf37d54add5b1134c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bdd13359d2d4b58f7149cedab3acc9b01fa4b401bb42006305b1016882290f4e
MD5 7fd5b349b9c5bef649eff9dbbd77c309
BLAKE2b-256 5c92ab4c764d1c293adbab28250eb89d5d95ff77f635febc78f29113f536ce95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 820afa9582d4efeabcf7e4df03486675a074a269b5e582db494b30b93c6970a8
MD5 00315b0a142aa80ad02a2e99b1339486
BLAKE2b-256 e1ed07d8cfbb03c5f7da1087178661a56aa8e745c051a110b3d97c67474d6f49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ec3f65c0edb7eb6f3f7908ed6e9d5128b5f79c67c613ec2b6ee2a9235c00b697
MD5 928fb12c237075471170cc094a5351b0
BLAKE2b-256 867ea3688b3798221b998c9f04fc3c1074998cc838ac7dc25dacb03bb838fe1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 33c34cf7886bca92dfe9ddb19f40ef0ec0958a197f26430ca3a31fed37223293
MD5 6ad196f84d3499a8b5db449d651a7760
BLAKE2b-256 dd18138db1b47c24d8e91eeabafc04f9493781a221c8c2e2a8d3dbc571cfecbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 0cf36050344d937127947c667e44439732fa10d079afca977f900bf4715895ca
MD5 f2e10a45da72acf84875a9d84b74d0ca
BLAKE2b-256 eb9e9fbde9fae895763c545f64737eecd9de1e373aebf00529c1ebc8b4f8fb09

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.1.0a3-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.0a3-cp311-none-win32.whl
Algorithm Hash digest
SHA256 fd61d4da1be7dbdbf9a10f8172d177c447798ca4eaa90a40cfc8f6cd104adaf5
MD5 868a4bc13bc83b330d68f81b94d2576d
BLAKE2b-256 9c0776159b2c329400ce261283fd014563d95b3e7dbfb8f781e47f07dc2d1861

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aa73f5ca9dd9c448014cfeaa3cb58750125b2f130e93712fdaa38aa4401b431c
MD5 3dffc30ee749265360be16c91865ca8f
BLAKE2b-256 847cbc1d9ef704c45f6a78e55e4e84d2bbbb4184367b5707abfd0d8df000368f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4858cdc6ef4c5b9bfaa185ee582da492a2ad81305d1db401123552fd9cf57dcd
MD5 66affc44065f356372fef1d8bd9a98c4
BLAKE2b-256 81f20815d3bbdddb2072fabd46e7bfc032f01a1ef2781554d4ca807a5bb39311

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a9b9aed93271bf5c66a4538f931bf4fd59e34b12634c705ff08240fddb048ba4
MD5 12d994768d35369c2fcc138633cf512c
BLAKE2b-256 5056a20b0c4ad488da3a28bf36d1b255afc8453f98292dcd4073d11d06e3246a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7637d8af6d08e06aceb5dcc957c7b83ebb905a1ab4c3b556e7acc48570c9efe1
MD5 4951df0a11a17dacd67e717c60064576
BLAKE2b-256 2200025697c2e3aed15522c902782bc44192d760506e8837b49d6c7d2be34cf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3f7d838d18241e389e23145720fce53212630e68c0dd3e48d0286fe61752e599
MD5 6138c204feab06cadb12ea06d244dced
BLAKE2b-256 6e0a02f25cd3ef7b1c21e5621ed391c9f3b277b1be5f4fa7877acb19fac03baa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4a5b75672295911b4916a38fcf60c08a5cf78f5c88e1433b4ada5cb9b487629b
MD5 a7ec42345ece5162317515a9f77bda33
BLAKE2b-256 ad71ef5a668a67114b9a7b5918713fac878734ae9d840b1e35a86a48f4c21fda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5830b4c4c40d5224e5a01a9ef229b9316ef74afe237d7834ce503a9dd5393f2f
MD5 a85e0079fc0cc68d8e93ffcc68465f5d
BLAKE2b-256 ed292f397f1ee1e7a1354105f72a8c873446dbfc47f0f09be0bab78dfba46e19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2bab2ce79c1d3cd1ea05247b517c0404f0ab90d3a7c441350fb97e02b0e13e85
MD5 830a35a76819812fc4ae2ad31391e921
BLAKE2b-256 d5853265c502e0913a80445a525e6806c051219e4e9117ec1a044c5242e14a7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 510e5b4489068ace96868e952da030c2229f5493402f33906f61817605c90f1f
MD5 2d2051389037bdd81e3e32afd510d0ea
BLAKE2b-256 62a50f06062ef0e3e36791159fb15b6c5dae9df63dd714802284a77096ac94b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 04fbb1b28e534483266db21e09d2fec1191cb83ad207cc41e9bf0ef8141f1ab8
MD5 b765e97301d22cadc0c86dcdbe81f0db
BLAKE2b-256 6a1326570ace44abfa840115ed37cafd224a002d9fd505b1b7eaa033ab655f7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fbca67da40902523dfee012457b23c507cd605767ff5f06d57f7943c362bbe34
MD5 5724d956f0ee14bb92ddfd50b8240a1e
BLAKE2b-256 087db9bb54770f1f4ebb82c15dd32e5f28034a57fe45eec2b44397c35859ce47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1b0f1f269b2bd430e86d850f45c1e7a15b90b7501799d5f4c375035a0666b4b6
MD5 5758cef73a67d41a4478666330dcd326
BLAKE2b-256 cdda352743907cfc154a8a55c25c26270ab0f16e8c4e4f9d371ddf6f3b46787a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 e23ed7264914623cc2280890b18e5bc5d817142138a0e6cfb2298939a536efdb
MD5 16031da80ff5fc717089c27a05e82d07
BLAKE2b-256 e184dcc1082360ef0b4c3fe5e298fc93e8b019bb585643fa9955ba925c5f129e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.1.0a3-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.0a3-cp310-none-win32.whl
Algorithm Hash digest
SHA256 41311548c05373862f3b2b95bbd6f8b6136b128653da5a3d4b71ac466c68011c
MD5 270934734329eba9642e588a7ad5c869
BLAKE2b-256 176faaba361c954be668933dc490f14d96429b4908ca2da573b358be4d57db3c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d481dab2bfb8b651f804ea1ff5f66b695fa19186d35fc325630da909ffc07d0a
MD5 7a35df14e3e963459431801df3558099
BLAKE2b-256 b26554ef33664d7b380496797dea09f890ba528468cad2dd68cf47920e54faed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 45fed090a341f8697828da5276e5e66057ef9c029d4dc5f0f422c51eff2f5cbd
MD5 4cb5dfa5f6db4419baffa525d4c4e0bf
BLAKE2b-256 504797ea30df63b2385e1d324083e64021b80448d47679ebc52e672375ee7f91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1a53b48eba78892eb519afa96d7ea5891a1fe4bb75998daaa80467dbd41e9991
MD5 e23fd8965cf67caf1a50461c3f0aa5e3
BLAKE2b-256 e07a09b0f3894139be1141055f42737c834da1d936a379fddf172fb4c280e032

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 492c9245a67efdfdeac521867b84f7687c7e2b767604aee6b7a8f068d5a7ced6
MD5 e7dae65ac77720f713841cfd44cfd575
BLAKE2b-256 f2f376504575a12f664b1b31a89c4ad9f72df1212efe9e524d892dbe72095de0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4703972f81a517aa75b63e70bb8b544edcee19cacc441bbc05b833d6e0e14f1c
MD5 c623b660b8b455651c46144aee09bb07
BLAKE2b-256 ad558a8ff486d44c7d66b5168871f02995631df71e1cf3a6a859963297e76761

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2f635a4fd6903e682a267d0e5235cd33a3072bf78860b1c2fbe1f8ce683b8054
MD5 4d533ecd4a01b8f63f5f3814be2a5c61
BLAKE2b-256 6081fcdeb58998aeee8b20f496b4893a869ae8881569cbf1934e15b1bf1c1ab0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c3e275620f3430e95dfa346e40af63f330f8a5cdf6b6758b9baa21de0c3b588e
MD5 601392369a340a5f04d978c1493d98b0
BLAKE2b-256 064dbe0f9ed91eb9bb27c8ece2fa00bf82aaf2b6eab81439c71e4506450406bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 03bd1f4cd1ecf4deb6da1c234ff4bc91759085ed9df8ddc1a002d05df4b94b54
MD5 ff269626e0ae3648935ce7417c7b8063
BLAKE2b-256 681298d3f98341f23800d44b5cf77964d144214670227547100efee31cd7bd53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 afea2a441eacd073d341bf1eb5834f29c326b6b00c428b3179df447477e1da38
MD5 5bb028b6a446205db51611d008ff8a33
BLAKE2b-256 129503b21f34f04a4c661c38e3a4a75e8f526db0ca8bb1db501249492920d4a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d804109e0665b2d7404f8a12713016cc1365b7ae0787c6e4fea68ca4ed34efc2
MD5 3d997b7feec41364d54f2a3549a40a4e
BLAKE2b-256 15b766019be5d14b500a88f0df25bc16a2c62f1530e58e27440d48f34b925dac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.1.0a3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3509868cad2e20738af93224998502fc5fae3e7365a2034a133d820a74d315a1
MD5 c16953d761abb7515e03a7005eebe5b7
BLAKE2b-256 a6baa02c97eb71b4d03e8f66330b87bcc5945fa67aa2098e00c80c76cad92e4b

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