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-2026 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:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

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, ARM) 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.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.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.8.2.tar.gz (6.6 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.8.2-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.8.2-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.2-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.8.2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.8.2-cp314-cp314t-macosx_13_0_x86_64.whl (618.0 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.8.2-cp314-cp314t-macosx_13_0_arm64.whl (551.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.8.2-cp314-cp314-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.2-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.2-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.8.2-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.8.2-cp314-cp314-macosx_13_0_x86_64.whl (615.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.8.2-cp314-cp314-macosx_13_0_arm64.whl (548.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_sirocco-10.8.2-cp313-cp313-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.2-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.8.2-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.8.2-cp313-cp313-macosx_13_0_x86_64.whl (615.7 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.8.2-cp313-cp313-macosx_13_0_arm64.whl (548.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_sirocco-10.8.2-cp312-cp312-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.2-cp312-cp312-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.8.2-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.8.2-cp312-cp312-macosx_13_0_x86_64.whl (616.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.8.2-cp312-cp312-macosx_13_0_arm64.whl (548.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_sirocco-10.8.2-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.8.2-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.8.2-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.8.2-cp311-cp311-macosx_13_0_x86_64.whl (615.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.8.2-cp311-cp311-macosx_13_0_arm64.whl (548.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.8.2.tar.gz
  • Upload date:
  • Size: 6.6 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.8.2.tar.gz
Algorithm Hash digest
SHA256 fb4b3de333666f99c97fe12167946f35c067b47eb8584a83d60de0a18f0d2594
MD5 0c70161a5965b0a9cab0b698b06d3859
BLAKE2b-256 8b776ff8282ea3f2265095af06768af970ddc18eb72f4e4b5b58c9818717a1b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ae9124bb3160e2cc5ac83fe9eb952353eef5e939dc8e8bbe4a2ae8fac639e05
MD5 1c8dc3a32d605c6bc5bbe3a266666ba5
BLAKE2b-256 d628a5125e92ddc83d116f04bcbf309bf7da99d2e35497a0fb8a9ac0753f235b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6d4a84d2827ce2fdaf5470a677fe60c76081dcc4344462aaee43c22a52113bbb
MD5 e578c615843586a5a3179511cde2b61c
BLAKE2b-256 d55c4e7751591dd02b18328694a7ea50248e516955357c21c08d1d7080458146

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 093d874a41872a630c4662d3e35dbc4dadcacdceb82839e81135225aa9dffed6
MD5 0bc26a45dd3d31e360fcbe63dea9ea37
BLAKE2b-256 91760241520696f88e05c878a4c8d2da83f26684118bd79e0bb905ce8127c047

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6457a5c5d8df416e46a635b53b14a5406dab319e6250f9a4954303fa5afd1579
MD5 672011b6f32f954f5f377f23438f3a30
BLAKE2b-256 367cf9d2b26121c479290f1f83f8276840886dcb34e13e2f3cceb6c36d05434b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 67546364fd66cbba6957e53c803fee6629533ff0c14b112665d61f511c67e00c
MD5 60aed737a72f3718d30a1df61f13b8b1
BLAKE2b-256 932d694e5952b3c7e2a964839966fb6f2eca3178463b6a51ff2d93cec5b76b30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 56c27dd4aa2d970374926b9eae46db52af2238d13e29599d80b7fa4b801fafbf
MD5 d3ded7df645941bd134154b26aaadd17
BLAKE2b-256 fafe8737c071cff5b6ecbfa3f4a8937937bb655864ad5abee7d8ef01bde4897a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89cc27033974a52d7b90deeded1dfaf0b7fff4f209357fb35188f79efc6216e0
MD5 ff154d8a2c9945112462bcf6a08053cb
BLAKE2b-256 34130f18d997d80cd5d619a881e8de195e80343a8f3121be66ed139001f3b737

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 69fe536d1120b9dd58dd665baa5bf218032b1ee793925c4f7040000b72432eb5
MD5 8ebc8883987e502f761a365ff221eb19
BLAKE2b-256 ad425d6973d2a12adea41c1df86ddbb39a1a5b5d059ae67b8f17b66b7d46e162

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 95279133b7c5f0d396db4116ec5b4168779a4635b24bd7e056bb73a4b8eb3871
MD5 0842cf8c7d0b22d3e6a2e06a895976d5
BLAKE2b-256 a9c214e0bb7a01b3acc9c23d3f2b3936d3c2f50382ada2c91cb30c17d5ba9466

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fc41509edfb869542145f694bdaab8340a13aac7390ed5cea12ba2019dfe93a9
MD5 cdef4bb56777e321a680a497be4f4f83
BLAKE2b-256 13c101d08e67859f50c757d328596c63682fb3f3f493888a8f05fa5c3e1de1fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9c8d801a7331b653774b09188d0b9456ee9480121a6ba09e2f4f67a9659fa222
MD5 b0094ce51da66dfada3acdc867bf3d22
BLAKE2b-256 9c8f67359849788ff6ec7ef08b74d9a18db0b74ef516c284aa22bc125646122b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4c366a5ea06e454ca2becfd6ba9e067fd6efa290407a43053837054ace0fec3c
MD5 7297b2191f97eaf857ba739f0dde3786
BLAKE2b-256 c63c0fc741302a6eb5d714f1bda85fd977e37af0cba33fa09c11a7af428f84e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d33ec7f2290d896607fc67bd932daf7c66e59ca03e34c648ec53492576e59454
MD5 7c382e801334aa46f0f022377413e315
BLAKE2b-256 200aac86c51b5f4253250168f140428ce92f233a3a38a0647086c27ea5208e07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c909393e2b88126dcbb1e875ef641010c7085bcda4802621b426508088db6c47
MD5 9d2c40fe0e4672c55a8a10e134a23d4e
BLAKE2b-256 4c5aa93ed3da7707e0a0b802d4d2efea3d9b82bcf7f275f55e22be6e894d077e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed5a5ce64b0fb8bcb7ad0ba9d8e448e1798891bd5c847093ffa1790b66613aab
MD5 f4a1792d84a3a01e3be92d8d7a7ad65a
BLAKE2b-256 85013e306b16dba3d32bf5d1ba99d82f6e30fcde06d77fb4e81ba6a37bd28fcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fe13614c9b4a334782985f51f7f161e572eb6067e93fc2721f47ed17c7e5da7d
MD5 6f33c211cfcaa6d6dfd5a5c31c204734
BLAKE2b-256 fb3f2d2a82fa3393c4ffbbba1b86d5080b7f54983265bae89d4fc8c0ae020db3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fe18e7f6ab121acba3e01e44306d53dde6ee3678a5708d10a0a61cc3d6a29714
MD5 070e5883094c343409977868e275e34a
BLAKE2b-256 51a75ba875a3f3098f245094c3cb9d284dfc6e0fa15f49af0d6268698c075d08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fc14995e59df5df5f2bd758e06ba076a09da8555728a34838f947ab8593235f5
MD5 af6baf8326bddc4ec6bb1b8278d6ef75
BLAKE2b-256 689c1f69879d03399ca8ab6450ffc6559c204957b3fb74ad38957feeb5a40218

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cdc6da2d5d3b7cfa8730cac737dc2f96d55d11a9570ed6fbb220b2c74fdffe5f
MD5 e782c8c1e36804da832a1aa8830e63a4
BLAKE2b-256 44c8c09f346b56f5d0ec7d486ce3ba7f2e9fe0a6a9df0ad51dade38e3bf2f679

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 40fdf2e7019d8a9ede75410491d804ef2730da5c025ac3d9f56047f8fab086a7
MD5 b373fb4ef76f599d8362674c1a063ac8
BLAKE2b-256 64352b7c2d98e2220b500c3785a28a5fd244b8e3a5554cbbee9181235b7895e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bbf79cb6868c416e8cf6c648a5ea86320605a1164a02864fa77d2dd26bea7f0
MD5 1104e8e07a9535e073ecfded4f133fe0
BLAKE2b-256 a76d4b3908add92fbae5d56aa6ced598ad49a0c1a51d9ed0804f1b302383d804

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0315d546e5aa281445c42070b6ab266ed5660cc24780718aab1f991c4201d800
MD5 510a338e356401addda87572916406f3
BLAKE2b-256 3d03e572643c9b5c30313311e7b8a2be214ce7f6bdbcef85a2913894e1583394

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5ee59766b127b164867057d3a63a6956f98b6ce66c01ae4c7dcab6a3a668b3dc
MD5 e98acfdf449baaf42326d70689e27176
BLAKE2b-256 699c97801f2714c2195dcf15f9733c3c7499ddc7265b777254bc34948ec62567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 efdea9a1b4cea7570ab2d75885c7879709ca63c69a9d9ee5d548efc13a74d525
MD5 7a402b3faf7fbd7638ff8312eb8c8286
BLAKE2b-256 c64c62226f4f5bfcccddf947c40426bd988a57973db16e89d10f60809f4b8574

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d0e71a17fb258d3c9fa5d53f4731e84e77e20608dafd94b15cd154326573f66e
MD5 3f5219c68d04cb39371e7d35f868ab15
BLAKE2b-256 450d4a71174107b26450e11501225c3054ee0aba5797db880113ec03ae7635ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 88e25c0a0ea678761ea20ffe00a610057fec8f7db2d93e3c382d2195206dc7cf
MD5 ea5b52d8f4700c9e6baf2611e134fafc
BLAKE2b-256 e7449809b3338530a52cb64919784519ec157c338f5d11938179cc657d0c267d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7991e62b86df1a6fc21e547f10554cd82c5dce041609f0a70b2e017ef9c4c93e
MD5 3babf8431b251f240fb98247dbfce120
BLAKE2b-256 fb4b226430194ce19c60ce110c542cb2873713ca3edb1f1444801580d03c0694

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9daf6471c4ed992e6b7473054d77aa59cf38c3d8865ad84ede9e01d589676b22
MD5 5625a04a7bd5942329bf10b01a1f6fd8
BLAKE2b-256 fceee37a837a4aecec0185908b77ad934aef584b623e91791116537bf342c4aa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 723f70fefe35f65e4f68becda3281d3861fceae2b9bf9cf11cd31b499fe7e311
MD5 16b405288418406fa1c6ab7b5508009f
BLAKE2b-256 4214cfe921dd841b9b8180e050cbb5064eb1c7df7a8df82767ce5a78caded203

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f18f91ccda74391263688a39ae34acb9786b5c472e844d82b25e6c65ae09b3e7
MD5 0696005600453177f13f0c02b94f8f13
BLAKE2b-256 852aed7090d03ba46a863e622ec651d1a32136516b4c7e4838adfde00e8e2ee4

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