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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.8-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.8-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.8-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.8-cp314-cp314t-macosx_13_0_arm64.whl (561.7 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.8-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.8-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.8-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.8-cp314-cp314-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.8-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.8-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.8-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.8-cp313-cp313-macosx_13_0_arm64.whl (558.4 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.8-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.8-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.8-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.8-cp312-cp312-macosx_13_0_arm64.whl (559.1 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.8-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.8-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.8-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.8-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.8.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.8.8.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.8.tar.gz
Algorithm Hash digest
SHA256 c004690ee7b06eadadd9fc44f1f6ea0124e90cd7d86f23e69c5286d8d398c71f
MD5 afb707109a879e24e39ea9ff11d2c668
BLAKE2b-256 dde15bc1f479b20fb45ffc4bbbe0dea08ea2b6ad088bf3cb7ac99232ff68f9ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bff354d3165d9ff382bc64abf519a30883157e3e7e97c09c1b74521f05860de8
MD5 d965b0eb728942fd2b8d2b9885afbfd0
BLAKE2b-256 2320a7d99d13d6d80f0c762e034b0e1020267fcb99e22fbb3aaf617b62cbe71a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ce7a69c7f5cd7c7d0f73bcc9c17e226c7b21a94e074f48b9935aeb03d842914
MD5 ea57e0229518d4542103b1ffcbbed86a
BLAKE2b-256 2bd7416ac9efcf12bf0b231dfb8b68b5b47e133255b87d466885f8dfcf68a995

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b6ccbd6c2de1196e114fe283ac7855cdc3d0540950b25cc5d48a11f69cbee769
MD5 0c705c06f2cb478a17b93ffa0da941b8
BLAKE2b-256 cce2dcd61f937444d412e77b6a563d27cab6b01687b5caa255e4beb4dcbcd3b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7f94a152d356d1c78e56c172709a3a5a5cb037c1a770dbaef790f2e91a87de3
MD5 d719fcae1462dc7b7a7b79beb6836410
BLAKE2b-256 6e3805f0fbe6d1e4cfd2fd7c5042517d14eda42f0760d1410b452e283df58de0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5cc58c5fc6278c65e517f4556abcef756817e8652ef55e365c45da38c25a42f5
MD5 043016c1e2c8a9f0bf2e7a494ed360eb
BLAKE2b-256 cf51b56451f3811d416e7b0b1ce01d8340963bb8335e93843135c6e96316fcd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 278dcddeb8123ecd1a04dde2dea84bede6dd9eaf28ba135c58fc7e66165b87a6
MD5 c22223c16a9b28e16199e6a1f605081e
BLAKE2b-256 fedbb0240c5699587d7142f1ed37754fd6795cda490907973e8e6683c882382e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3990fc33f93e656c94af6b2cf9613c393ac401cca2ace032bab9cd17be5e687
MD5 b6fca8c53bf3cb5ea440469e4106f285
BLAKE2b-256 3578d5cb3127fede7047576246b17c630df9aa96f0eae0b88c85a59082e60a39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b282542228de33962ea3c1200ed4ed82d94db4f635e4acb0d1a5e34c48d6e540
MD5 d266ca006210f6a035238352e340c034
BLAKE2b-256 9d5db51739a5deaa62d84d2ba415812a45961e3110422e4286574b304fefa894

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6f5e1642b7df6cd4adfa5940684801e81360e9edd55b169173d6560ba80b9d71
MD5 cfdf42bfeb4a38e14ada8264b6dc0194
BLAKE2b-256 872d424a911b92af20da5d5ccabc2d7b2b903bb257c2fd0e1fa2038d7c675e69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e4ac55b359620225a0a61e37ba40dfca624e6882c5dc91c0b3557946590fc80
MD5 807547f0f0c1153d2d2cdb5ff51ce5cd
BLAKE2b-256 dd98f589b4c40efe910e3b67ca37506bba08d85f8bfad083e76511dc7b843206

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f7493f7e5ca739b68c57a9af568866c8ae2da555da9efdc4e982c06eb62649bf
MD5 51d63b90d47322dfbd88248e3d8fd8f8
BLAKE2b-256 5117ba4b816c420de2a3d07418ed67349388cdc0db673fe8f1f6fc4bb7c221ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 05aa4afe33bc665b190c6999e80420505e72dc9dca2c1ac98f77012a2bf3a0ba
MD5 543a2a23037038fc889f663fb0753f2b
BLAKE2b-256 a8350f32addeef955c6d6c8fd2ac3e5fbef05033e10bee317c408a8af7ab6fa5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 883a949c93dd85c18becfec37ac274174fe8823c155b584bf48d188d8bb4cea4
MD5 dd7a215fffb0d2eaeb8ee437bdd610ec
BLAKE2b-256 28f7e67436fdd3b114c533c9682bc36f0d35bc6d9fdd05dab4bde50b3cb08731

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cdfbfc4cc5fb985774f7eb1a8b23cbcdfa2d518ea26759b5250a7d46118e11f1
MD5 872474baff7403bb22a5ad2fd5d62e5f
BLAKE2b-256 0d0376344d0a9ea8957bd30bbd1d9885c3078b70df164eb662793ff1670339d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9dea7bf8c8a85d4a75146b0043a8f5b4bf14d87bfc26e666a82a62b629054ce4
MD5 ba138133e89438caeeacded0975614a2
BLAKE2b-256 63d6e78b14bd7f4d53137650cb8fd62a29b4301eb91ab72e558ce8bec7eafa0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f5edc517c805d3c523aba663becdb3814cabbbb29e79b80c13f0132778d0af7c
MD5 da591c9edb76948b4461bf1436adc4b9
BLAKE2b-256 686231ace114a5419c48fe96adb42827cf8e2a465e300a39c2a310086dca0465

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3baef254f2b55fa6d7ed8719ba6f36b6bf7d5b28355700e54fff6b6d75c436d8
MD5 70989f255a43fd3011a245642906caef
BLAKE2b-256 d1d6acf7de21ed6375f3e4cb55a85acd7430bd7ff263e33c910179381eeda854

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 28604cfc645e6353b92b349ea0be3b23c0f0b99fc70e2cc3b5624f5400db115a
MD5 b7ac5684fe9bbb31c9b2c46f1b201754
BLAKE2b-256 6ed0cc1177492145b8a59fb9a799d3c83a71782a7ed5b09698d72e8e6b04d633

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 11fd7e366a492894ddcfc231811d620ca0ace45d5a337d895f6e6b988c97a1db
MD5 1d81421bbac5bca0142fe05eb7738059
BLAKE2b-256 eddbdc15b58758e0fa5386449176409441926f1bac1417a19f5753cd291d691c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f500eb0022f2334af86063f4ad143578fb8aa4049152721679bd75a35088941
MD5 589eb5e3fa103a7d8549ca19ec584979
BLAKE2b-256 d6e64b425409e69b79618b1bac0d20c050bd904fb6190173d8ecbe3c0f3aa6c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f7b0e033d6887a0aa05a7a1215c69c40816caa7c8a3b9f16f446713a81c5d8f
MD5 fad56e673c222599a7b9d90fe5e34d97
BLAKE2b-256 1f21fd49e8842f5e23be241ac484ece8bcc0040e1eb967ce0efb5786753c138d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 326ad0ea936dbe0cd6501d08dcb00a58be79127d3b9a41628814d44d0d8b22ab
MD5 d8d9e6078aaa0b5ed81b1ab94e0660ad
BLAKE2b-256 dc781e669abe1534c663e29c6b01e39caa7bc49179218c08f72e70dd05a9c0a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 813c654ce9d8e41993fa02f1f70e306d204282f154e55ff1dc39a729c82bbc25
MD5 06714647db0261c0cd260cd704aa90f3
BLAKE2b-256 1c40d1c5d9d76c3d57df18c4f81813bd6395dab778cf9ac7452de42ff6e38082

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7ac9d940289340be134efc1ab386f6fad264830596efc516419aca98b61e9ea5
MD5 00923c58f212e045caf4d473ffbfaa1b
BLAKE2b-256 57aac285913003c0e9267a02b8da27f745dfbf6ee16aff835014d73c9b344a1b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30c21090e2b1a6eabaa9e284405f7b0227c4f53244bd0e6b5919578cb60a5231
MD5 7db43f933868c0da0e5e5e286b3e3220
BLAKE2b-256 a74d95b8c5a008107f5a0d9bab9d3e3c51bd05ed532c1ec8b9c9a77b21db8e92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6373025a9bddf8be59c6460b52cc446a39d2e2db5381d47593fa0b0db9ef3e40
MD5 9edcc565b93c1b15314e69696f26f3f6
BLAKE2b-256 726cf8deaf735508584a09960a8c6a1b5c6051d600d4132bc4f9bb28d562000b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 118fa8c90c9fa2bec8e61e854f0d640dbb7f8caedae3e551ddbce756729690cf
MD5 6aed4f8f3a3b672e16d262fef7531695
BLAKE2b-256 0e76063ed6fc84fe2500edef5e5bd288a8b7110cd173f39a7addc5b6b7b103d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 094abba1cbc418f50dab0ef13ba990b24fbc912e7ca95dfb236eaf985df3845a
MD5 04d9bc733654187220ef78af1cc70d79
BLAKE2b-256 43e8998281b7d5ee9a703bcf93f678f605d8929ca91c77402388fac138e8ddd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d1da609689fc82aad125247025dd565a8333c7148d73cbdcf3c366b4b9a02d2b
MD5 f5d636cbf31f813c36526a249333ec99
BLAKE2b-256 f97fa203c88e4ff5d6134a0b4865c70e3062e1b6d75f8d48eaaacf7d4cd75791

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.8-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2ef6601c555d261761d73a9c49ba4e39599ad22e4185843f40754670df62d6db
MD5 3afc420b0963af7b672ddb5363f54e93
BLAKE2b-256 3ad062426abeb8b369a9c6c642e1e341d01a05725b2a3afd4366d842417e8faa

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