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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.41-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.41-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.41-cp314-cp314t-macosx_13_0_x86_64.whl (606.5 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.41-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.41-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.41-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.41-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.41.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.41.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.41.tar.gz
Algorithm Hash digest
SHA256 9703d5a93379b8452ec24e07746157c2837548ce5050d6135c2b1b9ef0dc4156
MD5 26ca14e72ff7687b7c9e7e0a49712be1
BLAKE2b-256 af1679789fbcdecda6a33309018d22a80e22b532f81f58fe71b2c2870a8dba92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3299ffdfd2a6d7241fe20a1a45a1c2df6b59693a8183e1d0a2c6d1f66d021b90
MD5 60bc76822f6655a4eee311851ce04fbb
BLAKE2b-256 6ad2faebe9a779f076b19c4b35a2b7adf3f9cac4ca3b99caa3eae4758f9d8d86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a40e11ee822c144bcf7b93639ce66e71b01634340a7aff87dfca21dfcf49ea1a
MD5 c734fe2e26fad3a2ef3b75462863bcdf
BLAKE2b-256 2732b118d7b94032ce56b50597506befdcaf7e9e18ee4a653f7fe25895957036

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 393d40af6062bba67678cce1b3b6db7a0efdf86d861a77d944297787e967a71a
MD5 c77f48af3f9b9292c692df7661bed637
BLAKE2b-256 02d0dadb645abd6a35f482c8f74c439d1940225c3ab77807f881a02c20be3973

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3ef7e879e1e61a5cd6b6856e183edf7caf811bb11985a133b78b35f5ee64956f
MD5 a8c4cad747afc71dab9692d62b3899ba
BLAKE2b-256 73cf4345b33ed8c696c45ae9a7094e0651db45456d0a000407b3a30ef7b5c76d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e5ba9322e3daf76f2f1796018848055de326c0b12f898c0b1682650611fa6210
MD5 ef0a19f23f9ab1e5de971a9a63ddda78
BLAKE2b-256 c8593aafe6e43d1ecb100e57e515115f366f169da53cf1fc2eda619de9d21f50

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7bc1c40a3f572d03d3ac56069133e5bb376633ee18dc7c0495f462721356e744
MD5 35bb55a4b02fb09a5d78c999314bb162
BLAKE2b-256 f661a7eb6f0c6d811f483429ec2d93f507f3ea51f37ab4bba4b7badffbc60525

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 442d2716def69f9c0cd965b35f92035649299710d8acd5d19d4489a0a89ea118
MD5 c207b8247d10aff74fe4681cd972869d
BLAKE2b-256 438c50804583b7a05e3932bf387cfb567719ed4edef09c702ae55f92fbab3e40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cb13bbe1667b8c157fada49ec24aacc1d87de05bf22a1a338d06513075e51f04
MD5 8294f4a607790ebbdee3fae8d8eb4175
BLAKE2b-256 b55addab28c9c71eb8e95f751a6c53f74cff409004b35f15301b66ea38b23ba3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bdc25e251f3d8ff1ae8cfa66c2fd5e6d56a4d7f58f5e1eff5b7151edb27e6df8
MD5 eb0cd1283ccc4ba3a8a3107a23b20f55
BLAKE2b-256 c868841a1b1cc82cf74b9d565ad6a34e1adbc9b1530fd735d4e86197d1fbfc04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ca4897f9746df17fc6e1bfc03d959f2909cd57e80b18c0555fd30579f731842
MD5 53bf391776b7a2c705e527e486ebd139
BLAKE2b-256 2d539d6806c28d5da3cab8fe30352ba836465861d750b40095bb499bcc04cf67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 98fd994925499941b4a8926714ad16b2e45e9a3c2d0ea8d31d0115889cd8554f
MD5 42a7972562ae8fc09f5d28c3a417f829
BLAKE2b-256 8cc7cb5e34d3b24d2a9819230524fa03743e8256ef338713d47432e8dea518b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6b61b737518c4427972b79305f089ce4b0fd90bc05bded91f9a131c91332a50f
MD5 efcbc8c837b2114d06bead79782054e4
BLAKE2b-256 b8dfa95ffbc57d14a513f3ff7b78faaf29bd980b2047bb6046abf0a6a60465f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7870e07a85e2359ba3a3ee630af701ae4c7e5662c1c73cc7a1d562988d1c8833
MD5 e6d92a4ccce5f5b5f3adfc1df15bf2a5
BLAKE2b-256 89828ee00bb0797a612e25f14403800621136d6a0e30998a6b828cd13f56e6c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e8c040ced21adeafd1817ab8aaabefa144a1b85fa6aae84dfc61afa0e0d4af1
MD5 a6d79aac9e1813f91a0ea73f9ad0b876
BLAKE2b-256 c5ddd1dfe87c4a06ff269d44a2a508de3a0c73bb2cde54bbf5b8834f27426e7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93fdee4ab500e2e8981a4b6239feb1134df33b77c4dfbe15a557eb02b4b93f5f
MD5 7780df8c02388c17defb63f5a21a7155
BLAKE2b-256 ce266a6bd87af8503b44b902a3c621f6d35386804f3f6c104215c8018b3c1765

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 62c4c395ae183fca5a055aad7021e48ce67c307238dbf5ca7c4d32ca79abbe77
MD5 10a2690abb3b297dd25ed67def7cc181
BLAKE2b-256 16d1996b423878b5403dce16ac0a5fa7b2ef15a53fec20d2625255666f7b4457

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 63bad42468291fadb3a9d4bd0e268b7b347a0a7614a90d5d898b9f903c2586c3
MD5 5969d36e43ab2787377fa98b4512d796
BLAKE2b-256 a71d164e52a7649101c75bfebeacef8daeaf5f8f71eb6e1c9bb4ba84085cd5f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4943debbfe2aa0390e0655db62ed47ea94d8d41ef3a9197000ef4d8cc4b94c50
MD5 f8f51a14e2f4491adbf69c19539be94b
BLAKE2b-256 03c2e0b6fb4002b2d6b66a5562a050fda293e7568b5f99a2f0f05721d2d85916

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9f1047cbc27cb0980122a2be713613c82ea0d0328d742167d40c4bfd580e7944
MD5 056494ce9ad0a8ae69a7ae98a4098d8d
BLAKE2b-256 a2a758eae393f3e8208ba84d76b4f312779d3800b1ea8b3ada8a38a5d69e943b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c742108e9ea0644f9bf2cb3300f421deececafc328139241115a197cddef0b98
MD5 31e3742b1538b4630ab2aa9640790ecf
BLAKE2b-256 c5c5bf35674dba4c555c0edd2c8506056d216b05ca60bb785f86954578531e3d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 58b9569ffee632eadf4b6788dfd295cef1df2cf538ab17f4e43c929a116a032d
MD5 60e2ecceba8451286d309e7e3b4dc155
BLAKE2b-256 c2a6fa8cdf1427cd2ceaf09b0eb4d8f23a4dffcf74ce919d507e7fa7a48570e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 44abe1813d1c4b091c992b24264b339800a21b1f76ae69e4092aba64142f310f
MD5 e70c288cf4745dd7864da65bf2208a43
BLAKE2b-256 1f7cd056a34031af88c4ed415d5df7a4d96754404f6e853423c81fe802544e30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9032168b78677d93b567bd531a7d824081826563e700fc2cdfe9166dffc95b5b
MD5 a59e9c6d52263de296a4ac7f024b7ebd
BLAKE2b-256 2d43356a444dd0cd20afe1c90e37abc198ff59beb4112c7bad43421bdeb1d234

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 45f94cca5b17adeb752c94b445b562795478357b4279c639ea553619f38171b1
MD5 f1f7ab06ca78536ba6a3e3f8b4a46e79
BLAKE2b-256 857e633980b77230e8b5b77da3c5c04de5ac2ec3409a4cab9acf0bae3fdcdabe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 78b75eac62056ebe2b051d6ebab9285d3b5bd61d00a0282a75183240e1d8c87a
MD5 1b275593ea55de61c3e5f8b078b27328
BLAKE2b-256 1079d020ac45aee47d2a979db47420ad00f3595c4a8eaee6f33c574ffe22ee7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7be2c9c6033c7659359fee6c8986b31320eae91969118ff2124f61e2535ed121
MD5 c1ef9e1f1e70b5660cdb1576693495e8
BLAKE2b-256 3232f062aa0ce261e9da0c7ec57af4803b0962cfda35aedc3ba63baace4d2cd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 edc2b50ec79800a7a34aed2082e1b19f7d34986f1285972744bbb8dc92fe8b48
MD5 2294b44140bf9b43d51c5cfe5af9df08
BLAKE2b-256 47fac55e80f496319e07053689bb571eb0dd97c62a062810e7458dbb867143cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1638ce7064cf8279480d8c7151330cf7dd65073960b902e276e14ddd934778c2
MD5 97695aa2677150546dad26e5369b72c2
BLAKE2b-256 de8e65f930514b42a43073dc5db37799ac013a35491d2c438feec5e4d7862fc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f04fd487f54f9e27e37b9982dab21d2e256a6b3705483a9f70459a3479dfc1f7
MD5 2dc0d313d5374ee465b441a80161baf0
BLAKE2b-256 efc2a790acf258da269e1e5836a06bb2b8b2bd7cfaa92e75a2a84e76836c81e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7ffe079f0f252e1b3f8aa6286eb7df2c648305f9abcf0659ec8748bb26ed0d60
MD5 024060b7b274d2fab665d1c2a756a842
BLAKE2b-256 bc4d11e034cd2c2f5c6dcb99705862136628b61385d005f1e926e27ab91e8ec8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e035d5348d04bc715f53ac344c112cc5e2fe91f4ee03b06b86634817e6801675
MD5 3bff83f7e1efcfd7943fa9de1486469e
BLAKE2b-256 12ba6555b20e1082ad8a542beae120fdf913b8180b2937a7b8f676591734c644

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 74ea4ce64e42fc3b52e2e5f54df780272dad68cd966d5ce394ee281833c81f4a
MD5 14bc465914307d083e510a595afb004b
BLAKE2b-256 929c4484ef8e99f9d872aa26895eeeb42dd18cdd41930c86277e813a5fe60b71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 906e82c9a0883e94cd0ad3c217dbb9db81a231b8bbf5ac8ec4f4c5e647311303
MD5 3be824b913a6ce88633d5653a110817d
BLAKE2b-256 92e404faa52e67403cb846beb9d64e9d08a9e0b4af3951a5b13b7611aab0b88b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ca2a08acbeaaf7c194fb2bbde0fe8deb85d21220b9c7b5e2473fe6df25f818e1
MD5 915c287ba3690d8c7df792c32a3bbe0d
BLAKE2b-256 bfbb8575fcb694f0c72087c545ae962fd86efa5a21a613ad7e960296cb89bc23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 779b378b011a99cafc726cd0ed87a0421850f8d6b7746489b551c3b0d3e565e9
MD5 18d068f24d46b47da27edc94c546e73e
BLAKE2b-256 37c8d04966bb3dc157fc2df2ce9512c429d1bfde79a322c98c03b78297448138

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.41-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 11f8856e69fbb1493fa28e141df1afcedfcc898415a1e036f477f145ce9da962
MD5 fc0031ea8d82b43845d2cbb3297925ff
BLAKE2b-256 d494a74681d8f3c148dc128a1c565d67eb7005c725836f27f4c8bc939ec39534

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