Skip to main content

A package for very efficiently decomposing a number n into all possible x**2 + y**2 = n solutions.

Project description

twosquares

Fast, exact decompositions of integers as sums of two squares.

twosquares exposes two simple methods for this number-theory task:

  • decompose_prime(p) — find the unique nonnegative pair (a, b) with a² + b² = p for p = 2 or prime p ≡ 1 (mod 4).

  • decompose_number(n) — enumerate all nonnegative pairs (a, b) with a² + b² = n (canonical pairs only).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

twosquares-0.0.3-cp313-cp313-win_arm64.whl (25.8 kB view details)

Uploaded CPython 3.13Windows ARM64

twosquares-0.0.3-cp313-cp313-win_amd64.whl (29.7 kB view details)

Uploaded CPython 3.13Windows x86-64

twosquares-0.0.3-cp313-cp313-win32.whl (26.8 kB view details)

Uploaded CPython 3.13Windows x86

twosquares-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (119.5 kB view details)

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

twosquares-0.0.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (113.7 kB view details)

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

twosquares-0.0.3-cp313-cp313-macosx_11_0_arm64.whl (56.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

twosquares-0.0.3-cp313-cp313-macosx_10_13_x86_64.whl (60.9 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

twosquares-0.0.3-cp312-cp312-win_arm64.whl (25.8 kB view details)

Uploaded CPython 3.12Windows ARM64

twosquares-0.0.3-cp312-cp312-win_amd64.whl (29.8 kB view details)

Uploaded CPython 3.12Windows x86-64

twosquares-0.0.3-cp312-cp312-win32.whl (26.8 kB view details)

Uploaded CPython 3.12Windows x86

twosquares-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (120.9 kB view details)

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

twosquares-0.0.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (114.9 kB view details)

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

twosquares-0.0.3-cp312-cp312-macosx_11_0_arm64.whl (56.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

twosquares-0.0.3-cp312-cp312-macosx_10_13_x86_64.whl (61.1 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

twosquares-0.0.3-cp311-cp311-win_arm64.whl (25.5 kB view details)

Uploaded CPython 3.11Windows ARM64

twosquares-0.0.3-cp311-cp311-win_amd64.whl (29.4 kB view details)

Uploaded CPython 3.11Windows x86-64

twosquares-0.0.3-cp311-cp311-win32.whl (26.5 kB view details)

Uploaded CPython 3.11Windows x86

twosquares-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (117.3 kB view details)

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

twosquares-0.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (111.7 kB view details)

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

twosquares-0.0.3-cp311-cp311-macosx_11_0_arm64.whl (56.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

twosquares-0.0.3-cp311-cp311-macosx_10_9_x86_64.whl (60.6 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

twosquares-0.0.3-cp310-cp310-win_arm64.whl (25.4 kB view details)

Uploaded CPython 3.10Windows ARM64

twosquares-0.0.3-cp310-cp310-win_amd64.whl (29.6 kB view details)

Uploaded CPython 3.10Windows x86-64

twosquares-0.0.3-cp310-cp310-win32.whl (26.4 kB view details)

Uploaded CPython 3.10Windows x86

twosquares-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (116.3 kB view details)

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

twosquares-0.0.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (111.1 kB view details)

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

twosquares-0.0.3-cp310-cp310-macosx_11_0_arm64.whl (57.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

twosquares-0.0.3-cp310-cp310-macosx_10_9_x86_64.whl (61.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

twosquares-0.0.3-cp39-cp39-win_arm64.whl (25.4 kB view details)

Uploaded CPython 3.9Windows ARM64

twosquares-0.0.3-cp39-cp39-win_amd64.whl (29.6 kB view details)

Uploaded CPython 3.9Windows x86-64

twosquares-0.0.3-cp39-cp39-win32.whl (26.4 kB view details)

Uploaded CPython 3.9Windows x86

twosquares-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (115.8 kB view details)

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

twosquares-0.0.3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (110.8 kB view details)

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

twosquares-0.0.3-cp39-cp39-macosx_11_0_arm64.whl (57.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

twosquares-0.0.3-cp39-cp39-macosx_10_9_x86_64.whl (61.5 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file twosquares-0.0.3-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: twosquares-0.0.3-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for twosquares-0.0.3-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 471c7d114cab8849c432c804324b7f29aa2533e62182c0365987c6cf033afb9c
MD5 ef96512f99fa89cdc9732327c7082c3b
BLAKE2b-256 14b7ea40a06b30e260fbd7b011a6a37ef241f6971f1a400e07f33229664595cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp313-cp313-win_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4e7a9964394ee97c6910356c0efc34069ee561cd9a2f158d451983e77d6f69e1
MD5 970554c016b62f8f023cb37704ad097a
BLAKE2b-256 d39349d50aa070933bb7f4dd627de55c5e73eb7365ee7a198aaaaedf94321aac

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp313-cp313-win_amd64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp313-cp313-win32.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 1cd0e4a669cf870b71c96ba5005b416a14c1c6e85ee0f9928532874f14b1f54f
MD5 eafb0f6d28935643f8a142c7ac3f50d1
BLAKE2b-256 08cce3ed88f93f1140a15fc010089c766e21349f1502dafe273929a52d723efb

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp313-cp313-win32.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0d6062aa80713b53f48fb2c5a36875387f85b95356f010319d3a0478a3efa25b
MD5 2bd96fc1c283b5b2262cdaaa2012cc73
BLAKE2b-256 ba8e5b8fbb881d0e4003a18eb42fbff13de40e0234110362bab46abf3c748265

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef88a69f96c0351277a6c550ce0c350d4e2bae294702aa5a091df675d8815ef4
MD5 76daf33c97def359567712b0faf865dc
BLAKE2b-256 e2200c5ca3ca66b3cc37f34f9da22a5e968ecd8db64d42121203b69b7ae27e3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d15afa7c3b353779546c271d01a0f7d0d871112f162abdd33ca0b9e628bd1b91
MD5 52458001358ff961b4df5877ddf28a47
BLAKE2b-256 cd051380651ff533e00b7c19fd4ab958ab101763d9c78fdaf43d2bb393ef3f21

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 75d39331d5ecdb96a8324bcdedb68ef05035826e05b8cba3c59428c180f95364
MD5 b9d13b621faf604e5eb014e3989434d5
BLAKE2b-256 15b80f96db4b4f8f428af78b6ffc45a952efe165c6f1e70d01bb99ccbd56fe44

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: twosquares-0.0.3-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for twosquares-0.0.3-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 47503e39835cad22828b6aafe2e938fe9ba934d089fd8ba655ad1649d54e83bc
MD5 5fe08d6f51597347cb98cb8a04ce2efb
BLAKE2b-256 0cd7a8576d92e8ae2d2760fbca2e98ed4c28e4ea11eafd9f415ab0887ef224da

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp312-cp312-win_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 848c1d02ec51aa0bd60e5ba8e2d4638a3c41e25532763392d5d073dfa753460d
MD5 2712a815ce546b6057f385ca5324f930
BLAKE2b-256 87d26a525933eceecea80b1d90d3df56766be1fa7f37391190b17349fbee31f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp312-cp312-win_amd64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp312-cp312-win32.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 6a3d5c2a4ead0f9dbf647fed5c139745fd01eae1a5823b795603ea4d0fb73397
MD5 62b79277794a173cb0ef88650cb9905c
BLAKE2b-256 bd45f788decb3041b72689ec3d0e416012e75229edf3f143ee0cdbaf10f4419e

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp312-cp312-win32.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0955f4b71310a92de219442f83f3f688f802dd6a8d6e2d418a8d420cf9d386a1
MD5 877ee095b344db0fe76b0da616d0337d
BLAKE2b-256 4d32849dc41a150df08c3428e4d6b40154f8390add8b5500b237c7fc05dae45c

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e76c0d4d1bed8592d1a4f2f4e644364703184cbefa15f610e731402a60b5508f
MD5 e5e8a2f94af39abf7e35307091ad4cf1
BLAKE2b-256 e3e56c2cb4a4f996571f9434464a76de8245d57441c7595cd4bd7843df10a62d

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4e4d384f52ed0b697ae8dfd6f3067c6c3c9121939c8b9c7c29c3f53f3dd0c337
MD5 07bd9aee43ef86e502e6240b8fae79de
BLAKE2b-256 351d5736980dd0d6064d8c74c3949756b68a0f44d6f9d2400043494ac3ec4733

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 18e4f447d7c0305fef1c7842add64737c9701b2749e65816a4c1604f2a7ff55f
MD5 1bfba73c98cbaf89e064740eacf0b823
BLAKE2b-256 befcb14adde878f1ecfc99dec59b3d0ba98c420e19848cf457be81129b23805f

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: twosquares-0.0.3-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 25.5 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for twosquares-0.0.3-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 d8dc1a36ccc2936feb6c6643ece13ab258c7e541cc5e97bef18480ef50e08301
MD5 67780dbf5eb7c49945c871290b269fd0
BLAKE2b-256 222f4368b100ef603e3f2d2b12f3924339a047d60dc734b6550b30f52d127686

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp311-cp311-win_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d6596709f07c0a1227d817720239e93bfe88c1dddec434a98bacbabc0bf08e80
MD5 2d452d8c332003087424063d829a54a0
BLAKE2b-256 8b2580d5adf16e6df1d1351cc7b8f23e4d8a98af3fba84515fc3bd1bc1d72eb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp311-cp311-win_amd64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp311-cp311-win32.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e123e67cd654adeec365b225bf012df5d5b09c6c4c417a060b6a3fca2f899696
MD5 205e4bc4779208a423cdc0087954911a
BLAKE2b-256 6322735b849665063c589c5961268a3ecf8e1e2f05ed7a72e09363a83a7a0b58

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp311-cp311-win32.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6b7b27a0e8f353360014c776bb66c383f59eb7dbaf2476d58c4fcab9f24d8587
MD5 744c58a508c8f56f95c00e08db45ef44
BLAKE2b-256 fdbdc01847b82e2fa864a426cad3b0eeb42a1c6521ec525d9b87725eef29a9b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d833e0c6ca73c5d5b1a94b63e2b8ebec5a429fdd67435b43d0c63e0f723b18f4
MD5 d871ddab80930014cfe5dbefc57ed9ac
BLAKE2b-256 ec9ba4d5abaaf3edcdf7c168377a9677b6ab4c0293b1e04cbfd691085ae275ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e81d75e1bc047f22f625b6a3ab843ae1426b5f8d99ac122cc58f7fbf9459eca4
MD5 98b42c4ba0fa8a4d8a5a0d111e3d50db
BLAKE2b-256 4936fa0fee2f68e32ca88f3f6d8d2f6b6b8cd1b3090e09cebd0eafca40c0d52d

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8fbb943dc0399849eff696cca00d08e1a90da6a9d284ef7d74e650aefa1ad57b
MD5 c81dea840fb5d4af707b3848d5dd52b3
BLAKE2b-256 9aeea1895a8ee9d750949370c33ee1f7169b24ff8aba811e274d8e11293c2c6d

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: twosquares-0.0.3-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 25.4 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for twosquares-0.0.3-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 3066231e7846c4ff1111ba901080a79f6a78a4d1252f474fac8c44680a1878b8
MD5 ef1fc4b93cc41028e8ee3b44d466cff4
BLAKE2b-256 4ed67ae29664ef13e7cb2220859d7ed5f5d8c396788aa191bbc67ba19ae4935c

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp310-cp310-win_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f4822c383896afbd395e5860e7d6d536b5308a0a1a36b5b121bb832dd17c88ad
MD5 df7eb4b06c4b12f6895b964037378bcd
BLAKE2b-256 b52b017d954cae7f84ef6daae7ccbfee38be05b2cbfb5e35db4c6031fa75d7ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp310-cp310-win_amd64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp310-cp310-win32.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3d867e95879294c378e1d0216998d03f012dee00ceb4acd00e7cb61ae60862ef
MD5 f7e73513cae5dccf8d924077bf06b5b4
BLAKE2b-256 06b479250f84079e8d8653464aeeeabaea190dd6a18b3e6bb0b07aa22b7fe917

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp310-cp310-win32.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2965dfeeb4f09c6449600feaef27f5857881a19f5cf2958f0cc7959ec845f3e9
MD5 d98fafb052509acf264109b66913db97
BLAKE2b-256 c47b555da5d13f3674cf5f889640932022570df9f7322b6f89721ff3fe91607c

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d6cf9212fc7e721fead471a4e96189cb1de97c34baee3710725580fe104a161b
MD5 701f8ac49870e33d5b7946711da3656d
BLAKE2b-256 4ba8544cdfeed96fbd20b62a301f20e39538a8c37ecde1db87cbaf98e49e1f1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7b347e1cc655dd0729efa20e079d92f4a98c01ee6280f89a6569e653cd24444
MD5 f4aefb621ac49094cb277c1eb32dd3b9
BLAKE2b-256 d01d419c834b7a048467317ee603535ce39e98e8db2b206da02dba825cb9f1d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 df6e89c2c895afc2b5af473c0f7ad44fe21f502ae918cb7b85247549f6cc5c83
MD5 db17cac4b390fc3a77d24d7de3d6704a
BLAKE2b-256 b6227c1604650b36be738635c6410cfee70b70808a65d0b810d7e2b90ef7a268

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: twosquares-0.0.3-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 25.4 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for twosquares-0.0.3-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 327fc86ad514fab9712db8345e443384a5e21c0097eaafd9fad1512a02090cd6
MD5 5b393244e5f2f091681a93fc7aabfd38
BLAKE2b-256 e981ab34832147f9a8c7b3988b9425b475678924d9aa3592661a9515d8928364

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp39-cp39-win_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp39-cp39-win_amd64.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 207cfc3a1275d48da587211454640bbda0a8046744d97d705f485109a8c79547
MD5 7bea5e4ed17d233d906196956ac31231
BLAKE2b-256 9f29520e2a0b910d2c5e2c1e52de4d0d62c10c1ae9ab7a36863357d19d7bf8f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp39-cp39-win_amd64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp39-cp39-win32.whl.

File metadata

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

File hashes

Hashes for twosquares-0.0.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 904afd4faf82a1631862acf8571f0e20e799b35bbafc50734998af640b81684c
MD5 71a6c19174301ee1ae277c6ff33ff8e4
BLAKE2b-256 e344d3a41098755677080d2a712b1f0cc40eda63d81b68831559f57ec6ab66e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp39-cp39-win32.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3099ab8f3e9d6e33601eb306bc3cf831de386b217d5a7a071e02b2fc862c7460
MD5 e7706dab571edcfa6521ae437988a736
BLAKE2b-256 9e7363387507d9f12a0f556f9b7d9637fc73bf91b18fbf5b60977b7ac5a032fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 921c21eac9b59d025afc170fcb5cb9bdc16ddbc5aea6278e78a689bab3bbbb80
MD5 5ccfa78994608ec3b1be706b3df36f83
BLAKE2b-256 a4e858f084521e61f5e8ed7aadf429a9b6bda5dacf617b53d83cdc5962a6001a

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1ea5c136461696d2d50980eab9bcbc9a21519d55499b7435e585e6038cdb8634
MD5 8b60fddca4c0d4227d3c9b6e6119091b
BLAKE2b-256 e61fa8d7185be629894e5cf767c4785a020303a27083a99353e34878dfcb8f70

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: ci.yml on rheard/twosquares

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

File details

Details for the file twosquares-0.0.3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for twosquares-0.0.3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d1d6d7a341583b54d1ffed8ee18ee1beea25b9c7a93b95aafa32d7ee6e9ffb26
MD5 022e175d1b7a257fa30c4fd4dd5000bd
BLAKE2b-256 3d2c5d4f012ef140d8895407c92eafe6072d2d36f65d33e5e67995bf813c1e31

See more details on using hashes here.

Provenance

The following attestation bundles were made for twosquares-0.0.3-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: ci.yml on rheard/twosquares

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