Skip to main content

passagemath: Certified root continuation with sirocco

Project description

passagemath is open source mathematical software in Python, released under the GNU General Public Licence GPLv2+.

It is a fork of SageMath, which has been developed 2005-2025 under the motto “Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.

About this pip-installable distribution package

This pip-installable distribution passagemath-sirocco provides a Cython interface to the sirocco library for computing topologically certified root continuation of bivariate polynomials.

What is included

Examples

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-sirocco[test]" ipython

In [1]: from sage.all__sagemath_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.35.tar.gz (6.2 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.35-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.35-cp314-cp314t-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.35-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.35-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.35-cp314-cp314t-macosx_13_0_x86_64.whl (605.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.6.35-cp314-cp314t-macosx_13_0_arm64.whl (539.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.35-cp314-cp314-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.35-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.35-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.35-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.35-cp313-cp313-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.35-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.35-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.35-cp312-cp312-macosx_13_0_x86_64.whl (605.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.6.35-cp312-cp312-macosx_13_0_arm64.whl (538.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.35-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.35-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.35-cp311-cp311-macosx_13_0_x86_64.whl (605.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.6.35-cp311-cp311-macosx_13_0_arm64.whl (539.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.35-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.35-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.35-cp310-cp310-macosx_13_0_x86_64.whl (605.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.6.35-cp310-cp310-macosx_13_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.6.35.tar.gz
  • Upload date:
  • Size: 6.2 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.35.tar.gz
Algorithm Hash digest
SHA256 18d23aea7fa53992180fe75d8d67bc315b08e467b2fea8202115a87a18887222
MD5 476dc8138b330f8bcac00d3ec87c87a9
BLAKE2b-256 bfc3ec6ce4f1f0d1ac5b4bff3c5d570e077d407847aa81d3824137b2119f5d16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9cf0d069e58c7b624fdbd8b4b5ac380a4299f76ba8a9206646cdf2c93a0be41c
MD5 cbc0b1ea1174a527292d3e345cdef15c
BLAKE2b-256 153c2017d027454446410faf19eb0ca09a25ce71da28bade3a90f83aad500837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b08e8e26f52252203ba7d9ddf11b847900dcd0a000b9a614f8049b3c60dc2e91
MD5 27164e985e36278f96a32ed698ea7a7a
BLAKE2b-256 8eb11e7fa4bf1ae2a564f98fb97d66b3e22fa6f76936d603dd97888f0f75dcac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c459edfed8d6fdeefb4f3854a87fb14d7b6f7c3d4394f653b63a05c433e76c1b
MD5 6471af50de647b7a3a009fb02e0e14af
BLAKE2b-256 9ac6b3f18b79ae5b2912ea035c4138d33b54a66539582823a4ab2b6325b5299a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ef8d7d8227973151aa8b79a79d02d6fadf7763f6dc040026f1838f20b090a1e4
MD5 45bd289b5c75bc5be0010f1c67c92f1b
BLAKE2b-256 40fc1f920ca962fa5b7c0a3aacdeba10ec333c4ef9462879ca490abe4a5deac3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 533534c44707d8d51f77fc142c31650377e2b18642c78b9408dfaac6c7fe88f5
MD5 c69aeb81a6609ef1c0a00c486118f6c1
BLAKE2b-256 b4506df58608e1265c003f7fd1c56d03aabf26847f8e525efba4930b88c77f24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 07a1224d2d8a5be2d91c7a37e1f863618750273740967905e3e247d799ca2f1d
MD5 604557db3f7b092304592b0c0e1d0845
BLAKE2b-256 26cbc23b0b7598dc559e4b1d9555c06b75ad264636f707a535864c94074cd706

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 48fb44a996c0994851ff15e2f1878043b1525e0432a2aefdf2f7226b31b89e90
MD5 fbe2b25077b3db2a71e4fc20f3ead3b4
BLAKE2b-256 24d0e163b59544ce20dc3590879f32ec73a4bd7bb57f792abef2131a10bfaa57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3af6345782c1ce80197070171d64ce070c44d93d06b3fac4cc8045dbcb6d1a28
MD5 a6aea38b70164324b7e31c4b2b2941e9
BLAKE2b-256 332ebea0b7d5ffde3117af06a8a1ee0bf0becbb5e690f39a7d68d76ff4dca591

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c8c3b2d6c0ad7bf04eaab1f36172ef498233cc65cc92da514aa6685dee74e40
MD5 33131ccbe50b6e1e493d607e804c2219
BLAKE2b-256 75f2836efddd4f8506350089f2a80fdb63d126cf06ff125f9a484bdcd46319a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a27a9d3df595dc97afc25e8b10c29203668670260bdd31198ee01d624d67cf2a
MD5 64c14d23668c60eb797102711c0096fb
BLAKE2b-256 ed16511e862148a97927a6c218086bd74ea5b6810c6e2c83f663aa9281ef8cfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8bab3c09767c74d1cc1fedb379466eb5a7fab2c04edd1d4582d0ad06780d8945
MD5 946c8141cc7d86fd78606b7f00f5efb2
BLAKE2b-256 b4c7534958fc5865147ed770a5a1a9055e5f69914e86000045ebf72ee72feca9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e42687c92fac17c9704712cd6d34e10e35573be07c1b692a40bb687a2bb86dfa
MD5 e342c4f1fddb798f9b03556028420c9c
BLAKE2b-256 603c277a7b48f7c17bd7fb43779f8d292ea96344ac7741aa48250df585ea7148

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d2ab9e92c2ee306c58d1b357a0cc97fbb6b1f936836ffce5e99136dc95e93413
MD5 3378256c0159a8568b0c8cbe7d95d2c5
BLAKE2b-256 5165c5352172fe2475aeed0a480d5afe432ca02681002a6577abc446f9e9eae2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7075fbf75b67449dbc6c3158feefa77a886215a506598e7e154b0f6785745357
MD5 2826b682848875a3cde668b72bc65e47
BLAKE2b-256 22f5edbee3d03060fd31a17b1b30a8bd881b8a6942d4bf5d133804aaa0efd05c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dce75831ccd00875aca3d24cc7692e0ec88b7948b9d1d7e2f1dc873da6f3de52
MD5 a0bb8fc7e911d879dee27724e5e3ba62
BLAKE2b-256 084bd663ac5c38fc7e402160fcad9f4d28c49d572a7d814d0d720d3baed44028

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 92965410670255a95169568738846a14922fb506d7d4b9d8fd19a676aebfe021
MD5 495c58f3240217b7cbfa97bc752192c2
BLAKE2b-256 7d5617daffd1507f9765f489378a198910ad2ec7e7712da5894f74f98621c7c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 062c6cecf4eece56deb54cdae739d295f20c41633fba1345699f5dbe446800a6
MD5 9b0427245a7e6024e875fd05c20ec3e5
BLAKE2b-256 e4d728f5c1c0bae96764bbfa09052e5bf7b5c98457bab90f01f0ec3cf2b16a7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 48bc0312222e8bb3f558f9287db20e2ebbd0e0e9457bb303dafcdda91903de8b
MD5 9138edc195afda3dea858e036f6002d0
BLAKE2b-256 415dde9980c5a4c13e970ae7a8e72e86f1240a5937449cdc09bb24eb5d3bb9d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e21b37f65d60e6fd8eaf2c9ae7ba4880336d951f0836b5f2e32592b317c387c9
MD5 1f9c75faf1370c833824e67ff560ac28
BLAKE2b-256 a418476767dfefadee918d2a2e5c2132e28fd3c234b08f365677df2251be53b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bb7d1f01dd12539b7bff948faeb27426ae4b97b952eb823f4c352e4d95dbc4e9
MD5 4f1be998b94e3f50e8f94523781be197
BLAKE2b-256 071fa892ab3057ef4906739bbcbe5ba61ae32ad462e77a90be742a9f294f809e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7416f047191a307e06ecf171413009b1555c506a1823f3ceb792c7d8fa3437e8
MD5 eb6577a5b0a84657e4375b71f20d3d41
BLAKE2b-256 ea1b3b7cecba0120f439e55d1c47967bf1b84354f721377bcad45500263b89ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b26d7312cebe3200dfd72d5226be3788050a4070802131f12056e198a0c88208
MD5 d241e8a003d6bb5e777a667ca95949bc
BLAKE2b-256 05f4b85d47493d73bd0934fb666d336318b664193d9c2066675054107516fc8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8bad54f21331179e7a34ca04e87556165342efae01cc3e56a627855d1d3178fa
MD5 920c29ba4e0c2862143053f45199afe5
BLAKE2b-256 85aa91f9e1624c48128cd49c4434f47f86e8bff5db3280474f1da3bcba01b84e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3e65f48d94ba19dad7aa9e7f39eaf71144a428ff9f7f9388ab384a0121f410b4
MD5 f2ef36744199736def516fc0f16734eb
BLAKE2b-256 fd3288d7810b579ca82cd354944a973ea941206d3be06b315cc94f2b62c6f2de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4fe0ae0a99601d122ad331a1a24bab1e741a6c4cd3d6ba3f1b20ad240c86a3e5
MD5 39477586aa3864b76952bd4163550e48
BLAKE2b-256 95c7b2713e986034c3a92c069b078391cc4504a4f9a306422897b5a2a0961c75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac19dd5c38b773b4e3e192334b5d4a7e3b80c05c403c6b7eeb429d1c2b781301
MD5 5b72cca3267ed6d628345617d757e728
BLAKE2b-256 91c0b6b18094e5e8f307985cc3103b389322a45f5ffeb436a136682031e24586

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 125bdbb15777b40c7b0dd348fc5a48e9ffdf79d42948b1229cee96933c517161
MD5 fab69a442cd5b226879a49439f4000d2
BLAKE2b-256 6f3b54c9730cc9ef445205817a3d94772902e9fd81fd4f7b46d84edd0ac8a429

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ae9429c22741034c16f22d58b4fb4d3e949c7fef1a9923b94fdda5ef8b969ad1
MD5 f8a230ab2894b4b65e5ac78c637fc55d
BLAKE2b-256 2e87cd025b1129a3659b2c9767edab9eda781b37634073a7eeff80fa4544753a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 efb7656555d3c0f1a761ffc3f9fbad62d38cd612f6d504c02e1d084350e92be1
MD5 8100c9f1c4ffe0aaa65923d3784d44c4
BLAKE2b-256 6f5cd34dc6875f6babad6b9e5d2f1c2ab09bae2238bbae836e72566017f7c622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1f01fdd035c7fb8ff11906796c1a4bdf53ff787c6b93ed913e552d23abe0b939
MD5 f3172c83befbba20fceacdc0dcb8b6c7
BLAKE2b-256 0c0165fa6a349cd3dc07dc19a516e895bb6c3088fcf9fa0ec044e7bbabf68637

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 afd6ce6eb627cc78d2c14b2ab1740ac572a95308c21044f1936d914532b74ecc
MD5 d102ca6260ada3b2713da9f90d8f3064
BLAKE2b-256 e9062594313fa6745615d0c80c4dac6f1bda6ae70fcf34e458cbb4953c7a18c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e09ca1f7c47445a6e2bd8118c06222433353f1bc4392ab1a479f7fe79b843f12
MD5 8464c743497fd18117176f2197fb81ad
BLAKE2b-256 4d999e7f19a56f2ed3ba5a73d9c9529771282a336612aefbbae1a7af59e4b568

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78b215d96662f7b4bead986d8a11550fbfcbe8c5d467ad984f180e93b4c98f86
MD5 3cd31a924dcf000d065f19da61ec03f9
BLAKE2b-256 31e99ad0bb64bfeb49449ba7b55fdf228c2bca5790d09326c317613233754774

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 227416723df079b38dec5aaa18dbc778aa8aba43b3b63b0ff698ab321e2ba98e
MD5 4a12616ccec89cfbb6ab3edc049cd1bc
BLAKE2b-256 02e123f52a472455cca81cf48fd6da0e16cc7e633dc47a8d9df1a52ec485d868

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5db178a0c9effd08b3649b29889818b9b07b946f680f74668f1275947f48220b
MD5 a7326d4b5c144434139ae633ba5213b4
BLAKE2b-256 b2f205bb03c6990bed33befeece61cb0222c6d05f006c486f248e7b9280e016f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.35-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 47592da11d117a75b7409746e48559abd6f905dd645f08890c5314332f555d62
MD5 b392deed79d595805df213d26f5fecf0
BLAKE2b-256 c7e0374aae1d165cb7489c6bbf772b312ff86003ff684f4439eb05fcafabbaa3

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