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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.43-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.43-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.43-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.43-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.43.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.43.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.43.tar.gz
Algorithm Hash digest
SHA256 ecf680b4fda7a86df33a709f51315e4ecc519e8117b1e3d293205d3c7588a567
MD5 737e90e4fc9f005ec52f0ffa80cda870
BLAKE2b-256 d15162ef32a1a3c122d50e1db45f1d37610b172ad8def2649737cff5c53c06e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8771575f113002fe9971503e5afece55f0efdabc1fdf53e855928d8ee9edc1f6
MD5 b4981a51bda5bdeef4a00b0380aaebdd
BLAKE2b-256 efc5d454a9f60466b6cdab15c87eb0e3e2ec40bc73dad8397467c3c2b5d74ac9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 94fbf3d6385a325309e63259cd6c7b16b39502c7cff313434d0a2958466ee14d
MD5 ee236f12d903f2a5a89e97179a8e72b2
BLAKE2b-256 a9238159fa062e1c9af9637449add2b7f577408efd49ac8a47912e8b849758fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1e7613aa35f11663a32d62fa25f271a9902beba9dc2cff01dbb03624afbfba87
MD5 528d64b59aa25e54c78a3f6fa33ac285
BLAKE2b-256 105956d476e703cccb0d5c45a5e230c51b4c5918b1199483a12492767c03e728

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 56cd51c887c912f04b7a51db978da39cac53268d709fd3f9e01276eb612de09c
MD5 93ea2fa5b4aba17e8cfd80173b3d108a
BLAKE2b-256 f75b6a14a97dd2c8b98f17c920cfe3561925e237e39a7b5d285806e7fedc93f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 73607a3357d2da18e1a9cd77079ce996b73bc9241b6a85742e1c9feefeceed9a
MD5 d97d87aff51bbbaf817931661b34e6a9
BLAKE2b-256 1c658393d4bee0261e02307959b8414fa0fa44f075f9f3ef3fecf60b923de363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b5c053a0227e346c80da9291e1d554b9899b575549ebd6bc20efa0be1cd2d13b
MD5 947e999097fc910865b65e520d1299dd
BLAKE2b-256 df6a7717a69b2b069fb83020b3a140b034218f00b16de731bb69e8b27831cc8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cc4ec34f7a04485b35f82bf7195a95970f519c6b9b03692d7977d7e55bdfd572
MD5 8c466bc96b85b3f4280f4ec567e3acc5
BLAKE2b-256 2076bd6892ef82291623214132337d1cddd9b301a7f283f7c3dbc3c44fd72996

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 49b21701b7e414b06862db5ff23cdd18f519c336d7edfb884bbe83044b8b8a01
MD5 798ede84f7dbbf4462300132593a1621
BLAKE2b-256 b27e6ee51cea1a0889def957d593f31120a3444155de867840f9e3311ae2f9a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2c23eced5a7bf43746f1234849d6c218e99d6f690aa12807f0c963655d0c2f5
MD5 8b20d784f78fe62ca8c7f7b63589b77f
BLAKE2b-256 5857e2c252b60880316753c5d499eb2d748142cdf8bedfcfa6bcc56c40577696

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88aedd4194fcfa962675a738990332ae95180214a469c4d647b87e0bb30a9cdb
MD5 b823586fb6d32044901b339a701278b4
BLAKE2b-256 d13c641f0079c47f193fa55cf2da7a73ec00e21cb95a732cf43fa51a3b32e026

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c75694a0b49191934200dd357cb0311d14aca87efb9d93589d8caa795f189f87
MD5 934c17fd2d3ed99f924cf2c7d442f04d
BLAKE2b-256 7a69f1c4c1e89be80abbd9e536b4800381ee485eb13931f6c482b1b55f9113f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c65d71f322db5efe0a52224cec5d12bc8ccfb7ad3986dec15752e696f18cfc2a
MD5 0c62e0cd2061fadbadcf65455def0ce4
BLAKE2b-256 0b910d14ce09107d3c26124761180a4aaefab314cdbe5c6cf1fd199aa7cd0306

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1fe69bef7f873f45b89d424973f9870068c9731f467d4e736b68a971949de58
MD5 81fc598d2f79763b80e098b60d90e232
BLAKE2b-256 2d45c5e114579cb7091b5c6b65e485a6ee8604c0a6d22ca30a38960826138d63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4797d2679a24572d5977acbc845a18af43359512536d5ea68c47b25618ed774c
MD5 b69d0adfdf2897c69333ee9ff915eb88
BLAKE2b-256 6c1aa974e9bf02d83d1cd40243a8e2cae404a81744fcb984c66111c878d58ed0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 840ec44b1ca40cf86919dceb3bffcec1c05c284fb67223787c99942d0d8a0d9b
MD5 de6c13794775ec5737e9f4ce5b05d488
BLAKE2b-256 638140cfd92f3917ccbdf51fa1c53ca7dd56487923f36ff8850f927ba3a21ee4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1c5a2e6dbab4add6957e58da08bc10e1e7760919f0a4261d10eaa317d113ecdb
MD5 5bde43ea63a6fdd698a92717c292c327
BLAKE2b-256 9dde94cd89acdf92ba093328cb55f9016935cdf241654b385c6872d1befc3197

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d90a2352e65173a2dc7db8623b9cc309b007ea79f7574839ac7c66b5df08488c
MD5 b2cbf35b879facc56d27fbb92c88cc4e
BLAKE2b-256 2e1c145d990944b5606934be588c410e2b38ea0c66e6ae7173814b9010c08d97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3520879bb2e17f5d60d92c0d9147b063f7f32a26b4606867fe848a07fea8ed10
MD5 27ecd90391ea91d1ff8d4adad071250e
BLAKE2b-256 313b21276ee5589bf3409117321c75cc71ec52d5eeb550b24e4a2978fd64608b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 81849b2bd4661e287e3343f814b9628b48d73d1b8959994b9e272093fafd60a9
MD5 20d839e3b6c49ed5a540ad28e0f897c5
BLAKE2b-256 e701386eb20a3254f0737b31a2e1dedfa9e44d2c02033866bd5dea8684de29a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1524db13bd854f09a76d549211a44e325efe02cab0115dcc862327126eeeea43
MD5 f8da4cf2c315c86e0c365cd2d1864b24
BLAKE2b-256 1867115d3a622430e5ed00dcdec5cad4cbfdc7eba1c76370db17f1f697629858

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7fd6a2cde80c09527d982bec43f8e1fa733a08e3dee0063749700364cc50c24f
MD5 c41477cc50afc14dde1bbbb18b4c32f0
BLAKE2b-256 a02c0dced7088116dbee73b4b43a46222fd5b6e3287c09e50b6bf8fec5527284

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6501cb89923c8233717353cd7adc16deb4e1995362138f43cb130af0f9614e57
MD5 e8eeb4d0644b8c7170ee13baff1dc25e
BLAKE2b-256 30945129fe6afd765187f4cb79f8dd8822117a58f1bd53f53015995999687676

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 18ddd2f2d465b3c0e05ae13d723e0f1068640180d5b9c780236205695e6bba07
MD5 5b40ceeb0bcd78d224e35d4967c0c150
BLAKE2b-256 ae92e9a00b24f9b7f4262c72ed03086b6a010839e5709d0255732c8408afb6b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6d95a22218eefd6c42bc0a7df020940f3aa6c4fa30f74ed6738af7e1813acadd
MD5 827a006ff7e5b87a3043a21fcdf10f27
BLAKE2b-256 061f9ba37cf16cec89cf3b39dd1c4f59ee0657242d12cf733c0e60e903b09007

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a793013efa3423cae4ccf4e011b5447da1c6b34e90624e092b627074d614b3a5
MD5 3c72d29fefa359950ecd9ac3822faf70
BLAKE2b-256 0304a8a553a2fe6da0a306021758a6455c2f0fd04dc4cf06c930f8d05b32b2a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e222eaa23131560f218d3ac9e1563a3c8f9e1f923da1074be2d706595217c2f3
MD5 0350443da2b02e647fa97d06178b3450
BLAKE2b-256 9d90b9266671d4a41eb9198938cb1ba8bfda4f53435e2f90cc7d8a9e7abe83f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bae2d28c969c5946c87de186cf16c96b8bec5c1efe044b746f4adbc316b79d3d
MD5 ea588c9c73310ee46766926a368253ab
BLAKE2b-256 42321e28939261b30ded842f22ca3c09683a7059598fff4ae4abe3b827ef429c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e9c9db5875a419286722a65431491705040479bcb4b9799b856e35a1b66a92b
MD5 b492efe74b181a117b720689fb95e5cd
BLAKE2b-256 3f23caf32429f76f5f4eae4d9e612007a5d7f02f1fbf3176b3b0e3fa0fcd265c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1ced89076dd5df7c70a20079fa1e0f31157fc06649c51e35b8cbd24838fdb6d5
MD5 20397bf48c9962047d968cdc0153b930
BLAKE2b-256 09f2a07528114a435341b13083dd48bdf9edeabdb6cee69f0beefaefed58c1af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 869ffa27cfd5639fefaeb85b628f1623b9d8c38ce6d3fb7090b0880360e51a09
MD5 eb7880d1da592897d7b4207baf0d8cd2
BLAKE2b-256 96b09487aeed9099eb187560514e7396ee8ed90e161726729c2864310488df75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b9a4d41ed7e5a1b8529388e2134fd57ea3f8ecba09d9594a1510d3c0e6a90470
MD5 8a3d1b3c532ae8a7939d77d8808afe72
BLAKE2b-256 744c723802c1d5b70b9a24d1f3fd5551674744b29ea39bfc8d002238e119ea27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8a070ad851c9067a7d0e3bf639af589e477a4db0f14b4806df489e893e43206f
MD5 f21771ee7b63d1303c598fb244153f10
BLAKE2b-256 1a68b1a4298511e87600601a09d21a9bcc48c26450b81cbe1d1167a16d882442

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f588944db2d08cc554590d1bb002a1341ef713dce336c502baae86b8b82e0c8
MD5 c0d50cba076be22d1fc7d5e891086b58
BLAKE2b-256 943cb5598e60dc75305aed959407afad0bd1261e3ac09c8129783c04e9ac5d78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aa6fc4dfef07b5ccdcc0d6d536c9ebb2820b4b8380abe008921083de26e38019
MD5 246f7d986c551290b0227f93f5f6eae6
BLAKE2b-256 6d8152493af06d2faedb9d1e547580485b9f60f8e189841b2235835bf96bcdce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1d3153ea0fbaf039dd08a322f3738b08fd8dd4da28d7029f816b4f0b612597a6
MD5 3641ed4f76db8e42efd4d0873abf8e15
BLAKE2b-256 092b0480f1e722481b0265dad1c4f76d56b409df7f7bfe6ad3dc0c49ba63dcd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.43-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 25d87575c21cfd52b6c582d13a3945a4a9fd3473bef9501254181f578f1673e6
MD5 0497c78f04fab64850cf22d50b2ab38c
BLAKE2b-256 abb542c61b9aedde3f9f30aeaf4161fd254da55efc369aa2900dc0c570791a41

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