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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.43-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.43.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.43.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.43.tar.gz
Algorithm Hash digest
SHA256 577a1bc1f576a495806aca1c58f8a6c14e1fde346882305a93c3dab8051583fa
MD5 993f7f4dab5999f6b3613050b320c0a2
BLAKE2b-256 dd3bd63046214688cda6a73e2ab3e3c0c53a2f06aa825d5af132eba77c00f67b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe6e9278e6e9569b4c27cd833b19fb1414b56fdadb3858f4e260e850b4f06d98
MD5 b6b709f4b1f8d00c8f7d7b75ad80870d
BLAKE2b-256 4f5c9553d98b63f7f440d572df5ec2459938572eaffe4e2bd530422a3950dee0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6b937f79b9a69a56970785caf96ecd21754d9476166e405ec724c3ce99dcfb09
MD5 9f254b91c4dd0a2d2cbfe669bb0738f4
BLAKE2b-256 84e84b8e8affd23290daa629a89d4d9dbe2315e8652c3447c7293276b0ac24f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba3d842008bf2db9ec7739a725d50530dc41dcaf8be3190e28ee861249edc917
MD5 baa6586d039eb38e00dda63bbd20b3d3
BLAKE2b-256 9f770ed3ff7ca7805d5930187acef3b036a7778afa2a98847372fab55d640885

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5ba6d1156bc10333f687ba06245939f9d8ac25c90e07153b8860dc5a11c51e75
MD5 ee1d42c82c6ed8f9900ed19df783cfa5
BLAKE2b-256 018164584301ac9c7e098e30c59ba5d8d2f29f4034306cd40d843257c7de498a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0b8a9cf214ed33d0f60472d53d373bce908c640ff89200af3a7ec149b8ef33cb
MD5 70f6e70cf761d82540f3e10fc49f2764
BLAKE2b-256 aeb520ee44f5297b85cb2f1c0ac5bf80f5d2c190828d5eb25323c188678a5b4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 517c56996e304f218a6860e030904b486f05c06137337ce0f4a43000f7bd2cde
MD5 caf8916527f31b849cc5c8043ae292ab
BLAKE2b-256 ed1cf9fc0e1d41f5549410d640e3d36d1c649422e24c8392c8cca3953bd04c97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c7a22db030b915af366539dc85b1890050504dc522ed9188d346afe41d8490e
MD5 389f841ec8b9850605cca1b2bee461cc
BLAKE2b-256 181b4b42a465bd09c507c67305d63b2a9c75cf11f8f1b5263c64ead343863a56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9fc7cd2ff833002a544ea2aa089c3c6ab4f51b245bebd670077b49a4a33b2c0d
MD5 611269cafb7905aae581eeada24d951c
BLAKE2b-256 535da85f1638f716ff2f46441e054b1de9810de5c97f19776aa9ed0a7925834a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c015191b9f08fe37abd1a59e632796aec109f6dd99f5d0a4bdc743f9d6be02d6
MD5 3142aeb704e661a71f3abb824a21a73d
BLAKE2b-256 d341b918825030da37b03b5b2cd0074bf63c750cbb49dd7fdfeb335c90cdfdfd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 96ed9c043b80e5e47a174f511c42cbce18ecce39487acf842e464b508cf724c0
MD5 8eb85d145ac67c35704eaf1ed23a3ea1
BLAKE2b-256 22dbd5e3f71d35daf4e51dba856e7c71d672f3ac72755ebca3de521cd2d8ed11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3ab20a018ef64711ee61cc1051f827fe1dd5667dd1f361ce055b36f25890047a
MD5 bfb3e47cdf3db9950b220103e4b38525
BLAKE2b-256 221b272eca1293aaaab86be7e5d99545bd6f46108e9a773e00907ea418b712b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0d3298fe6c3ab91405bd59a9c012752378aaa823e05e56d15e68de9c220ebb0b
MD5 cdb1c07d477e7a1f756adecb6f2f033a
BLAKE2b-256 3d1d4d32d1c7f788b75912f776e0248c5dad6b207ed43ddafc6ae3c88a51a849

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0478be579ce92b4f6e4265775ff5b3964ba7b11a38c3876863b0ee3829ed787b
MD5 1ab2633973533e894c1b6c4e524d9673
BLAKE2b-256 23e0e14e9907ac6f6ec9c54e068b603c5bbaa7fee0d0201297425b35b90dff02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7d05c842da487a9587f54748015aeff8210523d6259384f60f6133c01f3a2a59
MD5 fe0c14d73fcdeab8a3fed473d05ec7dd
BLAKE2b-256 3c79676672c243861af5fecd4b627947c4704931def0793edfb10ce852055eff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9e495201669373d158e16646339ac688279b441e8abb41bdb5426e08451b73f8
MD5 3c053d43b2c6f80a9089e75b09ada5c0
BLAKE2b-256 6fca458e7ddba475592b1e250e7855834cdaf7b64af38c751bb2dbc6ed5d7783

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a8a3574d40753b25908cf2cf0ca42123fe99d57c9ab1a8b0eae9f198b56cc653
MD5 0692d060551ad387f127c887114e1b31
BLAKE2b-256 dfcfc2633ef42e1403439f17d7fec1de2ce735081bd0d8573500b2442a1eb01d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a45fdb9871b7334202ec72a3298e6a8179166ad05a6814a96ca81265d489e1f2
MD5 49ac3a7e70bd47aca94264590f1e1a3c
BLAKE2b-256 10a68779ba9a32d14913353bd5cf19218b12a6301c53a5c0d9b733a0507bb526

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4eeafb697a6b5fc8b22504cc944990460fc34c33282717e1b29e319b7a5e5c36
MD5 f660a1b78928145091676af2c7a31346
BLAKE2b-256 f64e8e7aa7ca69817034d78a6968ac237faf3e283bf747f204d8fe614cb7cb94

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 225a26cdc248c73b869878ee52dbc862eeb97cda28cc5576404ed6a10742adf1
MD5 6751347d4968467630a41d301ea770d4
BLAKE2b-256 42123c07fa7b39a89fcbf8fb699eff0cee8996c932859caaa25c37b2ddc6bd9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 604f977756dbe3a530c39b1d1fb0e5420c0e56a24fe52668a408534057857ff6
MD5 4fbee9fe483aca4d103bdf0b8e3321d6
BLAKE2b-256 c569dc182dd4ecd034d24e11f22c2d3a6f3e0c0b3083785c82ce0ec2faf82d9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b42d8840a0214b6a6dc6bae671457324fb89c904db13b7be02dab9f32763b96d
MD5 c5a7778c0935966fcf338cc395dc077c
BLAKE2b-256 1405ad1bd0a825839b0505bd889ed917dafd15bc374cff83ee7530692fb99bd2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a79b15ff28686e5723c0b79a9e5b9ce0aa6e9f7febcb3dadcf8f589cfef92ad2
MD5 9a6378868f4c755676df16106ed1c229
BLAKE2b-256 c03e2e62931603c1cf139f45625341f907915e2057fb716a8ec52498aee8a7f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 1695dbdd1ee47633d1d9ff175d8ff3954f18c95fbf55aafa92531b68e9c84874
MD5 d598d79432fd9ce9165ae1b57fb13d1f
BLAKE2b-256 988499220fcb2a35601486283ea1ab7543aeccad08a0e309c7d8ff85b087fca1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4c49c9dd77d129af072580fda0a60d35b4c1a1e141d78659e760c03fd48504b9
MD5 4454986d29173f75fa056d748e507c5b
BLAKE2b-256 a6707f7a341685b2989974d208789e52b381e912364d0b38951287f284836142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 23398079a81a37a0602766c1bc402b637ad20202b33b72d8d0e60f1fa395e929
MD5 15370890dce157f094383d767089f2ba
BLAKE2b-256 f28cb1017cb98e1e448cc1244bcef6c91d62a413ce54e62bc8c1adbbb8f69dbe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7226e0d5eb5d1c2ae6cc45ae4d204e39b9c9e1bbbd1122ad6eacbb80fc559018
MD5 073c03f729efd814c96266ee8681e884
BLAKE2b-256 7373de62fdc8ab504a61dcb6093e7361c34b498a78e639ed641bb9aad69be3f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dd21aec5a91783c73387db17b9b1caf6938614c96ce164da7f641bad27a617a3
MD5 e57ed3d0a45c47c37509c00f53b56e71
BLAKE2b-256 599f10d16fcf3d7fbd00ab2c54d8dc7c41f73ef511084778df9ab9a851702004

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 985ac2b1eae7f247b4cb0d751fc517107f2417c0a087ffdf127c975976886b3d
MD5 e541200ace8c5af9b3a48c17565e0444
BLAKE2b-256 058a77119f4128e35dcccd1f4e204b94339452533f8eca86d1409a4440d75579

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 63eda01987ae3108f44c412258c49574a3ac6458c2fe9a0697a09b681dc19160
MD5 0477364e383463e3cb9198369d775144
BLAKE2b-256 1f64f3ee570dc2c055b8840e5082ab5e7fa163e76e726506376fe3ce61e0f951

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.43-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f7b809c303172ec2fc965570eda87743ab9e2b45e4d19369c47a847f17097db9
MD5 f740426072b25d8592d0902ce1865870
BLAKE2b-256 c160dcd0536653a65496c897de49fc1c0555c26b263df4b13a45c1bb29d928bb

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