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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.47-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.47-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.47-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.47-cp314-cp314t-macosx_13_0_arm64.whl (540.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.47-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.47-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.47-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.47-cp314-cp314-macosx_13_0_arm64.whl (538.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.47-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.47-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.47-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.47-cp312-cp312-macosx_13_0_arm64.whl (538.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.47-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.47-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.47-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.47-cp311-cp311-macosx_13_0_arm64.whl (538.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.47-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.47-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.47-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.47-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.47.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.47.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.47.tar.gz
Algorithm Hash digest
SHA256 6c1da09b51b7220fdbc8573f909b3064957d1100541dfdae7281bd5de8dc1428
MD5 b7af6d4a376a19fbcb7e5a3f5eda4933
BLAKE2b-256 08c23146fc9894545523e65ea195d40f29a6e5994e4011d1eb7158daef4cbd2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e571b6d92b8bdf60499a1b28e101db64ab3441f0a3d93e67e3c2179008f43ae
MD5 1a17cc99bf52758f36fdc685b3c76b33
BLAKE2b-256 e1d2b1c5f090771dee9cfed1fd5adc9dccf36a71b7e5a8f7b197b18d9772ec16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1837e462c3947fca91bd55b17116fe6a15683dd4d0f4303d7e2ca9427b9833c8
MD5 e18b9495c181de0ab84174580f01e6b9
BLAKE2b-256 cd8a26ab5f63a87fa96460af0dcfb4a2a359ace3c16ecc55fc0f3d6ff456616a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5949ba27d0a863c9568c19f90819e58ee84abd65b6a9e848dd8e18756e220835
MD5 ecbc535dba7b17d161c5641e8c1c7038
BLAKE2b-256 cf947a3492045acc52f0e58732344e781800925aa277941a11fa3110774b8f94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 878b9004ef1eb75191b9825b722fa9f424e4ce1c700603130e0be6e637a2f6e4
MD5 2f52eab717bb78179c8c0bdaa067f05e
BLAKE2b-256 160a733ef62f5b2c43c5f03fe75bed7d5bb2244e13c479df5820f765a9373f49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 822b07eea9b105df91b57f8a08a2d74bbd80e8d6f779556f4ef1fac8d56ead38
MD5 802f4869ff95a83df28efaa4f6e46cdc
BLAKE2b-256 b15b31f3f394ec8c08e06abf2a1e1d8e0404956f65f20ee78cecb4b3bb0e8cd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 83f7879faaed35a976bffe6a923bd5fad5d9403cfcc8b052cc384290b0856440
MD5 62e8bc1eba04a74569802f85a1cb35e1
BLAKE2b-256 39cec81e75a1a121be743dbd3d18ed02cc188e4d7da1b69cf616ae7415c83491

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 74971daf1eb31d8c589fdee00a239cc475612ec705db5045e29111c37114e87a
MD5 0a40f6a6d9349186abae0f5223a6563d
BLAKE2b-256 52c9b46d59d99a8e8d9192a13ba0ef07b6f05174f72ff102a9c6a9bd6a3d5166

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 96e036923ea55811bb01766b9f43b7123dc6197d5055b1c3d8f8ab8902ae38aa
MD5 62ff28a73f1df077c5bac3e9fbdf0688
BLAKE2b-256 84164ac9f764590d4b87a8b14713e48ca75cf21b7206487ab8ed27e78620cd82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 549dcbf8da76d0760d59617c63fd608f1a43e8217792f76596674a50a2dd6da0
MD5 5e6d2d869471c0c4fb8246ee47958757
BLAKE2b-256 4bc4c6a498a4ea25f4d0abbc77e9f60d1c5afe20a70ec773044d3b45f7988f6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d24e9490c6ea597b47e82ebb1b3253b2a276962b63d3c0802bf25fff1b42559c
MD5 61c26f77482d5b5a91eab6946c9edb8a
BLAKE2b-256 15175d657b079bf345c4b85de3ddc3a110f2047577c4486751634828f7f1a5b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2cb3dc8295e140f268b9dc3b66f7e9bbf0c34187e5259d58c4036ca48ae4c6c1
MD5 4fe5fd7fe326003e8a0c90c369db2aed
BLAKE2b-256 3f7d0f8b49e05ab6264125d2707da8fd841929ebb8e33a985f02ddbde6eb5bcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6e03e5d1d7d324ee42858193e3c11623d94f837147cb2621da8def3888a9fd44
MD5 cd04a0a859bd0871aa4ddcbdda372865
BLAKE2b-256 63337501ca5311a402635a53bd805437d9a86e65184fdc5d46ea619c92d15bfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4df7abac488e69e0893b4825285201bfb7726726afc0201151da0cffa418d537
MD5 45d049b504ce129d2e1a6685d716ce7e
BLAKE2b-256 ed8cac1da19d5312baf6d2fb0b98283f114f1ddce934f67e9a81f3f998831471

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 efa04ac3ebb72f57ef3ee128cd6712d56a9fdfd9f3d1b2917926036e8398c9fe
MD5 71a3c2113088cc348e44f078fabab2a4
BLAKE2b-256 e628284f0a819ff0d4c605062e7410c69495050c0d75f679ee591b5e9506c334

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 36fce66de14485a96fc279b4f1916b20dca9041ed6260f581a8648a0853b9d17
MD5 46f5b442e0f9c7d2100ce9e0131addee
BLAKE2b-256 90f4b3a8e5fe973e5b29cac5fc19b160fdbf2be0e4131a1d762d2bf19e466823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d35be22298c5bd05c8264bb74c237aa549dc386c91e12dd755faeaedb2294f84
MD5 7f610672bf057176533ea55582b0e804
BLAKE2b-256 ea94adf345f6f25490f236cf118a0e351bdf465a226fce31427045da24d09768

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 08fe0e8bc2ac0ce08d8dbbd859b0c4a1e67dd041c9ab24a2912867b777f027cc
MD5 a8b5beac137515f4938dd526422281e6
BLAKE2b-256 007b40186b1cdd572c167fbb8a228537f360332efefc45a8470361879ac12000

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b65486dbc48cdc1e772aa55f172c2a5f6bb53b93c96610aa4610bf42f311a3bc
MD5 a679a0a7b9722090c0dcaf91fc82e995
BLAKE2b-256 d986dba0b9d278b9e54130ec34f452db80b01585746f85cd1b58a41dd9a1381b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f05ff7c18472c36db9ed848328bd13950de4bf8c8b77a61152a6932fa586bc4
MD5 d3834bc5cae5056b8f03119b699536c0
BLAKE2b-256 279c084f925cdee9f1105bc813b7cc85c7d803692d2189e7ac9318d0779f80a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 643caf45546f1c13a3952cce177a891265ee39968793f5d6a1cd21131029b615
MD5 9bb9bfac43cbf8d1108b1505ebae021e
BLAKE2b-256 e0f1e40bb0892db383c9e8e0fd5388e367e771756c58e2974ca6cb5030a441e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65d845de0a81c1f11fd5e0c7661e0959b230c5d805b4992c034198959d5858a4
MD5 c96811ba7ca717c7eaa12a5329226558
BLAKE2b-256 9198d264f1abe6482b849ae191f2c988419d04baa23ecb773ef6c509523dcdcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e0a6a2529682d01eed1196517657ae488e6aa3aaa81a8006b458ee5302b598f
MD5 f4566263464cb9c42b641be19bd8ebea
BLAKE2b-256 1c2949ff4d4e1faa24fe1983e87148623e24b1474e0390d563003856549fb591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1f06d38eb7756f56f54dd403b153bd900ab918dc625156aac2047eb0cc665de3
MD5 12345def5159fbdcafaf7b54a861ec36
BLAKE2b-256 41b0fcbee00f8ef5d2eb3922c1ddadc66f93ba7baa754c21db082cf55eeb6077

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2645d0022e0a6c3a2e654176bc97d1982bc89c630b6ded8028ec193c7e7bcc29
MD5 ef38cc5a5ea2cf5e9263cf295c78f6eb
BLAKE2b-256 66903503a19955086ebd3722b86f0fb30ca824a86cfc514ba078dc22a7c35514

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 02918f692cafbaa2de07b91c7c0d5a1a62add038ce9108c1cdba83753cf7f239
MD5 cfaa60005ec27bb22b361836e8edb5bb
BLAKE2b-256 b7065d7e168a8c696ece889d225e6412daf876141950bffd41f7c6fc61d433d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 20ccd16ca23b7e185f3669a19bcbb4b2018b387c9b096f38dcc4bc10126b848d
MD5 d6b92a762a0ef09222bd4846472b713b
BLAKE2b-256 a2368e1d5274319b8832ef45c5ada905c1c7273a97338cb74e8516dfc1b4af0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 79e1ab6c48dd0216d0104d42ad0a7fecab70b603edaf49d3d134a2f8ba25ced6
MD5 e9f75248b5634cea24ebf295fec8636a
BLAKE2b-256 9bebe98679f2830bcd76c2667a2bdb8ca2f591424150eed800c9ed75cb7da888

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7fe8fceb62c1b4741d93b6482c03d200263219b3123452b103da6276ba068011
MD5 8f204f5812d063ef23da7aaa4e406c0f
BLAKE2b-256 fc4e2284d18e16435dd1821e1828911d465dd1b37609fe3a26386a9e3507afb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 518758309f5d7b4322ed6cfc285f8699ef4e0e2194c003666aa5165f0217b3c1
MD5 858dff4334b1b247bad7f72e1eee56b5
BLAKE2b-256 ab055aa5d710dbc07723481a5e17d32b23db503bf34201fa691ac00d7a99db6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f6c8761173d1cd045bdf1af6865336dcc6d4cdb00aad963e1c1ad520755f632f
MD5 fa6534ad181578066ea4a7935cd793d6
BLAKE2b-256 8e0e06330942ac3a0e9c04bb798c6db285924483bfdc677c707a2ee9ff7ab269

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a5c6305cb1db0ae0cb6507b8eeb7a544b1d0a75d2db2877d92fe0e9129568936
MD5 dcc478a39f2eb9161f55fef45e2bd101
BLAKE2b-256 d30115e24bb574f5bcb2b83fb6b8a29d6074aa70297d936f2c44322e8b3eabe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 61dbdf252e22f02e0ec9fa76c46f76a69777b513fb7d6e875dbb0599b89bd774
MD5 fd59c9acf6b19690f3a1ac6253b040b8
BLAKE2b-256 003404dda48866b514b4ddc4c78e86e6a5eef92a8e90a8db23fd95b854d5964c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3d75caa1a7b926e9892c0f1a5bc021d09e5bb57c19ad89d85ee3d5294183d2f5
MD5 39cdc0193224f92f2546af50b62e40e8
BLAKE2b-256 783a41239e1d06bb1f5edd0fa280966af9aa7da6152b6e25c35120332338e6d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ad970548462ef4ce4e472a3a98a3b3abf4b4062db68b8f64c2a0a1a5a8c9b200
MD5 83ea9bcc88d3bf59e627cddf4994340c
BLAKE2b-256 a201a1d9fcc517f7b21d5f95d7092cbfa5016bad0f61b5c4a760815c873bc0a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d08952dd52500ce4262d2280a94fd157bfb13aacef109474609f37da37f42ddb
MD5 380a7772f75a07d2633cb3669887714e
BLAKE2b-256 b405ad97e244c8d75d1d824aba1ccbea54ac9477c204dc6e0d2879e4d07b693b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.47-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9ad9b1bec68496c34274a0858fb44a445151ef273a00d0f88812cd42ac7253a2
MD5 3234273f05490b3be5fe3f2601058bf5
BLAKE2b-256 98a1e5c7dd52956a7a53c4a209982d670380533435877e1897009035d44af7d5

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