Skip to main content

Efficient algorithms for noise generation and analysis in Python.

Project description

python-noiselab

noiselab is a collection of Cython- or C-optimized implementations of algorithms for the simulation and analysis of continuous-variable random processes in Python. In particular, this library is currently focused on the simulation of stochastic signals in time with non-trivial temporal correlations and distributions.

There are a collection of Generator classes, which can generate continuous streams of stochastic signals with various power spectra. These noisy signals can then be analyzed using Power Spectral Density estimation routines in noiselab.psd or the Allan deviation, in noiselab.adev. This library also contains a wrapper for a fast TDigest library written in C, which can be used to efficiently estimate quantiles of arbitrary noise distributions.

Generators

  • WhitenoiseProcess: White noise
  • WienerProcess: Brownian noise / Wiener process
  • MarkovProcess: Orenstein-Uhlenbeck / 1st-order Markov process
  • RelaxationProcess: $\alpha = 0 - 2$ Power-law noise (PLNoise)

RelaxationProcess - PLNoise

Fast Cython implemention of PLNoise2 power-low noise generation algorithm described in the following references:

Milotti, Edoardo (2005), "Exact numerical simulation of power-law noises", Physical Review E, Volume 72, Issue 5, https://doi.org/10.1103/PhysRevE.72.056701 (https://arxiv.org/abs/physics/0509237)

Milotti, Edoardo (2007), "New version of PLNoise: a package for exact numerical simulation of power-law noises", Computer Physics Communications, Volume 177, Issue 4 Link: https://doi.org/10.1016/j.cpc.2007.04.005

Milotti, Edoardo (2007), “New version of PLNoise: a package for exact numerical simulation of power-law noises ”, Mendeley Data, V1, doi: 10.17632/nt7mcwh98m.1 Link: https://doi.org/10.17632/nt7mcwh98m.1

TDigest

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

noiselab-0.1.0.tar.gz (935.7 kB view details)

Uploaded Source

Built Distributions

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

noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

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

noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

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

noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file noiselab-0.1.0.tar.gz.

File metadata

  • Download URL: noiselab-0.1.0.tar.gz
  • Upload date:
  • Size: 935.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for noiselab-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f159a4211b58b830ba6ae0a04858159bfb17dd7508c1d44cb0ba0aeb198eb062
