Skip to main content

Python interface of struqture, the HQS tool for representing operators, Hamiltonians and open systems.

Project description

Struqture

Struqture is a Rust (struqture) and Python (struqture-py) library by HQS Quantum Simulations to represent quantum mechanical operators, Hamiltonians and open quantum systems. The library supports building spin objects, fermionic objects, bosonic objects and mixed system objects that contain arbitrary many spin, fermionic and bosonic subsystems.

Struqture has been developed to create and exchange definitions of operators, Hamiltonians and open systems. A special focus is the use as input to quantum computing simulation software.

To best support this use case, struqture has a number of design goals:

  • Support for arbitrary spin, bosonic, fermionic and mixed systems
  • Full serialisation support to json and other formats
  • Preventing construction of unphysical objects by using well defined types for all objects in struqture
  • Support of symbolic values in operators, Hamiltonians and open systems

Following these design goals, we prioritize using distinctive types to construct objects over a less verbose syntax. Similarly the support of symbolic expression leads to a trade-off in speed compared to an implementation using only floating point values. Struqture is designed to also support the construction and (de)serialisation of large systems but for the use in numeric algorithms we recommend transforming Operators and Hamiltonians into a sparse matrix form.

Documentation

We recommend users to start with the user documentation for stuqture and struqture-py. The user documentation is intended to give a high level overview of the design and usage of struqture. For a full list of the available data types and functions see the API-Documentation of struqture and struqture-py.

Installation

Python

You can install struqture_py from PyPi. For x86 Linux, Windows and macOS systems pre-built wheels are available. On other platforms a local Rust toolchain is required to compile the Python source distribution.

pip install struqture-py

Rust

You can use struqture in your Rust project by adding

struqture = { version = "1.2" }

to your Cargo.toml file.

This project has been partly supported by PlanQK and is partially supported by QSolid and PhoQuant.

Contributing

We welcome contributions to the project. If you want to contribute code, please have a look at CONTRIBUTE.md for our code contribution guidelines.

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

struqture_py-1.9.2.tar.gz (432.2 kB view details)

Uploaded Source

Built Distributions

struqture_py-1.9.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

struqture_py-1.9.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

struqture_py-1.9.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

struqture_py-1.9.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

struqture_py-1.9.2-cp312-none-win_amd64.whl (2.1 MB view details)

Uploaded CPython 3.12 Windows x86-64

struqture_py-1.9.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

struqture_py-1.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

