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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.33-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.33.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.33.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.33.tar.gz
Algorithm Hash digest
SHA256 bc4948bd7e0d32cff6fbdd8d3fbe0bb3678aba952425a1f99b8aa5af5159da4a
MD5 4c5eede40666f2adec2e6b699338a9d2
BLAKE2b-256 05f33c3f2267659380da7922e6caebca22ab908d93843cef3c30aba6b5221d00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a947f9cee969a65d167119c5cff5e3a9e9c97c2f993a7caf023d63f823e743d1
MD5 d296cd85f6a94fe7f568e8017d1f8662
BLAKE2b-256 ea78f0cf76a24abf57ed9f1c56afeb739419079606459d4824d8cda26c61d6ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b7abe873cc5b398cd8f817bf85b917f0f5484e24396005dadadba72d5d54f022
MD5 f366dad732ea078d974f8ec38d3aff12
BLAKE2b-256 77f2930028568f1cce769284e4af22b6a1301fc661bfac961d65f545ba41dd49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d81799f8ef962b5e6ad253f6322f28a3b4cbf477f303a10a04965b8a93c314a
MD5 7b6230d9be3575681a976f99b1898bf7
BLAKE2b-256 5c98f1453dc95647a442632f6cf0a129feeaf29ce8619470fe0d1f823eb0bd1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 62a90c3b6dfb6f1355ca2c69903d8d3c181bb5adb81e38c63c4a33096564a041
MD5 d52227cbc91a998bfc52e5751cc3006f
BLAKE2b-256 28f41c22b393e34c052c504d5f343058daa9f8ea5cf14c7d382c73a82f05987b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 240e162fffd78880f2cbc6f923b1a13bb524aa1fd047d9193a729c5f58c91298
MD5 85c1a754811c8bed35df41df2e575621
BLAKE2b-256 c43c0043836e73d200b24ab4ff12df5acdc473d4a07c70779783a2a43866037a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e4bf8c562e5b9ff2fce39e4a7377aa3215a272f912dedea69ab3f9b54d3a515c
MD5 f102271fb466ac3451659bef73ffdae1
BLAKE2b-256 b77c5cf2826f4d9cc9fa79c9b5e1183cf24c342e5dc08b6a2fa94d31b32b5a6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c7a116a020d64648be72b270117929127e20ce54494924a9f407eda1057882da
MD5 644c7726fac12cae1291d89b1d150fb9
BLAKE2b-256 3e93f0e7f99f4ab0582ed566ee2812805ed45a8dfc5b6c4d0baa8a6bbd900339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3dd435b1694396c907cad0a53f396db6e8d09b5db40a596fe3dfa5e6267917c2
MD5 094b190fd582dc117645ca11bd4e58ba
BLAKE2b-256 20da6120e3088d7cda7a5fa3936436543d7d459dd2fe7f4c1af10bd5c29fe3ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 419b545e6d9471c8a44ad6a05201e5efc3b5770c467c9a7001836e434c9bd356
MD5 785a1ff295b6208c3b889ed3b2d5ff5a
BLAKE2b-256 4c3081ade717d6b271bd63c23daf61a16a17b22b8f2b7d049099e8253011d95e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 53645708d299cc6541bf89d7ad08bf1eedab3d011133d91ee5ab1c7eea1b4ecf
MD5 1434b1dc3fabc65250d06637bed339fd
BLAKE2b-256 e6ec58c26487dbe9761f552b383c1c94dead2a0ac5c58b8f2aca4430b9735704

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 782ab5d923cd6d19464e849108adb26c1d4f867083d44efc438f007d0457b4b2
MD5 3091b7efb9fb954a8e78697174839c2f
BLAKE2b-256 0db1711b0da64996bfffc3070e995336b20e58e9965f81752754ac0a6b2706dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 42a42fe9d416bdc83841edff8c33aed3c6e3e450768ff5f235f73ce157df0c7b
MD5 fb80b558d78184a29d333ca625ca3996
BLAKE2b-256 08fc874205facf74aa460a1f990f24d45dab636c89de3d884e491f1b36a44512

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b04f5c0ec0a181958849abe69e881b5976cbfa5f20c776ba54ec9488be9d5d6b
MD5 624fa7b2ddeb466a7dab70527678526d
BLAKE2b-256 aeb09ac08f4add84afe1446c21b985cbbad303903a80984f9a234f599976cb95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fad0cf09c31dd8878df229b9752e37d0aee9c8ca883592ceb1f370277c8c5e50
MD5 28e664559ea65074797ad5c50869c2b3
BLAKE2b-256 3fe545007fc113154789ccca701001592956cab297fd6dd3465fb42ceeb4fe8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 19abb05aed0e674b8667a466ea2b212acfbde6dd26ea868ff4e4dbea2e0c11a6
MD5 ca79fc090af2b8456d4c06b88b45e378
BLAKE2b-256 50f73e04e8ef68e240ed0af235929a3f8c1ba8b1827c0abb506a65b423390169

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8d91d9af269ce4cb24d6f0798a7cc8d9471a21630158f24b7581eaa77108ba00
MD5 149421702a5c8af483d0904e92abce79
BLAKE2b-256 6317b1a86aada72d9b8fd2948ecaf82624c251130e539289c22b032e7e355861

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 69754d70a87c7bd80317631b462a1b0bcff95d49344897015cf82577c7c023e7
MD5 fdeaa343b333d1840b06ac3fbed4202b
BLAKE2b-256 e882387bf399f296513c4a11c8282d0c7351c239b3e7f0c951514637a67ae0e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 76c566820b8e46e1485b2df4aace3c197bcabff08267f45c1534f8d53e8ede6f
MD5 9d6dd2307fc874b8bfeb82aab32d147d
BLAKE2b-256 b6d3b45cb5253add9aef8233652977fff5e7d6db09dc5cde20d283a349a1cf90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d1786b07d054f144189a5b5a3247fbab81224e9b05acacb42d1e14fa97c5a6b
MD5 3b7a8414a101d5245a6911e286ccd71f
BLAKE2b-256 43a5f1e3548455f8459df8ff552e07c5655fa60e4c0c624469812a7b85f2aca2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 96a12487fe7fea9bee7ba4e4259f0ecc22f952689b88c99f6a9a04384a4f3906
MD5 171d27e5388777355071476c551674c2
BLAKE2b-256 0624209266b172f90a3ba8922807792253d4316b8f5ecdba6815a7d3ac8ba149

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6f9fc7e9b6461098c292573a34f283aefaea24f56bba6af1dcc3745ae5041fe7
MD5 544c721c15b0b5894bee4e6a34b93bee
BLAKE2b-256 f56cf2daebee9d6bde3b073f1f05ae095fd3bdc36553f28561a80da11f0c0c0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 816ebaadab126cd9d9f764ec5ae5e19c4f376b997b809080921192622b56032d
MD5 f3fc777dbd13b291e8925bfe866321a0
BLAKE2b-256 d1801908c3638f5deea5788fac48ff4a7418cbc743ae68cfdacad6220d485f60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 af48a6c75fad7de10bdd5dfb99d4898e352119fcf7836dcb96427825bfad3b93
MD5 6081d1c335464a804383eb14960f2c85
BLAKE2b-256 9d53b29d61e11bc95c025df42074437ea08dcfdb645009db29f4e786f572471b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0b9d8828459f5a25b7b04a033f39ff3402b7264313df8885476d22dc1260d074
MD5 c0749de13b3e48c0cc034e9438ca3c92
BLAKE2b-256 28275f9fe6759b68f195468460dadae83b10a3fe5223bd6dada444baadc83ae8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 283007885284ba223f5ad8c3bd55fdeb88f32b1f374f6514717470793169edc2
MD5 b63243f22261f1531456db17c6db76bd
BLAKE2b-256 ee8467ae989e32968451ee67cc98f01b42046cb38cdc507239be58bcdf27946c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 774c43baef8dd27ba2f1840ad3a22d04be0384b10c5cfc92b6d1a82b017be0c7
MD5 627160188d9a0949d5f44f038686c6a9
BLAKE2b-256 b4f7c60e529372de35d765f80d5ed2d097b890571928fd5039d30176aa94b1d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4969c60afe9af8842c3008b7b03e00c3e61f804f383572ef53ca8e8fa88fea3b
MD5 fb0d050eff6a34c2e68e3e0fe0554797
BLAKE2b-256 efbc88064fa4cb91059baadf38113cfd8120edf0216a47ffa408dca0773c85ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70aef33446ec4457f55a84c8de61647c85cfc212af5146cc45452758ed5887e9
MD5 0971f2c2a3a5beda56188b6eb41f28ec
BLAKE2b-256 059048d8e2521d18041b5517c4b56716d9c4f6fb687ab2dcaa6663c2c731de09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ad6593ca37173181ca52d9e4d17cd1960a49ed1ff2317b6df8a8f1f307c5462c
MD5 d7d797c6f3b311d30b5b600042beaadd
BLAKE2b-256 2126081f1b0ca6ae492ca3e2f7baed7c9a864683c697e75c93952a22d3762feb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.33-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 effb22861475448415e48f9249267600bdfdc7406043df2462dbd8f536f26012
MD5 f80ab3100f96195469a7be3eeedb41e2
BLAKE2b-256 e3f58fe29cdb91067991882a8524d7f3cc071627bf7f6733cf5d72db57444212

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