Skip to main content

SpectRes in C

Project description

SpectResC: : Simple Spectral Resampling in C

Coverage Status Readthedocs Status arXiv PyPI version DOI

This is a Python package written with C extension to provide significant performance gain on SpectRes, and some performance over the numba implementation:

alt text

We keep the implementation as close to SpectRes as possible. As of SpectRes v2.2.0, we do not see discrepant results between using SpectRes and SpectResC.

Installation

SpectResC can be installed using pip

pip install spectresc

Documentation

Please refer to the original SpectRes for the documentation.

Citation

If you have made use of SpectResC, please reference:

  1. the original SpectRes arXiv article
  2. the zenodo DOI for SpectResC

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

spectresc-1.0.4.tar.gz (17.8 kB view details)

Uploaded Source

Built Distributions

spectresc-1.0.4-cp312-cp312-win_amd64.whl (23.0 kB view details)

Uploaded CPython 3.12 Windows x86-64

spectresc-1.0.4-cp312-cp312-win32.whl (22.3 kB view details)

Uploaded CPython 3.12 Windows x86

spectresc-1.0.4-cp312-cp312-musllinux_1_2_x86_64.whl (33.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

spectresc-1.0.4-cp312-cp312-musllinux_1_2_i686.whl (33.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

spectresc-1.0.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

spectresc-1.0.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (33.0 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

spectresc-1.0.4-cp312-cp312-macosx_11_0_arm64.whl (19.4 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

spectresc-1.0.4-cp312-cp312-macosx_10_9_x86_64.whl (19.5 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

spectresc-1.0.4-cp311-cp311-win_amd64.whl (23.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

spectresc-1.0.4-cp311-cp311-win32.whl (22.2 kB view details)

Uploaded CPython 3.11 Windows x86

spectresc-1.0.4-cp311-cp311-musllinux_1_2_x86_64.whl (32.9 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

spectresc-1.0.4-cp311-cp311-musllinux_1_2_i686.whl (32.5 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

spectresc-1.0.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

spectresc-1.0.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (32.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

spectresc-1.0.4-cp311-cp311-macosx_11_0_arm64.whl (19.4 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

spectresc-1.0.4-cp311-cp311-macosx_10_9_x86_64.whl (19.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

spectresc-1.0.4-cp310-cp310-win_amd64.whl (23.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

spectresc-1.0.4-cp310-cp310-win32.whl (22.2 kB view details)

Uploaded CPython 3.10 Windows x86

spectresc-1.0.4-cp310-cp310-musllinux_1_2_x86_64.whl (32.8 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

spectresc-1.0.4-cp310-cp310-musllinux_1_2_i686.whl (32.4 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

spectresc-1.0.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

spectresc-1.0.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (32.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

spectresc-1.0.4-cp310-cp310-macosx_11_0_arm64.whl (19.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

spectresc-1.0.4-cp310-cp310-macosx_10_9_x86_64.whl (19.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

spectresc-1.0.4-cp39-cp39-win_amd64.whl (23.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

spectresc-1.0.4-cp39-cp39-win32.whl (22.2 kB view details)

Uploaded CPython 3.9 Windows x86

spectresc-1.0.4-cp39-cp39-musllinux_1_2_x86_64.whl (32.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

spectresc-1.0.4-cp39-cp39-musllinux_1_2_i686.whl (32.3 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

spectresc-1.0.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (32.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

spectresc-1.0.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (32.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

spectresc-1.0.4-cp39-cp39-macosx_11_0_arm64.whl (19.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

spectresc-1.0.4-cp39-cp39-macosx_10_9_x86_64.whl (19.4 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

spectresc-1.0.4-cp38-cp38-win_amd64.whl (22.9 kB view details)

Uploaded CPython 3.8 Windows x86-64

spectresc-1.0.4-cp38-cp38-win32.whl (22.1 kB view details)

Uploaded CPython 3.8 Windows x86

spectresc-1.0.4-cp38-cp38-musllinux_1_2_x86_64.whl (34.1 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

spectresc-1.0.4-cp38-cp38-musllinux_1_2_i686.whl (33.9 kB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

spectresc-1.0.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.7 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

spectresc-1.0.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (34.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

spectresc-1.0.4-cp38-cp38-macosx_11_0_arm64.whl (19.3 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

spectresc-1.0.4-cp38-cp38-macosx_10_9_x86_64.whl (19.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

spectresc-1.0.4-cp37-cp37m-win_amd64.whl (22.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

spectresc-1.0.4-cp37-cp37m-win32.whl (22.0 kB view details)

Uploaded CPython 3.7m Windows x86

spectresc-1.0.4-cp37-cp37m-musllinux_1_2_x86_64.whl (33.0 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

spectresc-1.0.4-cp37-cp37m-musllinux_1_2_i686.whl (32.8 kB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

spectresc-1.0.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.6 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

spectresc-1.0.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (33.0 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

spectresc-1.0.4-cp37-cp37m-macosx_10_9_x86_64.whl (19.2 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

spectresc-1.0.4-cp36-cp36m-win_amd64.whl (23.0 kB view details)

Uploaded CPython 3.6m Windows x86-64

spectresc-1.0.4-cp36-cp36m-win32.whl (22.2 kB view details)

Uploaded CPython 3.6m Windows x86

spectresc-1.0.4-cp36-cp36m-musllinux_1_2_x86_64.whl (33.1 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.2+ x86-64

spectresc-1.0.4-cp36-cp36m-musllinux_1_2_i686.whl (32.8 kB view details)

Uploaded CPython 3.6m musllinux: musl 1.2+ i686

spectresc-1.0.4-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (33.6 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

spectresc-1.0.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (33.0 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

spectresc-1.0.4-cp36-cp36m-macosx_10_9_x86_64.whl (19.1 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file spectresc-1.0.4.tar.gz.

File metadata

  • Download URL: spectresc-1.0.4.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4.tar.gz
Algorithm Hash digest
SHA256 47543d01a3b1d49ce0be8e30bbfe8ef8ab4b38628056672bfae94591b6d10ada
MD5 016aa7bf6c07de3ea3123131b5f46469
BLAKE2b-256 4602d25d76b4c34eca52c546367e4d9ebee34045ca43f1c9072b7482bed57ef6

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 868a995fa19ab89d6253eeb7d0b2853c559a136e6d095a0b31a212ef3ce7bfe0
MD5 44fc881dfcd545f49236cf7f3d5d7422
BLAKE2b-256 24acd3b3d4a11334d8f2d5a86b92c770ff877bbd7f7b878b66ec879cbdbe6394

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-win32.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1176a02d04b33b7845db0f72e546eb3dd2f14ec6f46314f3692c2b14373b8e5b
MD5 1e77107654f85e5be00be96aa0583016
BLAKE2b-256 c4d36ae76e70af1e415f9910858440139a156e37ab03475824aa828e327d9e35

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 786469034bae0e4fab3573d100ddd11fe7c8bffca84e5875e3e79cfdb493ee11
MD5 54fdb3342554efc130332b9cb2ac77ca
BLAKE2b-256 b6723d826968216a1221baf2e36cae958a6cae9154c7f73c439a96e2f5c32d7c

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 226f56bfe36a4602a8440cc84289aee072059dfc2e421c6ee9507d000fa78b14
MD5 26c945f0384cb5ae4b86ed0c6ea833e9
BLAKE2b-256 108ef9d668e89d5ff51eb906696c9038b810948c33d194bf6d287bda22425a94

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 11711dc3194e6072ae07daaf9602d1f2eaf2845f825e8537133892d42295343c
MD5 f500451d33cde3928082a01f35bba387
BLAKE2b-256 31ca3c17c70c68592bc80a954c64cdbbac2c57f2ac01b4eb61ba98a02a40fd63

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 12e9ef0b6ed7dc0844417f3b96487ac4e2ac2e236833c43f03672a1354cfd100
MD5 24571183f3a3d54909e78852fda0ad14
BLAKE2b-256 de4ad777c5c29d68134ba2f1158a18ca922a4d94240df673461198d603c84ca9

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 025ebb18c49c3c555f4a626c956f1f032ce565ee0ecbe96f690b0d7fcb45ea69
MD5 3b544715f82d13c8bfdbfe8a96a3e0b0
BLAKE2b-256 299b4bf85c74cb5d4c13ae99e7aa68913f27b12db6edf3d38ce26a0ea0d7c58a

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b2684883044f73746eb5b77a8d07b3fe69638fbf1f62f24505d6b3efbd62e636
MD5 e29ee9fe91a4b82869e64038c5c95edf
BLAKE2b-256 06b10980e2bce2185cf14742febefd7356f6bec184d448c0f4e8178619cedc01

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 573bf6d241b7d0c7bb5c4aa3326781c0cd9d153d50ff482e14419f56fc221f4e
MD5 333b0ddad203f08d4747ac1df98c3d34
BLAKE2b-256 0d5e31745d5f2b412463f58e49ce12cfc9a114c7e98eb732864b676d9cd65f3e

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-win32.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 22.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7fadedbb79e0d4037edf51908f83be1d335305bda0d347d29a53fd6a77d0f380
MD5 2d92b09326be15a569b94c0da747d743
BLAKE2b-256 eab5f9ce5854a8d431b95bcc45bd77baf1acef5ea98f251e68895ef3645fb8e0

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 08c01c5a771c63329edad3e03a1d841d3f3269649ab5599cf921a3c5532f9558
MD5 85b1229375717047b0b7893eea4f3a11
BLAKE2b-256 80aa6ce9539da6cebf39ccedec5073e1a07c8932139e1e13b944bdd80da7bdd3

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8bc93b57b0d0c5fd6447cadb3f3168e7170111cfd8b1965711c8f690aff01f1d
MD5 d0289cee2def301235258c6d683015e8
BLAKE2b-256 1f4c036e75b5358ce4428a7da4cbdfb47c5a34a351a45f7b7b2c03b446daf7fb

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 960d9a3ffb9f69c2a5c563a8206106e60e0cac1b96d26c99d1d9e9c0bf7ae2e9
MD5 d2d236533fc2e05af20372ced597ce37
BLAKE2b-256 3c21ce854e9a68e03c5ee21a932022f16521fd24883f8c1a8260689b1ddd15d5

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6615fa2b218f67114c29304300109ea964a29979eba69db3dafea53b9d845f3d
MD5 ebcceda31f0a9d60c9b4ab57224b0245
BLAKE2b-256 bafc8badde7a6cd3d245beae030fb099eafa2b8e054d823852494b08b0599c6f

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 757c6482084dda62b0d4f60a1278bd581c3f2f48d389d68fb6722d75424dff8f
MD5 184e216338fb0cc2d323cef536289f72
BLAKE2b-256 d001cc8217ec151f7074817b506e8668b7d41ee0e5887f092eb7fe44af037f0c

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0eb05560fbbab45dde1ef9d7f50e74acdccd8255111232ea92204c7171dfbcf1
MD5 e9785d23b91588f621204920cc54775e
BLAKE2b-256 4202cc8d2b79f458750bd2a01a2928f4a21b20b3ea9752702b1da43e9b36cba0

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cce9f4a772eefbfe6723480545a0cf0942d40841998d4a2e2cb007d05d2eb92c
MD5 3434d0765269c5b981e4b63cc49c7865
BLAKE2b-256 c95be882b8d1eb3b004927fe6918e011f0d02648ae5ff827164051472aa7b53f

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-win32.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 22.2 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3269918b56fd8587e5868a15b30c57e56447c01357ade8a9279de9d06cd71a05
MD5 157a8218af2c95bad696da18b48ee782
BLAKE2b-256 812d8e5a2dd6ef75159bf351cb377fb86d73355b037ad1f8698602f317b0c92c

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a9996d036d018ad9e446376f494a7b5fe5b4ed7b7f397ca4555ce9a7b31d896
MD5 2ec1c0d988d547f3d644ac40e7d39528
BLAKE2b-256 d3bd14709205a4464663c92b2074dafb6617e36971cfa50797a3951938c02ee1

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 55e776ec63f526cf5050adea7b5078d7c3c90507b80aef56f53244efa29594df
MD5 bb472a5fbe70930d10ddd7567c757cd9
BLAKE2b-256 7243cc186f80d110ba492d4ab8e0d736cd0c1862bef526e44b584d9c6cfffb0f

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7362be6d34781c1b665808c8bf70e1778b1f298602dc60bd28be50831fefe56b
MD5 6235569e424396051cb1196079fc9978
BLAKE2b-256 b5b0adb9d7dc8f4dac858cdef486963e5cd8454d36717937a1a6cb8ffdb661d6

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cb4c065ec4b2c3cab50d326e32284a94844686ba0892faf6602ac005e7772059
MD5 b9563565eaae1197225e21d27f9226b0
BLAKE2b-256 b311399ad9cbf64f235b86c950cd2f2f5032bef881c100b8c0e0ac3f3013c148

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17ba0f29c702eb779b78c105da8f1e75ee8bd7a28562c26d2e0d1df860736fb3
MD5 55d0bb769de85eee57be6a3d86080600
BLAKE2b-256 cc8f09fd48d723e35ea30d8e5278a7e37f31ae03ba525a0c4019058dac12f478

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eb3b5b5e1627c716fdf9d2d48d0c4552e9c683c878887fb4b29229423e04acfd
MD5 4b8cf0553e1213ab627a9944ade31147
BLAKE2b-256 20ff70add29c61dc3fd52241383fc0b5a70d5f76fcaf9893c3363fd01711af05

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 23.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a9ace760c5d59c6040cdd8ff88706b8220a9c82c1b54c48df394351df2c67f2d
MD5 30511d4c7f9b62bf5e7ba639c9c013ef
BLAKE2b-256 73b43c6bfcf1eeb5ae8e861eaf84af0645f15cf8bba62b5df5829632d56e3d6a

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-win32.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 22.2 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9e4de105cecca29d4e2d369242add3b5b20cf222c644973fdfc26b0a78cb9495
MD5 b44328c27511c6275a14c23593c6e406
BLAKE2b-256 3dbb3fae5d19a4fa886625777226a3c1b25c8e31590107a5231119e08a83e621

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebc028f66e92ca1ab88613dd6207c5e2f522ece49d276c723a41ee6ccd8e976b
MD5 9cd321d07ef65f07173790d3accad974
BLAKE2b-256 425b0ca059f02ed210c63d8c0d1f50fd07ec0e7b47a5302cdde4ba08630c1aed

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 57d9ea32331e19362f873e25fc74d00d9f1bba28188962215d7be69982fc99b1
MD5 a5693c610250179a9d703fa31eb37c12
BLAKE2b-256 95666761191c91848f513997ff162b7afcc353467c8ffd6b4ed2a1fe743dffc0

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c81ab5b0cb9e11187319fb663eccf457af716882c8ed161d20973c32616147d2
MD5 d127602add5e63ca9331acc49e973144
BLAKE2b-256 5cb443ed70a735e059a8a5984fc138b2231794284bbe1d840a9635628cf4b76c

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d202aab2775764331ee2f92bf2ad18b2a6a450c461df48cad7495ef3aac21f14
MD5 0a5e4434e7a2548dafc7787036fa3574
BLAKE2b-256 358e07eb8bda2d03db13f4e753e76757870ee3c052a1e4280c3018dfa2334602

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b2af0629509b242913f5c79964d34fc77b7affed76decfd1a1c5515dba00f84
MD5 7928dfb9cb5781f46a5a7c05523c5f07
BLAKE2b-256 c960f0281e4ff44ec413ab08f9c46c2fb33dcfb4f631927a057e117e48570b42

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0464cf5ec8d0ba6d170208b98a6062dc3216592f8712511a1e30895ce4a4af00
MD5 097b18cc1c31080fa6a6270f8041b820
BLAKE2b-256 c0b5fa460e71010ff895bc018850cf754b0468fb752c88cda22681a24ab7bf52

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 311c124e1a62f2d1a4b7ee2ffff2a98479344ceeb8b2f8ec9a3eed5cc7722819
MD5 2e72416dbc3f1414bc66c383d52f9dce
BLAKE2b-256 fd7096b0a45a3a82087f11a2f6fdbce96cc927e081294c7330edab3b6d0d36a5

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-win32.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 22.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 1a672758c2e6814ea29cfa9d38fa76e6944d646c008fd3f98d1e3c4e95573005
MD5 b61c162893a836082d491e4cc3f87b7b
BLAKE2b-256 5545553729fcb90581bf78ee3cad4d9358eafa43d16d3517b904565053feff70

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d0eeb4375688e6d65ac3b40471b812a949c79c2fe9f8ce8f666935a890a5f728
MD5 551ccf3412f238c6b65c8513583feaaa
BLAKE2b-256 d5bccfebd7b11e06224a1a6b1ac33e738312ce1ec4fd85972ce0705bad74dc53

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 92f91149f5dc89fd73a95cb2eee1caa4c7492f2e2723e5bf3a652fa237462e6b
MD5 e2c44f523456c223d8b7ec2a3b743c0a
BLAKE2b-256 1074270354f25746307458ef4769bf0c6db9f5cab24e5dff6a35870066c9cb87

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ddae1174a45619df037e0215b97e39db9d3d416315a35a9411a2479c277e6100
MD5 bf8a87e0052b12e74663db0ee789a1b1
BLAKE2b-256 5d87587a18a11cc5c634618a948c3ba29256539fac0988925c64c1d3914bc53d

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7d5fa64b6442febdf456c46976957048a5c2dfbb19db863104f5f57b529a00ab
MD5 26b64910f917ba5722ea773557921ddb
BLAKE2b-256 647a882f7620e85982e01569c9974bf9dad7dec1a5516c13933401a18e04e0e7

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c845a3005ba38a2d7c57b97bf235aa1fe31c4091f5008ccf0848c7e3c26a191
MD5 efdc0671f76cd58d5d086249766cbcb9
BLAKE2b-256 b5fdc4a3c4efd076e0020d4986b89d4b1a7a7b9e11864929182e80f226e6ad3a

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 93f520100af78c715311cf5861256acba8a90c040a10a03c21f3aa17aed1b0aa
MD5 5c57af55888ed6c0728bf1d8c20652b6
BLAKE2b-256 10ffc30d7e4d0a6cc80cd38a73f3f5bcffe7f5a717eb67215bf818e8a9307b07

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 9b69218c05cc89535508a8d5fb432836ff9327c483c3ec56d4b4421989a2ac3e
MD5 ca1b02580c371cea23ca954be79167f5
BLAKE2b-256 5d2f0a71816bee19bdb938c4f69503e895177251c9a3f66858e44ba93a774861

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp37-cp37m-win32.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 c1ab8c58cd84887c11e81e01acad1b9538b963d4d1773b01c83f4e861cb11bac
MD5 81a9f8c0fc525284e637f2d6a1927d48
BLAKE2b-256 1daf90f65b2d3f9a3f5fd818d96bd881f9a279d9b72f30d1c69dfcfc39110fff

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3098da959c1e8a9472fd226172a191b8c8983a73ff104c1a3ee45f6c55e40b5
MD5 6cd4ae873d62d474cd84f9deeb71f396
BLAKE2b-256 ed8397596a85a526794d307ea1dd6efa29eed154196b6009dfeb286d9fe4e3cf

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cec61bddab9438d23fad6eb185761674678954d4a81af68dfa2b4740cd2bc477
MD5 44d2a29e579c369d543fd66f8999f3f6
BLAKE2b-256 155d353055c0e02bf67a60307da1e94e9e9f5268997fbef4979b67b333c1fe6c

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0d03c776aec94049b7e3f283a36d3c252fa64d9ab8d714aba0d6230f6b1a3ac5
MD5 c400573ba0519ac6e5c037ba20e6d5f2
BLAKE2b-256 9061ab1165d5cf647ad8f4bb1723ce6a73ef21503b8a44376080da2264ac6217

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e55c7c010f4c987b4d0fa779d314b59feb965f5d00a340c24b917de17a301dda
MD5 012769c223519d5e6409623be3907125
BLAKE2b-256 c2fc08ce4ff502929df27c71dfbb71009174852dd80988deeeb3afd685fbe046

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c6004e1dc7d19af7a4d757f1620399f35ee05207d3f8a3d1346021f9bb52a53e
MD5 48ddbffc3a8f9d52261868dca0346e9d
BLAKE2b-256 1adeba52bb1979face42ba491f41c829d674c7a93a013515bf1ec719e5145d9a

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 23.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3c89e62fcdcc8232f39e0324c8f729f9b392e42001ca7cdb0f841bf2d7eceb60
MD5 5eebd54a27b120ffe119a54721dddb4d
BLAKE2b-256 8d23e7b0cf215b24463cf82b56ef0bca7ddd2c940e47aec8fcfc9f05ef567855

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp36-cp36m-win32.whl.

File metadata

  • Download URL: spectresc-1.0.4-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 22.2 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for spectresc-1.0.4-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 1eae95927f350542c9bb093e8a364cc02b8631bdc319b1fbcc1b3bd8826b2289
MD5 321228f0f3ac9d4c05ea8e9aeb2a383a
BLAKE2b-256 7e6b7a988b028156679c687fee225d8e893b85bf395ac931cc67a1e5ef1f329f

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp36-cp36m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp36-cp36m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2853862e880f2e9e9aaafb25bdffa92f9137b981a788c4df3c02b8b0a0f9cf1d
MD5 8074e20100c14455bd31ee8d2287c63b
BLAKE2b-256 cb419cecc851e95d7edaea3aa3266a8fba675d977a95fa4da0e632675b7949c1

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp36-cp36m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp36-cp36m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 eed289b683186f4678d390e9d690329bd2a239383108677a74ec2d8c960e4d78
MD5 285fed87186da60cbbec97a006273d89
BLAKE2b-256 03be9400f5df96871808bae843137bbbc440bace3f6e45ff9c5fd7e6c9301030

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b0bb6c8f5035750bc20358f2d964aa0f1045f27e5a05e75161a64f20283e4e3d
MD5 88f9c378d7935ff230c2fee27754e15a
BLAKE2b-256 0b12e9ce2b09c961480ac7ac6bf91e37d80bf3f10d4be1d0e9ec36eb20fd9ea3

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c4314ba6527714474295f12b737bccda23595cab007a0d2ac84e21f0f17b56a4
MD5 c7e6011cd8a16d15f3a14dc5d5b88998
BLAKE2b-256 04f7382ac07861664ea8b401c829b87a8a043ec71f14963f878991247a9321a1

See more details on using hashes here.

File details

Details for the file spectresc-1.0.4-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for spectresc-1.0.4-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e750a96c57fd4be9be48673e5117756aff62e136f590b582ab47b9fdd35f58b
MD5 b5b79e5148f348c71cc75abe6585bf9d
BLAKE2b-256 94b56f3430a390108ac65bc93efc81ae8dfe4b22a7c98ba35bd2c15c3e3ea88c

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