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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.48-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.48-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.48-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.48-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.48.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.48.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.48.tar.gz
Algorithm Hash digest
SHA256 0affa0a8cee0aa31ac40d28dfb8098ad76ff09da4853fcc486c7e9d0b57808cf
MD5 293dbf141d9a788fcd7b04603cf8b123
BLAKE2b-256 f9620a4985ace3442970c6296f8e3a96dcf1f6c6c1480e1392e45b0bbd05c1f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 324ea33d005af06cb32eb29191c1a535a46b382ec77a39a6f4a06442c0b9d9c9
MD5 60556036ddad63deb2a969ba55608f31
BLAKE2b-256 0956718717a62464dcbedb3b0c9bbaf1e771ecdd1fc139fefb085c445c48f738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 704705e361a813a08c0985e72e901c81c7f7ab1de8538cbd8d0b95aea979858f
MD5 d2fab157774bd06c27c4394006827b2b
BLAKE2b-256 6b88aab8eebbb7ba94d849143f7bf3694a148d6bc641688c9dae9145fabe105b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 156903247c640b03a20413c588653653dc19846ea8675331f6b2739dfc3435e7
MD5 68c005295d54ffffe76c5606f85b9c85
BLAKE2b-256 65f7a492273aee24936324f4242c5c761a36448a0e5f67c93b931f6873f98c42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 356d0f7591fa40b38b4ce007aaf079122fc4f68def5fa4b85d8dec6f752bc483
MD5 aa898925dd1ed43b175bbf864a0f0105
BLAKE2b-256 d03126f3558a7222ecb62a6445100963b2c2fba16ff76b4377dde2b692bf322a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3644439018745853a7bd85d5d606e636104c4f48eb1bf364b0819d2ce1b36ac5
MD5 4bbfed9e1ffd11688320bb0d11031af8
BLAKE2b-256 825ae47614cf4907abcf6181ac643c98d9aa7b4d5ceb3e1a5a304923fc473746

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a9479289fa618fc98d4bf2e8ab27334797f457a2b962e9a5629fe4db621e21aa
MD5 6ba46509081412fd3cd75f6080b956dc
BLAKE2b-256 08c6935e7cbed4089d3c612b2fcf2f01881ab0dbdbca8236db5e328dbb093178

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd84a88e7cf2e4f0e7125e0fdb362cd324fa7a14d3f975936402b7a91e87dd6e
MD5 773d50ac22c930e9a00928f01c99768f
BLAKE2b-256 4b33eda338cd881591529f6d8c19687ea6b39f314d4d6ee7a83e50c38c4a7e80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eef3128a620a39c3a9d7c6fb2348ec1f83620738e2ac1c0945a26a6b53bd85cf
MD5 b290b18f42c4c88733dac5990bea862f
BLAKE2b-256 2a9b68b5b40d277387a620a59214b049b96073b61e8c60d2f569401c7651c083

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6fcdc92a1460e68b320ff7591b1982bf4c5a68d1e3859b8e3eb27b659232685c
MD5 d5c1111098e8e2b465ac0b22a2cdc41a
BLAKE2b-256 78055fbd681a3ba33bea4f7c588ead3ac5a3a3773de27b241bee13b938912903

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ffd95b4cb1cf36d3f6a52aad6bbc55dc48130b58566e2d1b8c66838d1710b696
MD5 faf8bd8918afe974733a34906dfc3df6
BLAKE2b-256 df7879dc665fa39b5ab115cc0a1787ae5ffe0670d367c2165ebca9765da789f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 959ec40c1771ce18f4f33f07db845cbf9f19bd185b469027eba069c388bbaa44
MD5 34724e7d9943d5cacdf96acbc5d69bd5
BLAKE2b-256 2fe7c4f639cf9c567118c0a7c1bcf5559eb9d8b2750f3cdc75efc00c820565c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f76be2706c295f3ea19d48874190cc5fc1742b5300f8b28ef13f39ca449383f1
MD5 403e13d5e6b7f6e371789890e39d8e40
BLAKE2b-256 f53aa1ce5de53116783d5127a67e517bf68f6c6575478b9787694823ece5a81e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6c567117862730a1640d7d8793c01ddbf612dc976e64a1c6b0115d67490d0cd2
MD5 afbb86f636984fed8ba7ef578aff38ae
BLAKE2b-256 7c6e14e5703253983ad6ef309a800b2f366293e9293090803cfa02f31b1c7bb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f547e602981e995e805723867c78387ba16b9a4203a8b466d037251723fd8741
MD5 6c838a2e376eb637b4fef209eca94a5e
BLAKE2b-256 51d9e1ef8b0a8bd9ca049c7b2e2df44a8361a28ef1d97a97fe14268f01a29896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 df0fef6b463879bcdf4c87236ef63f5b7abd92fdc27cb52b1bcb61285907d830
MD5 4f57e478656fc2c6536e6968b3d48028
BLAKE2b-256 d073222b4751010745bd9039004a7dc2e941e8ef60d3911dca716265da508847

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8f8d81f638ab00d3c9c99444c1bbe7fd2aff18907ad1b319ffca91f6b134cb7
MD5 6e6bcbdf786b4e34614cf6f63b5bd42d
BLAKE2b-256 f8166986206630a17b69310eef2a70212608ac9884ce321c73539a9e08699348

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0f7c9253806f1a1c6e08687093d2714ef90df229f423fb98f46757dc0c80e926
MD5 759f906c6aca6b240cdca3eff601858e
BLAKE2b-256 68fcfbaf7c0c413504e7928707bb2bf99b2cc1603e6726a6265c6b083c376b8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 9bafe34cb00dc0d088442491fe2803ec76c2e028df146db480fa09da312529c9
MD5 f6f10778bdbd0754fb3194d95364daf6
BLAKE2b-256 39ff1409bcc4904e5abdb5b4d531b95261cd40ba1b2bb5c400ceda43882f1a85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d776eb46221863af0b870830b9291a6f4ed2d8329b0871d51ffaf27c7d563d0d
MD5 1d67f4d1951f1e34f85ade0494c723b2
BLAKE2b-256 10c5c6ae9babb150dcdd58de5340adec731234a54c9bb95a231292fc8d2758c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9a113bc29a1eba1376e8cc58f35083a26963a3f445e18a8d8b6fe0143f2978c3
MD5 d88a3ae3a661d429961be52b79d69f94
BLAKE2b-256 577f024f5b0b27f87a882b7368a4edd7ba3889bf0339f910921cac070268969c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7614b084a5e609dcb62c2085d7fb56e23c32a415815bf368b45b5c75f544a983
MD5 266448931cbc8aa33bc8f40ba8f9dc7e
BLAKE2b-256 4177a7b713b39578421949c8803d48d43d8081c65e5108797eae5fc188821ea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3fdd8b7b2577cfc963dc2aab338178753a8b70e4d9fb3d82769f5dd81c604fff
MD5 d92a08bb12d1de56983e0c855e671c97
BLAKE2b-256 21b4a7bd89e9a3c6a4b6d263bc3c3019de4a8fa062b681f3d638e4924507b42e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7da93a19f38897f926402b7b1548a3885634643a9218dfd4110ea330b09c3709
MD5 1292521bcaf3663d789dd1206f822110
BLAKE2b-256 4f398a367db44276ca693f499edf3ce1af5e8d04a2d0e05a9bdf283f97af2d88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f8716c9bc817b43ed4cab5d820d535c9de44e0f5c7855c714c8ebd7ff256b4a7
MD5 f4df2d1282e58c8c40437162ca23a3ca
BLAKE2b-256 2a019bc1c846d49efec0e0ea76b485b7cef59543f9b32687c4182cefd3501b4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b6536e537d6db175c67a2297d71f8b463de498f753b57c598be43cc1a8e3780
MD5 71e20b4abf69f1c4b2615bbcf64c5c31
BLAKE2b-256 49f19915e2c13db6cc21388c99ffb0b4342c7134aac80cb6319fc6045cd4fe4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e429017257dfde9cdfd4d32a6587b0ebd3c5b095626eebc9fe6e5fb3383bdc38
MD5 1ee68b8fc7da13ff20d680c6c58a2aee
BLAKE2b-256 ceb5867572d078b9f5ecb24803fc7e85628ab0e47fd24feb52cc7566ae09703e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f112b154a68c1bd99850d9c71a401c295da5e59b602f584521d4656af25858d
MD5 94999f298aa0a658419474ded66b620c
BLAKE2b-256 762fe61996685452e010c5370c66080526b8fbc6ed66a649ae08fbce48574c29

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 94eaf73a18720bb9948f506ef7b5f0d95c4ddaf8129cd0ec95ca4b6b93e6db29
MD5 1cb960939bcdc8a8dfdc41fd413d62ba
BLAKE2b-256 8f4125197f84645f46baf0fc3376c14b5f1fb09ec55d51a84fc1d715502e9b12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a89ae5abeb56dda27694bed4e611ed7758978c8c34b4071644f6efd2c6601b4f
MD5 a6611d98dceb8924fb8d43d86937fad8
BLAKE2b-256 3cd9d10f51d1a8665db821b4ae0734310e9f2878f586c889f36d604849a3e5f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 292b738e2c2d3790efbbdb08382e4e804eb26e430c61c13f1830c6e649ae390e
MD5 d56301f758d4b8327736d03970673990
BLAKE2b-256 7f16d180d951266cebca99de80dcbf011b2c7790b0c63c70badd3801e0b51217

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 572361efc1d6ec837698ea2474ce61bae83d9dc4f016039d1cc2ec2d77b6441a
MD5 47ca6527c1a81d24801fed2982796df1
BLAKE2b-256 e4be1e85b63e6707c1ae686a1b233fae122fe8a610cf5c691e696fc68ad31309

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a18abbc1f27e9cba68e8995285ce04ab59b34e7b49fa118d7db6b53c27f5418
MD5 d251bc0ee08ae5b41497c8115ae5be37
BLAKE2b-256 b584758a9a78b88d455acc0ecdec797ec3ba78d68d90eb927c38bc562c3f048f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a9b7e243fd269c433d9d6438d9484262312d23ed9f062590357188ee9eb6c00
MD5 085256bf0f88a4e18509639da715a6fd
BLAKE2b-256 3f788a9497b79f20711ed47a4f08b7c3e46004f8a5be03f677f10021bd58f174

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8834ef10ee977d32b3f84c6a77f7e03a45506063c4cf0e16be5da72e1a07eec4
MD5 6eb8b30fae01089c997b43dbb98f0c6a
BLAKE2b-256 037d3d4418a587b54b509a1971115eb4e2b220bacefe1568169df5969457fb24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 2aef44a2f6bd1d80140ef10e2b687a3a07ae3c9c51bccc8ef8447cbda16d7787
MD5 4789d096c1900c804de134343da65519
BLAKE2b-256 7d26ba23013266f812b838a749f620cb7aeb2f7fec8163c753fc32b8a7c1a5b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.48-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 dc48e0391974f8cae097e3223264e47f6fa176602c3e728893221a53ad11c6d0
MD5 56e8d2f0b2a2a9fb3e59f2fbc3c00adb
BLAKE2b-256 58739783f2424507d3f4ca8e3bb376fc8733b5ee9f8bb317a5ca1fdb39ffc990

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