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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.8.1-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.1-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.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.8.1.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.1.tar.gz
Algorithm Hash digest
SHA256 22a88d5b9cb742daeb4f6681e7349e1e71bedf3ae64266c150f2f02b342cfc91
MD5 dd358ba3977b9977ae81ffcfa8aaff34
BLAKE2b-256 de833d9a085eeb659ccc07d66f7cd28323a87926a6573f42ab3829ac7c5299d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a62f32e2bbb5f0365c746e600b1d498a450fe254e645546a2c23943da31b286d
MD5 a6512386c1f4fbf2d2f8d90b3adbe34b
BLAKE2b-256 fa1eb77b9995099dda14b94b553d43418988660663907ca3d5cfad6e2f1bc00a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1654be167bc79cfaf13e2fec543eafba83a08161c4583d7f8baad4a132a33c23
MD5 a6c0a72137e613b41451f06cd0ea9b8c
BLAKE2b-256 a27589fa27da1d55a4ecc6c3223ac754fdb2edf4c6bcb080f7dbd86dd614240c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 952fae1b5cf85e0f6f5de77088baea5b0f5cbceb31a833fd6212f0e661c50fc7
MD5 c2f88739ae5053769808b6269eda34af
BLAKE2b-256 79ea6adf6587d2364394777b25fcfbae219280c7d1148a0f8525746c99b8b4e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72f8c055c4de30e0e2c58a5c5dc2352fb20ee8b147b2aa81fe34b7027c25f8ce
MD5 30b147584822a1be6bf23741a7e9c958
BLAKE2b-256 1409dc0e5a313428e3c9c2ae427a73520637eb36e9e40e303a71355deaf02947

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 769a3423b5e3989fd0830be291371f3f7d2ce6d6f093c69cc24b5d2d4d0659f2
MD5 43a1c29ea27b115bcd127278a03bb48d
BLAKE2b-256 1973cfd5f799b57a6297828f1269ec171a96e1af54f6e9382cebce3dfa9b7a6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 78aa613ae7f97ebb1555b0c4b0a0c4994a5bc207325c2c211c3939e6d62294e3
MD5 b60e338f14746293ca000b61262d3973
BLAKE2b-256 ffa12ef87e5258f6a371dc327e56e8c96213a4e129ca279963bc241221e5a9ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 13c316f648ac0e59a862f6b1e559274b216418380105bd573938e2e83027a310
MD5 42c29e0c38218a07bdaf85f6f63ab069
BLAKE2b-256 d4938b2cf3623d7bfad7fe1fe1a44cac5ac6bd37997b2ad49a2887b8bd4e7c5b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e1b02ffa2f37c53a84647591f8084cd1d0d73b80a176d6fb76da9d93fa2fa522
MD5 9784ab2b45b0aee8c75ab521c61b950e
BLAKE2b-256 4919fdb091e2607223c921333d073cc4fbd9e8291d4deec42fe2cf00f15fd953

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c2138387c6f6ca3dff3671ea4e5079add1c762bb52a9ffcd08c3a9c6bc465729
MD5 947255a389b51269e11fa784dab62675
BLAKE2b-256 e303613f3460bd38e2b686698c7c27a8e8ca07c396fb0e5397c72d16ab267b89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 872ec5ebb27e103874aa957329d4d93cc8118f3778a84e1d556bddd3c717077f
MD5 0a202eaa778a6557c07d80c765fead67
BLAKE2b-256 0e9f8137fd49a0a1d5ddd7335d983f01e304250417bbf48967893571e5f4972c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 876a3216e7c2d8fe3814ea714ab6c14f56d88da8c781c9e52b07394ce379f44c
MD5 2b6737f858f60b2861c606594d5dc786
BLAKE2b-256 17de9375f656fa4d887821430b3cc6c172c15557afe458da479d3fa72f09ad00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3e536f6a3eec770f99f0ef95a35e04a493066e7e16f38630744730c712ee1d83
MD5 321f4decc265871d1d1c166da09792e1
BLAKE2b-256 2de70a3c713488c72853f2e7c5e603599f20ba3960af74fa55bc569d51a2afa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e05cd9c9901fa9efc5a65bc8c2d68804c50ae237e78c8d72c08e37ffa6e4c93
MD5 2bd485a723da11ae684b9136122b44e8
BLAKE2b-256 dc4f8c8fb0c8f190391b851ca7bc3d294ec4f935c6bef57bbe7db99d9ccdf620

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 805d1b311934e8d69d641c9147b2e98665d1cc8840bf48eb1f71e36d6f276f35
MD5 ac7d6e54f04b7e5f40f70fc5903b3853
BLAKE2b-256 7593a79474ea930ea9c7346923fe68b94a8e2f742b3092fc34095600e6fcb2c7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 15a0543c4a0625bcf53f7e40afb69d108d7bb2a2bc361cee9fc9fc06f5ec4280
MD5 807536104305e8a61e6dce6ea6a1311c
BLAKE2b-256 5235751eb1c7ba2f8c34c5ae4b95c7201ca1e9a640cefde1715b611d43b47a21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 35110c2d0d925ab3de8dc44c92c3e2d14b807ef5eabc006226fca9eddaa39329
MD5 cf04da59a327d221393a9ed5ac6c902e
BLAKE2b-256 1c35169182b1ac09526d15e6d101ea9fec20f9fdb28a4d5e6d45019181d791ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 859eca89b1d245db898a608db669e4ab1170cad125970f10a48de994dd9ea098
MD5 7b07124cf6d3e1af88b0874eca2ab95a
BLAKE2b-256 d4d26665b25e41b7f78b05875f92a19db99ab09dcadd201ba44ec580c36bf929

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c335daf0f5366d369707183ccc8bd92f738c64058de3a29353ca3ada5774c139
MD5 1221468ff17174bf948ae8ec810e94a0
BLAKE2b-256 ca93c3ffe080743f65148a6d639e76cd9be2269e71bf15724c939587b73d5a63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5bff80d4bf470ef6ef3d9203fd05f42f0c47c61ff248e26303d4b8954ccc9657
MD5 eb6088a85ed9f8b2574050085b8057b7
BLAKE2b-256 4dbc4e236b61ba032f03cba59d5d7b81554bea36cfd2a5028c038c244cb4d5f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48de81740c4792e58a927796d360453bbefa6c33ca56fef3a5173ec0042f393b
MD5 740930eae8187dd1483cc77f12fea274
BLAKE2b-256 7a97fdc5340cd4b12d0f2766f591522ec48839cdba4fabcbe3acd8bd8eec07d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac581b5a701bc37f47413019653aa8dcd58fb115a4649b9a5aee1cfd592cbf8a
MD5 a20ed380bcb5a420284995a70645137b
BLAKE2b-256 cfe8f0a9900e26e6adf8879f063a1b82fc4ab5e74566a275586b89cc155ab080

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 10c606f00a89253136a0830ea078a441a96f071a7730e8233bd0f5bf36912f2c
MD5 6a67d06554890653826943db62310d86
BLAKE2b-256 2c11b188fb4565213e3db1fde508cca4ec959b77c409cfd90e0948b0202de736

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 68d7d6f3a2339e227b61575a07040c787b22d30f63550c1523a24a0450f1516f
MD5 56546eb8373e063f856e24372daf5556
BLAKE2b-256 7c195acda41ed30aa10edeba70aca1bb0149cb250ec1add1b5dbc03428d32265

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1e5831692eedee02073bbd2d25c3cbfa37a3ca2d5a0f7d718e72d317a733a701
MD5 0fdeeefc3c5f57190ea6603930809d27
BLAKE2b-256 ea62dbc9ce130e525435d7d8a07675db8ef9c34c5d393d188b5de485b2f7bf80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f6b5b423fbb0066c0962ec1dfe4a860846ea130941530acc12c847b14137c64
MD5 d8f0ce3a7e41ae36c31cc7ffe2881676
BLAKE2b-256 2b06cdbd7b9222d2abf68466b5adac2daf3a3338115e25a820f96bf48d3951e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f645bd0be9ce6dcb41726215a488ca9f399965def188ed3d2270be91de52bada
MD5 00359367eeda526a4973b120d36b1f0e
BLAKE2b-256 1a2ea0ee8b161241caa52399ab1628a185109f51f70b3940afa392b133e97c5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 094bbaedfc74a6e0899ff87457e242789db89bdf46d95f0358504ac43f7e9c5a
MD5 af1d35437ad205c4dc28202d3afb7f1c
BLAKE2b-256 1fd72fcf527e9d80f993ecc4ca96d00b3523de058b867e886d6cd1d8361f74f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ebee391f55dee1919ddc0b098d2b3f4dc4c599d0cdd2f979b68162a7a64f701
MD5 b6c22e3d262cce0b0e11f0b5914ba224
BLAKE2b-256 e78149b7239e5b16b0b6e731028e90c82cd737da6f8262e2ff591fd531947c08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 080ad5f9653e46f07f344761e7b8fa03ddb7bfb2ecc4a3a2310ac8daeaee1777
MD5 6bb2021cfe87e68042a166565d7fec3a
BLAKE2b-256 8067f6238e1e45b01f287751b8e86334563054901b62176ee4c8a13b5f1682e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.8.1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 76404988b928d9d19f3b9eedee0379332bd018db0fca855be34eb12b21c05af0
MD5 68b97290335842f91091d8ffc636a88f
BLAKE2b-256 cab6d3be14891fd2e15fd08637a75b6f1bfd627850dba4115879810b6333d9b7

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