Skip to main content

Physical optics light scattering computation

Project description

License: GPL v3 Crates.io docs.rs PyPI

GOAD - Geometric Optics with Aperture Diffraction

GOAD is a Rust-based physical-optics hybrid light scattering model based on geometric optics with aperture diffraction. It computes the 2D Mueller matrix by using geometric optics and a polygon clipping algorithm to compute the electric field on the particle surface. The surface field is then mapped to the far-field on the basis of the electromagnetic equivalence theorem, which takes the form of a vector surface integral diffraction equation. Green's theorem is used to reduce the surface integral to a line integral around the contours of outgoing beam cross sections, which leads to fast computations compared to some other methods. Compared to the PBT method, GOAD uses a beam clipping algorithm instead of ray backtracing on a meshed geometry, which makes the computation more accurate and faster if the particle has smooth planar surfaces.

📖 Reference Paper If you use this code in your work, please cite: A Light Scattering Model for Large Particles with Surface Roughness H. Ballington, E. Hesse JQSRT, 2024


For documentation, see the wiki.

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

goad_py-1.1.9.tar.gz (4.5 MB view details)

Uploaded Source

Built Distributions

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

goad_py-1.1.9-pp311-pypy311_pp73-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

goad_py-1.1.9-cp314-cp314t-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

goad_py-1.1.9-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

goad_py-1.1.9-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

goad_py-1.1.9-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

goad_py-1.1.9-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

goad_py-1.1.9-cp314-cp314-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.14Windows x86-64

goad_py-1.1.9-cp314-cp314-win32.whl (1.8 MB view details)

Uploaded CPython 3.14Windows x86

goad_py-1.1.9-cp314-cp314-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

goad_py-1.1.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

goad_py-1.1.9-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

goad_py-1.1.9-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

goad_py-1.1.9-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

goad_py-1.1.9-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

goad_py-1.1.9-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

goad_py-1.1.9-cp314-cp314-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

goad_py-1.1.9-cp313-cp313t-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

goad_py-1.1.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

goad_py-1.1.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

goad_py-1.1.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

goad_py-1.1.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

goad_py-1.1.9-cp313-cp313-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.13Windows x86-64

goad_py-1.1.9-cp313-cp313-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

goad_py-1.1.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

goad_py-1.1.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

goad_py-1.1.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

goad_py-1.1.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

goad_py-1.1.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

goad_py-1.1.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

goad_py-1.1.9-cp313-cp313-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

goad_py-1.1.9-cp312-cp312-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.12Windows x86-64

goad_py-1.1.9-cp312-cp312-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

goad_py-1.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

goad_py-1.1.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

goad_py-1.1.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

goad_py-1.1.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

goad_py-1.1.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

goad_py-1.1.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

goad_py-1.1.9-cp312-cp312-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

goad_py-1.1.9-cp311-cp311-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.11Windows x86-64

goad_py-1.1.9-cp311-cp311-musllinux_1_2_i686.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

goad_py-1.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

goad_py-1.1.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

goad_py-1.1.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

goad_py-1.1.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

goad_py-1.1.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

goad_py-1.1.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

goad_py-1.1.9-cp311-cp311-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file goad_py-1.1.9.tar.gz.

File metadata

  • Download URL: goad_py-1.1.9.tar.gz
  • Upload date:
  • Size: 4.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.11.5

File hashes

