Skip to main content

passagemath: Certified root continuation with sirocco

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

About this pip-installable distribution package

This pip-installable distribution passagemath-sirocco provides a Cython interface to the sirocco library for computing topologically certified root continuation of bivariate polynomials.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-sirocco[test]" ipython

In [1]: from sage.all__sagemath_sirocco import *

In [2]: from sage.libs.sirocco import contpath

In [3]: pol = list(map(RR,[0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]))

In [4]: contpath(2, pol, RR(0), RR(0))
Out[4]:
[(0.0, 0.0, 0.0),
 (0.3535533905932738, -0.12500000000000003, 0.0),
 (0.7071067811865476, -0.5000000000000001, 0.0),
 (1.0, -1.0, 0.0)]

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

passagemath_sirocco-10.5.39.tar.gz (6.0 kB view details)

Uploaded Source

Built Distributions

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

passagemath_sirocco-10.5.39-cp313-cp313-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.39-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.39-cp313-cp313-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.39-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.39-cp313-cp313-macosx_14_0_arm64.whl (539.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.39-cp313-cp313-macosx_13_0_x86_64.whl (628.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.5.39-cp312-cp312-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.39-cp312-cp312-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.39-cp312-cp312-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.39-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.39-cp312-cp312-macosx_14_0_arm64.whl (540.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.39-cp312-cp312-macosx_13_0_x86_64.whl (629.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.5.39-cp311-cp311-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.39-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.39-cp311-cp311-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.39-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.39-cp311-cp311-macosx_14_0_arm64.whl (540.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.39-cp311-cp311-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.5.39-cp310-cp310-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.39-cp310-cp310-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.39-cp310-cp310-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.39-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.39-cp310-cp310-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.39-cp310-cp310-macosx_13_0_x86_64.whl (629.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.5.39-cp39-cp39-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.39-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.39-cp39-cp39-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.39-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.39-cp39-cp39-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.39-cp39-cp39-macosx_13_0_x86_64.whl (629.5 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

Details for the file passagemath_sirocco-10.5.39.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.39.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_sirocco-10.5.39.tar.gz
Algorithm Hash digest
SHA256 6152e3c83c537a8abb6ff1176b58d7ae9142b05227a82d79edcf211526c65747
MD5 81807560613fc70162bbc4768b38827c
BLAKE2b-256 efd730da9bc1cd57252f6dd368350a0674f60951710ab5e8380723f22f00a10b

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c1327e4486230e8e558b704689565f259faf52aa7d8ca12d2f86e46f03474ac1
MD5 5cc9ee250fa69fb912b7e19e24835505
BLAKE2b-256 7e2a73bdb846a163b1c39e833015d5e18eb2aace0d9f808e6560270ce4c823d8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b8452c81d8bf38b44230180cf6a5590d668d16b02565b0ae24a0f69c23c67913
MD5 2abb141a35cc6d9b4d70ba05da53a898
BLAKE2b-256 42b0d951bf7a061a3f5a28f31427c7f6f865c5782a30817e2cb1fe7929871449

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 699df7e415e3572cfb5272c430d6f3b90bd1538c2cf26b818dde08d647aee5ad
MD5 16446b593ea7734e3eccbf26b59df463
BLAKE2b-256 e9d67d516fe29728bd4beb5b088771f2663caf9cc52e24f2b45ff877c209f23e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7aa4f2eda5fb1b2b65ed25044b9173560d94af3c760f75774e8252fb61ffd79a
MD5 7a3f962386ce4316379925d71432a0ab
BLAKE2b-256 3fca4a51f1de3db9248fbdd1300d1ebb385d95b0b87fb1b3b766ada2e3d58025

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0f4fdf0d654273ddd11a0c8640b0729ddc6f8f2364b5a9041f6293b7f4945686
MD5 6e9ef85b923e4a3a084c179766f0f1ff
BLAKE2b-256 8702a6384cc0a962f03fe04b162dbb1658af7671f00b6cc5fcf1bac730d0db97

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 991646014e2277b128bc4e269b65fb3c1e0d186db5e7bbe8a0db45f63c12159c
MD5 52de85d7d33a5bf75131574aed227faf
BLAKE2b-256 bb572bf885c912438b30822097d1a1a57476b79f6927b89e729aa9120ba29a73

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29157537bb8dfb429734f47415cbfcae10d5b199d280cfd6bf5d105c820fdb4e
MD5 32526dec66f0e279a465a779a13fce3a
BLAKE2b-256 090c8fc931fac06f1e7bd7a91df34f4934fff60e2432299aa3485234ae9c6008

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 757d8c56b1f0dfb73ec59272d3f4ffc0fbada47e591f5faaceab2ba3063c0dbc
MD5 0095b7995bfdc6593c56772ecc1a7a21
BLAKE2b-256 4e28822cf6f7a60eaaa92a8b227bebbd72875e9a68684cabdd3bfd6e4622ff8f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0a79c7fa64abfa62ea3bd1ac7319d5cc0a0ba0cbf60eb513877bff05828b98b4
MD5 375fbe16daa8889b911a60dff45728c1
BLAKE2b-256 ee281e1784097bce2359ea2e73982afe2ce32120b94838e68856998b2bbde5b3

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9bb76a43283c94594001e0d876ef08b5c3af8805651014047dca8267cb205ad7
MD5 58873bb21c3623674c8f7a9d21ed6a1b
BLAKE2b-256 c548b5ccb8e8040f38ec8375bc9b0f59976d1829b9377181ccb8358aa4a0a602

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f25ab77c7608eed314be3604027a6b11cdd63cfc4822a503a8e56ea7df708f11
MD5 d2e80482a78eb349fdc396c5863ae9bc
BLAKE2b-256 25ac395d270a8c456b01f28b35c15b2789cffbd34b432ba838e1439fdcfa0081

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6bf3899d9784e204e2383db3a01f5367576d1bf71954edb9e224ef004136f5db
MD5 e4095b44418a5f0927e2a48dfde7055c
BLAKE2b-256 e0c53058973b81bfc6a275be8ce6a0755b79a7e1c19dac394675b1a6e2374138

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3e888de2a7a5258a213d9df700c0b278f651f0f9faf90fdc3e8a5f1675b3d63
MD5 2857ee341abe856b868833189b619d58
BLAKE2b-256 b214b283015dff476f51bf058e1aafc1da1facc69543a7e335e0e5a110fad462

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d60c8249044a319cb20902d8ca9b7ff0933873e4c99d3387df7da8f7cd826412
MD5 327c9675e77d1ef1838a6dbb2219b1be
BLAKE2b-256 a44ba4f409e22c38fec53960295e6bc2828586a2e03d70ce5fe21a07929a3fb0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3de1ca5659a9b9a8ad8b63b5f05c460ac84c93a52234abe7cd1912cf774e88e1
MD5 5c2b5234e0badf85a013db46a50a56a3
BLAKE2b-256 50947d63532f161dfc779a96bb7d74832a05dc6421359a8f7d2e034db33f14dc

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a010d60021ed7550fb8b5adf9edaec9d97f60640fca073755985c61d67a43a6c
MD5 41dd86b6e81f9ba6fcaa4e5078aed455
BLAKE2b-256 8838a1fa1ce502a499a0f1782f8769b46f86bf6d965aaaa255085c87cc6626d6

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c73eede6cdb8e53b13acb0e59cd059be437ff7a9c86ae953aaa14a286ab11892
MD5 5071131c6ee61751b72728705cfb846b
BLAKE2b-256 03ffc4a3fb11669a6b82f36819f0cf65864ef771e52a20adeaa88abe9a53b189

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6da9acb469e533a6ebe77c34ad6543f7a8643577e712723c20c551f7be2ff10f
MD5 bac90a0fd568f909ded96346cf49c19f
BLAKE2b-256 7a47b33b90ea4d102e26eea9802e3f2d0a0a07fd5ad7492b5d17b145e753437a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc4d2f838a6c92f6613d64879714b03f28a2a52652734e2897332b7c3902e0f9
MD5 0306535305ca3c0c5dd5d4213f32bae1
BLAKE2b-256 e7e0b9eef7a9bd5ce089024f0f8c09f928dfd394a395238d2920c0c86d575d99

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 280e752bf058302f1972fe02d8593f76708a0dfc9e95a249fd84d6dad84a4adf
MD5 ba4dd25b2db1abc5a336a351a17908a4
BLAKE2b-256 842bd6ee0c5bc3242d7f2b02ae64569c5f15d66f6722733cbfa3b33955bca49c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e6c421d17792fea687690868824dec4e2a3e803236ab53eb76803d30a8b6c060
MD5 1e0aeae21b00dc4c5b01392123f3fa42
BLAKE2b-256 253be804bed90fbbc7ca32ced9e9e6128edc9efb121849d41175a2d75264bc71

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30d69c2b413adafafa28eaa32a48f5722f0a1c501c0d23c0b20d0c08a99c7529
MD5 66c330f2cef4ab9e5942cf303f29fbb2
BLAKE2b-256 b1f4022ef3c1d8d7432cd65c7d6623bfca2ac2759c9391c2763eb02e14b4c6c0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f2ae00dbd61f0761213f4f3e8891a58e2c3bc2865c149a83c1c279fd5e161973
MD5 b39a3477368748befbc917a5913f75b4
BLAKE2b-256 207d14714e05aaaa4b3a2c5a222624687f06d5f0fa7fa8a2d18f8bc0e6117a59

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c38177eb21daff213c234cd8a6f02ee790414c2f1ccf7cf1f1c10a4f31aef03c
MD5 4c3feb731f874005f0c700a991e96669
BLAKE2b-256 528b5dd259c244b9c42b5389e808c4df62bef07d55ff83cce185fde91d576b7c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7827b39ae26a57a84db1bbf60a991383bf9f7dfce6394fba18bec901133f818c
MD5 31cf3d0e69688f137dbeda8bfc16b4e3
BLAKE2b-256 92401c5d6c76570ea8c2b94011de50c9956d68a618b4a24bed6ab7ec7131e62a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 081e67c792a038d2fd5357a62b0750ea615e580574a8cc59dcec9c70899ffd71
MD5 abd1a9d79b08b9a869bfd79ced8e0df3
BLAKE2b-256 20de52cfe187b6de6cc8fe9b1f97d37635dfbae62a4a41d308b1f401ce5e2268

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca1436b0109a8f5dd3718d6d51463553d0b07ed2e106a2bdb4ac131cc11e7641
MD5 66964d485007499c705ad3db99d29a27
BLAKE2b-256 f300aa578b2d6a7d2a4131fd24a5c915a6e2d8951fe151439f3d2c4b17aac11c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34e94e261c3e8f1539d53687a8e36259385562087700104dcf964ea7dbfa75e6
MD5 62d01bba1878bf8e9fe6da7e5abf0599
BLAKE2b-256 b37a9d786fd844cd43bee3ed1c316d661f76dfa81f39408ef0f15d90f5dbc8fc

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9e38e67ef4f1c43248f493b314e548847fe6dfda3f34d032a107c7cf31b74390
MD5 56a20c3533d57d0367916226523aaa47
BLAKE2b-256 45d5d4468e02724800fbb8c3617411d00e6bc208ae590737cc48a4e376427eca

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.39-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.39-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1c4440a01ba567d26d5c195a10c413f390eaf04e5574f0589c7212d0967b45a4
MD5 a611aaba1a53576234aaeba9fa1af4c4
BLAKE2b-256 f606a18840d12887e2dc381fdeafbf4f184b3a1cfa63a13b743ddf4261efcc8b

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