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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.48-cp313-cp313-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.48-cp313-cp313-macosx_14_0_arm64.whl (539.4 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.48-cp312-cp312-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.48-cp311-cp311-manylinux_2_28_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.48-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.48.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.48.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.48.tar.gz
Algorithm Hash digest
SHA256 d05a1c2b79a0b02575fa40b9f05f772160da24abb05d6f5842c2806370e1331b
MD5 deb66eacfef45da14a8c9c010e05d991
BLAKE2b-256 a8ae1d67924987d5e739a51d160f54a9ed3ca2a8555d953c698311b2a380f1bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a46f8357ba61f511df12c4f38d7b5550db349edc0fbd37f5dfd8179408f9b94
MD5 cd0ae637e1571dacf5cd0ed891f9d028
BLAKE2b-256 69b04bf5aa30f41ae28949d3efc2bbbadc5ae2a76118d78f1f62d9db668d04d7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9eabe490e28461587aee18089875b4cb9583ed7f49b0bd9c72ccbbfc6987a55e
MD5 58803a4d6299a1cffff74cd23de33cd4
BLAKE2b-256 d01d61fc8aa7c0bfdc182be37c29c9f3b15f23bc1e6303ba82faed9e015b2ae7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d21c0f3db0c80d1e754704aa5324e4c5e1446913f31bc87a72ff8a7017affd65
MD5 b11d9bf31849b81e5461bba90d36d528
BLAKE2b-256 cceeca9b11ba18738aedb21af5d6f83e8ea03c5334ca1591d2db3ee9895b1691

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a7b946261b355333b4efd996deab1d0b5a9ac65372da1fc90cf13cafd937066
MD5 c0c239af07723dcb23f7eaed89971073
BLAKE2b-256 4c7c53566b71290bb482bb1377863195a0877961dd577a1f08992d980850f1b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7f224ad791fc6ab5aac7e8ff84840a7b817ca41305033eaa527a7d9d54725c64
MD5 8ff8c1aaf9751f86a7757d7075c37640
BLAKE2b-256 4cd475d77e1761493ca46cb53b8a3c2e7492c15c7dee6a36a4e869032b8c2e37

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c75d2c00142b9b4d8e88948842539fcfdfee8d964b75a8d5b70c161e8b68e5de
MD5 780a92eb4a536a7fd938e3bba0bebc0c
BLAKE2b-256 781f7b036261b10d4b76430d0eeb81b26da6dc91fc40f27a53f0961f1976a2e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b38d06b1007d7fefd3149224a3dbe8ef9ca2f0b9cda1efd150eb5718f1149508
MD5 2d14c55dba473092f9e649c2e67260ee
BLAKE2b-256 4c4415483edc2041c7fb8857206737342e98d463a6161edb4f10dbedcb40d2b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 37af96583bd43662e90627e23d16f46e9792ff74f739636345ad8239151d9090
MD5 27db3c01bf16882ada29ecff0b61c310
BLAKE2b-256 a44f4742863dd5631ff585604853ef70a6eecf8399a4a6d7d4c838a0dbf73ded

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 af66795de955434cfb1700bd96e69376614db8a7b88e97b588e8f923aefcaafd
MD5 1152d91aedd0db7e9fdc7fd8deb5f39b
BLAKE2b-256 7ba6fb41c8b2eda023dc9dba35dae9d8e4878011cf5f1c888efeef7b86e984d1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fed68ecce5c9069100ec747b39fab39a630473696a5a06ded17d8a1097f61da3
MD5 637579c1890de81c7480000adbc4bbec
BLAKE2b-256 36b9977ae68b4e656e0e69e54ea847db55ec0767d507e039c6d385f2b7269e56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 ef554bc467a85082a025382e9936720af2b8ef070222c3b1587e785c3eff03d6
MD5 881121186a81002dc60be9a791830b3c
BLAKE2b-256 0143118c5a4990a0488122dfcb2dad63ff54015f2f0d868bf5f19469ea0b9ca3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 775267a6307544ae1b47a6cf9fa882b21571dec7b79a46edc1f87632a8129c4e
MD5 242bf8d4aeb1e474ddf30a3dc33259c9
BLAKE2b-256 18411af024b61e362575d5ecc01b09f414f3c86e5eb220430442e99e0d38a848

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d2c22ccae899e096c8d66a944d0ab0dc013d89af313e96959ae5eaf515f2c9d
MD5 e169dd91e36ebaacb0c862aa616b7407
BLAKE2b-256 c0f1260f71c904575fe6c846556eb6722bf83e40b779482b6f68f79341e7c9af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 93b92241fe296f9c38350d71b1324eae288caa4b8f478d45208c752aa084ee4f
MD5 80155a7c76d962d1f278dfd8f573f2b5
BLAKE2b-256 56ee1857852c3d6ae4fe6d932dce82237a2afee53db406f24533fe1c3b3b6bb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 19663e78dd12df6fdda6326410c1a9db12b4a8a90948c51554c217d607b794d1
MD5 2a2528ce5c49cb9676ec6f8ef8c76d7c
BLAKE2b-256 5f9c8da9ae54b9d03ec7e2de04ed762eea77a73f7c93e23c966eb6cecb063323

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 110d27df937716d0a668f0fa164f4b015c8f357913e04f28954e5f22544930b6
MD5 96be02646e7a4c72afe8645bbbb121ef
BLAKE2b-256 ca49f3ddfb8e0f55cd69022e95b186b9c450a37a968a00e1521ec929fd085cb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 29d1b6f7aff6eec24d0654c66c1cbed416734d19b42cf66600b05adda9f34109
MD5 b78f669fb1e497c6fca3e8e8ef7e960a
BLAKE2b-256 56f08c2869061c97330aa6d2ce584985bc5ca2a155c3b1efa75f00b40b06634c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5b09055eece1a14ed193dd242ca50a229e1c360e3e59d3d95382b9c8908a8e29
MD5 598a5d0b564dda11d74a5d5273a5162a
BLAKE2b-256 907da9358c6fcea55e469e6549104031b104a6121e2bb6b1f765d3fd9c2d4e16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0ef162e29e180bff38162ccab5155b0e5eb223cd7b2f0012b14acfe7fd1fb9c9
MD5 488d5ab94df8f0feb8f5b86d03a1bf3b
BLAKE2b-256 a5d8bef4d3b50a8afad6b294a0434e7cdfe7b91c044e598e8f7f0980f8a77b80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ae142434afc4d6f2e0cba153b17131615fd546fd4a1cdb1d31049cd155e6d141
MD5 e3c9f6f4b3ae64663ee0b3596f76f96e
BLAKE2b-256 203d5118877291deb2c53fef648c0f471a77c7def7f0ec0cc9d20ff748d846f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 968cb8dd1955db2e6826c640fb4be82a35b8a491eda3a91884ac53ea179f489a
MD5 3a3d4541f26ebc8c800f227f9b42a3e6
BLAKE2b-256 eff49632dad0a8235bc3c1604fd85847d80bf6cec25cf7498b58a5932d596a2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ab7a53788c5b53cca07bcda9d502fec643695d410cbe8a280bf0964cdb40237
MD5 a39b861e6a08ad74ae8ca59d70300ce0
BLAKE2b-256 5d11765d54ece7ba046552ef60b54c608e7a530c1b60f39e3c36ab1896838dc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7f44b069faa6589faffde1da377c8b6d7a88b4713917d01e3eca4c2ef9701cba
MD5 2519521f3b34beb7e85bf724528a7713
BLAKE2b-256 88c630b90fa7601629d3301b508e8f67219bc0d31973d7ea1bd5bdf7b762a77e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 76129d2a35a95c47a1ee28f279a7e5cf3923507724aa346aecc92b3d4849a98d
MD5 a4059441a78b6c54d8c2758d9e960c2f
BLAKE2b-256 b434adbc2f75946e0d0a4b0f3975796228eb28d918ca553652c4e3b796699d8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f18871323cca3170468c181be75b4259950e55abf5e8aa9111d84b388becd86
MD5 1be5071d9f3669a844fcfaa85904b298
BLAKE2b-256 84ba2933f959c64437033d49249350035fc2810c45fcae6ceaf082ec4abb512f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 040a4955bb89ba59d01a50188e6f6e6f8fa52ea9c1f754694f8efaffeed6099a
MD5 c9373a39de03966fb9be82811d82ca45
BLAKE2b-256 fa665743e8a6e0ccef094d11f6aa8203d2bb2f04fa2b92d34c76e864cc5c1bdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12c7d64f52b769e061c3377970f49d76d46665898b8b7272d8de155c6d59b7b9
MD5 d30e6388d47b53189002f72ba927b74f
BLAKE2b-256 841c3780d3976c7baf5ad4c21f689288d7af7887a3c05f27184660106951f438

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd5da0a0a6ea9d1bf600a6aa83f0bb221292b8343c4d9849f73fabc14aa51fb9
MD5 d8a94e091f31fda79a6917b20346447d
BLAKE2b-256 410af929e397e310bfd11e788f7dac2aec73b7df61c4cb42ed67793a19e10308

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e49b719a78de261248a1117317fcd4366fb10702b90148dbe968c45e7ea0ac3f
MD5 825f3c8b14fe87fc6e8f7069ce91ab3d
BLAKE2b-256 5a1754299e6725ceef5be1785e595a3955736e1a14e68e45c2d0ca408000fcfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.48-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d8e528e835c96d5b21601707a95ebc860fe5554465e41ea044bc9ad8a29214f0
MD5 28e7b2e014df0805b01af43789a52a24
BLAKE2b-256 660bdf96fd94ad7f9d0f8a567887a6862025fc57bd184bc72b09b7c1302b3c23

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