Skip to main content

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 --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)]

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.9-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.9-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.9-cp314-cp314t-macosx_13_0_x86_64.whl (627.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl (561.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.8.9-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.9-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.9-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.9-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.9-cp314-cp314-macosx_13_0_x86_64.whl (624.5 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.8.9-cp314-cp314-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.9-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.9-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.9-cp313-cp313-macosx_13_0_x86_64.whl (624.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.8.9-cp313-cp313-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_sirocco-10.8.9-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.9-cp312-cp312-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.9-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.9-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.9-cp312-cp312-macosx_13_0_x86_64.whl (625.3 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.8.9-cp312-cp312-macosx_13_0_arm64.whl (559.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.9-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.9-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.9-cp311-cp311-macosx_13_0_x86_64.whl (624.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.8.9-cp311-cp311-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.8.9.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for passagemath_sirocco-10.8.9.tar.gz
Algorithm Hash digest
SHA256 d19408990c8a49ae988e4863e863ff2303ad79fbc1187c2df66b3624548e82e3
MD5 c43f753bc607aedb8df4e2fd7d3914cb
BLAKE2b-256 af484ca68dd4d955f909e5f8f6b5157c28874378b3979f8facd1d3556c7151b6

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5bfec54ca8e58ca1fd6dcedde15a9be9a24526c7288cab5c3d073cddb937d6bd
MD5 7c7a4f11f6dd6cba42dfe700e358cdc8
BLAKE2b-256 021326cbce6522c99242116605f800dd0a55b76a3b4b17323608ca182d922b14

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0dcad6192dd7fd4376888428c1ce58a9be9050d8047837f0c8cf826b4808510a
MD5 0bc442aeb23dd8520667ffc6c3d5047d
BLAKE2b-256 b316a994866ca7ad29afc26b4027827942de375a88e34e4884c9fb2c5baa748d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 042ce97474c8994954a1f2672d06c1d61da7c38ccdfa5a5530a15b087d229985
MD5 0cf0279e2253c07d86113e7532665954
BLAKE2b-256 e930487322eb49be10fd0877be3b300823ced49f95f90ab0b0cda997a9d493c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8bd5a3b8ffb384923069040fd8a8291de51a7580c6e0d3af6f92050f20453e99
MD5 6d1ea54acc7f7cc74fc2d5f44d45a4e2
BLAKE2b-256 2203f8e8fe1885ecc412d54a9ec7b15fa63dc7852a33762a5caaae89d48870a6

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3830199b7d472c6e7f2d5742b69f046537ba54c6961a70c182752169af189c32
MD5 f6832b318f323d61bcfd471fe390205d
BLAKE2b-256 c6f5b7a999033654ede4d9f3d67135e2164f71d33ed7d1eb6c06fcb07df62d6b

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c61aee066b4d4996eb414b6f670bc729fec95632900b96cc2470331a97cfb571
MD5 f33b937f1807479be5c9ebeab46881f5
BLAKE2b-256 a53bbb2e783939c85480f29d3980e4fd6f00b8acc07cb30af17b57721178ea33

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 20fbc56e817d4763d139aa64e95bc7aa701e00b9a190e8686d7552276dc86056
MD5 38d74b60f15f3ee0a5aa0e007691a302
BLAKE2b-256 ffdfd67aed2cd97304e408259aaa5b58a81260121e5d4125883add2fd54a3c6e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ed26c74ab743a2035761119552db73956232b0839a55c9d8bf7ddf5d900ce85
MD5 78dc339aff81db43adc743f560192a7a
BLAKE2b-256 cd128e2bb2b6da0ba4c7eb8f065d99ebea83e45c3fc6d2ef2b0b7fd8f9670a02

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 752a6bbdc7e10c7f109def48617b1d18fe60b82d61be34630890d7d9c7076031
MD5 a80a101ffde494de3d9dd4a902da2342
BLAKE2b-256 3bf9d80a8d512c5791e8719b11db3cfa75423993931a956da9371ec583255ae8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c5b87bbc07b92a612af35b1652aa7214b743ec0662d9c204ecf38a23da344910
MD5 38779e40cc606adb9bd81ed31c10e325
BLAKE2b-256 3ba482531ea576c836099e503fa7713537f8531c5eb3672fe71b594c5da96554

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0ad848550294de2048645313ac555e7e7764844ec4adb688550453fb9c4beff6
MD5 6148eb655f3d9f162b372b0cdd05dac1
BLAKE2b-256 ad05a64fd1a3a19fd4002bac09bb91e6304085b82451c04f4ef4373ab375a1ea

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f4d1dabcf9484868c37ff2b82081d3d235bd579fa2c035f3c33f239e6f2d9512
MD5 ae8e2b987d132d9301a5778b685e08e3
BLAKE2b-256 d442869ad3add8d37f2350fde7fb985b131ef773814c9752ff430ce84205a592

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 48133daf6c45d283a239230f57ab76fcb3e3dc510dd3a28bcd311a36994f9be4
MD5 e63febbc8edd29119463f8b88125872d
BLAKE2b-256 de74a934f9987af7bd99e04abecc42760e2e912a243597e70a9c6aff7c9550c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 64e8178a102f37cdef5eb9e8fc65417e6585f5bd9dc8b465101abcbcd5bec1f6
MD5 8a5100c9ce4b790d2bf2e28e044ca726
BLAKE2b-256 ce9e4396e4fec3eb888720d15741d60b19c5a41a471458e8915960fbbdd244ac

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 381c8ccf8eb6d57c0561b8227ca1bee67affeaf10d924afe28bee0792a85ba21
MD5 08c1a28d411c941a682456c969658a61
BLAKE2b-256 ef33cbb2f78406d43f3da8a5a86694aebfcdecedde8aeb05a93c037f91a673ba

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 96e2cb983da86b3b6ef4f42e9cbbc59f245fb13c8d53b0ef75a432b809b9d053
MD5 0efd150176021353361aef7939285e5f
BLAKE2b-256 5115b650e5fe8a34a60fb83049642f57801f0f21f8ca555571ec377ecd24305b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 43334fe8cfa3b179d8324127c7d00412b59fbd46dc03e10d49dc5fa918e4d3c6
MD5 acea085d272b423b533130446ab398cc
BLAKE2b-256 8254240e4ee32475e4764dabb201dbee055c02afc03e479299c8cfdcf4658512

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5c616bc0d93b308a4413e9e39c4a839d3b2e79b586b9d971b164f81f495d8f7e
MD5 493c6ea38ad62519485a48cf7f0ebcc5
BLAKE2b-256 aa8dbe4ccc6a5ede94ea964dd25590b2ec01db317602ce62847fe97036c49fec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fdf42c1a314112f993d4e09784fe5dbcc50f31ad6612af8e7ca6aa0673c3b961
MD5 c9d5a274f5ca31d11e05a2a017af74b5
BLAKE2b-256 f6cec1ee33f8ace98f7855522d1dbe02f7f179f1ba20977790324e5a78ca6092

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 49fc46f5a0f3604fa5b007f9b916bb9dcde5bc82504b7cd72f4b69a5408e01c1
MD5 b841088ad18cf736877946dd32b615de
BLAKE2b-256 24fcea510c4de58b7eb9fcb5231dcfb176e35346ed0dde4c521bce565aa7cc11

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 525d4915cb6bfb711c85105117c0b30e0c649b09ee991d2881579c0537ceb0aa
MD5 ccfbe98124aa3a663f8a4b8a21cbb2f2
BLAKE2b-256 2a37a21bffbb89dabf2006e2928ead74c57ce9b3d1a6c8e9184149566afb729f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 27294c357d4da43bc5f60e4308d168d2df0bb3c28e47ad9c47a579a909315d6f
MD5 58c48a69b0a62939dc7e9c7b79020516
BLAKE2b-256 c5ec96de20df099075c9e81685e9b1238df27fe2157475825cd57a85a73a252c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 511ee0cdba24e5b9c02ed276f3b97e67b307e0ae1114fdb469adc13d14c76cef
MD5 6f3c651071b3b6ef8ac4a053dbf61ac1
BLAKE2b-256 968dfd9889812b2f529dcc6c51e0674a3b44c6925c4d61e68f48492ff155181c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5873e9ce58082600045912823693307b424904e7776cfa2ec38cac813cb01abc
MD5 dc30f9a06b889e237a5999527d08269f
BLAKE2b-256 528030349d99dc959128f4650d11a6fa6068c5919fd92642aa905a79804c247d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 caf25642dd21f67ec07d98ee236ef6a5fe2246b74dbd212562889efe55ed9104
MD5 8086ed0527028d29d940214566dac39d
BLAKE2b-256 bf79bae0ad083b042601d61eccbfb9d0a03a2322c422eeeb4d47c03e894ab25a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3009b143e5f5f1da23ebe981516db8a608ea9b41a057ad3a6a1eba5cf8fa0c1e
MD5 03fbcab6e621797989aed4b5d0f3497c
BLAKE2b-256 60e0f0b072ba23e0041e55f4082013bf4f4b38a6e0f6dbfabec936374040fbe9

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 58af000ec73a89dfcea046b2abb7f7bdaf46a897ba0f61966bd3611d48fe43b4
MD5 7a78d3d3d2ef2d9b8cdf06d9225eba1a
BLAKE2b-256 96b39109ee4f5f43e3e2ab5d0a3bd04871d42e4d94f3d164ba357cec75245473

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04113cdd7d3a31dd472715849579b512773d583a2f0447fc7fbc3ea9013c0634
MD5 5961a6f895fa44e3ccf60387a9040113
BLAKE2b-256 b4788c858fa3e12d5da666274dc5eed53cfe93299bf5d124a0fe4e7d47405802

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9902a92aa8a394ee5150331d48a6338573337e4707427d64ad1745ed80df90a7
MD5 86d76ff45b424679eb979e2e4c3241e5
BLAKE2b-256 ca1392b19fbd25275dfd477834fe56021ddf5407f8602bbf3dc74387c5c6784e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.8.9-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.9-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3a705add8f76690db81f8088b5de1761d54b98e206de3db2f5cb22d25d64f735
MD5 bfd6217536820ca90d7d9cf0af3f99ce
BLAKE2b-256 e3ed90009c55e95af8d860b716d762c95fd070c67cdcfe402492a11fef2ecee8

See more details on using hashes here.

Release history Release notifications | RSS feed

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