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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.4-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.4-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.4-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.4-cp314-cp314t-macosx_13_0_arm64.whl (551.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.4-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.4-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.4-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.4-cp314-cp314-macosx_13_0_arm64.whl (548.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.4-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.4-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.4-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.4-cp313-cp313-macosx_13_0_arm64.whl (548.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.4-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.4-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.4-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.4-cp312-cp312-macosx_13_0_arm64.whl (548.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.4-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.4-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.4-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.4-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.4.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.8.4.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for passagemath_sirocco-10.8.4.tar.gz
Algorithm Hash digest
SHA256 337446db890d6760f1bfe90f21edb8a2e5b297fb1a2f70bd4fe1b4ca4a02b001
MD5 fb62a7627a1e7048d2b288856bd69eb8
BLAKE2b-256 d0f3c1fe3c05d1a6b7e170560183ea8086fbf4db0742bf53d7a8352d4a3efb74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39e033151cdc6452f20d0ddc75d55ad8ddd9d05b4aae3ebd831fe1e157f3f12e
MD5 1601099a096bd4d8c893e7d9ddf92343
BLAKE2b-256 79c5a12aa19189a2da776321e37763fd02e56a603a53925fba445656603de812

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d9241e9a75791fcec3cc319e20abdb0eef32e79bf13b5dfef2ad999b1b9b9b80
MD5 52815a29c2143030c61afa6646512f85
BLAKE2b-256 f0d62eebf5d072871f1110b83690ea617859b372c6ea0e7728072d160159fd92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cebf08f1969dc1ce5ff9cb5b532dfa03ab21422e388e5ffa0fc7c3f2cfacd402
MD5 96ce81dd71d90d6504928592b8de9722
BLAKE2b-256 0e55e5df52fe01d1fe95e48c6cfd37aeebb3b54d82e69276b2d4496dfd620059

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f845cd8ed79a50357080fba3400e330712bc0d47f029b81093f8fa155d409392
MD5 606db3d9f43ffe54bc0ddd2459fcc3f6
BLAKE2b-256 50f0b4fab88a7207599c83898e67590549200d600038571fd95d63cb013d2b4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 68a92f302e01c07b0a9808d8dd5cc84fd21f48cb77cde1d152e792ecfa1ef888
MD5 f46bf11fdf795db5772a9518678ba2a7
BLAKE2b-256 4efeac94fb8ea3a43208e299f8f26269eab8c20c980b02011f40b9d7062409f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 98f44c933fca5fbe6115c2aee7b3df2801cc6f27e5bbe0b9248a48a7d437bf57
MD5 22ea3db89f92c549fd976d68f88c8725
BLAKE2b-256 22aa95883e0ec2e8c0ba94069502301fedccc1408c392b1e893323aa66f89ee0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 223d09e765e172cd0646d11d7d3acdb99580a58d2806112f42843183cd569c91
MD5 7e8a9aa75942af2bab175c757cb58098
BLAKE2b-256 01ac9e26276739a77939122d387635fb0b69df769d8dea97e523d69533168635

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 903318da228d565ad83722bc5ba67386039e39f320b1bd17676c7a340599438c
MD5 3c7765b9f23adeb94a2e214088827a64
BLAKE2b-256 692f99655099c7bfc2d0cdbece19a9ea6a20928e298214e15632d5b418babf62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1f8b3385bbeca9448945c162988db835b1d0b31c852054775a35f6156ae1cca1
MD5 79ddbe89610703f0c1659cd50724071c
BLAKE2b-256 123aa131e5fc8a80c3deadbbf389452e5a65acda53f40c6586e9330bc8f53bf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 25f2c9db531caaa98e44bcdd848e3ef79df7fd7e4fd73c4042e7212d5f80f63e
MD5 af182171dc1f5c3b933c637209bedd75
BLAKE2b-256 2dbd7573a637b7bae3854833b7f9ef210409a1927359b267edf68d4c97bd0793

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 dfba02b757c417986f46d17d5cace0539602f197a0076da66b6504c49815c46f
MD5 f6070f42d29cde4de00e39794584dd7e
BLAKE2b-256 7127c236ef9eb5120da6b58bd9180cf450bbe64d4651b1628f0d2006b6ce059b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0e01d3efa2493152859265f822098df44a2cf0db04e9099eb17bce7b8c2b2088
MD5 a34f1331c0aa6ca9cadae41535b7f1aa
BLAKE2b-256 36fe7a1fad4cc755dcaf479a0c29b5c925977a2ae12e92d1924befeeb5dbc64a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d9d15d2a2dde8851393ce3d7e2b4b1d71b524d11a52350289437ebe2a0972cd
MD5 48353d3ecb0cf4d115a3d9537ba272b0
BLAKE2b-256 c902701a42884a67dc19973fa57346587b7988e9da6c8153082cce00c256c39e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bbd9a8db6502ef59fdd12b412084d4390cac85f3a820c7ffc18dc506c4e9af26
MD5 f1d777754806a3acd646b6d69b01bb4a
BLAKE2b-256 79fd3af0f80c50af01f9fe395b74d78ccfe58275cf39ce44ac8eb370246884c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ebeae027fc0476d57d45e7c50875db9d4ef0fc523df03d70ffb14f666e223bc7
MD5 d05e1b95336ca3781f95327e17f36425
BLAKE2b-256 3597fc2610ee27c54b318358be14f1fe679237d9968b214d379b4cd359bcbebc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a28bc1ec3eb453021f8af58958ee39e98c853f658526382dcb27727f2d3ee5cc
MD5 e941e64ef7ea0171343f7f200b08a077
BLAKE2b-256 bad35c6729b7696c2f8bf33e9088eda71c471fea6b90bb8de7dfc10fdda9708a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f26e42af0021c9c9b7de1edba390a896de2c76e47ba92d5e50fd8982b9a2a5e3
MD5 5a5a6bad12a766b205828f6c04da51b1
BLAKE2b-256 e4319dd1eabb369b97ec51766caf238ead0a2328d651cc3a5f35674d9c9b5e47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f7ecac91004d43e8b2c17e77908666b93d875de5d5e24f1c171c83cd77fd4292
MD5 e0c72013d3e029050e77b1c7db4cf4f6
BLAKE2b-256 75987eab76aac6cf70f39992812b1936476dd4c3588138c3eb111609e4f891bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 54383203f01ec499cb5eaaeca0054696ff5d5e567305fede5a9c12a837c200ec
MD5 775a265e7a3565e5a56b1d04c7a6fdd7
BLAKE2b-256 f4979d4a7dc07eebf718aa706af48f80b25e9d8211ac9298f22c4c8cd133cfd3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6a08dbc4a05b029793340c3d462e4dcc9182d9a638ff1979184bba2e4c465f9c
MD5 4cedb6242c91c536d1e773a2897804cd
BLAKE2b-256 6e8f7a881c7f4414de9ff0e8d592dceffe21e5f74ecf33a042aafc8164d4b4d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42c31f9f974aaec3b9b0a0d1ef65c278a81de141915b27f7844af2c331cebf25
MD5 4f8b1504ebc251ec29e926239d5f9625
BLAKE2b-256 760d93928321e1da7a34cba209c7ef0fd6857c9cf74005ab15a8be8a70180bba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 89dc2ce91165f90162aaf9fc9fa1bfc3d042a398b9db8eca872f28b02eadd246
MD5 d046e3eaecf0a6a01ac49f74206c8dd2
BLAKE2b-256 dd6d19e8ad20362fe0662e7f4b6516f597ba46fdba3808a8c35efc0ad4ff22f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 62d4d672e4030a66b32292569be72bbfe62e8ffd939dadd3cd878d7d4f4ed277
MD5 5078f44a409013dc99369475adb0624f
BLAKE2b-256 00936dc39dd2034d9d61368e65e206c40e72f56b6f01870bf4d0ac3da630e5e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fc1947838dfc3bca4c830478b8ddd4c7b952b1beaefe4b9dd65c7405abfbd5f7
MD5 236fd7bea511c284c8991bca94e08625
BLAKE2b-256 dc0cb0e1a5ce743406e853621a1e11d501d52e4bb02c389e522f54266db58c3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1dfebd1ce6a50da0013c605b24d7e821dc8dc8935959b4d9ce428dcf0dab2cf9
MD5 6347f33ea51703179fd183b4e8ace90a
BLAKE2b-256 421bae9261d1f95438290811e40df7aa8bafbba823a5068f86498c030604f56f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5ad9c46ee564482c99e096ae79250a3258fd2bfdc9516d346e774b96c30bf347
MD5 c0f4b28e98162f12a0cde32be2b288b0
BLAKE2b-256 3157fa39fe3eb866ceab371a30e2bb90c376956c1aa0450d2d29bb0c5077e54a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 936159e76603e1c9ee68410661e0b5f92f325b5b479c975313496c33e8823f95
MD5 ec0acc8b658c1704324f01b2b772bb50
BLAKE2b-256 f0a8dea8bcdaeebffad68f13d514c74275604dbd94b03fbbfd05e1771590e505

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e820ec93d783de52175a7d723adf328ceba634a7c57823e450da38832c1e190a
MD5 6ff7f85d3b42d488151fb3543f45a250
BLAKE2b-256 6540243b88ec715c8fd2a773e1fd4f9749c60dd8554c5e252fdc049bf170b663

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 be6990d3687ad1172025f5e0215ad122db0ff94599c9d13581c63544f7e36fac
MD5 d65accb68de9174d3e1a01a2e8646332
BLAKE2b-256 653dfe5a1d2ebf0e56d8a881cf4b879c5725cd8d7fa597fcf4a5d686eaaf9720

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cc3e0a85e25f93552c734014d9d09cda174cf87bf69e9738344f01f0b5a3619e
MD5 14cbb9be9feeb4baad71b83dc59e4f34
BLAKE2b-256 ccaff8d570090cb5fd371b24877d87b012a8817eac123079a266c165e4114ef2

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