Hashes for goad_py-1.1.9.tar.gz
Algorithm Hash digest
SHA256 30f0264fdf538c0940bd7d471d6eb7476d60e2e77efe9a002ed743549cc45162
MD5 ce71f68c79f1c35af5196f8001b48b64
BLAKE2b-256 4bba8c9b6da33fc5abd3807e23f301f92bec550bacacb5a1e54bae4821efba6d

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bb990ac10099d369f3acdfda8f6c5b3765d13cbbff4eab2f60f131bc2a65959a
MD5 4777b09f8e8e29131a0a45cbe0a3553f
BLAKE2b-256 dc52962a25a5c0bb56200d9c1eec0cde2e7287d9cac8b1b9abb094ba501c9bf6

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d0f44384163fd84b92665e833654681f421b3b783ec04ca96027dc10c5f0420e
MD5 5ea61aae8ad2383bc0e3839c65459c29
BLAKE2b-256 c562da2040c17501baa4536381b36ee1c7f7eb8dcc3b6ad335c0a53d99e81d13

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0c463654752a66d41ec8ec66e81a69c4681c8309b18a6ef55eddfe88db59160b
MD5 1f66e2d1a7d28cb7870429eb5aaae44d
BLAKE2b-256 38f430a9b0b8256847e62c3dcc8fe730aecc7292d1cf79ea065610451112e704

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 536856952e474164ae7928a1f255ca882839f82337b92e42bd6dc2b13f7856a3
MD5 e02d09c56eb92d7f9889f2aa4852b0dd
BLAKE2b-256 94b42b7cabd6431c1f98a7399b8c4208bee754781a7d857ccf760849f19fcd35

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6e65ae9cd1e1ae1a95d3349f3ac122e52e8579a7f15c172fbc9c5883c43639a4
MD5 f198855274f17e91e8abeb67a3cd6926
BLAKE2b-256 0270a6a83b9f5fdfc42c5f11a736b5558a43c3164377f93080122854d2b1d7bb

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3a736c2ea827a39398de2c0b98feb55ef311957c5cf3c6926e78cc8a29a789cd
MD5 b4da2764dde0de04f6a606f260e28708
BLAKE2b-256 ded76659eb1ccdec5d911b2c3e457c317172d9e4a3655575202d6cf4b56a68f0

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c4e0b2a94b0c843cafbb312b404618b764bfc24cfaedb7aa2605969339ccafa6
MD5 e7189041f69b61358367ceb6e22151f6
BLAKE2b-256 7d902b9ecea19851ae60b8007b9b3af3eac53fb3316c0d548213a342d28bf678

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7875c084888a315178b63a2b47a8825f94f6135f4ce73e8a904fd6acab91dfab
MD5 65f59c32b06de04cac61c96263a8926a
BLAKE2b-256 65b93934ffb3deee64a4ec3d4e4479d0be57bc438dd28d5b00d4f32e5e01f63d

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 33985253489ce4960683ed459bfc0b88c4da8894006b53face4c4afc615fb179
MD5 1135566415840804ea3b17efeb2546bd
BLAKE2b-256 b0418f752693f73a4de27ea39f8f43034058898eefcf0995afc0e6418ffa1681

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2a2fb0a6ed68a6686d848ef64f56bba30861a4c6a8421ea9f1a6bc847684f871
MD5 04a67f55e55d65c4ca11e8b677dfe723
BLAKE2b-256 cef63154f09d358ed8bc078f2431b618a6b5af3feaeeccada5e43daf31accc01

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 828b0194cd33c717f8649f3791fe2483e0cc0a944e06609c816a00b5a28b983a
MD5 73a3e20169be331f6fd998fb89892d9e
BLAKE2b-256 56c336dce2c361274be4874c8dcf9ce9575dde90d4e577482ea9e6d0d5c61af3

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0c84bbc9b07d65bb51f00da3a9cb4c19e6a3e851c45821800dd83482b226582b
MD5 212808ec5c4a5e62b0e9dec9aa7941f2
BLAKE2b-256 f7485f9dcaa00ebb10468fdaa5ecefaf709ed36cd30b44a01e49b96d8c8a6bc2

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: goad_py-1.1.9-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.11.5

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 43ee4410ae444b2ae27db6cb78b5ae523d04d0642fdcfe704c2a5817d0758f54
MD5 8f9c0fda68daebd5375417bc58d406c3
BLAKE2b-256 26a84dcffdf72d4e9ed8bcb4ddd1069f7c652f19f4af571c581d83b49336a25a

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-win32.whl.

