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

Uploaded Source

Built Distributions

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

Uploaded PyPy musllinux: musl 1.2+ x86-64

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

Uploaded PyPy musllinux: musl 1.2+ i686

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

Uploaded PyPy musllinux: musl 1.2+ ARMv7l

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

Uploaded PyPy musllinux: musl 1.2+ ARM64

tket2-0.3.0-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.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (5.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

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

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

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

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPy manylinux: glibc 2.17+ ARM64

tket2-0.3.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.12 Windows x86-64

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

Uploaded CPython 3.12 Windows x86

tket2-0.3.0-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.3.0-cp312-cp312-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

tket2-0.3.0-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.3.0-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.3.0-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.3.0-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.3.0-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.3.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

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

Uploaded CPython 3.12 macOS 10.12+ x86-64

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

Uploaded CPython 3.11 Windows x86-64

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

Uploaded CPython 3.11 Windows x86

tket2-0.3.0-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.3.0-cp311-cp311-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

tket2-0.3.0-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.3.0-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.3.0-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.3.0-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.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

tket2-0.3.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

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

Uploaded CPython 3.11 macOS 10.12+ x86-64

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

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

tket2-0.3.0-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.3.0-cp310-cp310-musllinux_1_2_i686.whl (4.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

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

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

tket2-0.3.0-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.3.0-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.3.0-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.3.0-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.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

tket2-0.3.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (4.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

tket2-0.3.0-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.3.0.tar.gz.

File metadata

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

File hashes

Hashes for tket2-0.3.0.tar.gz
Algorithm Hash digest
SHA256 a9fdabc9fa2a0975ad9ea5d204093f3171ab2ad76825ec42c2af0d94e0d8f680
MD5 7a62b7b0cb8a87ab48fc198e038029eb
BLAKE2b-256 d5b0c1e6bbf17ba07220ebe6000ad796f230fb5df5d3e110caae7d7ab614a584

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ecfc4d1baabdd01fd0e2c04fb826b6ec5f224b2541e44b165b9b5faecc3c3a3c
MD5 7b49d2eea5917130d3277db4601ef521
BLAKE2b-256 16d50e63b6a896595ecfb8b85969d24befc432d3f8a1b166184b9bab00a7acac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d4925540b97898c0ace245b07507565fce8e079146dbff0dee689d267a11cfb3
MD5 6fd574e68a6850c997d4bec6ba23106c
BLAKE2b-256 98146ba37a7b951434cee793dc944fb41253dec361ce18363d97d27e5c79ba95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e01caa34ded498dce11a7b083184369e4563f0fdf621679e1492dca47045672a
MD5 ca9d9de20aec0c06ddec3eecd24076e9
BLAKE2b-256 19464b9b960e811c5c777e44b62e9d8cb92dca4b7621e358164953b455888fa2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf4750adc8e829fbb5e91d643ccae4a71d73f35d8c674e22a302536f3f96882e
MD5 fbd4bb1e62e2320e336c8287de629c78
BLAKE2b-256 53d9be181d7be44003276be54d9f94a4a49435768302544e7e3475506fd53079

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2596c07c90a39e7d31fe285ecc5bcfbf8a5dca6b27837a4ed3b9ccd555799bea
MD5 9d96fa52496525a439a938129f2c1f65
BLAKE2b-256 93991accb32ea18a9e65fc2ab5d07077f122d005abc100addf00aa753042cbc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1c525403f45a6bc9e7a4c2d8e4c01d37b6f20a921928d46617ce74eb272ec76a
MD5 ae5cbd0e6f05ad18910c63dad0a344d2
BLAKE2b-256 109017a9d0fc0f01cbe5d81ba5f4214c60b9e249496b8955ff39db85c20dc8bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 524b193b2dd1832bac448ae30d672200270523059bd25c4884a97912578798ba
MD5 dcdda8c78349d846ce3056e0aa6ac924
BLAKE2b-256 389443fc67b65988333733887301f35e3b59da8803bab606033390b76cd0bb6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 faa827f40c7cb1dfc9fdfe8c42057a9e774b45208592f195a4623b22bc80684d
MD5 65c61d5ff488b26a9dd4457701490bcf
BLAKE2b-256 2667b1278833eba2a293818642d0ea0db5c1e27f8066ee20dfcf479118211974

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e07deb0732915ffb47c27a1571a6e5ffad831551733356af7ee0c2332859c0fb
MD5 52d6c5ed653a24018e684c8426ae9bb6
BLAKE2b-256 32751c9ab3c9becd143821eaa147983168260790eb68ad45423e3255c26c1240

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9e52b27c42c55915f20047ec93e5852cbb89bf462a076ae3efcb6fcc5e0a727c
MD5 47a427cf56fbc8d791837eacb6cb7206
BLAKE2b-256 822c4b39062bcb09789df8cefe8fd383dabe8193858898359f70306537e04acd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.3.0-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.1

File hashes

Hashes for tket2-0.3.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 f0aaad9100deb106b8964dd72dd1a3a803580131868e0c9ab6437ca08f170fe2
MD5 872942d17a87039cb6a3a46ff55770f8
BLAKE2b-256 2f3cb520407f5bd4b4fb80767e9077fe8f176f8a1c7609ed377ce496bda1264f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.3.0-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.1

File hashes

Hashes for tket2-0.3.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 6dd1fc7dbdd7dad83a9e9e3b554437b6d3758c9505425c4f224d78fdfac90545
MD5 51bc105898a4d750a4118e9b506bc1d5
BLAKE2b-256 d673f4385379e4d1e1b7ee12525e3f502a3ec500f35ccbd25bf8fc19bb34e404

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3335e15dd1fa1ee69715d6228d6a021381efa5ccd13d1e81d99ac9f74586e99
MD5 29ed964f23ca359bac01c0a4b942d677
BLAKE2b-256 83c5d1e2e9dcb5a163dea568c921526bd77391755a4010373c26157f1cf6f23f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 32d0f3ae9e4ad1b2dddc8ff11cd40d572803021361a32178fe31121cb562382f
MD5 145b0f317bc116afa321db033e53991b
BLAKE2b-256 7a5cc0b4c1ae468f67085879dfe7f57a97a577f488e1cd91303720182e5708de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f73ff4e4e51bec25106011ebf7a42343dea0b7d37ee20d5d811a020b2a2982f5
MD5 2b7722e6c1d6571605839b71bc6b1854
BLAKE2b-256 50725423b619a53b89a11b53f089cddecbbd548662595b259489ffdb4d48393f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 56d81811446757d637e284f0d04b8b55bdaa76d89bdd6d081a69a4d195a18286
MD5 ed589cbc4a8783b60cf7da9156b60c0f
BLAKE2b-256 bb5336767db180d709d38925a2d81d9688bf08e9d7631f083e07b9db1f0a963b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2cc0d629b3cb44d7064d6a20c715f7a057299acb6e4119e596310bae0c39ac0b
MD5 a7e3e128ae5f40ac49a1ac356cc81f5d
BLAKE2b-256 e866154138e9ef9b97ac24392d5b49cd88b962d52cb91d739abbdb14af27d76b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4b671e182b5809e9a8f2f70b05fc997aafb5c6aafdafe3d2b9071a10fa3ea706
MD5 f423b8eba05548f5d789ed94b4234118
BLAKE2b-256 b4e66d8c070cd06f73d2a96f57786f08212b9342f23d3b511917cfc40c06b173

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c10b330589e579c07408cbb1be4839b21c5dd46edb389aa5f4f464828f14e06b
MD5 ed32e75d45cc4465ad9ae3c269439d30
BLAKE2b-256 a35ccab41fd8f58eb9959eeeef6d3420f0b8939748621f6f5358231aa528ff09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6ad2950b0cd9fa43f1db86473bf8a68ae589bb52fb49099ee3a2f9d32f238349
MD5 45a32b367f7a37b00fab8ddeaa57dc6d
BLAKE2b-256 f0f2cb58b14814e9aaa5b80165a7e4e9241285c647f7b4e33d88680dcaa2466d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9e7acbc5488d9725c13e15bb7440d847f8e6cb53862860e338b848bcfca9882e
MD5 475652599d3a0ffa796506bce4b446df
BLAKE2b-256 016321778c9419c89deaa44362b40f7cd9c3972f3949857e4d89adaaf35fa2e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b0a7f38cdc6c59a191c55970ef0074951733da737b89e029f527486505c9a9f8
MD5 f6e1a938ab2c72180d791ff12de0094d
BLAKE2b-256 d19f6d3ce6b56976d4fcafa3ce92c611c78c7246e89db72a205f97eeaa54f03d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d2dd6de1a78022d58b70069d179130f8de9761f4e37d3768b518960bf6491bc
MD5 922f59b3448d2ec501fd765d92d73a72
BLAKE2b-256 8c576e4df6a303b00a84f152f900f30b4daa1cc7d298951d859f2097ea56a95e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 73606c4f0cefe353428bb773fddc99a518954d167864bbf3069a452da0f9ad04
MD5 76b60b2665e1c799bb7c321cd85617c6
BLAKE2b-256 39d92893c6adc7aab184f2936ee50ae83ee26cd84eec08cbff07e2ed448f672d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.3.0-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.1

File hashes

Hashes for tket2-0.3.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 5277ec83485f42789c2015cf47c939a4d06badd1c36d8db855d17dcd21fd3d06
MD5 303239a4e15364edbaa4af3f349aa614
BLAKE2b-256 845d4c349e4ded478b7fa3efc6a970e1253a396d7801ddec3d9261b1c3f50e3a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.3.0-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.1

File hashes

Hashes for tket2-0.3.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 752d87f1a16381f4529d0a54e0c2956b8905a113e1d79dcc96e8c1868cda9988
MD5 035346010e53e07e272fe5d3a2df2cea
BLAKE2b-256 87269276e27a72a4eca3a2bd5d0c5d4d1bf9dba2a8effc94d2ea5296d1b85313

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06fdbc9b7dc4d66e129289ae43abd190a93f81997b4166c8619916bec0d2de59
MD5 d41f7c7459881f1319a8bea0976bcad0
BLAKE2b-256 596a7f269655fa23f756bb31a305b79989f74be9488fb9bca67390da7f309f97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ee867fff66603a4dc7fffa698c005f88d239713618244b3177681ce1e8d59be4
MD5 1097c187e77bf52ff2e424eeb3c152b5
BLAKE2b-256 5ddcc841d5d1d42319b2090612fe011335b26e71f4c49113c552f375ce196124

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 90b2b298cde612ba46f68b104fe7f19b9c6d8b9df1660af8cbd6243459685bc9
MD5 d0093a1b29d1da3cb56b2aa818553f1b
BLAKE2b-256 102817f3b51327fe12e496843b7629fe670ce8f9da12c2c11fb4f22b7d046d2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 22d8c65062802ebd76791b9ba6903d1098a3da29095b8feb25a1f7351812746b
MD5 48cfc30fdf37deed5e812298b0ef62ce
BLAKE2b-256 051700034673e01110ca60dfd732e3460faceb79b17de1f3c72425d2845ac210

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f61a869433ff2d478522918f83c8be569b0d012d46c19c711ce7f4da076480f6
MD5 45556d6c39c2b679044817b81a615e80
BLAKE2b-256 2ea7b5eea93628ff11dc978d7b54a4a88435ce14ab2df87efe90fb05b4e93980

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1c86ff4f60e14a79b5a4c14757d37d2d35ec127b0473bd745d3d4347de49bec7
MD5 f333366ac08976443ed3b6c0df8f4693
BLAKE2b-256 ae8aced097bda7b147b08bf7e56389ac9ee0d84dc2e6d7236864f29ec1e1508f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d92877521aa51667e6da8762a75e853c3caba451f307e7458abe883b1d14e37c
MD5 eb9ab51bc8e6ae2507db1333c0bd1611
BLAKE2b-256 f03e655aad69c80b33cb763c2d166e76a8b506a33120ec21e48d63b623d34532

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 bee106dc0257aa4568e6fc8faaa1d3cb76d9aa6d080dae5e3b9b35ddbca24035
MD5 1463d8c7ce7faf0724008251444d776d
BLAKE2b-256 cb6bd95276cb8834f4ea2845cfbbd1af5e9ceded90c62c68b4c8c393d3cbd64b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 af8d5fef993516bfe4ac789c6196847ac40f593a0f50726e58b77805a60bc79f
MD5 8260f54e7a724a9895d9474c5bc47458
BLAKE2b-256 7471225ff427393b2f72ae6d0fe86882794bd28b5c209f7f297f43216d671790

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 03ee1037ff4c8c2957c8d3828037db5807986d6ff8fbf1f68c68ddb4ec1ca697
MD5 6039d03445b53e6ec8b16aba4a2f4b5f
BLAKE2b-256 1348ac2edc35f32bfc90124b828f2e0a9ddbfb3f6af0705432f912a4f660bf39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d22f78db553fdd93923b44b5791bf8aa2256dec64a1977431bfaa91d56506ffc
MD5 6672439ec7d90716d4f4c8439882a215
BLAKE2b-256 cdf940fb85a34cd61775bbe470573a39f9ba97783d7c0067deb1c60510d469f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 344fce561308ecfe38045f62ebe9e5cd47499ecb982ff2e07feb717e6d54d4e7
MD5 62b92fbcbeb86271921b05140ff19a97
BLAKE2b-256 dbc4deeabc9d2a3f27827991326e39979d4bf11739303f2b3c924fe8981e37d1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.3.0-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.1

File hashes

Hashes for tket2-0.3.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 d6d297d760bf1b5f598fe304bfdfa2d88fdb00cf12840a751a868acb2adc501b
MD5 6defaa4b486cd53b03127c1a598cf31e
BLAKE2b-256 e469ebd5de44d1b1bde9b7dfbf7d638152aacdfd77a3e0aa04b1d3863f328b57

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tket2-0.3.0-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.1

File hashes

Hashes for tket2-0.3.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 0e37fa1b6f7f628a06aa00dfa87d09f7c9716317668b450dac2fc1540372a910
MD5 00b290152f602dfd9340b3abc1f1a319
BLAKE2b-256 f1788133d1094b81d807b728c850b7a4b7eec51a6f66b343881beed8e05faca3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a07bf3e7b8f343c12c66e0029d589e8ba0f125961719ac4ca663f441927eb9e
MD5 4d237ae403e0c4686805c6ca311fb05b
BLAKE2b-256 e71f3cf789684a4f53d14424775b59058e1b2eb6afe1c81ad1ff8bc4f0550a5e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d71a2bb7bdb9bfb211f1e6d3afc4a2c6ea262d235025fb4be8644b15044fa721
MD5 41b3be5e750da13fedbc4a348ed330de
BLAKE2b-256 82143b13a0315b276d8d51415d888b98f76979cfb72434083fbd2b3a26b77593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f74eb164b30eefe573eb6872da28dec4d3452a0fb6e82a2e41e025778eb6ff9e
MD5 e5f72b8515fccd2d4da6334f284192d9
BLAKE2b-256 8ff3e53d1b9b756112a15e718fff95f6ef312bfe1ff6b2426d0cefe7dbfe12a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 817c0ea5962441f0617d199be44f76ed03c62eba619489076daaa01151bcb15d
MD5 01c4f0cfe64f0c1050937ec622853db8
BLAKE2b-256 ac5a631e033f09881062e13f98bc255715dc68635574879fea0c0197940032f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ba100a325d6785d26dfcd9ede497e4cd94e24ef34d3c881c4f940b5425145cf
MD5 164aa2815703999881774b4f640717b2
BLAKE2b-256 139bb5c80e36b3629dd2f067e94e60d15fe19e0b6f736b5653c39c915d5be85d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e2a249bd643c12e245c25ad5db47e7b44280e5ab5aaaeb4ac56adf83fd6e855e
MD5 c9d186e55a7d50d9ea3fbbc1a06e4489
BLAKE2b-256 e3e7f4756dbc3ac4956a36733089c2f577f0a5bdae54bd9c5aaedca6199c50e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 61b169b21b3e5ffd07f74c9699dda3b20bada13bf1891c3d2d82cfae45415b74
MD5 0089febf41d7140079fb67aeb2c41a84
BLAKE2b-256 4306551d24a97fe97e96517248449a6f60a9032c17b5f9e39272e537ab7173eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9da74eab2ccb60067d4084c1a993041550b463b74b69943137c11b0cba18bebb
MD5 a1ce8a97b630e8696aac6a742b1f3e7b
BLAKE2b-256 43ae90f2c05d42c8a0d0645d0cc717688d515a699a438f8e98ace69ee8289405

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3b12cd19a3acbc2367c50e9d200b59d91a1683873621adfbc08eab70b7eff3bc
MD5 ced20bd667991a5337bfa0cf5f046b16
BLAKE2b-256 6a63fba03fab17fc1ba5047e267104d83fc52e3fad48cbc13017934b875d9a11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f42227699dd33230ea1caab9825b188e00d3d915e5ae3068d51df002864088b4
MD5 085ccc24724e140d0173d8d20a207d08
BLAKE2b-256 df42470681710c5336d3335f8ca39ba780180d63db5afc2c18d6bf1203fb994d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for tket2-0.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5bd00143098e626e50ce3b03f01cfc9f14e0dd229713fcdde042bca31f1d8cfd
MD5 b548374d05ad449202c0c23ee7c0f26e
BLAKE2b-256 85ea9ff0eb2ae66cc3b537e78af84b23867c8159cb6de42af37202ffdd06dd86

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