struqture_py-1.9.2-cp312-cp312-macosx_11_0_arm64.whl (1.8 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

struqture_py-1.9.2-cp312-cp312-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

struqture_py-1.9.2-cp311-none-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.11 Windows x86-64

struqture_py-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

struqture_py-1.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

struqture_py-1.9.2-cp311-cp311-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

struqture_py-1.9.2-cp311-cp311-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

struqture_py-1.9.2-cp310-none-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10 Windows x86-64

struqture_py-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

struqture_py-1.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

struqture_py-1.9.2-cp310-cp310-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

struqture_py-1.9.2-cp310-cp310-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

struqture_py-1.9.2-cp39-none-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.9 Windows x86-64

struqture_py-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

struqture_py-1.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

struqture_py-1.9.2-cp39-cp39-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

struqture_py-1.9.2-cp39-cp39-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.9 macOS 10.12+ x86-64

struqture_py-1.9.2-cp38-none-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

struqture_py-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

struqture_py-1.9.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

struqture_py-1.9.2-cp38-cp38-macosx_11_0_arm64.whl (1.7 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

struqture_py-1.9.2-cp38-cp38-macosx_10_12_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8 macOS 10.12+ x86-64

File details

Details for the file struqture_py-1.9.2.tar.gz.

File metadata

  • Download URL: struqture_py-1.9.2.tar.gz
  • Upload date:
  • Size: 432.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for struqture_py-1.9.2.tar.gz
Algorithm Hash digest
SHA256 1d1bd3956b174c4d1f365719f295959d4906d0ce4d52c41e9644ac0d9a7c873f
MD5 51446d17bb7ca0b9eb06f13f4c48367e
BLAKE2b-256 de0fa46df233a529283eb39063dabae342953e6108e9523120ca6d390ccefbac

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34a3fe46cabf2a38e597a609ee352addaf801d562c19ece1945d7208c2bd3767
MD5 d6dc2106353abeba39b5cc7ee6c7f816
BLAKE2b-256 665635c1396c7030c5262ddeb5ff549469d7b9c2756446dbe189e94b800548b0

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d970947ee3d8455f4364cc0afc7e2499af60c6918ebd4e42b2acf8b213757f8
MD5 33a2e1969526ab09b4e171b7b9077c02
BLAKE2b-256 2b7d2a69e3845c274d5ffcff83d9ef2c92a6a4be774b1252aedc90f24455088c

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 abe1eb3ae833bd1289cc32d59ad4410190d2efa1d709da0f6c895df6537bd99b
MD5 09bb4b2d2fe71215730037254e96fe74
BLAKE2b-256 5b1076b97df65ec0d7a86cd252cc3507dcec1362c5c6592f41ff2b730ead04b5

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 caf7d0f7c43a1e0cbf6b1cb137ee901132742c1fc918d5dd37a30e55a952f338
MD5 d553dff78651a5bd16f9b7f480c0f05d
BLAKE2b-256 ddea806355d0703c9b0416857ff56d9abc3a452cdb558e37d120a37d386c6ed7

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bde09326012c303d8746ed12de870faa20eadff77a7bec195b2f7840abdcefbe
MD5 4af55fd336074befc84384c65cec2441
BLAKE2b-256 e676e53f4a3c19c3091f03185b733f19c9eb02ff311910e9ff81e12f396c6c19

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 3d5afccbf79eeefa758666be75991a215574677009024c17e7ebc37c8b559d8a
MD5 3c8c77688aea1333933985a49b56c5f2
BLAKE2b-256 6aecfaffe11a238311ce1f92d595424d9e9e131e7cf9e1e3320067a517ebf442

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68a12c857414c9189a63fd820400fce8d5b8a09284cb11eea71911692a009be1
MD5 1652afeffda4663ddcc6fa51281858c9
BLAKE2b-256 003c7d13c09ea883116bf8849548155c73f3349f622d11ca994640ba8d1e6c39

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 63d84576dabe5fa74d1ca50bed234762813e3c7d03c2790c6daf0f9f93cdf1a8
MD5 f7fd418416f738849e2e28d381996544
BLAKE2b-256 5718e17ee3ffc7ccf8ecbd91f78a9e6298824ff41229f1d012334a5ccfa724fc

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a49fd97168b561893b1d0d19a9183cd13fab941b71594aa37787347132bd117f
MD5 26e39c7d90c3ebdf43b412ba0f5fb11e
BLAKE2b-256 df19ed726c6e49b23e07ebb8627d98a139abc7359bed04b5ef881645f612d695

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e8d0daed60148f2126554941b203fe842bfa76639e355f93161fe3f85cfc144c
MD5 4ce017e51b95ac660e97efd767081bed
BLAKE2b-256 4456c8a0983014270c96eee561b376d18069f5a508e3d3859295d22f03895d10

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 c9847ca62b49bc79acc2c6cbc46a6dac300a2bcfefae414711e1a67f480ae3cd
MD5 b76adea17cead804276843db025ffe96
BLAKE2b-256 6cdc208ab9ee196395b65a518e446a4aeb6c4eecdb562401c4a549af2755b083

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac894140faf3ea16df4c05e04019b7c3fb82d4541a2c8b1c25d0cef0b176beff
MD5 fef5eba1bf40ce9ee22d3d07b55ab2a3
BLAKE2b-256 b5a808676a038e7640aebf954ed5c0e1a4fdc865e696fa29eaf39d55be5700ac

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6a418f0058fc713b42913c261e0b7a670da812d4728ba527964b70e6a2094e8e
MD5 25d5d99d04e51ca5fc369edde2ef9628
BLAKE2b-256 c650a4982dcffff29f6439170729d6abecfe703de73e013b9de2f72c0b7234c5

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97fbd6ecab88d1f43230c3da77898cbb000d76936535fada207f45defa574529
MD5 102af3484fb091a36a21c3751dbaa70a
BLAKE2b-256 848f5d526d4eb1adbb97665b09b42c5be76d2d940ec728f7e6b5d9aa171fd2c7

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c8179a62b872d400e33ecf18ccfeddd26088afb0c0504373b07f08fb6f5ea859
MD5 c517ecd21d9943b007227281e9a9dd8c
BLAKE2b-256 adb7aeef8bd407a0f9b28ff652406f96297affe9cdee5e92ea1fd63bf2273c1c

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 49bf403ad7ac6d0100dd39b1f8156a7d9ad41736e2595289340faf02a9cbc97b
MD5 b09c031cfd9f6e354111e54e70e3aa95
BLAKE2b-256 f27b9abc5fa3e1d59496c0d11be78b2b85bba23cb3445b2c282aac700284239c

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8fa747ab25b98da1364ba55a3d4e8c1dc560cd2a0e0f971f8d1537e33035ed4d
MD5 694197f48222775afd3055ef43c76b31
BLAKE2b-256 7d2e32cf62b40419d5250bec03b86377558f4cf4e1cb905eabcef43959d529ae

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1588b7078a8bfdd6b63a6dac4d93a2c6b5d9f1cb5ba12fd9bcd071d24cb8f7e1
MD5 805da340ea171fbec7c0f745234b4eb1
BLAKE2b-256 a79d324cc7f7bd98f6c200cdd83d412fa0ad2c55df08913d306d6fb5551d33a3

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c9e0436a8d21710870c689ead1ccd3c1678c14f99d6fd68c9fdf4095fb81d342
MD5 ffb9936641850e602f3be88884e88afa
BLAKE2b-256 f93b0908f6b515ffccf8242743c4185fdfa0fde6e6dd8dbe217bfa6c02aea8b9

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1710c2d7ed866392e09da29f02e6d74bcb9fdb284890d6875deb59d453f97303
MD5 f6255a0f13d20cfad8f7554df18898e7
BLAKE2b-256 65debce6309daf27694bd7dd2ad4fffeffcfd6fbcc4654792e62868bd7aa9fe0

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 dfa5eb104fcd91bc9d67163a05797c2a06ddd845d9a0c128fc5a0fcd40d5ce07
MD5 95f871f020d52e34523c14c98b88888d
BLAKE2b-256 481ed2daf8c2b5b395ddbf2edd0059438b244b62f1ce53bd61d49372cc866fa8

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7735baee1323952a5bda554b2b8783ecfbe40aa7c38e3d32a42bab904bd00200
MD5 55552be80d63937a14ea08f5ee69baa9
BLAKE2b-256 f635e051b5299734f88dd46b0f2f054af8af5fec9ec7d220539824640db84d0c

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a495f1882671f8e3d1e39a2d7b346259bad6e5d51776d61d293b2ec38ade87a9
MD5 78a5fd8453c10190697e615c92cfb91a
BLAKE2b-256 a2364b5eb1766b875ec1e936e0d392804d5ccfcf4cc71d3f807d15fde22c275f

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9d3784ba0e08dd4f4832dc90f303351857870f40587ce8685142bbf855edf771
MD5 f2d7fc61b67fa874ed018270a80388fa
BLAKE2b-256 cca7677b4a0444ca79d5719330d27f88a8c7d6ec39f410539ebd966c22bb702d

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 887cba7b3c49f4add6dd33e58246b3ae149a48dd5eabbdb7f1d71177ad64ed71
MD5 9adecc831b340955733715b228ffb297
BLAKE2b-256 20ce1338ec750d3f8e1ad82fb0d1e62a4eb835e9ee66fcdade0ce1740a74738d

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 a64214a8b9490f32dbd6f7ab402c29629e99a938e7dbc78155b66cfb116201d1
MD5 a0bf5f94fac8a6db45048d554ea6a21d
BLAKE2b-256 af74ccf83864da6781c3b10c1298baba5e26d2e6eeb53ef1bac9d67279334883

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 473d59b42e8db800eeef3772aded682fac80e99f9485b157a092d897a0c14309
MD5 533e38e0964df2485b772abd8775a171
BLAKE2b-256 e49c58321434ab1ef99bf7cdcfa36631c4669512392828c8eb5902b8dfb57810

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 362991355765f9180d701d62e233a87330b6ae1cdd401ebb12a7037655a911b7
MD5 7697464d7d28a99c70f231280d3689d6
BLAKE2b-256 ee57c27676f1c339dc8525db967241bfeeb2dc71eeaa4781a9aa4555cb371ff3

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fc900dd440004454a8908e87227bf434ea0ae24d98111a5420dbb2165b748c6b
MD5 9350a65ef3f763c0d917503c4dc7667f
BLAKE2b-256 276331e26bd46e6520eadc09d8310efae7f733137f803939611180b058d8dcc6

See more details on using hashes here.

File details

Details for the file struqture_py-1.9.2-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for struqture_py-1.9.2-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b52300c82c3679f4d18d25f8f86323f4fa437da98b0551e55f147ffa214956d9
MD5 f66672d6ef7e5830c56727933e531c77
BLAKE2b-256 828b8483fc0c9ccc0d651da2ff1c5608b387287b0a1f5a6af43b9b4981c2bc2c

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