File metadata

  • Download URL: goad_py-1.1.9-cp314-cp314-win32.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.11.5

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 1ff0046c8cd3c10ff8e41e911e1a0d96b6ee555cfad5ef992d5de202bc2d1e35
MD5 81fab989f13b7ce821592ed28b1f8eb6
BLAKE2b-256 58f1a59c62ddd7946275f236fee4d86d86625b2e43a5ef2623999bc2fec467f7

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5ac806f0d0a541f2a0739a51c4e4bf3c5d01f07f215c4d262f6eaf5a2cba9216
MD5 b792254021e1cedfa7697bf60cb9108b
BLAKE2b-256 585983b218eabe2817b12661c63bba9393fe3d8e7482096bf7fa10d6ef075657

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ecd9b1c2fa4840a87f04d07725dae81c173fa0bad8f4221845e3c218a728091c
MD5 450999feadb9fbf92a74f3dd944b907b
BLAKE2b-256 8300e7822b9f14854f6810499d2fafbefbf93bc0b1eaf01a77494c2da73c7d26

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 43665b0e79be1464dfe8beedd56091a7edcb444fa6ed62c2949d2fef258f7c94
MD5 b9262113bc80606f43bb60aa10f7c3ba
BLAKE2b-256 713c5b6ce8ef1ba7f5e0eeb2583d372b5f82015a191fb1df61950702b379bfa4

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 614bd0c38ef269070306529b7ffd60df745dab61801d20a1f1a148e22eb1cb48
MD5 455a9b9765b9a876a3c097ddb6ed644f
BLAKE2b-256 02e10adde2bc7c5ef78f1ffdb5e25cd6bbdcbaf96fe925b08bd93602f744ea45

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 132c20db20c21b80d91c23b1f5988be86b7139ea884ac7b661e1aa74ebfa1993
MD5 8624ebf4d9eeca707b2e81f287d4751d
BLAKE2b-256 99a794717f0250ec3b33f2000a7172bf11498c62819524276216b97bd670d552

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0c8b08db7eb7905f788ce5c48a5ac173e5d5eca0ec169035904c463c9b964707
MD5 a69e84a7a50b3926819551e1d5a5526d
BLAKE2b-256 01b1a62866500d4d03ef90345e59713e72f68cfb0522297df4e4b89327927031

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9a314545cfba73acf99631978f03204e41140c17ebbac892204fa09355a7fd25
MD5 a7e02f432f2bf7f1a4ceba9a0653d08f
BLAKE2b-256 34d6a0d75fc741042c40b9800c12653c7c4e614b3ada30308d0384de1206ea45

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ebfb7c864fb9811aea2ab9ba8bc6678cbde5436503528e1bd041a27280d435d
MD5 9190934a2c3d9c5dd5119a189d3b496b
BLAKE2b-256 ff34bdee33aae05f8fe5886098be4bb1fab59f99ad5d99fc4516884167991fd0

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 57613918bf1f7e3dc696733ffc1a4977f33e1dd49dd9c4a41e3f56e7a7943344
MD5 38e8ce285798be1699c3fcbbdea65684
BLAKE2b-256 9afc6595633a13ec57a0ff2deffa41ebee36a1f546ae4d577107e19a104d6dfe

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 34e11bd221f4bdfe80d1c33b1669fb6d5af2e261667defd200f98d24190576c1
MD5 0dcc82942991e7218d5fa433ab7e7088
BLAKE2b-256 23211857ca868145f54964ebc008918f0092cbf40a34556fe6825b08744f3273

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 efbc6bfd797e2d2ac5d1f9da56f23e94513dc6258873ba4ee8c7c8de3cf87f20
MD5 50af00bf94790ab6e9610272b2a903d5
BLAKE2b-256 28a7b4ca86f1bfe31b18afca97c88a2c0e798476e3475a49a4b9da3d4318cd7d

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0240a538b7528b36f137e903ad007d37d55b29a5708817644df2faa141585365
MD5 7844613aeac5993870dd2750f2c7a621
BLAKE2b-256 f455ac368ba76c594d01075c9690d78ca288c028dd3ca7b29a1c93f518cb0b77

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9331066900716c85a8463bdb8d8167b3b12dd09199aa85e7444153c036ec93e3
MD5 ac313e6261e35c4cfd2460f585d6a075
BLAKE2b-256 65ca814205738c1720e99d3c939e4a0d1b37afa8cea58013de8c0b77ba12b230

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: goad_py-1.1.9-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.11.5

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ab180a73a92c501a926e250096c7328fd339ea352b3ede473f7b92d0aaf77d1f
MD5 fbebede44378adf72b5824487abf6a0c
BLAKE2b-256 a658568c02dbe4cec9994d9c087542573b2a7a2f780263175ea9aa03463daedd

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 661497181637097d67239f8e189ea54118d6d16aeac4ac4d76c161bf10e9e108
MD5 16a8cc61d62007e98db914575ccbd0a6
BLAKE2b-256 1c7bdac8ca53a6977546b9996283d2aeedca1eba027b75a3bf4efec58aa7fcd2

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ece03543d081efccec20b79bd3ff3070770524e2cbbd804f60e24150a654001a
MD5 85f21b4bda03d5d832b387b3e37f040b
BLAKE2b-256 5582e20512b285e3fc5b90fd90828a4a0210774f57d6c5d0c1f3f37ac3603ec0

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6cfd92e15cd17bd45df2672926ff5164afaf4d9f7b6b9afe6f323421cf8db135
MD5 fc8ee9f7d35c5b5323ef15b6aca836ce
BLAKE2b-256 4219bd293dbdcb8043deaf992cd4e7eb9f324fc442db2791a25d8b34d91dae2d

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a77be30f4dda89894cbc2da51d7ee81cc9f88f4b4f278a6b1d89919080df6530
MD5 c9b8b02f34c2c4b37bb0049dd0034a8d
BLAKE2b-256 96ef636198b81b2b8ff00115417cde73aa525cb029ad2c9c6688c693e91cfe6d

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 471707df80dd836a0cc63a829179d6451a31e77c8fca5dde1c4e0eaf420a5dff
MD5 966c5dc20b38411af650953053015510
BLAKE2b-256 e2a690b9b2516d13a8c2576b3385bf84ee49c24272b78e12d4cb143691dcf18e

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e57b7b4c73795cb9524f5815f0700d47e4347b0fd64847bb8b1ba16c18b040f8
MD5 c7fe30b278e72a603f5f4ce5789f05c9
BLAKE2b-256 39fc42ce07c955726a70d3eb88ad2d1c35ed44b66fa125a5261c641304aaa55c

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2f9719d337ca7f08427411409d2b0997fc35c4ffbd22f420e2c4932a9f9240ce
MD5 fd147372da536c599c733c7198d2deea
BLAKE2b-256 aa88e0b68dcfc952355cae840eb9098ca0702e488b0d9c410b4daec210e8ac39

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 23f1eb9d7ffdd9f33a3d45b2d79a54de81849d493e4d55c6138b8432c2d9908f
MD5 f61b27c6c7dfbff5d326492d6b312f6b
BLAKE2b-256 1c2da0d247f350d9f5d65824449295ddc8392d1e1ad464a9682e014a02ab4c8e

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: goad_py-1.1.9-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.11.5

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 64e536d02d00d8fcc0ecb248c7e0835c89f55e05fa64d761c45c76131eefd566
MD5 f99d90971149883b3ce06705c83c1500
BLAKE2b-256 8b12e397dde7f4744b7bfc2446825d7390e6dcc437f0e2274b62567dde081aae

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0e8f7f8b4a046ff9ca9c9d89f48a2ab9fb96379193b52a0faea48705cafffdae
MD5 ad54454da73bd9677b199f1ac36d3e73
BLAKE2b-256 d7862022e9a42ac4f96e5794aebd1bbd60232029bb9e11f8e389e87602e8b14e

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72add1dda0ddae410f3c6273c5c36d2993317cf9ced93a6ee26162ecb0cd28a6
MD5 5ffbf66b8b82d5cdf13a263d8bef6ff4
BLAKE2b-256 6b2c371982dc779f545924c86f27d1a38a60cb0b5a210ea0940015101056a391

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ed52b59edae2b2fa10883eb2f568369f677110c6378c2378b1344d7b21268f33
MD5 d9e6328fa64880ffc14ef2d00802479c
BLAKE2b-256 32c7ad58484894dbfaf86f1cdc4708e1ac4387929ceb06ec49968986d0c2fa69

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8707d244a73efbb21081ae73bf2a6683167c6129c88ea7ccf72ebf530b8007e5
MD5 bab9b65907b54da50c8589921f693969
BLAKE2b-256 3e54dbf57c4a73a7b80af4ea14b172ce539b7f34c6f133a3f5ab8e1a3b7d2efd

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ca0a1096525a68a2e75272b3b4d258f0da86b46fd9859cc69714d704f3ec9a54
MD5 7aa41309f9cf25831c749eba2914ddda
BLAKE2b-256 04459653cd4e8de2abf9d14a1210174a277ec030d249dedc29ab23ee3b548aa2

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 04afbbf81ec51eb0fd3caa7a56ded0ba7d86d1abbd7894e2bb9e88075f09966b
MD5 c73d6af2fc682f6f126ab7a5a8bb0d95
BLAKE2b-256 9ae2f2f0729ad42a6c479005980fff87a65f2e11c331b1dce284ed375b0d1e1f

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c68fac24ceb4a72dde044a4bf361840d21d4923cabb07fca320784543b2e8e61
MD5 355b1cb4827b396ffec5484640537dde
BLAKE2b-256 50ccec454cc29f62cd452b8fe4ccc8542476e1e194b66d834ce6fcc224e88ab3

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1da59c877b0be8e175c937efdee3b73cbb6495036353ddacce10e776ca52c588
MD5 b76ab25473280ef2db418a296252aae2
BLAKE2b-256 d7b1b229119a2d9a730717da0c22c89e59680fb092eb2207fea5a5bce77e5200

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: goad_py-1.1.9-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.11.5

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 602b0862127a6fb5acac2c3fb8cfcfac84fe1c8182fea7fbba39b46fe6644d10
MD5 afb013341af8fac4b94232663f09e2b3
BLAKE2b-256 20ff6a54561b117225b380dad7cb7c1400f3612dc41fe813c2ba7800c07191ae

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 146559528df6ce44c101b92c80568bbacb537ed29d64cd81c465224eb381e0d4
MD5 d495da56f5219044f064605cd38c2d17
BLAKE2b-256 198cb132cfaea9a494b7f26ff6b04d0aaff9a171e87d3ec0b9d516e0767aab50

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a427815843a69ba939269db065f63ed57066d930eb54b06ac743f93cce246489
MD5 f845a6ec13678a67fa0807c48f26968b
BLAKE2b-256 b3db0691a8e636dd1e53cbc44320f2ef05347de1a67b1a51a5741b77d2fe4682

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0d717fda03cc7718343acfedd686a9417da768d7312dcb3df045ee1063391bb0
MD5 8cec9a927bfc6525e45cd167a9eff693
BLAKE2b-256 f45e2e93ae44b2cb0af47ead1a15f480622b8489fd905c3dea64ebe8b1623a5a

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a6e84abc46b47f7f5afde7baaf028e7fe64d4f9bdc647ebc466548f6cf7f5ada
MD5 401bbb7543719a89f78dd70162014caa
BLAKE2b-256 e9dda7816425ccf6e9b1a7b2c20ccc2978de98a4d138ed55d7a37a3f8a26ff6b

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ef1411df963f064dad438154e4a5519fd35ecc9f60a63b873afeaa5fd5a25942
MD5 d37f1fe1bc66c802b6742a652e11eb37
BLAKE2b-256 b3760148fb11b35bc3a0af4cbd7a26aefffa9c7073c49fd465000a5737f2070e

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0535fa913e1ca1b710d5e16172a0c5d21b977e708961eadecb19ef32af540e58
MD5 2ebcabf512deae87f3f150730e2e9ed5
BLAKE2b-256 f33b264430c0e9ffe64b3efde153f38bd0b1d5efaa9468db8e46e6cde1fc4030

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0a0538fc5dbc8af6b707695812cf1012da8f40c9485fbc33bad461e94913ffc5
MD5 c35637a058b3dd1a5d16fbe7cbb0e71c
BLAKE2b-256 a6bc1929a59af4df3cf24fa6f72739e6301d96d9b05baffef5dd1b2b670ef984

See more details on using hashes here.

File details

Details for the file goad_py-1.1.9-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for goad_py-1.1.9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f51878bc5b9c6830b5f2fc24e5ccec24e1d15dc8d7d7227e7858657c25ddd275
MD5 564a41b452e725f66553290679d31b3c
BLAKE2b-256 1445361dec66f98f603f8eb44306d2ebe0fe1846335bd761bfc3670e3724a9e9

See more details on using hashes here.

Supported by

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