Skip to main content

Symbolic Aggregate approXimation (SAX)

Project description

Symbolic Aggregate approXimation

This package implements the Symbolic Aggregate approXimation (SAX) algorithm in C++ with Python bindings using pybind11. SAX is a time series discretization method that represents a continuous-valued time series as a (sliding window of) symbolic representation(s).

Jessica Lin's SAX page

Eamonn Keogh's SAX page

Installation

Currently, only building from source is available. To build from source, make sure you have a C++ compiler and the header files for your Python version installed. Download/clone the directory, change into the directory, then install from source using pip install ., or, for testing pip install ".[test]".

The project is set up so that pybind11 is installed as a build dependency. The core build has no other C++ or Python dependencies.

You can add this to your own project's requirements with the following entry in your pyproject.toml file:

dependencies = [
    "sax-ts @ git+https://github.com/steenrotsman/sax-ts.git",
]

References

P. Patel, E. Keogh, J. Lin and S. Lonardi, "Mining motifs in massive time series databases," 2002 IEEE International Conference on Data Mining, 2002. Proceedings., Maebashi City, Japan, 2002, pp. 370-377, doi: 10.1109/ICDM.2002.1183925.

J. Lin, E. Keogh, S. Lonardi, and B. Chiu, "A symbolic representation of time series, with implications for streaming algorithms," In Proceedings of the 8th ACM SIGMOD workshop on Research issues in data mining and knowledge discovery, 2003, pp. 2-11, doi: 10.1145/882082.882086.

J. Lin, E. Keogh, L. Wei, and S. Lonardi, "Experiencing SAX: a novel symbolic representation of time series," Data Min Knowl Disc, vol. 15, pp. 107–144, Apr. 2007, doi: 10.1007/s10618-007-0064-z.

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

sax_ts-1.0.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distributions

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

sax_ts-1.0.0-cp313-cp313-win_amd64.whl (68.6 kB view details)

Uploaded CPython 3.13Windows x86-64

sax_ts-1.0.0-cp313-cp313-win32.whl (60.9 kB view details)

Uploaded CPython 3.13Windows x86

sax_ts-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

sax_ts-1.0.0-cp313-cp313-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

sax_ts-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

