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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.44-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.44-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.44-cp314-cp314t-macosx_13_0_x86_64.whl (606.6 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.6.44-cp314-cp314t-macosx_13_0_arm64.whl (540.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.44-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.44-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.44-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.44-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.44.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.44.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.44.tar.gz
Algorithm Hash digest
SHA256 09ae5254f6473d3ff261a220cee38fd7df9c38bc66943b8e17d47e06733b5b93
MD5 a6ce481d5e0d860958e1a2468e47743a
BLAKE2b-256 3a36d8423b97428e52e6332f9ca58a56135fa5e922469d28692a7a1f18fb4f14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d6f03ae1b7b96253be8efa9c6dadde157eef62c9954917e93a78ed7b3dcb1c9
MD5 5eb2603f40b8fcf67d996534a30f570c
BLAKE2b-256 f2eeba760aaf0914fb46e3b992cf9d96c9a4e1ed970b0d156c9d7fdbda1b92fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21d449c4bb0c086cec05da4b804597f589946dab7f17c3e333f5a30e48378545
MD5 f5c40b441bf6d1fb528bf0695692bc07
BLAKE2b-256 59e652508a0f2dc94d8bb84566b3b6887b22892287217d0cc8610ed1783b72bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d14c588f9cf2e85d435b61361230b82273c9b69a77df64813d1dac4f0f27643c
MD5 7af34ca3fdd3b4c3a822c4dd3c698756
BLAKE2b-256 5a272756ce82f2c6dbde8f5b335a7ce9ccd8c4e466eba977b12f2043ef70a63e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 84bc34fd4a503ef1c45eea24feb9aafbcb7e2661933ccb4dc375af26eb75e56f
MD5 e6e2a8fd79510e524fc1bfe6adf514cf
BLAKE2b-256 58f173adb6249a46ac054b36dc336383472b7c59e9f5bec6e53520c3554d5c03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 531e2e80518ef369c1a3fa9a2309d08e10c9166d9db89a43af225bbd75061e79
MD5 c7db25f69a325639a227f66747bf5c74
BLAKE2b-256 4e35c7a4b4d03636a8c69e8f7fec1867c9e6e3335b3fedc974b3196378ae94df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e000d00a1bc9fa44999bc6904f15fb7eae83eaa30d8430adc5243ef6c1afd744
MD5 52abf03f0aa71ad9efe27da0b35acfe8
BLAKE2b-256 dd8aafb41fb0af14e355141092cc02a9fa1b1aaa593e09c1af9bf171535533f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 53b50a6bc86e7c5a7528c41065900bd9f3cb8088bb260348ad35ee998e1dd022
MD5 bc6c6e9d9773e9f369d14738231e254c
BLAKE2b-256 2c5dd0c7ded3d151a9152fd514c4253493eeae57398324f761315c8ba739a206

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0047c911a1ec71bb2f02ed60c7ed36ecf275def2aa267ee06bbf7d2f56ccb586
MD5 7e7a12878775640786c7b3cc32a1b761
BLAKE2b-256 cd2f83c9ab0dfa96c97b9894d4cee8773bc032789d4109b91be2ae3fe238f0bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d4ac48c3b98086a203d3bb733a816e3a05ea0a18b2e9d9f6c5b7c09f45ef267
MD5 9bae4a389b69812f24af927a54ab3b96
BLAKE2b-256 83e55db7a92630576709fd0638897660d5b1eb6fe68535601b2346f4013cf836

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8b2b00f5d40208d47855a82acd1fe5903e03e28f3a0b1640383198bd6605d58d
MD5 ee476dcb120e4931baf50982ebcb9a97
BLAKE2b-256 abd839a7e91a518ea4e0a848c7fc4e4475ee7e63de650cdcc70eb39f706be7c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 142a16474dc31c6e40f1f6eaeac52382e2e371b9b8ad07a3fb712aa4aeb62636
MD5 3f252c834dfb3d33997d4c8738b4bd21
BLAKE2b-256 43d998feaefc010691841396dadd47b0000f7bcea8db0d3df1f96ed7ecc3822d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a0d96bf9e753ab8343af901a3b3c573f4572bcead32cd45be60ea7e3ca2ad3d6
MD5 7af0ce959f2440c73eec76a7ca5ce358
BLAKE2b-256 459a5ac4660023e7466e1ff0f3a6a0c4247c6cbf61bb77e2a024b59ffcce0401

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 83463faee6ffafb4e2c182575a10c3dcda7c583baa6ab02afa004ccb23be7d29
MD5 5fa582423375f6c013eb1fa8d9117443
BLAKE2b-256 16d34d7006b2d96fecde819a2159045e896b79849e14d71569e46b8f0f034c74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9597cc1fe10e3551408385908840f8c631310bb848b1e96a8735948b42113275
MD5 5fa51c0322f8a1f3a8e145ae0ff9dff0
BLAKE2b-256 a22baba839b8516b1a76574e6bdc95eaa8655f97b84fddb26e183d54a3f0663b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ccb6ca71d3012a4bf47510164c4b12f76e2f4295dceab38aff9916c098ed1509
MD5 09f06ded0ce4897c606419f077255f2a
BLAKE2b-256 5da2baab7e6ce8fbc26b93a6e9e5a84dcf75eb740f677c0cb4a13afe61ec56f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02d09b7ec2ac9c952a41079c8d6293ae92a8731c0d7df4600e2b45b66ea33e8e
MD5 5410b7dc71ad614b84103527159e04d8
BLAKE2b-256 6902273be6d044f7d5fc292af995864976a5aee855a5ebe326888d3d6b5c27fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ddd7736f4204719926f9bacb54008eb6ed5e2952193b805f00e626378639d189
MD5 c8c8512fa24ef07aa471602197fc0ad2
BLAKE2b-256 f98107ee2a0b1a04381acb6826d4678958c26b4f212fe5088d2f20ae34b8941b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 8e17f7f691c97bd43f04484a86a13923abf8eabee028854267a59f021b2b7932
MD5 ffa1db8ff26d8c3406ee34bc8188a54a
BLAKE2b-256 6ea04af2c278ed5e84600cef8006f65f68cafb4dff2471f6d2837d034782744a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3da185a73b70026be56b3563b1e0c3a5e50d28921f2f9170b38ce82a5040252f
MD5 ccf9520a34ff31f3802fec8862cd047a
BLAKE2b-256 ea150151add679d8952d07ef900fc90684748b4f562d85b579a7acb3b6a535b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5c4acd0fc2398d3c83c1af4bd553b5c2686b6a82969dfc73a07287cc7175ab33
MD5 5d910981844139aa6d8ac1e84c4ff457
BLAKE2b-256 cdf5a6074ee8ddfdf07da09af833f4b34d9396c6db2fd3f41832bb428ce90d62

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c4bde5112929ca17d787687bd465543d92f27ad689e7f468ff79049718f2cb13
MD5 337adc9bc7716abac7d53b375e192938
BLAKE2b-256 f03c56ca5e5c6adaf037fe77b9787b84f5c3a232e46cdfd61ba1a8766071f53e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f1c6ece150a42975931f97ed63e6871b80b645566ea7e59f97d7b2a920c7bd54
MD5 c2bc33c7673de63f1e78c36d210778c1
BLAKE2b-256 d2b973c52527107eeaa89bd4fe6225f31d1d576320a5077c12c20c8b8c3659fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 af0fed37ec5b62e138abd6fa8fdc1aad887fe7a9aafb7634b41ae14df5d99c2c
MD5 ecbbca6f97c3bf2528b8459f3d7a6351
BLAKE2b-256 bd30543c11dcadf378de3b1193304b474d86c879356cfe5bb84dc6bf5b6ea603

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 52d7c777783f838ceb5be0f1a5b8cc3e8fbb2e84aa2f13a400c243e66c7e7d2b
MD5 48be43ff47ae0caa6cc0719369cffcc2
BLAKE2b-256 7c13ecb550089ced46a95ed1b39a2a8d459aff3bde4f5e821daf0bac4405452c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 016d61230094b4c9ea5ac6ff2a132eead4da1bd0d96fff59f271b50d5a621a3f
MD5 c0cb7ae7da1af0338d02ba7ffc5032a8
BLAKE2b-256 5cf3707806387c568d03374da6cde6fdefef5f1c9b59c62669f18a2e31500041

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bfed1f3df3a994d504c755d64f432cc78d260c9829a01f01e9ae609bc68ec6d7
MD5 09413a5d3e04dabf5d540f49fbe9ab1b
BLAKE2b-256 c46762c98d74416a9fd71eb61e904a0293465e1e01e50d13bcc4e4eaefa1602f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd58635562926bbeed050216d4e69a93a1c938aa858a554e2e0d1b8f04780858
MD5 4d196178a11c8fdf52ae068c33da23d5
BLAKE2b-256 8089510d02ea828ed5b37a052398915d9f13baf6fbe17e55d52cdf6f0a4d1668

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02b668cf18f7dd4b297490dd4b6cd716e5ec6dd5e87021b6f20c4c1a3e5b7904
MD5 5fa1ffc9a6fd847446cde2cfb7737589
BLAKE2b-256 e6fe4cdb7eea930a3e800c92bd1ba8f2258071c5d2905e60ff5171d050dda837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6296371a04a3cba9993f307879f819e0e75ac02c48eb44cd6040a43a5848ad18
MD5 4cedea9a1e57d6719db4387488db8187
BLAKE2b-256 e422758fbb43d537ce1369035ad67b33ca9ef2f7b04e2b6f0212df67a6905190

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 79f19eaca74f3dad28cb69b7a8ca385a6d75feb787d7a74309f51f16689edbbf
MD5 7259baba6faf6168c5b7262307b361c4
BLAKE2b-256 29066445e4ff3168a1ac175b50bd1d0fef636c3ca1e67f954799a286556785bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 14dbee0afba3530eb1e5d65d341779731533e4954b5d1af026c8b7468546f287
MD5 3ab1fc09627a32a7cfd64403baad5370
BLAKE2b-256 aa9f5084f52e84c9ff031a75ff8cb9f75fb4cd8b6af3ba80958153d9f7db7d85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ad8ae000d37186f6c123beddf98769c95e1034ff3422a91920be358cf2b8adb4
MD5 1c47a4e7e253ec6dd492e61696c51c96
BLAKE2b-256 0820a180d0b3ee3342a68cd3518b891d4098dc9997b843a6fee7e57db6db8c16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 316ca417f4fb4397ab28142deff0021cd10b5a9a8f343a6f492aca0fa30186a7
MD5 407652ace710674eea43d4b5c25a3715
BLAKE2b-256 91fd64b68c16ca75bfde43201fb737e409d6d2ae8faa7c24b1db2411951f4029

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 08d24faad20e1c49a99187f7188be7d2447e2cded1f66bf0774dbe8abebd6000
MD5 bdccf80f6516dc3be54acd30a72f8d54
BLAKE2b-256 fe02458cbbc2767a7a41f8f5bbf9b53d3355d989236ffd22fa3b74848de1fb45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f88e059dd1717ad3290887ace2d3eae4c7199322969ad5bf8fadd6cd42a0e229
MD5 deb923ef09a7b32209c90679874711e3
BLAKE2b-256 3f05c34418584587a5b34d40f7e48f61eec777bfe41e2ecff027603309b0ebe0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.44-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 25c4b4a3292d59090769ab59f0ca1ba2fe4947ef4bf5a79223ab20381b189dd0
MD5 81dd667a08908d7cf2f12a913c37c272
BLAKE2b-256 c0f4f112e231c865bdef959e7b49603ea4989df599617e2cc833825559dad514

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