MD5 59be9a3318056c842194e50d5e47c331
BLAKE2b-256 bd73c06cd289a74b146807d6f88f0b18b8d529943f1a44fd18edc0dfe1cef2cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0.tar.gz:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5e6abccd29571f32bbb58ad60699350688675d6b0b59e078dc42c7deb609d133
MD5 af79de5d612eec9575f94d9471d3bcd5
BLAKE2b-256 f54ac945544ff2e08a9d8d2269b2e0a56654b66e2e890af522befea807886d1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54f9e66055e3e6ae6d42efa98c2aeba55eac0e64f37e79db27856c35def655b3
MD5 95ebd87c81d409da28107a77be57275f
BLAKE2b-256 4d3409897935a6f355dbfcde432761b941e83ea0d834d8307ea306b9b8275205

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9a5870bd04b4876a8c018456b9078dddbe7c95dbf2c6ec4cdb03b0755b88427d
MD5 632a40dbc3203d5fef297af33fb2dcf2
BLAKE2b-256 65bfa5ce8f5325eb03c9fbc71c7aeb8e784859c8f0b300f81619cff1f3c0d85a

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 996d6ef08aa7febc41d346e8ca7a583cc921d243a83171a5f57b77e5bcc56f19
MD5 ea087bb11d4c614ccba0904c33665d27
BLAKE2b-256 8736d634723d3584bded7f7abef6ab6f1e86178107aadac6bfe6cd0d443e3f4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2af06e65aad77b5a33ed3f30fb80d07075055b7a2a5244ae3ebb00638f557986
MD5 a71f92ff4f29855b6cec91e86e0407a9
BLAKE2b-256 850c26d2fffc16402fc700f5a46bf5293b32ccefd384582a05425f5450b82c51

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 027ad759d50408d8e215b995d8785ef2763d125bc9433c291a4ef9a73867b62c
MD5 822c2fa139ba7179218c1075d78b0c75
BLAKE2b-256 fe895df68011755cedf1bff6f0ae6276ce5a4fab8cfd680e5d1aaa007c8e31ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3f8bee6a8fb342d5baca8381d115f86c5c7066fb6981f246283e3d7e3ce03379
MD5 bd0cc59d3627edb7b8fdb44849e84727
BLAKE2b-256 881e223956761c82a5ca594797030c9f831ca3d4fe853384a5e401dd90e27d77

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d1bf28209d625e1d63a7473260d318d4538b3e335d0f0212fc61e1403e4e545f
MD5 0f6196381c3c0fb09d6bf7dd5764bbbe
BLAKE2b-256 6ddaddfeb97c1ac6204be13fae4d0d5badd0ee8d93903c6e331e90114894b466

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53df485c622762e577b0c06314458f1c37ebac22f95cd5c64c87d3665a87e2f0
MD5 b311f29bedab1ffbf04aa92301ffa612
BLAKE2b-256 fa1e5c704d88f02f0c0f0805916b01e72391b8b7209042b7a9b40401c9d6b48c

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9ab79c34315425efa62f6c14038164419b6a89ce812311c26e2f044682472d5d
MD5 34819fd16c7f789377551a1134bf0d1c
BLAKE2b-256 882f4d4c06821c0cff302d0be1e4a8bc28cc6d87328852b9d60d36855826d501

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e433c277226bd9b034253131b008c2c710480b445238ac5f7b318a0387697593
MD5 6740998087faf6c252bc0cfd87ef7724
BLAKE2b-256 012969c426b66b75b8d4de8b991c883b870341012ad4a684436d78c515223038

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 65f03487d48c560cf380b4cff161c5c2fa7cda94d8b18f5b10020f5d596e20a5
MD5 b5a8aa2dcc83965a85a330f02b770af2
BLAKE2b-256 e7193e79e8bf1f3206fb29f77af1a535ad950786b964fbfe2951d8fce7478970

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 689119bb91e34a3bd11708776d897a5c9dddefdf1ce52c783df774f94faffe0a
MD5 f7fbb123411edeaee389e385c09fe33d
BLAKE2b-256 7716c3769b3808558f45ba2de273b1cafa2b8b8d39540d4906730dd30741dc28

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 be13861c8cfaae0c097473b27a12fbd5b3b40c6921e6be233d541a83afc39dd7
MD5 eef4155a1b5ecaadb8eb949764881201
BLAKE2b-256 29efe3742754ac20f0f6c20bbe5ccc89c98b52a223665cf5006df393f88109b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d68b642b43196ee4c725d89f226baf634a38e7cd94f992aed39b0b6e774835ca
MD5 ac53d941e8fc2988ae6bad230c0dc79a
BLAKE2b-256 6e11cd52600480e3d5cc452d218e11485b5ddbb26fd8947764338d8f1f445540

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dc1cd3c2dc527664430925f2b3b16a4218ff5772e32421564c8a9f6df0f44545
MD5 d545865c1d5ef376c7979ebc5573cce4
BLAKE2b-256 774bf52056452f0ce02810e40d1063273aeab1aab433b9855db97cfb1a7a18a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 22c3e33cf5fd36599ab06fde77747991fa25012ba00329fd1c6b9d731768b259
MD5 36a092c7c82719cefbbf5c8fa7e0327d
BLAKE2b-256 5239427763473f6ff85e9e572c30375540a9c7f07077680566eaf3f2623f6bd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 09161b4f219c504453f9f6b91c78b2bcd8982c7ce968fc2fc44cd93a83bd5fdf
MD5 98f33948ccd44f343bfccc72b4eb66ca
BLAKE2b-256 352fa51967e2f3af89f2bcd46350eb3b0d451388ff4511c5b831fba29078009f

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d8a70a67aff078b63174f1abe348dcc7add52c1da15b9fc88758705b70179e3a
MD5 a592bf0e7add293b660b36d6254797cd
BLAKE2b-256 79b191b59ee4f72a12f14f42f59428d563a4dd38dbc6abeb59f44d193a63ed65

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 612702638398b5b39d86d28dbb61dfe1247c8624dbdeba1b43024ed25e81ea97
MD5 3817a6574d1a53500fc69237ac7661cf
BLAKE2b-256 5334dba715385cfabddc46fbc6ad0efafca4539ff2e59ff5246272f92bd7011f

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 786e86510156cf39bb5bb66b41339d146288febcf68bc33be52a002bcd1cd6f0
MD5 3b2343dea20de475c1b4abfc654703d2
BLAKE2b-256 78023815bcfdfbb488f7616ae0cb516f69c75e967da1bf665f3cd3a5960d418d

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8b4c144c892aeaf8902fabe639451ca1c4cd3f36dbdae2991b9ab0037fd4790f
MD5 04f2cb21391abd0f290dce3cb65a0593
BLAKE2b-256 020e65482d7fa3ec84fd0f944055f0b9ab0466f42c5c8c5105af16ef64755663

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 77ae6c02b774649236f7d0102a4cf94eb0d9e91d9d7d80a576416e6d32c365ac
MD5 46fc232314318a511988c43b6bdd684a
BLAKE2b-256 09c4bdccad494356e04d8ca7f122e9be1962f68f96236525a52a8cf80407ec1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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

File details

Details for the file noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a993818b0247b417541024acbde849fcb0f8daad6c9bcb4a7ddfa74d48f0930a
MD5 a174cdd959c3f2a25c8ac721de846f6d
BLAKE2b-256 3f936a387c49f7ba301ff1f03b8ee5a3785caa06296194107e918c1080274b32

See more details on using hashes here.

Provenance

The following attestation bundles were made for noiselab-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: release.yml on kohlerjl/python-noiselab

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