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.40.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.40-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.40-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.40-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.40-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.40-cp313-cp313-macosx_14_0_arm64.whl (539.5 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.40-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.40-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.40-cp312-cp312-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.40-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.40-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.40-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.40-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.40-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.40-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.40-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.40-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.40-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.40-cp310-cp310-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.40-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.40-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.40-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.40-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.40-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.40-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.40-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.40-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.40.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.40.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.40.tar.gz
Algorithm Hash digest
SHA256 f8a19f3cf06fd2f69f890f030478e7fc490dfb3394fd37f1560cee787b89eb92
MD5 5ce6fa20a8235e0a1ad7798620188237
BLAKE2b-256 c7b3912bd1b32b47b0cf169c7e8499b80568bd470d70c262050c1e7c4c2fe12d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 da1f2e29c34a54c459bb1622d0276bdd1b5e7af722ac54f3ff131e0bfaf52c84
MD5 ae28081ca3d6b00c8b8c2f7a2402d413
BLAKE2b-256 71e8a7de9594abad92a0b40dc5b8db04e31fbb0b27edbd0e4aa78e5aae0f560b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7bcf5e4f0882f2a729bc19c850d84f4706d94c3b9bf598924f9148681914edb5
MD5 7883b9df86c71a01b40f3b864939f41d
BLAKE2b-256 27e63c3a6f7bb4d2b0a35508a77bb9bd72f0d30d5a5031e2656f92813f20e7f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30fc7f9eb7b33ba9db50851b38f4752b005e2213fe7be491aabca96a041fea27
MD5 fc407b13912e987c573228c6afe5224c
BLAKE2b-256 366f803781fb2b4447199538f1914f1e128d6ffa96a0bbd88bd909e9e13f7a02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 64f96d18df33a21247fdac21155c6936210b785de3c1d23b6c11b9189d4ea3ec
MD5 2b95b547b4e9e67d15e792b57ba40a3f
BLAKE2b-256 c27da55877d46e32df291c13e5628a82f41112f9d764ac01634972c3a0623518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 fb6c3c1b66f6ae354dd518e5174ec692f026b9e389a583cb08961ce885f3dc2d
MD5 528e06ba07df580f39927bc7c8eaa634
BLAKE2b-256 cdea8cbbae25d972b3415523b0a54464304fc8718accb2c81177a599fca36d2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a9b93bebb98886adfabe818354bb582195d7c22bff2ffac0a9ba0f23a35b0da1
MD5 f2e59d1d7081a554d83ec3ca6da95956
BLAKE2b-256 97ebded17278470656e337d86368c88ad814cdf87fe24731d892cc15f4b48379

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17c8701d367ffa16579ee478ecf7cf71b4d4c16e3b7e61494fcfbebcabe56135
MD5 6e3864dd34293b5a02c68e5167edda8b
BLAKE2b-256 6b81f7da603e2124d92b568deae9b23e53760d31be621579d809083c059e7727

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 73a6f2c5f08d7aab00b55149d51c31bd6f400b41966fcc665665da7a4bc1659d
MD5 42ff6c696b1b0c4d2be37563bbb9ba20
BLAKE2b-256 e92cf40b155ef91ac5f29d4bf0884ae33469404edea159d2dd1c3d7d1a91ef98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac6da9d0e2922e3361675f99d3187b6e985b384d067f30f3cdba077df9f1f1c6
MD5 da0d5f9a8ff50be46e67498cb07cd3b6
BLAKE2b-256 bae1e33d8c1728aa2335c3e05878ef35e7690e57c06f0fbf4edbd5c3eb8f7342

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 95b57776f84c700da8418933103e8434bbc26d551766329b9e3773630ec54ca4
MD5 f1a938916155e9c38aba1aa3d457a141
BLAKE2b-256 eb1e9be0b55d58a86aeb7b14e2b91bd70670d0183051c4ffb1bdb36a31c01c1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1e09b113699ef44757e5ed0470ac3c06f1da5cb94a8feeb3d767f69c92f175d3
MD5 780402f9d77e5c0cc1cf5c310084eece
BLAKE2b-256 06c0114aac11ee06fb09f85d4a55a0660a9556bbda7037fcc40028ddfa3e088d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a22b6547da7e21f6c98b193f072c4175aa7200a7c5c6adc93466a9c97b748e42
MD5 261ac70c331ab1d76b6cb0125b9161e8
BLAKE2b-256 2edddf40c3324d7ce8c263a454e14837ef7210718a22805bc8b480ee7c9cd162

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6133609b72e699a7ddfc9ff19699f26d08fdfa502e94dfd1bf3fc5949fab0c14
MD5 ec2a920dd593bf75a8228a6fa130c756
BLAKE2b-256 541898dca39e1a8fcf439ce6eec05f187bcc1902950fea08f8612314ccae1db3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 668cbd5730dfd20a74671f93070a2b742dcca611786392371cd5f388e2a1c70f
MD5 ff61a7a12bfb6b399c437f6de0a08e86
BLAKE2b-256 2bea3c0e2552ac0623596e2483f80c32bd28942bed02668acd70d818f8cb1b91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d309cc2c008e5be225aecdfeb73f8f49ca2df027449c50541da9b1d29c9a6c4e
MD5 a0024453380363e9a9f36cc12a1396f9
BLAKE2b-256 443b0ddee40431a3be7916887ccaf3a2c7eeef483fce73d2082f743ae819bbfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 60e2969d37af572450daaf268e0f3b62ea0609c9990558094781eac96d24c415
MD5 c76385a5d240f77ff7d997359683db04
BLAKE2b-256 19c52c45bc794c430ee3283e164e32f5407be1c2b7f069e23fa03ffed8c0d5f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 8bddbcbdca2bd898ba38d4883f1498d67023aeff7a205a6bc205916e7deb1923
MD5 dad5c6e63d6221831f6c5ce5715494f6
BLAKE2b-256 501b8c44f5ae9439e7fafa583559a173d27d2ee043fc081129535820c4ec67fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7befd1bff632c91ad1ac392f25baba1c9ffa8dd2986aaada29cf2b72fd51338e
MD5 01d4c02913ca7d8ef533f752fabcbc04
BLAKE2b-256 e7664b7b805ddbee303dc00697825679f384e6e5a746a66cbba6eb6e959bd225

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 90cba90dade695b17b2abad50dafe3ad3308dc10e3ee7da1f5b959d358b36c34
MD5 5af6e2e4d29c9109cf1e409975f48c98
BLAKE2b-256 2852319cf6abb4fcc23b6c2039efbea0ba01a02a3805ec905c944f243f3555ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b7a4ebbdee50216d09343e0ef6dc3bc46c81a9dab5b53fb2472141d1a667888
MD5 a6398a212d1669d1e32c3559b4b7afc3
BLAKE2b-256 55b77154cc9ef7ac84873a9fc631f79e4eb4a449fe19a94d2da7e381ec35aa10

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 22e77d21f958ad0de2f423a5d18cc197e24779de79e3317eedd430b4a04a9f0c
MD5 b63d0fbe3d8d51b8de3177c10f3c12fd
BLAKE2b-256 e15aa4e556adc69dcb6f5633a00a7a843d6498e8de55fec3dcad3f07bcec651d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4aaf8b1d3bef374f406d6cb56a724ce3e958c707fe6a461167982aebcb8f6fb
MD5 c1c79dba719e055826909e8e2a8319df
BLAKE2b-256 6fb616e5836b19ea742f4cb32853b33655158ddd24475fd1ed51a8a4aba62762

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e16f4ac69ddb86d785340291d136b776c67637d2e02f7154be1beeb7e8deefb2
MD5 8700faa43d086f97b2861074bb43223d
BLAKE2b-256 e448065698880e4b4997e865c117fc38600bfcb36166a4c6435d92bb226c7fcd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 50eb112e1fe3d1fda5412946694473d8eb84bd03410c718236bbcf83fcb53771
MD5 75a7d804cd4271a3600f1f8e29264a15
BLAKE2b-256 5a0a15fb298bab823dbe046a469c04c0775e34793c337ad447f80bc5a539c4ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 07d46a0f1c512af5fa230ab0d610fc7d93fb4b6803a2c3378518db6c6b7846e8
MD5 6dbf7f58aa02c8ab22fd8c908fa9e5a9
BLAKE2b-256 7560df977c99a9ca77dd187be9a463e4c16ae5a4190e9132fdc7ef9c017092b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b68816ef72a0444133202c596617d6da7177f4f526523101dde05ef58f9c39fc
MD5 7fe9171fe032c11da3d7a54ddcd38a53
BLAKE2b-256 a5750df94365868d516faec1b97bb362839f285d6694f38bca9a9897bee6b3df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f781cfbe27b6a0ae06cc348c9769fb1fb81b9a68a81d51714c79ceeeb73cbe4
MD5 3d9fafcbbfb296bc47093f54df5a318e
BLAKE2b-256 8c86a07f8a855452cf98550cfef667f6b278ae538a46e69ef7cd353f7814d149

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e1d0e46a59ea7f0d84dec23096207e08ba102c1099e28c733b18ad91d7712ae
MD5 d234160439f7585c0e6b97e09778a643
BLAKE2b-256 8539b83f515cabafde1423a98fa33f68f33f6b6140175ae392087f34e125ae8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 13f8b9fbf427e8993c3de8704415e4239ab9ef43332053804c7901421f364df5
MD5 de7da34f73e8df14326e32f188db2a48
BLAKE2b-256 69cb3ebc3bc7191933e38d97e250c9d7e58a0e9c3a304eb396d733da4da1fa72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.40-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 44e6c4ef9ef2a4689501c2163af3938f60453c9c20753a4aef57b9232fcbe6dc
MD5 30450737fb77292a06d1084df9b4c106
BLAKE2b-256 33be365e54503ab977dd50f92b11a01d16556d20a17b20011f7c17b3eed56515

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