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

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) 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.6.x series are 3.10.x-3.13.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 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.6.33.tar.gz (6.2 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.6.33-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.6.33-cp314-cp314t-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.33-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.6.33-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.6.33-cp314-cp314t-macosx_13_0_x86_64.whl (605.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.6.33-cp314-cp314t-macosx_13_0_arm64.whl (539.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.6.33-cp314-cp314-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.6.33-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.33-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.33-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.6.33-cp314-cp314-macosx_13_0_x86_64.whl (604.5 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.33-cp314-cp314-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.33-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.33-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.6.33-cp313-cp313-macosx_13_0_x86_64.whl (604.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.6.33-cp313-cp313-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.33-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.33-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.6.33-cp312-cp312-macosx_13_0_x86_64.whl (605.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.6.33-cp312-cp312-macosx_13_0_arm64.whl (538.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.33-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.33-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.6.33-cp311-cp311-macosx_13_0_x86_64.whl (605.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.6.33-cp311-cp311-macosx_13_0_arm64.whl (539.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.33-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.33-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.6.33-cp310-cp310-macosx_13_0_x86_64.whl (605.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.6.33-cp310-cp310-macosx_13_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.6.33.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_sirocco-10.6.33.tar.gz
Algorithm Hash digest
SHA256 91d03a84f99aa6d044e35ad44da627a8e25ec4ffa118317697a6c32c16f732e5
MD5 2ccbf0d1f92fe2c69d56f957242f9e5f
BLAKE2b-256 cf407f4ac17ebcd379cae95f457b7e00b2a0480398b906c77770e672807c4427

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e231e0240415eb9d0324edab7a5058a818367d5adb3b902685fd04db84b0ec5b
MD5 52f5672ccfa693af4fbcccc1892e15c4
BLAKE2b-256 5a5493f9b980cb7d4e6784f8c7f2978cee06fc3babcf7f54f4c2744e2c7a1f43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 784176a5cab2091df82c25ea3c35bf8987f3463d9a232b5d15de74d85202d1c1
MD5 faf560051f059060cb55658da5f3ed64
BLAKE2b-256 069b543e7a796f8ce8834a3fe710fbb7214356420f005a4a3d73a56c1f0cffd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 54b2a7fcbf5a1771c6ce0d7f30df70c346d9923b1f8fa83b663839e90659b151
MD5 d9309954d7e3e7dbf19293af4f2b7d22
BLAKE2b-256 045ecc7517d6845c2c470b8f77f4e25c1a70dcc682714080f27f42e71e1c71dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 250ff40212f9b98875b65b4c9940c386d8b4df01afffcea8b7b1dd94f377f338
MD5 8fbada43e3da5b8a1b24dadd36bc4cc0
BLAKE2b-256 c6d2162b0892b5804f6a973f53246fc1290ee7c78d0b1918cf21ac7db11f6765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 69880bd5c5311634e3a5e49f94646cb9da6478b94ea034a1902b29be42ce4cf4
MD5 7f060406299587d9ce6a5bb88b9d11c6
BLAKE2b-256 8d7b031526b786f232779f6e661c856172149caf642d0d651d6c021d5da1d08c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 46056050f4f2ac700803a39db0100a73f549403580f225ce5ddc7b04f0b59f06
MD5 7fc58ecdc83a7b2dfd280383ab1288d1
BLAKE2b-256 3f526d9bc4fdecdcdba684006cd23ae94e4316857f33d12fd752626e1c042890

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c5579e4b93a4305fee4d93c9efaa54dc6f91d9c1a61e2155a548e1441f453758
MD5 61bd10a9706d27b2c38611a43363b52d
BLAKE2b-256 008827d02d920e9711079b18552fb30bb98dd3fa966dcc96c6b1e4a3f6cf3157

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 044bf0913b3541adf0c94e2da820d5c47038653329627da143a6bb40822ed0b9
MD5 b8a50c5048152c222bcf16058505c8fb
BLAKE2b-256 e13f76f31459a499600ed1c19835d75546dbd4731bd088be03140e6b03d817e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4bbc3f2909831b03526d531b753e3654e62377fff2665cbeeffeb3f4aa889564
MD5 c82c73465f4b728900bedc645bca93f3
BLAKE2b-256 a12dbe2c315cb536f740bc08575774e6dfd722026b7a8caba28145602429ad5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ae7e7bb44f88f1b8c5cca7c2e1c0e1a6df03cb754ce691d5d06238c7dcd2615
MD5 be800529ecb7bb3107f0751efbff046c
BLAKE2b-256 9b6f0923124f8fcda78606772f6da0e128237c7585582f7cf0dd69274e255d0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 45551f2e9d2b184e6fb495e9036c17359a52d59aced77553653a100cd923d311
MD5 2774c0bf103da72c2f48df9407cccde4
BLAKE2b-256 cf6aa20648150acfd62a2b3fc8cce0448f7e17f5b349293a67fedc68f33a4d21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fcc4f3eb860c4ed5734dc267717b4cfb943a87643a8b9b48f5a511214093408a
MD5 e951e8eb64907304e10bbb1e0b12c837
BLAKE2b-256 27c10397c2c04ca8bbf2bbd3ebb863c2c761e264c8f551cd7e023fca35aa9b26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 272f067818b295d3b3a72a09e499a52ba2f77ceacd1a8896a8a2aff08a13a2cd
MD5 94f23825c46d5178cb915c0b71b5888c
BLAKE2b-256 fdb0c7d9133e7848d25de3a45d95d7a66690537a74801919d05162b6da5e7a75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 45120b2fdcce9f8377a660427bdd5f1c2ad4e15d3512df0e10075474b1a44e93
MD5 a305ef45eb2097a0856c81edfaf96def
BLAKE2b-256 c611f3684b49aa38ff50cc098682e882d4e475e1e34c9a08034075ce2336d5da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e4d6371f16fbc27878e79e7d1da505a8258a30fcdef39ee3ffbf229cb885f39
MD5 e4f943159d33c0067a78e6a63fc993d2
BLAKE2b-256 37c5752bb0ff9154e0bb516bed24df3fa2c694a591799376800ad7d8fe0d11a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f803b65ee8a42b5ad22bcc5ad4f72b7050ab1a7370c9f27a1f03e036f9d0d1b1
MD5 5e0e10072df6438ddb77440fc08ffffa
BLAKE2b-256 6e58758bcc81c43cdd1fe62bb5e4976c48b175707c5535b3c203f403aa8bba63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ccfca12ec5d9e41b473957e2faf4152c154611d8245ccbf1f2b8921a6ff1a210
MD5 c0063eeaca9bd455d48e0be3151b4dbf
BLAKE2b-256 83f2ed2c8bf08ff313ffef1a0bc8fa0188e539eb8aec6ab22c3e893e937b2d02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0b609f6abb12388024c01c2c312b5f01161d50a987aeaab9fc462699b85f2d19
MD5 d28fe55d9e559ba6b8d26a6910e8a2db
BLAKE2b-256 e0f9e95b583bd941ced43cb4e67ad4451dd87f3347eadec8dd3d27ed6713cc83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab49fd47750cfca3cc9bf8a8bf6e0e7c5324143d0c0c65d535f42b8fa5e51efe
MD5 da14abc8340629d0e822e5e485e35240
BLAKE2b-256 196fcbf60cbc2afca77c409916df9668654a35024e5489328b671617549ce9cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3e7779122319192b85e42b646bf100d1928595ee265df79a80424d3b310fcfae
MD5 14f257cec74f586f033c8753e1e95962
BLAKE2b-256 3b870e55c1b3e86b9a59984bf84b1e77d070be47fa396d66181eda9dc74d8224

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5644811c5eec8a647911835df77cb5a046537e115adb8f234d60aefecddf19c
MD5 dee973b4819447e8435595fd05d74cec
BLAKE2b-256 0bccdc49819507ba5bd85dd5889bce38569b7f618eca3754f918a3e8db2b56e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d78ff131b66bc1afc1b7822446644d39f34cd91a3fc8fcf783a626a31cf2e461
MD5 f0358607db2f6c779e3558581708935b
BLAKE2b-256 72c9add2cda14a17be7a2797694469cb450b0859071315a837d79c1e4f3be38f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 281d4f6f08d0cfa805e2f7e2a4eb3488f3fdd3ff9a12720dc4a670fe496a7830
MD5 1889b98c2af42b27986378b666b690f4
BLAKE2b-256 c9d0199ee45dfe85283e2bcb354b8a705878f83c568511cef9335cc3eb70f5db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e15ccd23f1b3177bf44910d53eec23a8d4fd55f1ab36effdb6502c5a8f8783cb
MD5 0948aa3dae0eff6d24038aeb2de6433f
BLAKE2b-256 d265f96412b5bf2204fb4bfeb294591922f0b2a749959489ec5114efccadff6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6dede1817dc37adc76d3ea46c99ac89d912da6f3913f1d88179a503f6e030ff1
MD5 f85eb8799ec4f5964b161f0da6ca870e
BLAKE2b-256 21fa4817b45948e12395184adbfb6a2c74dca05054b6f10bb21a008824b292db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8f480ee2da43a3910dab603b06edb204ce7bceeb53e6beb057c110e6c9366d1a
MD5 5db6e5327d9b0cb87b267731ca5db15d
BLAKE2b-256 bf858f3629208a7ce4382c67193743c0bf0442bf2276ca3620847b91a0f171e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b552bbd5a34fc8601e4b54a15cacafac8fdad6f3a0fa3980b06158cb00b60709
MD5 71a69215251448e6d4cfc6952fd59a29
BLAKE2b-256 7c3d526b115f6ce952f0c20013b83745315608ee91cc56bbf4eebaf5afcc05ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0082afae1979dc6a64c1ec6faf9726c2b25b597bf155bdec56eb17bc26a38dd3
MD5 0e4fadb6b114ce3f9b93f41f41ee5926
BLAKE2b-256 cf16bd303b1e13f1d862c83ddf085053f11e312e9b42950fdd14c1def98b0198

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 173a0e41bd08ea63c614eae2d6830910ebb1cd3669d5a6e919ba00fb22c2cc6d
MD5 b9776c81e8f046efc22a0ff6ce751b49
BLAKE2b-256 a17e8aa6a8b7cdac144bca186fc2a23dccc1d9cd4fe17603fcbd6264db3a28a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cf139a1132e53702d9994d785b8b03d6bd5a1ffb70c055c6d22776dd64596fb1
MD5 a99de97afa6eb4cd3a57a6cfa8bfd55a
BLAKE2b-256 0d1875c2bbb13ab23b8939bfa782a3cf263fb1e2e4b84d16f9ce7434621b7db1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0143b3b4c64616054ac47aba7f141dc3a842a079c729ad1077abc17b30c0e3cb
MD5 1ea5558970732ce4e5653782fccdec97
BLAKE2b-256 6e49523907fb1fd5f1ad34c54a9908ef8af9dbf2de0171283e1de953110ba11a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a8a8e7940da352dff1debc6b830ae431b1af25c46a22f13e4f1d9f19e0c1c52f
MD5 f7fe64eb8d87e7f22677ecef4a109bb1
BLAKE2b-256 fde2b1bea8359b68c2cfe21982e2b222b6c25e7d7e9f8c1fc7e19df116a81b58

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.33-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4fdcc1bc3c7deac048defa647c3d00d8b1e006c3f69e2ebb75f63fc185ab941
MD5 ea80dfa3d5ea46f5e9a94cf7d241de61
BLAKE2b-256 5756945cf4344312b76ec0bdb08a9820f433f19175a4c98b91eb1cc09c86d1d2

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.33-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 83beb301383bb6e2c3d7e88edeebb390b57e08829cc843b64ac1563b1ab5c29e
MD5 0736152d507e6d2edbac3bc6fc52bc5a
BLAKE2b-256 93f3bf983d1bcae5e286d03e6676ad27bc64bf7e47e4e4d8a65f0995306bcba1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2e8ad34bb8a6486c957a2c82b9ecd299bee657309a47ed23d838ea1258a88133
MD5 4ef7f680b0dc7b880795042881c9091f
BLAKE2b-256 8c0c885dcb6d5ee5655391ea1d33253d3ae1a478cdaaa7051ea6961f81c4198d

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.33-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.33-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 eab72514762c2e30c9bf8c44ef597a928fdefd2816c405cf92aec8fd0e4ae829
MD5 2f8642469d0b8099d6ed5d6ad4005c35
BLAKE2b-256 309ef735bd1224b8087839e6b43fd9cdf34d2735feedd5de061ff059fa9beb4d

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