Skip to main content

Quantinuum's TKET2 Quantum Compiler

Project description

tket2

pypi codecov py-version

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

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

Install

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

pip install tket2

Usage

See the Getting Started guide and the other examples.

Development

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

Recommended:

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

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

See DEVELOPMENT.md for more information.

License

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tket2-0.4.0.tar.gz (218.7 kB view details)

Uploaded Source

Built Distributions

tket2-0.4.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.4.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (4.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

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

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

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

Uploaded PyPy musllinux: musl 1.2+ ARM64

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

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tket2-0.4.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

tket2-0.4.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.4.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.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tket2-0.4.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.4.0-cp312-none-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tket2-0.4.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.4.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.4.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.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

tket2-0.4.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.4.0-cp312-cp312-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

tket2-0.4.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.4.0-cp311-none-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

tket2-0.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

tket2-0.4.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.4.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.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tket2-0.4.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.4.0-cp311-cp311-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

tket2-0.4.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.4.0-cp310-none-win_amd64.whl (4.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

tket2-0.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

tket2-0.4.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.4.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.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tket2-0.4.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.4.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.4.0.tar.gz.

File metadata

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

File hashes

Hashes for tket2-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5a4ffc2679d60dc87d80e30d2b1f199421f860e83c6086dd2ea0ce78275b2c2b
MD5 999967a0ae678d02b880f566a257080b
BLAKE2b-256 d519a943f0c12b63914d4a47ce322ad84f3d52d68c82d4e9c59c0a91226c365b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2389adea8f84b6bdb45cd413d2588c00f0c84dc75099f467c1f79c9d035cfd83
MD5 c2ae432df16063c8d826985ed8a2c203
BLAKE2b-256 049bfc1a691837c08e46c1233b13c4020b708a7200885c1aaaebb109abb275e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1714b89ca9f35338d36fd61accf363bc6849887c33dbeba62b4e899f46589e26
MD5 69f4f27863cfea55b0dbe827a0a1e1fc
BLAKE2b-256 9832e31e968640d691af6903d8c37132c3c53b68406a51af0269ad485828c9ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8c72a7ea123aea4c3a1c52454cd442d2e4b4b95833f025dc026da589acfa3d8e
MD5 a405aee981002c7e7f7ef0069e718109
BLAKE2b-256 a7cc580ed8368921780af9e505243aa891627db52e0d26589189b8f5c9258b01

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0904b1e65fcc63787e519bdab9400560c0a88578afd3467440bc246fa98b2f43
MD5 4db2cc6e43fab80c86cf69c302734a17
BLAKE2b-256 c55018a71f872ea34e576e666ded505754ee8bb2ec87ce2afd4d82fe6ee6402d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d02d921903bb2f3f4abb0df402cab74352ca62d7001fbcbe0cc53df4590b361e
MD5 dbc4251b6212bf334c9fd8ec885d78fc
BLAKE2b-256 9de18236291fbe8233a463c548da386e89f0c6e2b08ac4efb62204fb98fedd42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7ad085728f30cf64b0db20faf350f09c00addf4ba4c6b4bfa118175548490ccb
MD5 b324db9e0bbee28139d658a91475f5a6
BLAKE2b-256 3bef885b21e52b99c7b54e2bdb6eee7344c864fd65419448f737cb753c5ecb77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 be2dee6bb66839cb7e2b0216933e5bf570bd6679e01381e45521096dd2d132bc
MD5 b21966ef91d34b0251f5d97b8b9c65b7
BLAKE2b-256 e5c7a746f6a0b2e7df227d2edccce7215ba2dd054417212a1b9e328423db81e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 970ea9912d57dc1720ad1715b2ff377a606d856ed1467b218a7b7a59621f0e7b
MD5 ae65ce789fa244c8584556fc6b619e92
BLAKE2b-256 b1136863d8a71ddce55e38ec7a7778169399e47ee95d8e83c3598a106dbae419

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c44fef4510d03674dc46ebdbee7c5aa6f6fc4881e7430f6a59f5ae1d957d7256
MD5 9bc516811af4d38d36bd055f8ed1d540
BLAKE2b-256 46a436da8e148bf555357333eee58d9abe1ec3376c8e54110443aa60419d181c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 517a91ee11a849de4c1115c30a7060b9bf37db6a673161fcc82465f4f5eb6703
MD5 2c7c450e3080c095403a58789f425058
BLAKE2b-256 e8320d10dbc9c05aa8e3658d7f9dc6c938d612ab1bedd1d6d8e365f1bfae4e78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.4.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.4.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 642a16db0012c48803e01c39e7d81220f4584e72a6fd5a01cb2dd90ba0e3d9ae
MD5 1614f02b6d22b14a59fe47216fa8e0b6
BLAKE2b-256 64be71968ca84918517499748450e3381cad92108af4d98aa231dfd0916e6a88

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.4.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.4.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 ddc51beb1b6ebf6f309841b5a91f8bb0eaf52723eb7fc19d0b31b660590864c9
MD5 06faf219ab31ae58572b5912abce6900
BLAKE2b-256 3cc43b039fc64eb83c38c1ddced066a910e76efc9b7bd31ea41a22bee9449b05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 891e54ff4b03b8bb2c5aa7b4729117fc29147daa46f83d565409b4662d31640f
MD5 dd7befd392c57ba817e611b4765802b6
BLAKE2b-256 f92583b672383400e4131e241a4aa04e58238ae535aae4deb0b325b638698d81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 90277f552c0ffc0c1aff32e0a58fa16781d234bfbe7d622169303741bf996f2b
MD5 3b39f98c17b7d119698efe8622bc9939
BLAKE2b-256 9b7cf530ea98a8e54b7617c00482052049f2d4b0977980cb106226e6b8299b0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1e6804864b3a6ca827ee553fedb12bd1058d4857e34942c171954b70d9419034
MD5 87e0bb32ec434f8c9d4fa8971a469ff6
BLAKE2b-256 a7eae9857ffaf6083d5c29f32afc3a8fd39ed7ec564cac1fa9829c02bac31a39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c81f97f93642085da0a13d189cf2157e8b3328b88b5def2f39041222600e08b1
MD5 4194a32cb2f507fd721bd2afe82ca0ac
BLAKE2b-256 47b98057668b9919fba118f3e8ce19b86d6604e11593481388a497163389d57e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 61f5d1d3aefdf6207cc7fe931af0d4087939d382e34bde38938f56e191b97cd1
MD5 aee329fad89d60cd850812f8a80be58a
BLAKE2b-256 b9b64303bacb5b2d47af68da6993af04e0c18466f46d886f390ae04da5568ab6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c23d422e86a97d36e9d981d1334eb7cd1e8d9d9f4ed61a8ab5f65b06d904f35a
MD5 5a4f7c2f9e8c9edf8cc8eebc9634db12
BLAKE2b-256 5723327086a3ef9071f50e4b5ec6c080c3f1c8607d23d2b5b3d4bc82bf929fa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b0cfb5c8b43995bdcab1ad0987546d7072780765fd21a455492e14577781bb63
MD5 0e9019977cd3f7e1ac4d90974e52217d
BLAKE2b-256 8e49e90f6ec4d153646fab16345ea758d30db2ab7963e93a6dfef49d3617541b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d4a0ef108803b5449b38b16caea92f293ff8e6a0051ec82470bc04588284783c
MD5 b0e9ee7a20c7bc6ffb3b0fc63b28318f
BLAKE2b-256 dcdfab31402a411e94af8420b72df3cea74c35c6d3f9288094959ddfeef85fd5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9347241299cbf2fc5d5287b1e9aa278d819ed27d1be4aa82432e221a9bdf628a
MD5 7451a43333823499dbef84fc35e5508f
BLAKE2b-256 ba3e399ef1dd604c98ebdd500b6a0d4d5edd5bff34a7b173a05ed30b52c92eaf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 761910bf7301aaaebcc53e5d6c6e0fe67255684da0de8f97f0a881cd874338fc
MD5 6a443ed4ed1feb237e2803f83f2288bd
BLAKE2b-256 2a6f7e4747f6ec4967c3cb70b0b4f4f97fe08db999451501aea741c6a13e35c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9994ec25ce5624da5c316f12ef9fb2bc0b5f4bc746d3aa7ddaa6304f66c287b7
MD5 fe5865071445eb52ba7070dd93d81c70
BLAKE2b-256 80a7cf19c33ab41886664935a3c71378c1e2428d85b2bc1ae190fd04f3d6d92c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4a3ae64d242a08896f5789880579ff42623c86c671e6b9c303981bd7a27cc31d
MD5 3665ec520898feefabc856ee42c822ab
BLAKE2b-256 ee4a4e7fac25436ad1cc4112c5d46159aae54f229aef35d297717d1f7edfe56f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.4.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.4.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 2434bfa909f368fb5c1314bf011f7cb4b6caa4b00a0113e2029fc5482237d0f8
MD5 915d6370de0983a7b4814c621cf69685
BLAKE2b-256 23b14fe0b025a3c434da5d76afcbe46c35b7ef3d258475d8e239a4b92e96d324

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.4.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.4.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 624003162b8b4dd3d7f0dcfff871727f8138613013c2e08c94653446db5002a7
MD5 b5caeb1c21aedaf3737a9aba8839804a
BLAKE2b-256 f95280915770a8d3bb64d60392c6b04d62f5a88ce470dc4d952978f5d66eca52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 577d58fc7cf0aa021e764d70f7b1e3d35090e29c14cfd65cfacafece812377dc
MD5 ae0289be3f7e6b481b3d2087c1850e52
BLAKE2b-256 a661747468f4cc3aa093f5d167e1c5e09d165d87767430ae6d5ef4a7d0f296c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 78d0b33949277a8cfcb617946c5685ea47c785e946c360ba39d9ea400e199596
MD5 b3e54c4dbaf5a523bb3c7de2c1410b33
BLAKE2b-256 7b464c78a3bfe4a409aad49f8df9b9e43570978069f02e373d934c6c3236b2dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 06827ec7b4dfcbb20ec24d4d68935f52c1de4386b13f618733cb81826b316c79
MD5 81e2e3cd4897fc8897d58a734f434500
BLAKE2b-256 e2a5ac67c5828d7fcceba5ba5d8d79b01f04989366729daddcaf068c62f1b09a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aaeb0c8f8680fe2aee3f8b258a40917fa435638ca0131bb0e9e5b1502df321d7
MD5 6485b648f6f0a4e1d1c59362c8b0d4d6
BLAKE2b-256 697ea6a9df4131d0b7e38db9a3e8faef5c0e7a1a2c4f714aa2be5f049cf21b31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8a2f1dc8e99573c483546c2cd1eb7f5e8626a300b9e731fda00bb2d14e0ba0af
MD5 9ff4edde883db39a3a921dee96aede2a
BLAKE2b-256 b49009859668ec4d44c2c8f116323f2f20fc9bb492ec8c02f3838f6ee6782590

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 02469763a2527ec4b4647bd5d74523cf7a75351483efb496206a85ad501ce51f
MD5 155da6ae8cdab6a572ed00c071e44db6
BLAKE2b-256 c4c8823aa4f041dfd98be1097eafec5d8397e34ddd6d92a9fa4686d6698259a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b54ca0aa24acf40c0cebc9a1d71dc2830e21b23daaf69baa7060fbdb39aff116
MD5 7fac2a205af612924a784e5e5bcae559
BLAKE2b-256 73a4d75f6e6e5d45a42fd26020a1e04e63e7604215ca9d50335be71572bffc6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 369855c24dbea0e118b8fd5e0b5813d40a16f219c6a9f4bbee59237c5156e539
MD5 7e55d3adda5ac02dd93f365580ba6523
BLAKE2b-256 e3b3f54a2d0baddb8394e65dafee2e2d9673f9879d5bf11e7fb6918ac3a7f2da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 343e33e54b9de0603e7d6a8ccdec671bab25beb131e245f149bcb4072011e4c4
MD5 f557e4bf320e7cb06eba68a8e57d63cb
BLAKE2b-256 d4984500216aebbd27f982d5257ef9122d7415e88dfdf6a46888ed66caad7108

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 29a59b28a7a1f2c568d8ca4b0162fdf6f6865121dbe9159c171ef4f5797e914a
MD5 97f186ad2bac697c234901a2a728f6ad
BLAKE2b-256 a71f5308eedd05b193f51bd6a70acc6ec796d5932b3e3bb917ed12150e110a91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1d4c9abfba0b70d96890370b5dd48ecffbb37b5fd2b9cfe56f9d48680a9a72a3
MD5 dfae9ccddac1ac2b67e51869284c582d
BLAKE2b-256 0410b7f057b7b1f77b1c2eed06a4f147c43b7f48669816830c617a53fc6d4cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 191787145ac8b9717bb6a6b624aab5d2543229898d665c6fe6399c14aeffe33a
MD5 633f05aaba36b0c06dd9bd20d605706c
BLAKE2b-256 18d70ec6375f8cd15ff6987bf938ca1dde047fcc6c432312b5c15451f35ef02f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.4.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.4.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 017165334b5966bceff12296044931ad5835f54cb140d5e4d6920b92ebc96a73
MD5 0a2b8e5433a7ca0ae3be871cf555170d
BLAKE2b-256 572589d0d8cf4f2e5fdfd83cef992bf2228309fecddd0ac2c0d99d0059571dc1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.4.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.4.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 06690c92c5c61afa8d9e3cba95bcaad215ae248b0ec29573a675571aa1110e85
MD5 89202281ccf09cca8523cf2d74c92adf
BLAKE2b-256 3e597f4ddfa8bb30340ddcf0e90459e2de279a8f1f8df7aaf1a87dff7ffdc863

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d848fa1ff2904af988557d9d33c002332c2dc89a8a22111d34ef43118b145938
MD5 8c6d4091bd642894d8fc2b6533c61a12
BLAKE2b-256 90616cf6286e53c19d3c2ee209102a228bdc7f3e85e4a336a1a06dda4b3eca07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 71a55de929b81ad24b1f6646170d3f1809431f8dcf701a581ebcef00f3170685
MD5 ab3435e4281d477f944cc0c3aee81545
BLAKE2b-256 4047439f0914ada35b65838a7baa9e25e8dc5fea06f1b4ff9b04b46e619f71cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c699a1689aace25e91c837bc713477d7f74b386cb7e1a772c3edd46a07b39e3f
MD5 eedc45d15617f09e33d3ac1ebfe0ab2b
BLAKE2b-256 ce60dd755a6137dd5e0e418b0681b538156b2b3d4a7351fe6d94d90ece88aee2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fc8913c2451372e39635dd8e6485577965cb343f9d16ea8e8237a14a2d0dcebe
MD5 0e7676b3321ff34819e9274f6fdce0df
BLAKE2b-256 3b89a1b1d23f40f541d4cc4abd7f1ac56f796480e1ce897bad40a5f559d90de8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 762282a6fa006a9aa689f028f332bd5c00c5769d84552e3e9d9b5dfa05727a07
MD5 a9d0a6b7f024841c176b5407ef75c26f
BLAKE2b-256 bbf936f25ab03f7561a5428f0ff529b1316d3ce1e76c7d06fbca4644f72fad5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d96f4940cfe435a135861fa4794bd1c02fff8cf982cbb64c0d8a227bdbc4307b
MD5 43a2024f8e1f83a1e7a09905b0d9777c
BLAKE2b-256 d863d22a0755043fc3818c69036c19b44a5d2d75b0ed11d54186da59f585ead9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4bb7c871d312123f477ec5fe39edee31e516d654e1d505c9a222b937fae09c40
MD5 d24477d0a9ca76fb19a6403a6dbf1a8c
BLAKE2b-256 72b19f4e9c3301ed487be6ede0aadecbee5ba62ed8c8f663591bdce9d789d226

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 937536aad369a48beb50ca70462f762e694af815063cd91d8b136fb6903ca547
MD5 6032c6abc6a9f551066514b183c57587
BLAKE2b-256 1b20c857ff3ee719b0e9d665c5d99aa21e601e3d57515d7e078ad1a0ad290dbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9ed3fe4ed64f119af82b24fb7af53cc94213db1e3e7d05b8c5b69dc3800dfa2b
MD5 14e868aaef24f45d89085bf07e9efb72
BLAKE2b-256 0ba9cab8e2f98f223a0481185a4f75960ad29c5a12d38b473341a0167490b043

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 918e1127e2381661ece5c5806b9d5390466d6a1e754e7e56ab0ae90fdc9052d7
MD5 2b6edbc9dc1ec104e68efec4faf6def7
BLAKE2b-256 27b4d986ebbead32883de5c2a58b8e9eab53725a93640754d3e1afbafce560dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9797cd920f54e0b4ff13cabff1528d4050780b661c74f98676397464bcef6569
MD5 9a695247ff3e6b282904e68ae3387ecd
BLAKE2b-256 f8b7aeca329fecc30fa758bf246c8df0e47695a3280db4d68211b6b9450e9c7c

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