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-2026 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:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

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, ARM) 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.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.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 Distribution

passagemath_sirocco-10.8.5rc4.tar.gz (6.6 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.8.5rc4-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.5rc4-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-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.5rc4-cp314-cp314t-macosx_13_0_arm64.whl (551.5 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-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.5rc4-cp314-cp314-macosx_13_0_arm64.whl (548.1 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-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.5rc4-cp313-cp313-macosx_13_0_arm64.whl (548.1 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-cp312-cp312-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-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.5rc4-cp312-cp312-macosx_13_0_arm64.whl (548.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.5rc4-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.5rc4-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.5rc4-cp311-cp311-macosx_13_0_arm64.whl (548.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_sirocco-10.8.5rc4.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.8.5rc4.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_sirocco-10.8.5rc4.tar.gz
Algorithm Hash digest
SHA256 43bdeed67c3e691cb9c5e0e9b0a0666b2c61e226c50c94d4dd2c89a6d66b97ca
MD5 21d6a0648802d3038314b2810fbf3840
BLAKE2b-256 557ac31d9d8fd965eae3eaeb59b24c7c719cf697d4633f7c4b46a849beae92ba

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7537314190ce1dccd9718c4abbcfa9e1183fa540cfbfae3a2b38aec94d42a36c
MD5 5cef8aa698d6715cddde0acf46a451a8
BLAKE2b-256 290d730346870e1a38da91ab84e3c215be10ab3aa178fb47078b4c2b278f6def

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e2535ee4e503889f37e79f3d3cd5086a552ccb08d9ce48b600d83cd4a92ef2ed
MD5 912ab46c2d978328aecc9541253217be
BLAKE2b-256 ee48df96e46b98fa0425df45f13b64829287ee4d6469dcc9c27ac0bc2703e990

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 39b7fa76a35cec83c5e19808b4f2e679e6785f7e19d9f9511a31992a2b2066cb
MD5 b41a1a7457b8189dae10471bdf2c53b5
BLAKE2b-256 2485b16fb92be5003f1d627fa9c13b11170a56d8cc655d092beaac36ad84bef7

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f3b474c3beae5f4bb0152313464d2efe0c66ab03081584abbe2a8e1eefc5912
MD5 8df1d8e76c03e6b41efd78bfcf4b7b3c
BLAKE2b-256 fdc91c8fdf314c35be8c3cf1e21caa9a043c4cc85efc41875a980ff8e811e1de

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9a047dffd5bde3243058c05556bb0112bb6652ae7f3f27c7f5c4df139fe46fe9
MD5 e6ab44c2d4262d4122c95a0503d5d5b4
BLAKE2b-256 6703e90e1a8e3b22436e86178824d9502c12ffb23c3577882d9265720b0e6c87

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c7a718385202cdc6b9aaa15c11b8cc93bceadefba1d197b297be509c3f67c1e
MD5 43df886c364aa00a7c0ae455843ad28d
BLAKE2b-256 acc7d026052588da404d7e7c9a5e1b9a20cb1a62db5aa78998b7ca5fc780b2cb

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6887d9c14258bd1149bc249c07f7e07f2dbaa622f7bfca75fdd5b0a0cefcee1c
MD5 658d52a2ed3b158f3bf46e209960fc5e
BLAKE2b-256 dca4b14e435f7b7b3b2ad55893b40456b6175b8ef000deee1b623655c8590390

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9cae1eca86fcd54b8fc3ab83bd514e85d878f3151dc8e3c1673c8bf7e7d3f58
MD5 681165574bbf2f5f907ac31c380fb2d7
BLAKE2b-256 a2f65c0f4e7337c2abf4df58f5efa63c35cbbb5a9e6e2c354bcdfdddd466999f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 160fbfbdc4595f4af30ea2f38dab4d38f7918ea4d607dced66e47e9be0356746
MD5 11f9b64772a245e7385fe8a11fc690ab
BLAKE2b-256 ba3a41401795c964d69a5c77e6a846f43c88fcec73225bc2b8bc6235702c4540

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 03b1d5be9abdc961aa02f5de9f3a2b1854a63078c733f4504ea43e7ac6b487ac
MD5 62a36cecfdbb4ee87db07ce660688dd5
BLAKE2b-256 f69895b8c8a2986506d52849e612403ae349a2f2b7430c00a9d0340810aa4dff

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dbdc7ca4f576abe4815609e8e203612e369d8a6fe905ab0935c7409c236d4cb7
MD5 12c500426ab7cc0945c0b97c0d29612e
BLAKE2b-256 a70150fb7971df1662517050a5f2507920f2b2b07f5247d76900900c621fb420

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9292655c511e0b7474b7f32b4f661921e1bf0c9822923da2b1abc512f3795f06
MD5 5da13756f2a9e8c32ed54c4226ede63b
BLAKE2b-256 bd05f1f6b1e029bfaa1e9d866c91e7f8c3520ea3cd259549299b5bae1fecd3a9

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 92161b2cc4e378193d40e55623906cd2b11b79cd9b77582ffd15f9774cb46f51
MD5 b40558fd30b7b48085f6f8a29d837ac4
BLAKE2b-256 2b94c14da39062d8e82085708576079d795fb1b207c2febf21aa291f8edccdaf

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 066f619672ac27e191285cdfcbbdcef7fa4f7bc9c395d1832256d0f1ba5fdf29
MD5 07d34457f47ca246fe4c11c0032f64d2
BLAKE2b-256 4878c2a8a7a9e130247fed57a96c64c1acb4b1cec324859599f32f49abd80b4f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1be291c911d9c2ed5c273929ce9bb2663c6b9a36cc53cf1bda3e95d9fa276f5b
MD5 fa301c38c5973ca955b83d28208ab94a
BLAKE2b-256 8a6abc6322cff2a7bb608e83b49795d1bed7e911839b5cf2406879f1383bb490

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c35aaa4f19f913c89330aed9d97873efdd51ce4e3d5ec60047f349346db3582
MD5 ca43ae1fd2ca3e13ffcdc78f3f1b4a54
BLAKE2b-256 06cd7064ba816564d2f076a5b44d4fd9b639dfd6b5790bfd6eed2943ae0b255e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e1f723d9b9b62ee87fb022100da69c25911ef2e2f2d9affec124421c9a09644
MD5 ade4913fdd1f921c061ba64266b25f0f
BLAKE2b-256 f985e59d6718dcbe87be8970782184fd22743b2ad51fa951308685d4afa89e32

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13f05b25117c3fd7bb036d3e74897d7b885abe28e7359548563dcff41d03ca58
MD5 de057560d26707f88aeeac9a393c26b8
BLAKE2b-256 878b775ebbb8157e69257f6e71009ea817c3af90cd0c9ca76d5047affdd547ad

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0d1efd7c64dbb7d5702945abb053d65e843ed95259f73581c3b9e1666bce30ba
MD5 bb65f3d3343ac9719931dfaee15179b1
BLAKE2b-256 8a9ef75c0d144da666164c86ea591cf288fa8f053f1ee7975f442b9928eded25

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c2a6ee0054f1c3c41be04d3884064b1935e91947785032ad5032938d1ed7a551
MD5 fb3b16639fbe040c329fe5f05e55559f
BLAKE2b-256 4d06ba51831e3dc542db6785530f09a8a437e65b9ab9e1e3af2ecc9bc901118a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4166b5c53dec38b2904caf4439213f1c611998ded1162093b53628e160d0ced6
MD5 c6d02b8bfc1e29557695607cb26c5a1d
BLAKE2b-256 d1e9ef721e0d1ae5bd249265501f86a20eee314aae48cc1c98b8242693285067

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e10ff79da660b98a466dfe1b34beb9ea3a935838350179753005a43e4fd66483
MD5 31791371d1e16a8b727162eba3171909
BLAKE2b-256 f03be2f74ce2d880f1e817eff3e50d8547d3940246fb7c438ae149811ffc7e2d

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4169befd097ccad96c579f3dda4b896f02a3fbd1c308e3bbb12650a6232cd500
MD5 1498c76eccc66aeb8b2301f39c47f3e5
BLAKE2b-256 ad2589a8184a26adaa7506969c9ab8a139ab596815f5f9d663f9aa64585185ae

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a6e654549b8c4a83113fc949c83c870885b7298a434d54099a88cf3c3aa1069d
MD5 d883fd5ea0055dad7b9b3d4605342e1c
BLAKE2b-256 582447c1495e417e64902e4070ef2cd57e1bf115310233abde76e36bfa2f6be8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.5rc4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d5fc8252e113a91fe095f5638b64246ace4e0ce102d278c19f296cb94d5183fa
MD5 2f6464bac6ee41c9581e86e5d3ae1dd4
BLAKE2b-256 744621b63dde841ec436bb677401371613b0858570f3380f702829b4506fc1b0

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