Skip to main content

Quantinuum's TKET2 Quantum Compiler

Project description

tket2

pypi codecov py-version

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

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

Install

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

pip install tket2

Usage

See the Getting Started guide and the other examples.

Development

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

Recommended:

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

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

See DEVELOPMENT.md for more information.

License

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

Project details


Download files

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

Source Distribution

tket2-0.2.1.tar.gz (157.0 kB view details)

Uploaded Source

Built Distributions

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

Uploaded PyPy musllinux: musl 1.2+ x86-64

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

Uploaded PyPy musllinux: musl 1.2+ i686

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

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

tket2-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (4.0 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

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

Uploaded PyPy manylinux: glibc 2.17+ x86-64

tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

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

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

tket2-0.2.1-cp312-none-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

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

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

tket2-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

tket2-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

tket2-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

tket2-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

tket2-0.2.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.12 macOS 10.12+ x86-64

tket2-0.2.1-cp311-none-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

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

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

tket2-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

tket2-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

tket2-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tket2-0.2.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.12+ x86-64

tket2-0.2.1-cp310-none-win_amd64.whl (4.0 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

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

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

tket2-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl (4.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

tket2-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

tket2-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (4.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tket2-0.2.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (4.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.10 macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.1.tar.gz
Algorithm Hash digest
SHA256 e2e3efbd2be52901915ba6a3664ed1da612db511281fc9bb1f40deedf42fc877
MD5 1de033cc9484c3a02b677f6904a73f5f
BLAKE2b-256 f3c37ec0a5edc759e7fb05a88adce5bd5402f3c3a8be4736d2e465c506cecf9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 27c07a55528a39d46b53a015921fc7adaa25d61be957b94d24765a91368e70f1
MD5 897ba7716f2211a42cd9b3a31e49e4e5
BLAKE2b-256 2dfdb3e78f3e8edecebe32d7f974366556e5da23058a94ba3787e2a0f52f2056

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6233197b5eb21af0844dcc6fa6f3f0f3aa7db092a47d7bd5f6f7164a9d37598a
MD5 51d457a728f60c532c0d2941eb228b3e
BLAKE2b-256 73802dcdca9cafd7410e47c27c0ab929dc5dcf81ebe2029fa780a2f714647dad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e0298a1af78d34be8eef6840c7149fda5e24d2adc17c150566042f0fc889c224
MD5 5edc11dde295caafa4b4e23710f83935
BLAKE2b-256 7e0a117377f8114c33ffead8affad8a8a9b3daab12cf0f84ee8429c604dac070

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 520fc5f6885004c4db197c4f29fb08eb9591595d7a7706024653df25d21a596b
MD5 5eb8e628edc7977df7ba19c21cab48f1
BLAKE2b-256 25198ae5bd42485e3659b2cadd4c5e29bff94eef523eb528c3d6b4458e830a6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9362ff1b8c4b79afa2a9a9225b6e320204b33ea7bf8117e8fa68c6cee19059a8
MD5 f53d7284adeab79f2a4d5fb34f2b5e15
BLAKE2b-256 550a7bc7db2100ae483573fe0487be804ec81f4491700bb9f4649509748b1b8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9f4e8eb11243755ece3edc28efe9885a3817e79ff509c1b08a7dcdb6ee609882
MD5 29327be31299fe29b064e1b89e75aa32
BLAKE2b-256 97741ee110d59720b52d80458e28820d87bdcbb907f13b3e0458fda072975856

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3843c0b2af2e5279661ca5044f4abcc55c557cf6573716cfc2a1286b3fe0a2fd
MD5 176abfa5b187a926a8f2ca3206cdb2f3
BLAKE2b-256 2040a04725ed5258bc33d67cb8bb6ce0cfc9a7d49df96bbc481fa8ce7eb75c67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 60495983e2cb23cd8907496609af9b6896161a7eabb80161b06d3b3aafd3baa4
MD5 a84865fac8ab14e8d77b1d80ce8c0691
BLAKE2b-256 577e1114ef2b4d3b49110216882ec77a881d656f1205d54225956459f0687f98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 84fed638546da9dd80c82ce58daab89d322c8054307b12d73d209708a9472955
MD5 4c9b4e05f64e2196bb897cb8fd4023e8
BLAKE2b-256 2edd78dc1aa0d39d4426e963cbcc019053008750f9f494eac9408d07012a5a09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f45e0bef41c598248fdea3133f6b61f0ea165c23b5b18e7eee6478440fa491ac
MD5 4d0d724668cedca699d63f25beeed2d9
BLAKE2b-256 4ae11eeb5712779177daa39e1da81926522f24c98ec49c8c6f5d2c5de0c3859a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.1-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 04379b2cdb0d2b7bf20ef30b21ad2657266e0836df271e436f72b79c4367a364
MD5 375e5e3d4db66969fbb9dd73219885b4
BLAKE2b-256 346507da864c1d72023e1ceaa9e8b1006738bef207eef362c2dd7ccd0cfe0390

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.1-cp312-none-win32.whl
Algorithm Hash digest
SHA256 c707181e26415a67a6d5beb44227174b37035069aeb5e216199083c0da882b82
MD5 ff49b412c776b985c7ef814741f9f09f
BLAKE2b-256 e3782858a3a393b3dc007a1cbb6464344d1cf54842efa9cad41029612e989e4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d3cd8e0ff63c190d13951ea7c1caccf504aaa56ea472a680f06120d4a32cd48
MD5 222d2617a776ddaa0826fc59f4fa02de
BLAKE2b-256 65367dfbebe5ebec3a0e46fbc604e321e5b4971eb1c9336dfa6a6349c55adeb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6695350fa967c5c80d14cfd17399408339e17b4be07b7dee713a498ee79fa234
MD5 be1078a7b9ae2f5691c63780b4b52681
BLAKE2b-256 6b96245f62c2f1fbb084242fe7c9c6c701c44df8f186d4b5d8aba16bbfe49d93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 119f99d4424c0940d946f943c5906cbf71a1bb6a4debc46660fb2e3ec4de8366
MD5 4891f1c7377b84b53ebe468ca1fc2e3e
BLAKE2b-256 f4998e1ccb192dc8cecf45063a3fe58f6bd5bd41ddb7f7cdf6196c683ae8dc6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f57d1ace1e08cbb62626abfca1cd73397f7e00657691ba492283d96c91276f61
MD5 c56b7aa9acbc7f7eb0d0556f70657a30
BLAKE2b-256 36657da8978f2421b3a9c49c318f785936b593e38800bb6192feebb7233a5239

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1c1edb142b968ec91fd617762eb39ee6cd7f3dcd3813abac7db722b25fe9e9a
MD5 2443526f108498d220c2f31283510b6f
BLAKE2b-256 3e130df7aa57f14f520bea773948265e0ef5a1779a53f7fdc4102cd7bb94241b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 725d00ab183ef76d2d40831f074c8f293bcd1423ade59a97e3be687323d5a73a
MD5 6b6232e77be115a218212b2cb60131bc
BLAKE2b-256 d377aa3bcadef0ea771f430346d6d53e375a356d4a78038948defd7f73fa21f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 93060373767c69c016fb52bc6b6164867bf59c43d327d56bf633b01e804905eb
MD5 e117ef8a03f242aa252bc2b1437117cd
BLAKE2b-256 2c5881da13b88308bf2aca83d42b71d3c64cd14adc789384f35e86203ec996c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1e71a4f4cc26e0c53a455af913e03da243f14f032202d3eb1f807dde59ed788d
MD5 2aeb62e354280a608e04cdc74b48c4ba
BLAKE2b-256 22646b8c724eda71e29c618716c35af8c2d1ea1b984b948539645b87ec24e54c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 19ff6c56bef6292778e9ab308cd3f74b421fbec64e06155e6a993d50224cad94
MD5 f0ee5dab024d4b1c1e506a1bc31f8491
BLAKE2b-256 94d567b1539f215da0763ad5cc69b0b8511730150154a81874b3ab8810e1cbe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 11dd7bc544d31d832861655a5d5068da8e9df214e10caf0d1c87b69ab783e0a8
MD5 c4d4cc6c3b1325219c9f71ec7134e866
BLAKE2b-256 d0d170cdb3f319136400861bf671c99129f5842cb5f2b1ba5acffc38a9aac5f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3d5696a7f3c33357a9a91b1c53b914526e173366c1fb4fd158f759f474f66a3
MD5 9104f3c3280b7634d54b500468f4ab0f
BLAKE2b-256 52e64799d36c794c024e58b6cab48b0c92e620eb6d002e31aa2307b679000a60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 31c0c3a40034ebbdf21d7c2aba245289f80395c5b006b83efb4c14774bb0c98f
MD5 09aaa097aa28e0169aeb1f2bc34d0376
BLAKE2b-256 9f698c96afa6dcbf72a898e867d3dad86fd2ace602c54143ec2591b1d6ac3eb1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 3d76ac6b1d029829d8890d9aca25d5ca74c49940a465383efe88c7e1cc461a0e
MD5 17f46b58c8fc3c2c8083625e4ced483b
BLAKE2b-256 0872b4d3b359c986a73e4c60c8d11ee23fcb1da97f808eadbe83bff56bcddc3e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.1-cp311-none-win32.whl
Algorithm Hash digest
SHA256 bda9eed68b558e36374fb42ace2a7f9fb13d8b400c26faadbb4881fc6a20b1f8
MD5 ccf8b29685805675cf30dce9a7f205ea
BLAKE2b-256 9139024aa7d7675f7d34ad0821718078cee6e6ae554efc758d19354c9774cbcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9acc8061990ab1fddf7eab5535f877a5bd01ac3d102f954b741472ed0e897493
MD5 9466b4df62becf91b6e8437e28b2aa2a
BLAKE2b-256 45d68ce3a788d0a8b6341b26d74a69485e4280d5215eecff0b9775f0a3b60156

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c82a1e61bee276551389e3d98dcb8b86ddb44b0d50b5d5a430e04a329953c54d
MD5 9774b5e4fdaa263fb45cb9a4c9190680
BLAKE2b-256 047f56115e92a0b6bd24f36b9be6863f55f2731b1bb34777039cd1ddf9443e04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e3c379cfa79f244582959036123e655efeec7c52fe4c904d832ca955dbd8dc1e
MD5 f401c81b27894d6d177af1136301ba36
BLAKE2b-256 3add902f5b131dcfed9f53759f22a9c00f2c45ad3d2d177029d093220305449d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48d5cd9eb468344264cb8b7beae9e7e2dc148de9bf08cb9938df88337e7f5f65
MD5 0d8fdf032b3b59a7d534d4d72f2dc106
BLAKE2b-256 3403990fe5cf0a384867a3427ec3f64605188be728dff72482dd8b564b03df05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 74a61b8f10c8c0bc695300edd9c20665b51ddaaac23c85a709792a77474c8732
MD5 2f509e07582e2ce46b8dcc0f6f54a0ac
BLAKE2b-256 3dfa59b0d1ea46bea9fbad2f8a2646b95d5ab8c74ccc129c5391b9118b349c9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a57422b880a4808452009245dfed406ad8a53e8b29c306089ef522fbf3fd527
MD5 1f306a3b9cf7fafd57fb4cec1d926a7a
BLAKE2b-256 ea2166ffd2a97a6b5a32ea58a1317d353f3bdbda79340346edeb528cd788739d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9e2237cbde306dde680c2e1954778be8cf86fd29417bbabfbb47a26531dd2534
MD5 97d943d0be013bd0e41b0682b63c2fdb
BLAKE2b-256 cfb3860412688f1fff49d7ba820e73bc42e40563f73995a920f07aef3b5f1d6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6e79d035e9e7255cb7d6d6548ab24675311a6f6efbad87f16a6aae9bcc16ab7b
MD5 2d349ed7f4f8ae0c6c6c4dc08a47908e
BLAKE2b-256 3f0f6818a5ae7b1600fcef37795ea00bf8f2b7a74fc58fe49609532cc8af3d14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5e8440e556df3ad838b3c301f3fe15f8482bc43d4d7c4871c225739814476dd5
MD5 df3d9fb13f0352a005ae51cf3ccd3bb1
BLAKE2b-256 471736751e8e511ba66cffa7ac8581f8850689ef1df32640d8775cf65aa92f12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 88a898246c321aca4c5852ed981c7f4ca44812da2f4686f2758e67439839f4a1
MD5 3fc7b554efc9b382f08ac553c41ef4b2
BLAKE2b-256 4e91acaac6d8efdb6345bee30ae3e24145bd23ab3575a36a87408fe3a44c99d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb3571630b1f6d82d93d747f426ee5e4e1b7be334cdc5e3b5a51f7b9a5839c51
MD5 5b01925883ea276b0223f5e55613cf84
BLAKE2b-256 7bcf660cb7cdf1fe274bda0f05d0f185a6b0ef22da6469202b5c2ce3ed07b4ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9a22c65cb14a9c3306262526205f8ddc35897fde4e320890d70063f40cee08c2
MD5 db69a4b2c9ec893812e2ae54716669cc
BLAKE2b-256 523c5a5be8a091c375854f553de5459f673ae3ba6d5efd23816694a8da0cc49e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 8e39c04d6c1beb5a28b00c7e3fa32273c518954d4edcc08a13d115249ee04674
MD5 753bedd66e9901e26c6b29af2f3d87e4
BLAKE2b-256 7501c3cf1812830a6eac51f136e0ec4d614565b3cba997e60715efd619408cd2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tket2-0.2.1-cp310-none-win32.whl
Algorithm Hash digest
SHA256 9d3c50601789aeb43fab3a951cee4a90537e74a852659244dddbfa8f4f940c34
MD5 fd6dabf28a86d45ff11e0433c4f30c32
BLAKE2b-256 46ab558c4bbcc726f856ba6b91f8847b3467f29fc820ff5877028dd8da95e364

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 abed6f4924c5487359e2a13a86ded77050f9042df1efca814ed4a79a9a9060cc
MD5 923ab78c52d2893e9a6bae29dc74c3a9
BLAKE2b-256 87ebbc93d923acbc7016257526198f7a2f12928e3faaf72135660a7a92799ac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fcae42ae86c495b988035da338409051e2c3c257e3656287e9785e9497921449
MD5 22d8103dc6dc6d4c65512c096f18ae84
BLAKE2b-256 c5d30c388b77df8102666d538672973b359c5d124f62472ae28c955329a0e100

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d8aaaba875305f1598fea858e3315d51bc452d41a2e092ccf467eb6c87179b51
MD5 4ad42f607e7760eead660c049c48083e
BLAKE2b-256 f0618a0fda2100153264c37a8593972f461d61488db298d4faffdc86bfbb014b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4c08ce7119a25d651c56a339d0bc72722bdabad1d2451d8799744bf7f2ca96f1
MD5 17a7a062817afc3b015f67840433524b
BLAKE2b-256 b3977679e1caaeb8fff04cd09a7c85410d286f82dc87cf946d7486255626ad63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9d890ef1173c8919e0058f20533b1541f5ae1e20af4449c8eb53b7e4d51b480a
MD5 f9609dc38da218c3307301679ae5c209
BLAKE2b-256 cbf18e032ff3c96e73914689d46f99a412f95e187e775439c18c6d04d612718d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 da9e0ccedd0fec38e30214cb666198b210492d381ef2894210679a238fda1274
MD5 6d598734c83959c8fae33b17501a19cf
BLAKE2b-256 6f7ed4a04de0370add2131a0510741dd8eb859c906f78c78c7f72c8c6acb9d11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ec7252665241271860e4e55195e5af20f65ce2d43e9661880bab8c370f34c410
MD5 f7c271af491c7b300e9af6ea27f4518b
BLAKE2b-256 648bbabefd082b21dc2bb26bd20a1809c9470249c56d686a9c612d032c90768f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8aec07a0d1db089a263f26d392d3b04ccce60b4e6a6bd3337d48399204e5962c
MD5 fe97cf13c2c5b5a47faaa8f41756de3e
BLAKE2b-256 c709e63f08a0d73aa4cfba0030f2cc717c5b983ae78f0b1466c592212f9258ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 064261a4776e48645dd873fb4a204271b7b4c573a18ce69cc87556401b118943
MD5 443b2260f4e537c83816b1d0d68fcbb2
BLAKE2b-256 e9c2fa66f67bcfa96356ca38f2d9aa7b218e58268d8fa124996699be05e6578f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9d879f2f6451fd94d085aa043dbd14a08754cb8adcb3f1f899f8ff93027e5139
MD5 db279bcd503748645a656c67a6f0a8fd
BLAKE2b-256 abff89cee9f102bfd8c74af00a57fd1b70756debe2e1c64c3ffe8451e7e2e14e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f3a4ab96dcefcf96815e858741d0d474a7ed9d4374bd849e388832e1cc309cd0
MD5 86117e2d481fdeadb55f9d1f9d5f97b7
BLAKE2b-256 cfcf54c5a83da4a5849a917fab6596a1f2ccb7cf57e2dc44fb0a85c8d4c36d79

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