Skip to main content

Python bindings for the zTensor library.

Project description

ztensor

Crates.io Docs.rs PyPI License: MIT

A simple, safe tensor serialization format with zero-copy reads, streaming writes, and built-in compression.

Installation

pip install ztensor           # Python
cargo add ztensor              # Rust
cargo install ztensor-cli     # CLI

Features

  • Zero-copy memory-mapped reads
  • Streaming, append-only writes
  • Zstd compression and checksums
  • Dense, sparse (CSR/COO), and quantized tensors
  • Convert from SafeTensors, GGUF, Pickle, NumPy, ONNX, and HDF5

Documentation

  • Website — guides, API reference, benchmarks
  • Spec — file format specification
  • docs.rs — Rust API docs

License

MIT

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

ztensor-1.2.0.tar.gz (270.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ztensor-1.2.0-cp313-cp313-win_amd64.whl (763.2 kB view details)

Uploaded CPython 3.13Windows x86-64

ztensor-1.2.0-cp313-cp313-win32.whl (705.6 kB view details)

Uploaded CPython 3.13Windows x86

ztensor-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ztensor-1.2.0-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

ztensor-1.2.0-cp313-cp313-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

ztensor-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ztensor-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ztensor-1.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

ztensor-1.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

ztensor-1.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (988.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

ztensor-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (969.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

ztensor-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

ztensor-1.2.0-cp313-cp313-macosx_11_0_arm64.whl (848.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ztensor-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ztensor-1.2.0-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

ztensor-1.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

ztensor-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ztensor-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ztensor-1.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

ztensor-1.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

ztensor-1.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (989.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

ztensor-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (970.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

ztensor-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

ztensor-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ztensor-1.2.0-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

ztensor-1.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

ztensor-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ztensor-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ztensor-1.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

ztensor-1.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

ztensor-1.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (989.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

ztensor-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (971.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

ztensor-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

File details

Details for the file ztensor-1.2.0.tar.gz.

File metadata

  • Download URL: ztensor-1.2.0.tar.gz
  • Upload date:
  • Size: 270.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.0

File hashes

Hashes for ztensor-1.2.0.tar.gz
Algorithm Hash digest
SHA256 d8ea0002fc6a6a12fcb9229f5f602eaed882e8a41bceef044ef542d3a3a510a4
MD5 9b767dc874ac3d5d8547267a8b4c65b2
BLAKE2b-256 a972011af317faabbf3224a5b2c84ab8addd63525db6ffbbe21c33d03279d4b2

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ztensor-1.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 763.2 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.0

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 906db0fa31973d0219a4ecb64a6479e52179b081a822f25eae9f6370e318abfd
MD5 3379600bd7c897ae0543af80fda7aa09
BLAKE2b-256 f11a1a45added01e1c37421d6ea8e4ff9ff4f199b68c1738620346abb70221e7

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: ztensor-1.2.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 705.6 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.0

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 377ee62c2313635070a3d753e209b5eb27256db37c29b058a2f03e817455541a
MD5 de1728d18ea3277e0c42969ff3539065
BLAKE2b-256 1f38f036485e277321b3162c770bf063ab1becc01c97c1df6e69524a2667227e

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d6e8af0417729895df0540bbf2af66f609e9bc50c377d8486d71f6204eeccc4e
MD5 c44df029152fe8d7386d1b029ed602c7
BLAKE2b-256 f257cbdce096076a58293c721c28e306809df8573b94eaa0d1324a649b1e1a43

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0451bae8e5c16ad9c53659c97ec622b47d18040a1d03b476fc8c10f179aff98f
MD5 17187064490a208715377ae1060caae5
BLAKE2b-256 bfa4e49654e504fb18c0b25bf42d9d4bb504772d832cbbed7deb73d8608e5d31

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 25eebca0918a346594a7702c5909762842eac510fa61aefa79e3cbe884597bc2
MD5 1f12fec0a4c82e2b74accc81833d307a
BLAKE2b-256 1395936ad2e58c0c4d9527ea8c20785faf46bd5439cfc61a5d960db2adf5b7ba

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 979b28db7b0d0ddeddec0d6cc74b4e886afc0d191e6151a998e50cc7dbaf3965
MD5 992b5f590768865665d876b6ace5e9f5
BLAKE2b-256 d6a9cafccd636b2fc8fcbb01b7558993cdaea5aa8cb9c957b7eca6196d59b79e

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ea045f110851af824b0b0bfe006ad27e0134e94e6e25362634f65d10b9559a8
MD5 638c2680ff3491e7bcee276b542298cb
BLAKE2b-256 a46ce80e1d2061e5ad3ef91d523aa569ca55d6c6fe4d550d4d0ffaddbad434aa

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4e31a1a6891842a7247c91f213c6c564ae07da2f5dc2155221fcc2986db9f0a6
MD5 28a7d87cb2958d652a0fadc73b75e276
BLAKE2b-256 01376c11bd103bc569c2884b5062e01f12857f19f90473b3b4573fa0ae5df9d6

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 622adf2317589a87ba96c44af795be1ad3ca37df646b8ace2cd2dd5cfa90d936
MD5 6ba115162c6b2cd59658808757d9b7d9
BLAKE2b-256 1591267bbf8d7e2035549d2ab0a7846c35bd5e025dbc49af12fda9e0e5b5114d

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5f019f886e1e48882fd9c1bfe251d394caade21cbc02dc34b204fe0588ad53c4
MD5 bb409efa0aeeedf3d478d88633da3b61
BLAKE2b-256 500f033f9eb1849e9e14d5520a4c0604d0f7bcc62c6d3a4e3c15eb8bab04a75c

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4dd3003f6b7d542a9495415965e8f45fb193df864da49e563ac9fd6486d037ee
MD5 2dfd02bd88432b806321071f44844e94
BLAKE2b-256 aebf1ddeb8c7c411d85d2bdd783a4f288b56aff206915c3a9c27956bb9c63180

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 9ee978d3c2c051f76f17bc3d91bea7a84fe1c100e88b3513b193f33794c19cfb
MD5 61c32b6e508827d02d6ba8ea5028f7cc
BLAKE2b-256 a265b96517224f6f855c78ea626b076ebf46fcf4cdba1824276a807114d2318d

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1c4480d5c0f944a07119757d6c4e493a4d5369a53bb0c3d6a9685f4f38a1140
MD5 16f1516a70fbdc33376613081cd42515
BLAKE2b-256 bc32b1db62e58f747a4df2281cca2c97194c7dfb4c5c5f8a75b99327baea7b7e

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 710bc563cf1514c656bae6a0152617c340b7897b87a540800c800affbe3e54a8
MD5 dc85158ac99807f32fce02831604d892
BLAKE2b-256 946ae264ceb88a35b88da0348561960295db33a3937ec195247a543f39c21798

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e8e5a5121377e7cc780c8d3c2897adcd79813bda4dee854b9a8f2eed60bea578
MD5 2b2558b7b2ee5b6b01612b1539aafe40
BLAKE2b-256 356a2d3f0442efb24cc6a156e376960045d303a7bfe37f4a0269963aa0238574

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3109e9e4687442216ba0ea51a03c0930ac1605638b7f6a5da6836cdec33fee18
MD5 e9c09abb40ca3fa40ff33c31ca1c7f5a
BLAKE2b-256 06029f11b0f41f06fdc6b37effcc0cc7246fc1ad525ad7e7beee29716a342ab8

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e875853c8b27b762953fbb9d5ba107ef491e1416b4a03d289ca0272bc7222bc3
MD5 dcb3f716fbf191a20417687467e8db17
BLAKE2b-256 4df5709d616b89b312e290038dd3218a4b095a580690b258a72af4aba46d9e56

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7ec189bbe7f73a7f83ace63b9c056aeabc25dd1ff8a697cf98d8890061f8e534
MD5 be43227a74229c2ae3864d1160ee98f0
BLAKE2b-256 e5d1892ac539c63b136b71212e02c9d3f6114ff5c5263176091fe802738e6286

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a1b47362f1a79c98126f341a838b242b4e464e916d7251cac13cabbe929a419f
MD5 3e1c76fca329bf860dcfcf2b5aa5d243
BLAKE2b-256 f0239490a72719a6b288ad3a78608096afa6a986a87eb47f0827c4f6191130da

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 65198ef42fd8ca09166c21984acfbbb2b77c94a643b5ff609ab6c5f992ea84d1
MD5 4dd3a5d7cb0d3670a463decaeca2b8c7
BLAKE2b-256 89282104ac3e4f5eec9a8c7b8305fdb72f46a8b9cf4b101d6676d0f4bb714ea7

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a1af25ba8dabba8fe5b761f0d187ec20386a6673c4f249aa59084d600d85f0d7
MD5 b57908c09939b21c8b9c1b69e4c75c6e
BLAKE2b-256 623af030542d8501cb42673d796f369d085df78df026976bdba9bdd6f87bbf5d

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bde36b77b80b62f66b2ec15bf7a84814afd3e6714e122528ce6e80414e488993
MD5 94b09772d0739e35ad8b6f24c3df85b2
BLAKE2b-256 ea0b9c49ce4012108de226b2848c20ac099c2f4c90fc43229c588731f1716266

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8646e436a00fb8c632f83b1b9256246890cd2a39e0f3aab82c3114cad0bf3fad
MD5 e24fd05df8e9e5b129ed37cbdb541dee
BLAKE2b-256 3f5b3f492d0069c1781fabe88a1229c1b209c87cfc8dfcbb58a434c77a16a14c

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ba35db5dc91bbf64261bbf5033717fd9aacd0f2929f8a1187bab27dd52e5eb43
MD5 8ce8bea42aa13452d285444ece4d137f
BLAKE2b-256 b0622d584ec1b13c43c1485bc83245a9693f528219cbed7f399a5462fba1e399

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f53a35dfa24edc972773e5328e6b27157c411912ada4d7eed4d4c44011c10c0e
MD5 db7e0a7adb51508e71b93c74b9e3b582
BLAKE2b-256 23557ca6ccfdcc2c6c89e1ff41f6f0d6363246c0f95a99c7781b109a6f3f7572

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 590d7f22f6efacc61595eb01a7ac5e338067b3baa481700da7260db2089bc55e
MD5 6fcd031aebc65fa27d9face07d069628
BLAKE2b-256 56c978c0437bf1d717dcaef9404b98f17deafa11c3380e8dedac2e99195c7fb3

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e86e2ff87c32e05df4061cc266bc7e2e20453f2274196eb27ca915a2b9ee5fa
MD5 26d41e40c61139e0ab82d967b839160e
BLAKE2b-256 5c19424a052ba52d4ae3c669a6cc8a2c56613c2a35b4e2f066f6ecb2541cd3ce

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6666af07389881951fcea34096f30ad11b000b361681a5fefbd1b3e4a2aa3873
MD5 ee0ded18ef59d0d912abfca14c67cc01
BLAKE2b-256 271b7775c1f2c8630be29b3007251fa2301f4a1db7c4bbdc82e482b5a90f1573

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 417051c2bccb5ec9b663cdee1a7f3ae9178c7d61ad15ed9e5b7784e63f4a1219
MD5 8aff200e86f611c6255427ffa1bf9cf7
BLAKE2b-256 9c925e4fdc5b811d05acf03e6a3f12a5c6ba64d845ff90fd7db5ecd24143d27a

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f6fe4b9cae03bcc3cc6a903b56f89ca65052975d6adb4d1e2fa984a17f9637c3
MD5 42edd5f6a7e00a7e79000f10d5976933
BLAKE2b-256 d93a21d6a76d3dea9500d62e0d136ae9c4a57da74e5bd34e389d9ed98a646268

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 aeb56803d29b3bbf85f5a995b2038a9b0501968ed16a0d39110d00423b34b1c8
MD5 89e2aed78766dbb0a41f37c25976d3d7
BLAKE2b-256 e46e33907d5f1abafea0088e8f78d9c501160750f51c99a701bd09bb1e22a9e3

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3226fbee7e4d8c4fa0cbdc32d08da7ff88491a478dabd186e3be26ef7317943a
MD5 8285cf27cad1cede226171928723736a
BLAKE2b-256 c19baf5e3b838e2f363c606ae06fe940a52704a66ee9dc7cfe72990e4fdaefa9

See more details on using hashes here.

File details

Details for the file ztensor-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for ztensor-1.2.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1072a1ca588d8540e4cb0614d41adbed2d836f1817505a7a74af097f65412af4
MD5 860c006610ac42db818bf4442e53cf9d
BLAKE2b-256 b29b7b69ac8c096d568655ebd20e6522b4e61cc971f73a01acb6e5f51d8bb8dc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page