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 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.6.39.tar.gz (6.3 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.39-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.39-cp314-cp314t-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.39-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.39-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.39-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.39-cp314-cp314t-macosx_13_0_arm64.whl (539.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.39-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.39-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.39-cp314-cp314-macosx_13_0_x86_64.whl (604.6 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.39-cp314-cp314-macosx_13_0_arm64.whl (537.7 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.39-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.39-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.39-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.39-cp313-cp313-macosx_13_0_arm64.whl (537.7 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.39-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.39-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.39-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.39-cp312-cp312-macosx_13_0_arm64.whl (538.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.39-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.39-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.39-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.39-cp311-cp311-macosx_13_0_arm64.whl (538.6 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.39-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.39-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.39-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.39-cp310-cp310-macosx_13_0_arm64.whl (538.8 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.6.39.tar.gz
  • Upload date:
  • Size: 6.3 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.39.tar.gz
Algorithm Hash digest
SHA256 efd39571ee0c01cef0b2860cbb357f43f3162bfc942d11202b2c65b36f0c0316
MD5 b30b5c63158890d4b2fd8140b73b6e54
BLAKE2b-256 176fbf7c06b1962a4951804092888b166c8cf5da20c3c533b9a3c0b1277984a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3e3503043f94a454b94ca537cb9e0c46634caf2057016915d057ecce88675bd2
MD5 88a93e5cddbb1d087923655ce299c1db
BLAKE2b-256 43731e7451d000a0730a705d70fac75b8496e6b8708fa736783f024c4d7904c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1495df988b1dcda8633217d60aa0b7ce7a5f2bd87bfdaa7d8b6227833aa25961
MD5 877195e897c3efb535432aea3be3c75f
BLAKE2b-256 ba76913b80d529967df734443cd4113f39cbfa4430329ea742305063b0bc56c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6c46a3b1673cd7c0fc6b35627664eefb88b63374feb9373eafe9f7620d8765c4
MD5 d6ab6fb756ca5725a2c487fb073d93ba
BLAKE2b-256 6eebc455c3c96b6c9eb71e25515f7ffe933699be053b4abd6a727c2a589e3136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7b7ab7c60e21fada099f5c25e8dde9db95aaf716fc273230fb7a1938f2eeaa9f
MD5 2ab0474c4a44bc825e5ebff6ea59efaa
BLAKE2b-256 8be0245e4a7df60634dbd0228a436c01ef47f6a24e8468087276ca46cd2ccefd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7e5184d62ec7d2b7e58fe5000625b249493ea650085d9238a0b642e6f8d31278
MD5 1225acb1b4f719e2bdd11b84743ffc9b
BLAKE2b-256 31189c1c87d35a16fa5ceefb16f81c77f0069e5f5c99f9adf40bd0f0a38fe3c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 22a90856494eea8301aa82b14af16839a90ad5d8d6991b9b30c63506efc5bb16
MD5 86cf8190ae767e9fdf41f842e25499ea
BLAKE2b-256 04a8545287c0aa4e9234fb088f429e4b3a133b97119413e3aa9481d18a35a518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 35f7eb6b0629a3934e89e71104a179cf8bb4a9e78efe505021916b8630902bb9
MD5 89606d6f2a3218151552bd14bb5a219c
BLAKE2b-256 ed32c9d26617ac07e99f1e92a3c7c6e609c0657b862ffc20c0d12c3290c1c47f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 460ac50ab6234ac21eee45f555adb1350e24d780dc8a545758a29bd89eacc961
MD5 b1dc0f74559b9c5fd7f552b3e3c8b02d
BLAKE2b-256 42ac9603c83b5f5d615cecd4077b48434f748263c881de74c01b1520ddb34442

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 699750cc27e0e10f2db25992ef9623e5204d44d82e912bee01f88da5630a143f
MD5 d0148216f8fe66ae612d89056f1b1c62
BLAKE2b-256 ae7a163713d875b51a323af7278a6daad0741f142a4dd94146c1eee068cdf2ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f759143f3bb51d44bcce50e99f85cbb240c5ba291c9c191441bc37e3c1570f60
MD5 5a51ddaf0d7ed35f1e2165a25ff70032
BLAKE2b-256 121284c755792788fd878762b13a96f15f7094bc079cbfebf2416b2ae919b894

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3a339bc278db8fd00d734078d8e3394ae80d0d6393866f2d7cff35eee4255663
MD5 a2f0494be6d57bbfc2f29209ee93986e
BLAKE2b-256 2df731ea5d06648664583313626087639261295566301e7468515681083076bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f8e5a4b483b0f41d6a29e81c16bb5ceeac473f5582d02f5d5a3467c801095f9a
MD5 df7beba488fc5340315aa90a60d5f4ae
BLAKE2b-256 ebb532c231f7bd19ac7f2924aaf3b3703188cdd3385a70c2af22bd0620d0af3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f9ae62ecca292e25fa77489ec2e6fd29e59a6e1c2d44ff585d7985124b82cb93
MD5 7b407ea712f3a4e805d5af3e1022f895
BLAKE2b-256 8e20631af6c4764eb727ce169b29639d940159d1e95b54d28c89eae0227c3e37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 768eaa9fa19e129cfaf7f0a8684fd65fc85ee1937f832f584e6293167e7e5455
MD5 92a6d083529d60b6102fe163c669191d
BLAKE2b-256 7f0f11721f6990996c03d86e48a090ac04c9e0ed3bab79471dc24dae2cdf5c60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dfb654e8802ba8cb04af0bd000d508bd31c42556144c6f631734c13e108e0c49
MD5 4866c86452c2ce8047909af592cbbf32
BLAKE2b-256 0acd7c183474727c6beb2b5b1b7fd31c504ce7db943b2b118032a0d3c80b08c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8517aa9115fdedbf4d8154ae60895d3d07d2eabc5d49365a14fca33cb63a3fea
MD5 d53d504c33f161877edb9f28820de710
BLAKE2b-256 bec3e9aec3d564cbc07a58d431306d5a06320eaa0296073bb3a8b5cdad7619bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f89ce52602df872a2bdf678a390bdbe802fdffd3ceab46d6f10ed8ae66732e68
MD5 34901b32a92a7e329de1c60934fe4713
BLAKE2b-256 7d0468ee484e85fc4a9b0f36a443b4b751af64d46888a5665328b9507926a9af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0bd0e02d24303974c836d080fa8be4931699284b048f92fd0b5a505a5d4489a0
MD5 bcf080a6f50273ab96bd376f3918b5a7
BLAKE2b-256 edb5c4a4b4f25c9d519b31c3ecb6a5a71bf88d38342cbcdb61d65675a64d5049

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 82e3b2a44c590a1d81893b7cb0de3310362199fcd0696d514e392240876bc21b
MD5 706ed5837ab4ca3499ebb6748430c8be
BLAKE2b-256 e745f0ee9e489c4f29cdbc9bea8531c40076b08742d83025ee7c79e107e4b875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ddf84a453a947d136a1c54f79cd95520c2495250d72736e68cda93b42c8dbcb2
MD5 972bb69cf76d4cf844e30dcfb8bfb624
BLAKE2b-256 2cec03f99212a662cb8296cc8f6ce71287e328036feb048af02ab3aaadeedd90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7650efead2e4cc16b3314ed8fa1d7f06d9acb023465d8eb432502f1c88da123a
MD5 ca70e1ecb5420bbd3e5034177b484f50
BLAKE2b-256 2ea51ea0140d16005f983c5f497e19ef66019109d494474de1e44d609778b1a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8e2a9992d16a008fd852a35954d2273d5390d7284236d16252681c6b156ab53
MD5 279011cc8e236e18bc4aedca3c824d35
BLAKE2b-256 4b77813cab4559ee1588762b1d617f77cf235b69523a59b6e901b3e5058ad738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d57acbb0f1aa2ba079b796659b824240338b773bb88b9aa6eb3f4f3f5726b259
MD5 57e390507ae1a141b34b8f440bede900
BLAKE2b-256 ecce8d40cf56fb21b8d9220285f3a5d5db6ff3eb491d03113877bcb0303c1b1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 89b72f1ef153cee7ec031b95c1f4e432c1c1619520a752cfb312d703eecc1a35
MD5 69092f58cffc0b31977e75d0281e6010
BLAKE2b-256 9d863a77be8925836e6f458f947be4b38248509e27ca2f4e123f9d6fb875ff7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca3b4b79f1b1c5feca927275ed2ca6c7f3bf31d0b97abcc6eeb6179e3e70c4c6
MD5 63ab48ce81af0fd02c8399b7fb0df297
BLAKE2b-256 5fd9cb4471c8222a406e17dd9b2451ec1ff9685e69a3d829bb91bb6528fce8e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11cf891d94656354060c0bdcc0d3aa516af0cf594c8af69e05645c9b52466448
MD5 e13961dedf135fe1ebc67c85cb483e2b
BLAKE2b-256 5afe699da71fd8a19f401653be8e17b0a8d2e8960bcd5ec48847e831163b7bbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 96d452737bdb5a5742633b3c3afda76dc819dc41a91760d5854b767165ce4c08
MD5 b416e65f4ca7e2afbe35b5ae6dae6703
BLAKE2b-256 3e231e4ac5d18bb7c3e1c8b8e254360937b11b7bd90dc5481b43f058e2f406de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e18e27a27839fd01f629cce3584a96e93c41b7f48cc17febf48b0b37bc6c5560
MD5 bf2adea48093bfed0c81b4ac39fedcc7
BLAKE2b-256 cd42db1709333812ae9914a5332ecedc1522e15e2785852c3314be7a39e1d3fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bb6a4b7dd8a502433aa60faf66797a3a249ee8a43270ad01b40e260642153d07
MD5 5eb86105e1a205187f6ccad9173be966
BLAKE2b-256 7ac3b5ee6a3e5677858d326a953c8022557bcbd92387a96e9baec9ca62bdfa6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 576ef82d23e045a2ec08624688c039d0c1ed36e91b40082c08b510601f16b03e
MD5 b90083ea584ce9b402c428aae1f1f9cc
BLAKE2b-256 2e5262b2a52f4a781b667e42e7f31038cfae213f815f667c5ca98ed4b70437b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 695ab12366a740dc5449d15a38df84d8c69eb86ee9320b45e997ba8acbb1201a
MD5 6bd2c5767c06402a241c99eef717251a
BLAKE2b-256 591d08ac1dfa93dbad59531498a0767efe6fddb3f0016c09b6d07192f71f68f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a4356908a645333d8e210e0f1fcfc9b5af076b373a54c25bf3c716e2ef6d9c02
MD5 b96608fe8f4ad7dde756a1bd8611cea8
BLAKE2b-256 0aece4b6c81557b8bb7e6429d92dfb1ac803430cde2d3afc3f6e0d02f6d8ae03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bfd3cc33e5953f23d14d3957c0d17a649266c0abd3a68b9dfeabfc08bb7f444d
MD5 b060877163da84fca989d29505b972af
BLAKE2b-256 2d26e5e69caec0b9adb8d4ea7f21690e5685db44ccce74c32b4ab196f7894aa6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e7ae11defa9f66be844e99dfbea3d5547dc62a2b846c99afe2d2d3b3ebba1d8
MD5 b8fa46c84136dddca91f779deee18f95
BLAKE2b-256 fa934f1db6f2a0fa549619a97e64a3b03a236f6f5b99e9942fb4a2142fdba272

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 05c843399e124a479f876e820ea19c36581ac987652ec24bd14ef7ff3ce95fff
MD5 17aefa31847817ffd8266aadd9b7f2ba
BLAKE2b-256 b574d65f04001b319e7494b68976cb3b96dea0b83532e6487ce4b92ad0de026b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.39-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 545387fb7fe6f71461adcfbd7015ff49c7bd1cb5344929474cf352866f5e89ca
MD5 fe7bcd7d74f74261305953c222fcaa55
BLAKE2b-256 488fddc88759b1d31a5d87dc2d4610e0b99ec28aa0b6710811a7b9866d7dde7d

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