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.5rc5.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.5rc5-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.5rc5-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.8.5rc5.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.5rc5.tar.gz
Algorithm Hash digest
SHA256 0e0470f25b8bf0db000c69029988eda83e661ae9d5eeec526c1c83d5a8bd59aa
MD5 b75ff817ed917372d41d2962d01888f6
BLAKE2b-256 ea648fb85fa44aa960e4e86aa6f5c0671912c8fa2252f407670014fcc963d560

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3e77deb037fa6a09a3b02e8c2eb1b4a8dbabf59abf8999912769f0d34678cb4
MD5 1f40d0da6f5e5f0f73dc7108eace0c5e
BLAKE2b-256 7d3d91f7544569b327f9b2b7923b00f04b32e01362ab2c5d0761150447bbdabd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba20b178a311b79cb437571facfbc7c0382929e1944a7ad722c731b60171dc78
MD5 924d62fcde68883b48eaace3becd71bd
BLAKE2b-256 bf52a321660fda05e35eb9a3c78f2d9913e219490dca6db2c2fd3baf606f77b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 30a34382c944c05064303b4556d7698a74386335943bbd333f18a34b07568aa2
MD5 d1a47701992625835abbc01dfe65538a
BLAKE2b-256 bb795fd989c0e17074690a1175d0b27b12a43fdd730940de7ca605de26a0388a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e5a1407e36a96a60c501f56eb649d93ade46b37b827cd308a6bc77491478965
MD5 6994e4cd22ea011d15c9f9c269161565
BLAKE2b-256 c7b8056e9ae4414790781abbf77bd0fdeb733c0edd5cb2a0f105fb1bc3076978

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 07885b54417771306f05f071d41bdb85153ab8e044303199d21bc51e2c735269
MD5 db69ae667b35720a27115704c5a32ac1
BLAKE2b-256 2030c3f39f48f9086d6ca80a04237b58ae1205cc6a0f5c16513f78755ba307ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f842ea3044cae9cd88d0cfc942e3d8e19d1ab538f0501b653c877531e44798e5
MD5 d84218d0cea4e4fb3c86fc5e4f6322b0
BLAKE2b-256 7e808396fdb125e14e22ffbe550da4b0e25de36308dd77892410a09efa4303d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c27bb773bedf012e8b6e065dd1404b316fefd7d5b330c40d949b86e1042b6d56
MD5 36e4851e2898214691b02aefc1ed4e6f
BLAKE2b-256 a7340f491e8445fbed743bd41289cf91f1a87b8cd6ccc11e335607536a61ec07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 934544834b978a4574cc75cf6ecf25b42cdcddb91f2e47fe74b6c2a82eb0bc71
MD5 0d6198255d29ae3d61d9a7443461440b
BLAKE2b-256 d047585048fe0df93b1d6cba316e926aaeed54f998d90f862d695685b400dfe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1cc085a20baf15c106d30b678db068800ba969bc10bdfed765e6d74e6c83550b
MD5 8377892234ba5a77e98363a276ae0aac
BLAKE2b-256 57a2064e4dc7f78a0c2b2e54e534fed770410e04a7453161123dd6b21da470c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 93ee840349628cd9f033437c88414c2ababd151e36b2bcbcf3c34b9f235f5029
MD5 4dcd1503b322313a2e3c3ec515d7e774
BLAKE2b-256 e983aaec46c7f35b3a4cad0ebc0ae9789ae9a9e159c66b58abd5722afe6e5ea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e65fc17600de78038b4475c812481215b44da76f23b00c735283d0a6edcd669f
MD5 97f2bced86fa2bcf99f943315e7a2022
BLAKE2b-256 1e5c3f6370337d2d921b3ee14c274a79f8018c113e4a8c2ad15c3dc166049025

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d29977f13411753a5de0e373cdc48d5fca3164c979a14875e65eea604538eabb
MD5 6ba3b30b9b5a5573eb505cada4d8121f
BLAKE2b-256 6b38a8c1f3bb42425b3c0ef1803d7df89d12a9f60210ae98db7140c8ad7c3cca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4406609db8c7c4c9e132476b89cfc0bdf5fbcdbd66c62d0fcac72dd5c0648d28
MD5 2db9c7812e0db12c745319a46f08487e
BLAKE2b-256 b10430988dc697b38e7793f0705e2aa8aa2c2e2f60f47b48056c7ed81d55abdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3cad51acb6048c0a6b44be3a390542c95e232979e52fbb498050cf17d946ea55
MD5 f428f133acbfc7a3699dd4a2c28294d1
BLAKE2b-256 b8bcc633e15b101df6f4fcb187b1f5bc56de0df97389fc89094423e7e02e8152

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8de68adc464a2e77b5289d2d61d2b5b9552f091e68804f7f79f41c8319272ff7
MD5 c812e9a5dff7f73406f6209a21383c94
BLAKE2b-256 5ba22b6c3b8d13dcf3a2bb470f60b88c7c24ce61470bd5e5a7bbcab3ba3ca18e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 03b17ba88ec12d29ee9bf4883e4c3472c23c52558595aed93864bba65df051cd
MD5 51a53980560cba026ee49cfdca2a31df
BLAKE2b-256 ebb3f21b18c5d2f87d3cdaa20f2f8796e89750c44bf02ff3d0bc3bdbd06cd531

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 376a0ac5ffe9f192b6ef71fd264e642f366434aefbc6e2eb27e4a20e3028a6c3
MD5 c991ea3d0ed13b7493f41d01bf162ed6
BLAKE2b-256 1026f136a522f282c854a39d16e7ea366162c18acb709dfc3b34c7a034497523

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7ba7b544246c7ff51f40207c06e54c96c584bbbe97bb41bbd565e45c084123fe
MD5 ef8fe4172aa71f95a470bc8a7527107a
BLAKE2b-256 31a4f88ff95db1dcfabcd458193de81ba7ce1348f6f2cb796ce1bcd2e219dea5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6f31f8d5d412322fc65feb445953cecc62b646587530a20cf8f5bd3692f4ab22
MD5 8f35564597acbf4eb0e76acaa9c36e7f
BLAKE2b-256 ba82332abb6d9518333f6cac6f367ffa270f9d4e2778562c4563400f212f264e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bd2670fb275ded581ce39e4fd71a47c9d3494b97309db3cdbca6e008358af985
MD5 9745ab51439d3602251c800ade7cd216
BLAKE2b-256 488d11623dd1f41094b8145ab1f4cf1a930bffcb079126e4837bba3f1bc57944

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 262a5321813a2b1bb902756b289e04e686a0674f75b52883139f3df0e2fc1842
MD5 e5724b735e2d7236e69488e1e68f8875
BLAKE2b-256 3982794e2407d6d22c2371461a395404be5f1bb9b877cac18edf2bc52d81490e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ca4a4d7fd577b41cf8ef10eabca56a5ea5f8d28a51ba7257de2b9e9b4ded388f
MD5 0b0b673a2507f64cc3b3d3ac1bc3fa08
BLAKE2b-256 e1c4a2e55ffed5753cd92118e49f788afdc994a63469299aceb9218a1d624c32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bf9d59df7d3d7a2193e65135a0a8901d2e688201d13977c7f64ea9ad40a0d00b
MD5 22277a00819d02c75482d50e29dbed41
BLAKE2b-256 2e784738bf7a03d2325e7987ccfadbb220700ff501aa478570b2839c5f20bd9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5e652987586dd48e1709e341b0340ba4707d240934e23443d1f7a504fb5ff7b2
MD5 e1833d300dda1992e1eeef21573e071a
BLAKE2b-256 68bef054e4435a50efdbfde398824976bac29d884fa44b32118fa2c9bef0c698

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.5rc5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 846a510c7a16d582d8453b6773390f8de361f45bb2deb46eac1869153ebce949
MD5 cf6980e5bb6762c1079aca8f42b7ac6e
BLAKE2b-256 b94d50ebe05de560fd4360dea20e0903514e8c2004fbc40751c5a646a79a67a1

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