sax_ts-1.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (104.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

sax_ts-1.0.0-cp313-cp313-macosx_11_0_arm64.whl (61.8 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sax_ts-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl (65.0 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

sax_ts-1.0.0-cp312-cp312-win_amd64.whl (68.6 kB view details)

Uploaded CPython 3.12Windows x86-64

sax_ts-1.0.0-cp312-cp312-win32.whl (60.9 kB view details)

Uploaded CPython 3.12Windows x86

sax_ts-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

sax_ts-1.0.0-cp312-cp312-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

sax_ts-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

sax_ts-1.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (104.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

sax_ts-1.0.0-cp312-cp312-macosx_11_0_arm64.whl (61.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sax_ts-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl (64.9 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

sax_ts-1.0.0-cp311-cp311-win_amd64.whl (67.5 kB view details)

Uploaded CPython 3.11Windows x86-64

sax_ts-1.0.0-cp311-cp311-win32.whl (60.7 kB view details)

Uploaded CPython 3.11Windows x86

sax_ts-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

sax_ts-1.0.0-cp311-cp311-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

sax_ts-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (100.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

sax_ts-1.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (104.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

sax_ts-1.0.0-cp311-cp311-macosx_11_0_arm64.whl (63.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sax_ts-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl (66.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

sax_ts-1.0.0-cp310-cp310-win_amd64.whl (66.1 kB view details)

Uploaded CPython 3.10Windows x86-64

sax_ts-1.0.0-cp310-cp310-win32.whl (59.7 kB view details)

Uploaded CPython 3.10Windows x86

sax_ts-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

sax_ts-1.0.0-cp310-cp310-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

sax_ts-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (98.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

sax_ts-1.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (102.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

sax_ts-1.0.0-cp310-cp310-macosx_11_0_arm64.whl (61.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

sax_ts-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl (64.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

sax_ts-1.0.0-cp39-cp39-win_amd64.whl (66.0 kB view details)

Uploaded CPython 3.9Windows x86-64

sax_ts-1.0.0-cp39-cp39-win32.whl (59.8 kB view details)

Uploaded CPython 3.9Windows x86

sax_ts-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

sax_ts-1.0.0-cp39-cp39-musllinux_1_2_i686.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

sax_ts-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (98.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

sax_ts-1.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (103.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

sax_ts-1.0.0-cp39-cp39-macosx_11_0_arm64.whl (61.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

sax_ts-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl (65.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file sax_ts-1.0.0.tar.gz.

File metadata

  • Download URL: sax_ts-1.0.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0.tar.gz
Algorithm Hash digest
SHA256 b470aa78f2ba2e678e27881c5bdf548493f5c72c5c16e2802266562d1f668434
MD5 491be58a4a829d38dd368a3a57fc5465
BLAKE2b-256 1cdd2f8f1667b4e99837e94ef26232618554bf59c6369069eb7dfb54857d0a00

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0.tar.gz:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 68.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 60aa2e61db452c489cd4495185f5f03555e16ff182e2a2e112273abd532da6ab
MD5 24ca3c066523cb99c1629b2e0095a052
BLAKE2b-256 9996ad546a1140cd3e3b7a44720c6205f3606c68ee3c077d0c5220882037bac8

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-win_amd64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 60.9 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 85d38cc52853ea222b19561e7cfdd8e201728d0b8ab1c48efd19411bda6a5596
MD5 80e4276479d3b18d3353dfa52caa9f61
BLAKE2b-256 176718689be8e136dee30210ee34a1c12383d8719e380a5cbb06429a35d6fd63

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-win32.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8e8a66a8ee9ea2149e4fef300b7bde3eb2a01fe770b55bd68c879a3e59655d6d
MD5 34136d7381c80e3b2399cdfc1f0331c8
BLAKE2b-256 b5525270f0cf4ad0c788a349b9d00af5981b3913a89dc12e9a30eac01f542ac3

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0f2fe68b7a9658cbca7321db0a4f0f140e239867fcc9dd6b35e9646a54451286
MD5 6dffd4a6a572f525cacf32c26c6fc2a8
BLAKE2b-256 9e11640bcf5ca8fb4b1997d0fc6e8c03a13843e8ebcb2a8715636f4e013aad6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a720b6a0705fb83d66a51c96409906311e0ca552771a558aaabad4d9524bbb0f
MD5 9d7f45a6856f226af198ffefb096ee17
BLAKE2b-256 3eda902c1a4e8d1a43953fd8f390e35fade2097e3ae24fa291150a8c41d6971f

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3fb0d167bbc8729f58f1e95739967c69aacca9f6796530245965bfe4e79c945d
MD5 8cd177574e2f3c6bd541605601144404
BLAKE2b-256 fd8763938d93b109c2c374f2586c1c34d36c85c112e019dd5168e7f17226e099

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b1f627c29b375bc6d487d41a3c938fb368545b45e6be50f90fd12e45f768616d
MD5 ae1224ee3666525af5c108c569517a8b
BLAKE2b-256 6b41559dbd0dc05e38f7c68b297def803fce2be5ff7ba779c16701a6e8fde460

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 148aee1adda4159d6fe2bac577f79fd5e9ca2eec50cb036c401ff4b58f10bf2c
MD5 eb5b2624e1984e579f411c8184c03b6a
BLAKE2b-256 6fbbad533cc53d5270043b955b6943c48237b7588a3691f8cd157642f3aa4bf3

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 68.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2e1e76041728536806d6a0d54602fad2bccb0042ecc3b47d3515971d3941cd3b
MD5 cdbabeb302cf2e7caa46cd56296dece4
BLAKE2b-256 056d9829b10ae301b57ebf7f28fe3da06ed2c4597d54246f9e9a8efea243caa4

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-win_amd64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 60.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 70c6c5640188de6124116e2b9b8e9b4f0a1f4cc0d64129ce4378c7b1de9ab549
MD5 20282bd6905167e3f7cb0f61f8818247
BLAKE2b-256 5466baeb6d5c6a24111437fcc57fee7c8afa3db6589c36ef6b6680061990e90a

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-win32.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9bae1616348487796781b7edf58e1e5c23bff66ff586aae4baa6a86d2e0de918
MD5 c25fab4a62cd39549a7c88bc5a19dfe0
BLAKE2b-256 04776d8390cbcb6354442d15af9d8c49c6a962df99833fae9e0036dba50ed608

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 20a8d1b30d83b87f8243226e6e2d84494ecc75b5e7077a78496092f1d4da36b6
MD5 80b5759f993323ac177b6a25bf4e4085
BLAKE2b-256 962d735c3604d1756ab4a6da851d3970854147107e0fbef9b65263b67444cef9

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f00394eb32f2ca63f6a0051857f675d51f53c6613251242a21fdbb3b1361775b
MD5 fc13c87f2768a21c2debf72f2c6fd391
BLAKE2b-256 7aa0c2b21af80021c57edc89dfa131de470a20be9eaf81010e72f92801a9ff5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e26363c221ff3da27a98ca4dd901e7a5a895dfb24035b09b698f78050ddb9be5
MD5 a065223da9d78426b8e1193f5a28c6a3
BLAKE2b-256 d029da14818b0ad40916cd3ae16dae6d623201f3acf2eb516969bae246257ed6

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2646e80c1212386c33371f96bddd588c9f38964c28533e4197d740feeac6e8e2
MD5 60292f00f1e04dda1cee05828e60eee5
BLAKE2b-256 127d89f51c92356cc30c463de28062f7e8e0d90f16d2a1e40dfb6495b796cf44

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 7e52b521fbb6867f6e62c62c6febdc274eb0a65e073937f74154f9dd075adcd2
MD5 b5109bad4c6d39921ea490cdfec36354
BLAKE2b-256 8fdc5abb99f07a6939be1fdd29994a2f2603d086c5ac8b0462ed4d973f3c0f5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 67.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e380f71e034f42f7b2ede22567798b0c6b4df99d4861860cf76974580eaf090c
MD5 6ad923659f378358f6acbbde58c28b60
BLAKE2b-256 6785fe1e732f6033f2e88df3d3c518b29c83f61a4dbe97d9847e5d5b17e61b16

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-win_amd64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 60.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 16126ba948abe2ae9be07961ea1417d00ac6c93c5b5d3243829755a30857b59e
MD5 dfa6f5ae1da283c55b43bea468e3dd4c
BLAKE2b-256 4ee8dc9ec81de7f10c051ad9c4fb6689f4b24617567cb7d3d3fa52820926cd58

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-win32.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3954afbf6e13e2335499e972d7ae21073525f4fedf8f635be9bb8734957db576
MD5 ca75c2a6b0acd8df1977216de4223c4b
BLAKE2b-256 c164707d6ef2b00992480ba1df8f0e6125cef587a2b379a8861853ff5f484007

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9706b7aa2a2c5f8866876c5ec494d5204e4a6ad239545d3afedb757b93631e39
MD5 1479a6f84bc1bdf9d64f5f1e284ace2c
BLAKE2b-256 e5766176c1935bf0d0025a75731e72d1772d7fac6b1a64ef4a4c664fb4cb9472

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f88bf5b46af72ee46559e38bfe817d94cb12ef20ef0c08ad5e850f3d1cb335f
MD5 43dbb5681a0930dd257b0e7b9c62fcb9
BLAKE2b-256 133b37a46cb52369228959b21829a8c53f968725a85277602e1cfa46ba5f12ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5e3ce67bf48973c68c23daffcd1a31158be288658d72d3e81e3f70f2b3891e46
MD5 cfc67fcecbc969a476d479340c58f390
BLAKE2b-256 0a3552615a4e69cabf911a8b7c3eea68af3f1530aa5c9c0beab6acb0ab7220b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a474dee1028895cd8906d5b5cba321e3e20bb1a4858f3c07c7fb5414eb512eed
MD5 6462f6063fda4f5834d39f81c4f739fd
BLAKE2b-256 09054e75eae2bff22b3f87d340a3b4449e7131845b4429534e4b29a1d7aef901

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5c8f1b3d91078a50acf8aabe1d4e642b83480de35cb4666a139c0c0f4b6da031
MD5 2f2d5237a677378b9d1d8d625acf4ae0
BLAKE2b-256 b53acda20d4fe128b9afe7ea1b996e87884eee57fcc68674ed0ca0e9da7478da

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 66.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 62b6031dcde9d4c2e22baa5452cafba8d2a9de66fb8758fe25c8e33cbd44664e
MD5 9633828ad110f93c7844bf65178f9608
BLAKE2b-256 5a9e94a47209b4f54978f9f1e7289594e62e560a7a67b04be63d564648f84b3d

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-win_amd64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 59.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1606c6ee24e99321a1f0ed188106678d4b4dc2ad495bb1c48616713a867e26f4
MD5 5885d26cff362a1b31af33ccc70d648d
BLAKE2b-256 6ed4c171a223c479b78555cd9fc8879bf0338ceb2fc46e5b8e8913bba418dcc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-win32.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0af408db070609cc7a3f09a65ca59472b7fca673f8da3d00513fcab955a925d1
MD5 fee0f5664dd398295cae64add4c99374
BLAKE2b-256 ea59a86ace21212f023609970652ce437f7daeddd20e1cab4b045bce76c49229

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e4f6969b04cac70804f28563228a3c25f5c549cfdf5ff23c3d217468d4342e59
MD5 d343e738ef6b2031a83fb2190a1d1758
BLAKE2b-256 d892430beb8913d8ef8345f0eb5856ac361b63b6d167ce89654ee76fe37affd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ba63565701b7661deb0527c5dcc8f4eecd886c2957349bfccd7fc415c91cfd55
MD5 6bac14ba0395c3cabb8c86fa7a9fea03
BLAKE2b-256 14e43706edf93bb51b83d2a41b602ff3c107fb3c04835a602e788c2e7a7763b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1d1fc448ee87960c1bd12ea87a3755e10e29bd0b8383526202077e64c7b87527
MD5 05abe7a9a19f90ddf158c3ab80646e23
BLAKE2b-256 d3858500a5efb0eb065dbc0ab6504e4a973e6aef4bf6ccb993acd4c6d6f2b99a

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a4f2a12ee9635b19464cf343494b59c5822c226a27b53baa4c028c38923035ff
MD5 c9c3b06e04bb7f19a833381a90fd5842
BLAKE2b-256 79252156e4ee69bfb86e78efb7eaba2c203c8197dcc8e2bb94010fe548ac3679

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 edaf5b2d5dc735628b835ff60834828e36420e21464b4c0a8097921a0ff864f0
MD5 4db2cae1a4300c15c12bbc8c5d67d6be
BLAKE2b-256 b3abd6f2256b16b15535488199a748a51be15d9c3c3618aff2b5119e6ae2a662

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 66.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8a4c1309f0146cd487524f23a0721c1456fa6fb9e3ce03f49d61d18cc9d7ff34
MD5 e1adb793339176917fc83741b83d83ca
BLAKE2b-256 c822a225e14ccc329c3430474d5e714dac5748dd104134f6d788c202708f4f47

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-win_amd64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 59.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 e6bd78f3ab8cfb9f6f8f9eebcc9d2ca993e79f89b46e1bf01c0a95351251cff9
MD5 935c3fb2fdae2552e7c41399d23ca4c5
BLAKE2b-256 d3fb2e471caa68ffc7e403ea07d43498e848afcec724f21c69252d84e76336e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-win32.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7254fc23402664142cb35b9dc1ca0c10203b13238a51787ca6cd8988f1de030a
MD5 82ac2910e59a3007dfde7b063c788a1e
BLAKE2b-256 6798ef0c3dbda569a236da190b5eb2f92c8e5d11a7fe68289bccb8e29c9a69a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: sax_ts-1.0.0-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 622d5e6c28915fba5c894227d5eaf630e3a47becf5d1290d201fd2c757a5f23d
MD5 74ad2d0df0ca44ead1745313dcfa6feb
BLAKE2b-256 0648a1220f89c467f9ab26295388942602eaec3e15ffe5cc07e10ea9dee7044f

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b6e179efa7264d0ac54d8b2896875f5c71178544c8e52a7a4351580a25424640
MD5 f00a89a17c26ee800e002c0ff2751dc0
BLAKE2b-256 6b8b0227347e1c58af68f1d8f34272ad9aeeca0385133de282b9f979b4eb1dfc

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 35c95f684c9cd4fdf240261af24d03c669d348d74b81e611e9a6e634eb39d439
MD5 1cb5b79e524529d5ecf633f2a6ca738a
BLAKE2b-256 8f723527237a474495a7213fca23b256507fb65053e0641ccbebc387a4426468

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c2bd2ea97526c93332ce485871eb281b31b01100aefbdaf8ab492105d9314ac
MD5 af63dc383f1df4991876b96aaa2981db
BLAKE2b-256 d922c4412c07a635d53e817d6d150141cc12046b6390f8a04af0c22f4ce87775

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sax_ts-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for sax_ts-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d2a04d250dd8ad081d136625766c3e77750aae060accffbafeee2c36528b2a67
MD5 48a3fb7c02af914bea98f3bcf5af1740
BLAKE2b-256 0650bdb00bf066c6936efe3bf5d26f72e9ebba709f4e73d61457687c11948d10

See more details on using hashes here.

Provenance

The following attestation bundles were made for sax_ts-1.0.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build_wheels.yml on steenrotsman/sax-ts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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