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.14.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.46.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.46-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.46-cp314-cp314t-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.46-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.46-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.46-cp314-cp314t-macosx_13_0_x86_64.whl (606.6 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.6.46-cp314-cp314t-macosx_13_0_arm64.whl (540.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.46-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.46-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.46-cp314-cp314-macosx_13_0_x86_64.whl (604.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.46-cp314-cp314-macosx_13_0_arm64.whl (538.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.46-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.46-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.46-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.46-cp313-cp313-macosx_13_0_arm64.whl (538.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.46-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.46-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.46-cp312-cp312-macosx_13_0_x86_64.whl (605.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.6.46-cp312-cp312-macosx_13_0_arm64.whl (538.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.46-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.46-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.46-cp311-cp311-macosx_13_0_x86_64.whl (605.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.6.46-cp311-cp311-macosx_13_0_arm64.whl (538.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.46-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.46-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.46-cp310-cp310-macosx_13_0_x86_64.whl (605.2 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.6.46-cp310-cp310-macosx_13_0_arm64.whl (539.0 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.6.46.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.46.tar.gz
Algorithm Hash digest
SHA256 6287afe95da507b7dee4bb7adb2d76f48f8ec1ed1b6f2c342ead216a095c3b24
MD5 d9648673e76e685ebd27be7582b14d45
BLAKE2b-256 c0bf6c9429b35b8ebf83890f3adf21153a1f15903730f5722917d453a31a1c03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cde2cd870439861d4efb3c3009fc981ee50e1003f3eaa0935de147a31d744a26
MD5 2e1bdc18b0818ad2c5c8839c2bc60ee0
BLAKE2b-256 12d109792161f883a4cbee8d11d2cbc8b4e2873501a7a8855e19e83ae5a555ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 700491c64522f7d15b18c2e55601a000c143553d85a08ab04e8571a62f1939bb
MD5 0427895d2d50b7482d4ed2213c858fdd
BLAKE2b-256 f430c7786e2dfcf97e0f4bd997ebdc421a2f2b695c4ed4be32610f8b2f371046

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 268725a9fea876f91520d2f36e8d09b7a947651c8cbb420e6bc38afb5cb9c8c3
MD5 aec29209066b3d65f6356cd6717a76b9
BLAKE2b-256 6a4b081c55d10683f39171b2e48d3b69f03f11fc9211d8dc9c1a66f122203804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9eb6d90180a9afa1b7e72c7b7f34af2de1a16ecac7572bb57e9c528a964792ec
MD5 ec6eec36aa58eccf77e09f22ac431a97
BLAKE2b-256 043195265a60dccf844b9c1df3bafde0f4ca0e288af6dd80aca279d2bc1baa43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ee0d4ac7fd342ee4dbd613541f8d636d67453f983f4b2d3854fefa1f9178b2a5
MD5 c1a0094832635a33f432905db849c8d3
BLAKE2b-256 b699ff7adccadc9b190866c80f7557242cd183314451932fc43b356a5ebe9541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a5834ed8c6c8075627b39386c15cc27a4313a476a6422fd3ddef06727ceca23b
MD5 878f7d37f3e230efd32d51cd6e4b1556
BLAKE2b-256 2674df3ecf96a512283a02c5d9e551fa3ff475ec98c0c3483adcfb2459e957bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dfdebd6e65f55092785f72ee4c7daec39625000002650ae7db01d859fbaed385
MD5 af7b6e9def7600fe1718c534574a53b1
BLAKE2b-256 2f50838c66c95ec6a02c7f618154937c5699bed13fb83141a8f0743a7ea026df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc5577262e1f42b090a6b7d5e2f1b0c4da69dab50b160b4ae287097683de0123
MD5 b49b50573bf54316df726b1c1f7836b6
BLAKE2b-256 a30f99bb7c6ae9442d5de217e19be7a14996fef6de7f2ba032a92a83c5876a11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12aa2d540edb12f677a6b2e2ef9c45c19109af786714306947b5cb7a74db0215
MD5 29a00a5f41c789b38f6782bcd53e3077
BLAKE2b-256 e2da28c6afdfce9aef4e52bacaac523410326bfb4e144b2190262be8376ec758

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c6666f865b49b0516d31b260ba153ca419025514e0732adb33c322d5ea4927ad
MD5 183dcd497e67e2ebb2623822c23a6bd1
BLAKE2b-256 a940b3307de892319e431bdc0052a1dc20c70d8c63205e3993290c7f23e05534

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cb7b2a9a9949ae395046ef20a2f2e15a37204ba21e3f299d48fa8cc166054b09
MD5 444a42bf7bfb9434be896237c12c443b
BLAKE2b-256 f8e6cdcd352ee3d48bf9443a0b938ca63b134c03835747e106c64394e6d92fc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 62e1597b3e5dfe8c7fc4c21e8ce740d43fdd558423ce0471d9764860b4ff424c
MD5 2f4cf315d656d12c18e1d3e5cd443b02
BLAKE2b-256 52bc153e74aa1610e75826e9d834c35eadabbb2f2e43f0db61ad71948b1586b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2eef2f18e695b99c66792c5de3ad7bca917618aca46bebf874f9007a8ce54ccc
MD5 1da8955d59d107e9a9258a03a33fe885
BLAKE2b-256 e62ada3a89fdb054674a18ec63890a989cd913e22e2527390ff287551ccf0385

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8981672ec7aa06837d129574e8b74c4e2e592eece556e0c2f7decbe1962cc75a
MD5 e45e11aefdc8186101af33d863a8615c
BLAKE2b-256 c4b7cc040f94c4b4d2b6c117a73717f1915082397c6fe51784d2d48c5c5955f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 822dc12db2a70aa9f8a2a3e3c8de80fec12194786889b72c5dcd1c3d415d9b40
MD5 eb6891f2ee7379b53f19121521be3393
BLAKE2b-256 afd5f8c7c6a86d9a3a775c7d45041847fc5c475bab9d5d7d27ea70046959b30b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2efddc36642a0d1910e1dd94aa457e469ea74d33c65eb95131e540b05c5e382c
MD5 3bb0b4b43ffe470021c81c434997961a
BLAKE2b-256 0225725a5503f2561c931d8a9afff650b5e8aa7eb0186e14f52d9943edce2e04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f1e993316ddee67493cafa92f31e52aa5b6961ec44b881b312bea9b781897c74
MD5 5ed61b02e8a7c3a5bccdf469385b5b1a
BLAKE2b-256 92e966bb881d84d33abbc0a6ba0d64d76a086fe28df18857567f627c5e042522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8aef03db1622d06044b781ad37f33a879be4139bb20a9c22dd7837414f69172a
MD5 1468858d3a78355b2dbace8cc8e6e89a
BLAKE2b-256 19d9d4a1bdec87cdaa3ebcb4eb1db395c57bd83f72c0d799f1a72e6493036e29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 37ac3dfda80479b58038faa76019fbb7b6435b018d10c5ea097b4674f427826c
MD5 c4462e13c161b954c731062cd468181f
BLAKE2b-256 d3040798c4dc2be1c778cecce038fcc40df01e969f714945c21fdd145ede4918

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 90cad394ef2f9e72addd7ca8cc0c4da9ce40a212c5046257284bf56aaa31238f
MD5 8953f3d7d3c9dd718799a4b52a26e044
BLAKE2b-256 6ef245711e85bb0c76be6236d8ac10a8a6bd35f81feb4d51dc3c41b60f1b8cd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6566b78fe0f084383590c5c027f5bda2d080173c7feb3969e894606b904e3807
MD5 51e824b0f552837bf4f3cb58cdbb9260
BLAKE2b-256 2845b4f30fa865f410deca121e12511f2f5297e2914859d35822ee7312153f96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b533e3396e15970024832fcb9cccb9e71138521ece86d6a22c74dcc542df8e8e
MD5 7f456ebebcadb5202a4c5c1ab112b592
BLAKE2b-256 987e94f8a6eaf636e35165840196314ed188c7b858a8d31367f6168adefdc79e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c129fcb276c2120b9f3c055b94670275464b1bff99e0d90e1f1aa8da9ec10bd9
MD5 0d907bc5ae8915bbdf70d97d183380ae
BLAKE2b-256 0ed8c9a3ca95815b2bc2acf4dc34dda03b250e60ce3581b2bbb2f5aefa4d8a56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b38b83d94652af8d763952429b63acf69769a8e00c916cede52b0bb85b560f75
MD5 2f6f93b0a674bac15e68dbac0edd95e2
BLAKE2b-256 b10ef14d9b0b912e84ca160f8ce78aa8a845a4025e0fc533f15b1886a2eed98e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 670c14b0ca606675650c83fa8ad25de2aafe5a15501e2f243fdd133e6509f97b
MD5 015d19d29f1346c5989463dd86d0fdc5
BLAKE2b-256 a8f21acebb5dc3d65b09efae10fa93f9172ce1416868fd545408ab00727bae36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48e68c333531e45b2d164bb48e692914e9ca79f76f715439144226e5230814ed
MD5 a86466302692ba69223fd388281796c9
BLAKE2b-256 34c19fffa5118698ba3e8b8ca7b2ce63aa6e02ff2e2f2a4f4686f8deb61fa0f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f11f54ce684d9bf08fc941e6195a691293eded73809636f78a40164e20c8133
MD5 81c92845ecf26c3be0ce7dfa3a510f07
BLAKE2b-256 268e99f46c6861d1d560ef40b1d2fb7e89c82d10a6d44af626248280ba131053

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fe841e3533ea14efe0bdc7d96e99f42b3c8761a524c87395c9fd1d5fc7e807a5
MD5 dbe595cb5f3a8585640f4f8c87bbeb67
BLAKE2b-256 3dcf6d9f446a7244e718e859212e9329c085d12f5f560a3b19577b518b82e2fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 74b5e39665295659d842f3eaf5ef5ccdbcbd422789e2d277b28839091828ada0
MD5 499d1916e6368175d2f886defe721c98
BLAKE2b-256 b0365b590e6f5a4cbd37bf3ac43879d6353c90f187b728fd80e3662f05502aef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0310ee9048290ead11f88ad340429e5b807011400a7abcf134afd1d0e78ccaf2
MD5 f7fec8de54894f79d7f399182afcdab5
BLAKE2b-256 f047cca16c44e337ccac14f70b9c071252d473b62d09705a0c1c0aa88aeab91d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f0e4555568ec9d55ac0cccd7d0ac85263ce4840cd5d62053cd8c2384cb3189b4
MD5 fcd4b0eb1f1055dfaf9510289ce2c7fd
BLAKE2b-256 372ec525752e9c793e3a0f041126a28efa653548c329cbf7c570be574a38b6f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a23a20e080ad421418aac25e3a71d27d5ffc06a0735b13c22dc95fee00cce43a
MD5 070ce84fb6d09ef69ef3b370a5aa028e
BLAKE2b-256 ac67012a9e3aa880735205d1c95ad41eda7ea271d7343f94dedda042527d3600

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 904ae3bd3de121817024b99cef873395b8e4032de859fa0060b82ff688f41ce0
MD5 f3e7deb6caad54e8aa768df0153f1766
BLAKE2b-256 c1dbaf8f547adf95b5d81fa8058ef6e4d11ae3b5294f7a2ce5a4bc24dfa00dfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29b6b8b0d0511aa206f355b136ed4618b9af3c90cf944eb7b063802580d7460c
MD5 aa5a628863ae779d1193383b29fd3b55
BLAKE2b-256 90b23653925f11555a4fbb7c8eeab5d791066ef758876a5273dbbb4c5dc72491

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 98032122d9c61276e4fa4c9c6a45b8d62a416a6be941603cf8e0128b32bf5f21
MD5 401fd1702fc22288f1ab8bed7df7c343
BLAKE2b-256 bb9ea32f5aefc936b27e5fe97a40b9d6b1a0e858efd0868ebbbffb3bf6328060

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.46-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 dbfc796287ed2af9ec542213a2fce73a0d130b57b4a977bc486aac163ad5d6c4
MD5 4d87c407118169e6e48b0eb58af5db78
BLAKE2b-256 4dd6774e96025c95ea3efcff5cc182e1ebdee022657c977a6b9b999ea9001b1b

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