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 uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.14.x.

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 passagemath_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 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.

passagemath_sirocco-10.8.1rc1-cp314-cp314t-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.1rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.1rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.8.1rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.8.1rc1-cp314-cp314t-macosx_13_0_x86_64.whl (617.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.8.1rc1-cp314-cp314t-macosx_13_0_arm64.whl (551.1 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.8.1rc1-cp314-cp314-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.1rc1-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.1rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp314-cp314-macosx_13_0_x86_64.whl (615.1 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.8.1rc1-cp314-cp314-macosx_13_0_arm64.whl (547.8 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_sirocco-10.8.1rc1-cp313-cp313-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.1rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp313-cp313-macosx_13_0_x86_64.whl (615.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.8.1rc1-cp313-cp313-macosx_13_0_arm64.whl (547.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_sirocco-10.8.1rc1-cp312-cp312-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.1rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp312-cp312-macosx_13_0_x86_64.whl (616.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.8.1rc1-cp312-cp312-macosx_13_0_arm64.whl (548.2 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_sirocco-10.8.1rc1-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.1rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

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

passagemath_sirocco-10.8.1rc1-cp311-cp311-macosx_13_0_x86_64.whl (615.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.8.1rc1-cp311-cp311-macosx_13_0_arm64.whl (548.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c8a76f3c30ad49daaabea79dada283ff764c2ddea4b3044fc2438b499e9e8f1
MD5 5937940cae3300b7ef0a6e30cd748fa7
BLAKE2b-256 512ea8b15d94aa20dc71f132f3fd61386b04283da8c4542a8cbc2c2509c3c49a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4e11f3842db8e49ddb949412afae83ef44207988e388a56656510a91cce6943c
MD5 d67f8d3322a0a7592ccc668f410675c2
BLAKE2b-256 03542559fe6cdf20b94d0592a4aef14a160cb41351af877f6eb1d153e10f8672

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb3ca5a87d69d5bf9d89d010915ab006a39f50f5deca5de398b993a99faa564f
MD5 61f94495e3a24d1484a8a658fe34167d
BLAKE2b-256 da49f39697ba67a4058247bf41b26e9b76c0aaf48c1975bc676c15db8bdd5410

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 65304c4be263cba088edcba443ce73cb46dacb385e2ab22e733dbadde1d0e4f9
MD5 e87f8e6df6f62ae93b5042dafa4cc0fd
BLAKE2b-256 8cb2983686491d0c2119814187b6fee3330479b4ed2e449d2ebe8a993fd27251

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c97d7480097e91962c484bf16bdfc7d55a12e62d988a887286aaf0e5a1272c41
MD5 49e6d1566560265feb29494d026ccd67
BLAKE2b-256 c11472c7c1875e1811eba0fff5f6c290b020469c94137ade7a6143a1c4105ffc

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 30267bc5c090dfaca6fb4b19ad26c42adc5396615d6c20ec71fac803ebf8f876
MD5 4206dc56d9e4903b20dc95bc0a341945
BLAKE2b-256 f76950cc1598ddb765d0496d0e4f83b93ede9882e596738aaea60168c669b599

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a7d1d4fb030b14f314dc7e566ce8d4a3f73a1880a0d74d999d2ffb5a193a9c0
MD5 d2bdcaddcb6ca9133bdb2edccb06a9fd
BLAKE2b-256 1c8f0f4ec5d7d0e00feec55182d1392b429528847d07953328958eaed6732e28

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0d13fcfa3dd83ee7c3229846ca829794ec440601882b64d4263c60a11d507f25
MD5 5d8e9184406c8f1f20b47ec46665aabe
BLAKE2b-256 e4066d59831a303a677ddd40611f3bd88a68cbde486f8742d2a9a881b5d551e2

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd7f5b4652ff4a0ce3c82bff2d9dace50df75c14f16ea306351694ea385bb3d6
MD5 d9bc4444c9e8bdeb37a057819fc9d8ed
BLAKE2b-256 a6314052af28440b979fa0553cca38613fb58e89d8c6854a3c69e4585daba48a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 27f092caaf7d9c39d7cfb4b327a396a4bce07854d56574fe1837397321409325
MD5 b27c837cee9d398a02a64913d8abfc93
BLAKE2b-256 286ad20aa375027af6cf183227b7cd74b5cecf63c11e91cca6d152356ac5a83c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b2bc4e20d9e2cb0bb268271c1ad5df486cc2e66e511fc72b8bc9de369139589c
MD5 29a715937e5af3fc0bee86d62a3fa0f5
BLAKE2b-256 ee38373c771b790034ca36c721ba46b883e7c534502f8b94e782212c14698144

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 55c56414dc838f0ef29c5518c36a20624234f973b0462537b6e3fd30538529a2
MD5 37c5410b45cb5fbc3ea80344cd698667
BLAKE2b-256 d1d6cfa3c819f3ada432370e2b8339f984406e66120f4333628d87fc3d129035

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3865a385a5f9b404c80cd8a33636ba3a917b4eed5ed8147d6b0a2b95b77f7f3f
MD5 eae1e8850d7454c836677a878db89967
BLAKE2b-256 016ff4960f60874c75a69358067e705cf3a49bdfd14c391f6228ef988df36bd3

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3206dca1ce2a1bb03cb37831e383701bf03976d6267ed7ead422083379e5f2f7
MD5 99068a7827c6edd1452ac4072e890846
BLAKE2b-256 891245773e54271e0f444bb0c0d079025e460165c488e8f90681f4288ccaea80

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80c217c6e18a9cec8849b4fcdaf138cbee3e421452ec82b611d5cb24f99edc06
MD5 df90fcf6f262eebab66d3f74758e22c1
BLAKE2b-256 8dd051b99e7cdff86b8469a1099cf6d8410086bba421c42c1083d7e683ee8b4a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 50b2d742df5bd3cd8f183d0c786293fb15586ddfc1ac3ddd4d214cb8ab92a2df
MD5 9e5451bb2bc035234469a622aa0b2624
BLAKE2b-256 f0fc37254d44604f0547e3c2c00ea28827edc7cda2fc23c31b3bb632002e8006

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2fc36eccd570d22c96ba76aa8c8d851ca7ab2ec86ceac39283128f711f731442
MD5 735eb195c188b4f104e1a15784b47384
BLAKE2b-256 893cb9c9c0a136d08c7523262bc03124a71931f273e76509fc29d1effe0c76a2

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cf8bcd5c149ec265a68032b41f1282f979bcc3e676218e9dd39c425739e26bbc
MD5 c748db10180271680987b9a08668c5e8
BLAKE2b-256 44bc159b12c519c1ab4432b0098ad80bf4948a7221f64d5790f3ce1baaf94b1c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6004260f8f4c6a51024d9256e224a5310e696a3e348d2cdb84b814b97773d462
MD5 9614202c6ee9a11d933656828fabb2af
BLAKE2b-256 a276cb4248af5f338e941feb771265036a5df926c5d5883b84176183af107b7f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a69ca05159d4e89f0924d9b8b1fd66f3f2cca9998ffe9420a0f980d2b7398742
MD5 fcdee9cd8e2dd7a18e8f1afe8b6f711f
BLAKE2b-256 2e8201a4d19b05d45008f81723dd1cdf04e5a805873cdcde7b799dd55a5568ce

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 967ebb3b80f29360fa49402ad1fc4abcf6bdd989fc7f7b68fb05f17cc71428a9
MD5 827bb667935e067acb737c237a9168c9
BLAKE2b-256 e500d49d8cfaa5a0937b3fca5dec2a7e9a00596d4c8e9325e34b90f76b37f961

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82f0061884ea389e5f29ddced8cc575484c53d3f1d16f7f604ed7a544f944ab4
MD5 2d4d5034d2ae1a80c38e91113a0e9634
BLAKE2b-256 27856945c3a478c256b4f6c0d897f6632ec778ffd392067db9ce158c4a1e3fde

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8ed27f0b66383d6c41c355125a6011de4e0d8cb33a29551479faec429f953430
MD5 231b03600ff4c4fe6f53c201112774f2
BLAKE2b-256 4c45b3ccac4267b78faa2dbf0b11961a59aa49b72bc3d4386363c589cf12b903

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 10d542b7a7989074c21e4be2e8ce4b6166de73d4599adf73ea57e903ef781f54
MD5 775ac5e385a9563c9469b6dfbc16d84f
BLAKE2b-256 c6c13bbcaca1bdd1cbfc7982c56cfe6d9cb887cadcc417688e4c38a7860b3b8c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 734f24d4459ba09b95e947a7fa6f17dba8a3d4c6c8c503c59ab16b38d880bd97
MD5 0cf44a33fcfa4d0ebe9a7b3f14f2eb2c
BLAKE2b-256 aab2aeedce890942cb59559b7d114945d4f4ee5ae0a99d126feb03d1e9c5f7cb

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3fe43473bbdb025af2390bf64e170c1bbacd766db848b95bdc2de63f56367cda
MD5 7bae2e849bc1a8c0d550a3406b9b2f25
BLAKE2b-256 21393da1f813141b23dcb76a25fb417dc647285920e8418b79f0da1dfa295a33

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5c0bb339a10668a8e5c0f350515111c7ead3504746a615a32995bd3d47036d2
MD5 fedd97f2ee67c64408d3ce740b137c75
BLAKE2b-256 0ebb87fb86a62d69c77060a4993e79dfbbc6233f607bad90f035e8e58d43a5a4

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04f271e15a7a395077ae2fd830fac29ba948811edd1b08b073ca3dbc9cf93d6e
MD5 ab43e026982133d66334d5bc36779d2c
BLAKE2b-256 d0c5acb6f3a0cdb925654948000a99939aa2cec3bdaffb85c0e485cc71e6d006

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 60e969a23cec79a9e621c770424717c5f039166906f6b7dd47512b7c2f6f3def
MD5 8ef08d5ee2d1156d86a93c864bf69264
BLAKE2b-256 3c225a51e415bbd9ebb79047373ff2f1e9dbf0798b649516dbeb8cbff13fe90e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.1rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6528cf84f41bfc16a20c5a2fea7538b88382f1cbf9f086a76461a51774cde0f3
MD5 01d39fccfd4a20d254187dc305ffc281
BLAKE2b-256 b0f18298fb1e0e02d41a14872f8d7b53fa8ab3328616af8e93542a2d0b5fe920

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