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 was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

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 sage.all__sagemath_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.5.44.tar.gz (6.0 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.5.44-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.5.44-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.44-cp313-cp313-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.44-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.44-cp313-cp313-macosx_14_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.44-cp313-cp313-macosx_13_0_x86_64.whl (628.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.44-cp312-cp312-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.44-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.44-cp312-cp312-macosx_14_0_arm64.whl (540.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.44-cp312-cp312-macosx_13_0_x86_64.whl (629.3 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.44-cp311-cp311-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.44-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.44-cp311-cp311-macosx_14_0_arm64.whl (540.5 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.44-cp311-cp311-macosx_13_0_x86_64.whl (629.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.44-cp310-cp310-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.44-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.44-cp310-cp310-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.44-cp310-cp310-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.5.44-cp39-cp39-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.44-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.44-cp39-cp39-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.44-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.44-cp39-cp39-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.44-cp39-cp39-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

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

File hashes

Hashes for passagemath_sirocco-10.5.44.tar.gz
Algorithm Hash digest
SHA256 d2cf29042f6fbbdec895403ac386f7475e61a1a18bbf65cfcb4cbcb6309a3a3f
MD5 cd7b7515d053bd71c992f8ac77a624cc
BLAKE2b-256 b104f243001441cd4e352d60632b7eb7fe23282e9f355a1482aeb668918cb996

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 716328e59cd4e9a92f2ece093ba67a5a371836f1cfb8c8a7660ce887eace986d
MD5 7037e6cfcf9932ef0d6e4caf88e2b97a
BLAKE2b-256 5578cac33db9a101ae59a99f8fcfe63158c9fd7681459165db8b7f2a8c65a50f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 365f9a9b67edbfef8052909e718f29cc0a3a28a300237f564ef279bd16e5b3a4
MD5 87695e56bae8beeb9506efe8ee97d5be
BLAKE2b-256 f1f530fa8174ad7fefc119257ec9c41a9a1964868255ab117e60930fb7f716f3

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 69c5c0544f50b8a25453fc26ae1e63121d4c006bf095f00f89d76f95629ea28b
MD5 c05957cdc458dcdb051ae4bb7e75a2ce
BLAKE2b-256 65e964d276795f78256cb4c0a88a4c499182ca3a86e3650cf17f901695c89389

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6492e91653a8ec776f123bbf0d3c94a26df86830f67edd240753c36a25cfd8c9
MD5 b0386661be21dc92cdf9bc3674ffe09c
BLAKE2b-256 08bed00cbabc7675f12088c251545da04608c442ac9d3742c4b950dc50c595ac

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 67dd4de940a61977a5902bd67442df9479dbb1deed89ba4b9c80a0611b60e9aa
MD5 f63d73e2e096fc78a0210d05c16ab96a
BLAKE2b-256 2105f71abdd2da918ff869c3747b1d82547cf310e610cc78dc73f0b87ec420ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f2a3341f72ffd9e6748837711165ea0c720b9e03db5a2edf5c36af0dbf77f830
MD5 e84aab9b5c69966a9c731dc8c8822b60
BLAKE2b-256 936a5380e1f4772d17311dc9bc14568799cf18a537e18201c663e6dac36d0d00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a71f6167e1745e5b079b336d0b0c373176f07b3f5525c55f4bae5a818aeab307
MD5 29e0c657ef52e2ea823156eb63829fb9
BLAKE2b-256 e3d3af6b5760de064552a499bde125674c877bc4842644b8c7dff212f2a087ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 05c1c3d83a867355c6b0ec21bbc1f4151a6997d3bbe8c0fd208c6444c5009486
MD5 397ebe363e585a1127faecae2004631e
BLAKE2b-256 3f5eaea3f07b1c3395a963e345505c1a989b6ebf476f20b6a770c5555583748c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0bba0574d9aa40e6b0f5b1f51b627700700baa817df39caf280559ee34d0666b
MD5 a29b05120ccda98c6a947fa655b9c821
BLAKE2b-256 10f8299385d589badd5adaad517029831458490c54b74adcdfd706099b3da1f8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9d97a5f024cd6a00f7b431a0ea074fe7fba2b56a04485bd141ffb096bdecf5fc
MD5 e066b1b72d1934d2850c8949d9d2a654
BLAKE2b-256 dee141daebd1b41d1c77fefeb4872570753ebd5c4a43caf942bff46c9c119d82

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2f98a26eaedd4b1746a7cba6ba1db19e466bafd52890e478f418a732ccb05c66
MD5 13a3601ba62fc59454d67240be692051
BLAKE2b-256 604187778802b5dc574178c2a894389c145eb87cbe3ce7128d8385a2a2699010

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 12fa768a5c013538290dd97036dc00d6968751a92684073bafcc91778f35bc96
MD5 cf51f8b6943b27ef1309dfdecd305a4e
BLAKE2b-256 c15eb55608ce4e0ddf020f5d98b8d327a8d743a6433f12e1372e4149d5ed756e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef1a51b972104a7cef546d607ad0a447b163a2a7836f3e5d55876b85189d0ef4
MD5 d67b5dd1e4d7d18bb49d787efb4514b0
BLAKE2b-256 e37a762501477b4346acde9478316f8109867a9bc8921d8e2199054d5940a643

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 73ac866dd8d5acc1394437d3d5832eef051ed0c54fc86b2faffa0f01a2d9fbcf
MD5 e36afa4d753956aef88286c1aabd4f0c
BLAKE2b-256 38ca70ae01b676053c56e9c3f89a395eff74d0ad1d3ee1cc31d09ed4734c7fc2

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2c7b75f5e21e2c8f79804d08e742a2d3d4cf07735f9f754002f1c0b487da477c
MD5 c4af3611fcf24cdd5295ebdb82dcf652
BLAKE2b-256 787562ed8dbf5e90261277b055de655f172e0435d66ed6a71b303ca41169c597

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bd46755bf1e53a355f7dda3cda998ddcb01cc47f3385b11eaaea3891ec2141d8
MD5 2e8b4347416705da497608dba8c94c30
BLAKE2b-256 136fc0fc42ba31d1e3898734a1adb7bfbda78900f00f8558f0ba6872b18ccc97

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 eed9f6e2dab4495032803cceecfde29ab01a4c9743ab3a6cf0f18e95d7907cc5
MD5 b5c8d9a5df6e7871dbdbd84c9d08f4ea
BLAKE2b-256 4f9bd47e5a789b9657348eeffdf47a3fc5ed75fb7d2a665d12ce1361556d7919

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f50ef796b7f0a9489988d445e05bb4e97d3669498823935239251a68d5474fbc
MD5 91559b2293055079d11e2611bff1d1d3
BLAKE2b-256 88ee8d2f839e3724858fe5e2839f4cf843e1b7be20fe565accbff97d968992b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6460ace0ead7035549b3daa2af9e8f98ecac920783dd14b53c7eec7f5a0c7bfe
MD5 c15a6a7d153888df2938e8ea5cd6b6cf
BLAKE2b-256 8d2e4b34310a8028a071cac03f8856e56ba808f72714d80773a7132ccf75ed48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8e69440afaa1d307e05d5d734826a7b17b07f91fca903bbe111ae0be7180fadc
MD5 96f9fdc96998ef69399cc1bcaea95da7
BLAKE2b-256 49e6e5a2c6cdfc48490042109dc42bef122fa3c63dfa2405d59b0d57cd81ca1a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9186eaef45f385db5eda3160ac56b3f6773ffd4cf816b058a24e7a2b103bf8a4
MD5 eef15a22ba891994dff6111c4980349c
BLAKE2b-256 5b2acf07258bfe10863aae98f5efa4d044809aa4f053a3cd222d20a58b09d4eb

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 782ead04b56ed29b30c41e0e2ebe47c1f79734a478dedad1b74891f05c14ffd7
MD5 276f4356a0f349bf24b0785519a8dd5e
BLAKE2b-256 181423a7ec574f48c83c7ac6bb18165ef778d5efdeb9bc5d2f56b220ef47cd65

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a33d3422a19b7769531f8a9442dbbdc1d32e38aab8369af87d20fb572f9851c4
MD5 30ccdea077f958ad813d97995cbc66c8
BLAKE2b-256 95a2dc9c5e59cbca7af77e3ec3ebbceaf88d2642c0b94e0fbcd1f879f13182a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3b8dd3cdcd778821eb533cdd9643c2817efe2b51b7a867bd9aa006255b178f71
MD5 06469288ac6f0d78b0d45f6ddc33e91c
BLAKE2b-256 bf6e591deda7e64cae729a95dfb8472dbbe337cac1705ada36c13c7d439bf34d

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 51e97618047c2d6be3b1880884feb11e7954336093d7a30b7e52aea5889a8fdc
MD5 2228c9db66556dc0a803c2d1b6891898
BLAKE2b-256 5673bdd3684be5e834700d34486875a77f07e79ab2843c91ae5a199d6a312fdd

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 741538f9adaa7409dd935aa7e48c457b2491765fdef004ecd0e8db8883d023b4
MD5 4344202bfc6b61f2abf29d15af6a31f7
BLAKE2b-256 f6381768ef85f5587436d9fea8c9d57fb52711961749c72237ac5085a46d8f35

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33315a662626c8916d120182c76c8bba6ac3526835a3c1b01fa4f818b1092d9e
MD5 141da167dad172cb128a131eaa01ba0b
BLAKE2b-256 7ba9ba7fb57064f87d45f021c9caee85519de8cd9d55754cdad12c1a80a0ee1c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cdc6f9d5b35ea4936b5f8120044908c130f3aea0b026173d4272abf0d39c4cfb
MD5 b794e876b21fc3bdbde2159ebdcaa20c
BLAKE2b-256 4e9e79a054ed97c85c98b29cc5962bca615ecc4493c9b6b554bc3af2a833af8a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 302985f8a999c82767bc1c5e1ffa93c6a9693cdd287af755d30459b1afa0131d
MD5 c107c501363a23378700ef3b2e629fd6
BLAKE2b-256 94fa4cabc1d0e6dd7ca0d66e3dd341bdee6846f2af60b03b8fc51fdbf7b60978

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.44-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.44-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 68e084d133b224c1a6a5c75b82407bfe7a1f9554bf23c37a7310af21b05358af
MD5 e671ebfbc925414904821583c701cfb9
BLAKE2b-256 2d59e3c4d845ccb3267c359271fe5e8e855788aa651864c8588e66b5810f4f09

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