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.37.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.37-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.5.37-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.37-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.37-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.37-cp313-cp313-macosx_14_0_arm64.whl (539.5 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.37-cp313-cp313-macosx_13_0_x86_64.whl (628.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.37-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.37-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.37-cp312-cp312-macosx_13_0_x86_64.whl (629.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.37-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.37-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.37-cp311-cp311-macosx_14_0_arm64.whl (540.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.37-cp311-cp311-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.37-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.37-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.37-cp310-cp310-macosx_13_0_x86_64.whl (629.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.5.37-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.37-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.37-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.37-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.37-cp39-cp39-macosx_13_0_x86_64.whl (629.6 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.5.37.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.37.tar.gz
Algorithm Hash digest
SHA256 479b44535d2fe8823972aaedb9c50ea1bd3b6fa4c72c1c3153a44c2cbcf33f34
MD5 79607d71433c028fa3685b2fc41524d8
BLAKE2b-256 0d5c647df04f43d8af580ba789a542981b46483934ebf91d872ac089fbd72347

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3da473ac98e5ffd2acc90fac5f92f41c93c5c53499303abb8c32b573088842f2
MD5 8e27b12a512e94997c73072d531bddab
BLAKE2b-256 33a6e33905bfa1f0ebece8bfaa7a96bcf1dd6fc7754f8efa28008a39473277c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6816ab714c70bd073e3ece8aa27819025f82c38934c23afac8864d3ba93816b0
MD5 452a6f1e21144b153b2863c4340c7b4e
BLAKE2b-256 8a82781d467bd45359e4cb4c491ce71dc9d4d3a91b234b42dd483e4d6f906eb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7432beb5e03f8da774a805bb5c38c6c10da62b72fc053b4d39dca738e62486d9
MD5 421b08401682eaea9e7cdc1d7bd10015
BLAKE2b-256 e41072929c9bb532475e491df10d8007291f035cd750e7053348253d771dd10a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 414e53fabfd54bd737e757ff40fade04e709eb50f02dc365ca5200d37b3b9eee
MD5 7784933684c141220eb1feb185ced4ec
BLAKE2b-256 51628e042947704d2192cbb63487824d4c7f477d7996f7baac440e8b4a59b56f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 be7526bbb16ecc4b79921719e34ef336201adb1c66e6167cc8ff0b65a99a52e5
MD5 365905673eac4cb1f57cd6a43a92b15b
BLAKE2b-256 7f7c33e875796e716fa293091edfbcd7cd8bcdcdf72ac25d110b6e21ba37ce03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1b20169f28954416c0b730c6cb505ed53cdb2095431e743dee9d98dc082424fe
MD5 edcfb80809af28319d4a02ec397ef5f0
BLAKE2b-256 4f853913cfa00af9afc414e11b56ede2cfe4302c394c69de0dafbece66c4624a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9ac5fef59e89f3c1775713593791ddb20117e52d103fcd6bbb2d3fbe6512cf73
MD5 9da51ed391172fb667fe761edb26d76e
BLAKE2b-256 fffbe3218bcf03a09f7b17b716c33c038f9d750889aa3b1f073ad5f847f99945

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5508412b97172e7a35aecb723922fe1510be5677abbb363ff27a798e5fbb84aa
MD5 336319eacb412f0191b800a27d0b938d
BLAKE2b-256 b9fc8c8b2231f3944ad85dbcebf8c576b2ce2d330e23b3b52267a179af90b720

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b855c7349b1601d4dc432332b1385cd5481f91f830c34548820206f8efaed08b
MD5 d884239311dbbb60299e7eec031a18e6
BLAKE2b-256 f62b39303c5a10b7141b0484e9aba923105f38cc9412ca11e3a3db24daf3436a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7912ac55d2f9acc41b43826c78a8954eb29aee454a749ed19d07eced06faa7c
MD5 0c6872557d6bb44daf496f893423f72d
BLAKE2b-256 07b1e6a929c3fd0d5a55b1567efc8be7f199446ff6d2e4a1c5307c07de49d756

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 dd5214e46ae990385e577f7ba19fd31df2def84ffd60d1fb2bfefbfef8e760a9
MD5 49a21f7533284ade363defea31865811
BLAKE2b-256 416cea5d055f85d16769ec2953b6216e2f9ee64569ac5d9712c19f2a9fd55712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a0a468e474064b1e1429c3560250010208269d8adb5bacccd6cc6b1d288216d9
MD5 f417231e6e1fdc4daf75d9efd92402d2
BLAKE2b-256 47c0eacd702b852d6fd055e406a4f24ff923c782a8c01f8b2d82ec3dfa1867ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 facf32ca75e395327ee3e33376e5d678c6f2945174f26a85832396b757f76910
MD5 5fc66a0886267e7f9784aded050f6dfa
BLAKE2b-256 3955944b21af0f67a8975aa3a5d8490e1194931cd404111455466e76647ad857

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e06766023c34ead39e79dafac70ff54dab844d7b7334749f349406e0c15e627e
MD5 45ac9e50f889c808f76dbba09de4be68
BLAKE2b-256 b7d5fdceb8771638b899c9c5df93d74129f1343e9b6fd500bfbeac3737d083d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07cfaaca223108ff3833c4bd6d53d60776c63561ce9da2e21988cfe556a67ab0
MD5 ea39bfd0b1fcf0f9da584a6eb7eb908e
BLAKE2b-256 b48e6d605a71c9929e05b408d49b6a0f5d9425819bae6b0155f8e0b57b4d6f30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af82adcdd988137fcfc417593f158a45c7094e77347c34fa20393fd2a33a6b81
MD5 e992a939a3d71b26ef30091190218b73
BLAKE2b-256 792ee7e0de0d20bd2f36b71e20faa7e9ebe66bf4a6793bb951dc313607b4dedc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cf5ea4ad721f00c3d7cbe33b981860cd7d771771f3bdb26e559e64c6cac9b945
MD5 9013f4bf9a6625a2c8aacc71bd086456
BLAKE2b-256 a989414e6447586fe19e09c6b848472ad20a408bf04f8e6ea9cd1166b407969a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 83fa3440f341b273e9e5fd5cc4c41e92319c094695589cb2373d9b3bac27588b
MD5 342247ca0bd6d503b0d4f05196c07fd7
BLAKE2b-256 b5f7e519007578516ffc5cb557b33060106f9a85a77a01987dedba72713d0347

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17325aa9e0d437746514090bb8c9fd59a2a091225badcd1d285bef1e9e452483
MD5 07e96affeb5d791bc85e2cd5a3cf77de
BLAKE2b-256 895c7c3238bb4ead2274e24e78110750cca53d33a9dc6b1af057570d9157fd1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d5aa3e73dc37546cba866609fce21f2848be5a6dc12e830e794e265fd2c8b5cb
MD5 3d4faabec3fa5ee9422d6aed05df6a0c
BLAKE2b-256 a2c147bdb35bab4f547821b10ccb8b9527edb290314bdc3820feede5f0385f58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6fb8d99986f47a8b7c8c340ccb24aacd55d30c1e45cf06d0e597db208da655c7
MD5 0979028275cd970397220e3233586081
BLAKE2b-256 5ac1b41ea4dac58fc135b3097e0c47bfa42de994f462867f1542904d473f60af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7f0d433e257a02bbc36a6a49eef5a59bb163c60fd2dd32f013d864824e01cca1
MD5 6a5159d1f8dcea5d4beecd6c4d0b9426
BLAKE2b-256 bd2ec9e595278bf43710f3a0cf1ef6f97749275149a382d1b0c02f396ee46f6a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c119fe440846655b5d625b3b40f5dafb1089e6c358953218f4f4b2259adc6a70
MD5 a39417c2f9a9c4fb6ae54d411c847ee3
BLAKE2b-256 19c56f70cf5aa1ec49d0cfd2b5c58ed945aac0ab99f2c6ad329c33d4ff302927

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 93ecd33afaa1a029acafa03997f60f30994164db101fa37c42ae7732a101e8a0
MD5 fde7ce079a8ecf98fe18f0c46ae1d300
BLAKE2b-256 94a453722e665cac1639a8dd080596436470b18d4486a74e562fc35854514385

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8343439dc633d7a21cf60052b96ca4f8ee2862a1e39382567ae30ac53e6ef62
MD5 f17c3ed5e4a89cb3f2e74eac113a6ba2
BLAKE2b-256 daf8dc5382febcf113f5ee686a33b8b9f6dc6c5726a5bca90688e002b7fa29e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e200b85de38b25e6362fd8021f3f90a39502588b1b80b0f83d9355bdf6fd17f6
MD5 d93b97bf583ae61f07d5bff3ddf8882e
BLAKE2b-256 d178dbeb5c89626f142815a93f0db4dd8729920d8461d91a23c4ee4d2bbc80cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7fc0d427cd9d88a3888e4222ea1aa6bb1b59e586330dc8468c5a69447dc43871
MD5 0dbb0f4d43cf9d3e842141deb38d548b
BLAKE2b-256 c63fe70c88621ef9185a629e482eac11fc3a6708dac6323c639dd9bc79c62fb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6ba3c560218c70b50bf1e5db970ed208f939a16eae43cd358ecbdc941c16929c
MD5 3b7476b7acb8f2e4dd1d54c606c72c6f
BLAKE2b-256 d57279886c100b87c3b98142e0eba95828d5e10ff3307100cdbf1e34fc44ae1d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 98c4ed6219f0f2848e3742735fe5bd6b015da22f5e21fe6547af0eabba9035da
MD5 05f65ef4343a852880896c36f4337e00
BLAKE2b-256 94c76c91ee39f3ec8d37390f51a0ef96a4a667bb1520dcf199948e162cac1332

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.37-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7a15b2e3b24192a9baa707a05de8f17c51eea4702392bcb4efcee395c3de09af
MD5 1891a7b47153bf1750188c2162bd0111
BLAKE2b-256 708362cfb21f6e8f94b6d301ead2ad6d64474315e8a217b821442c4645798c6c

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