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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.36-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.36.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.36.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.36.tar.gz
Algorithm Hash digest
SHA256 21cc3de8b5a367b6a496b1fa858a1cc6bfeee92131b1465c163a7a94fd2fbfc8
MD5 9303da4cee080c4dd77aab98d0a25b18
BLAKE2b-256 6fa3e7ad5d07c5cae66d430e368a950730fb77f83fd6143b07ffc7b694104ff2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 98db8259814ad17ff769a6988cad32d1af4a2c71b3329a69df3f5c788104768d
MD5 117dcefe3e8904be7a3172cf93a6d2e7
BLAKE2b-256 0d72e72ae8a7ade85dd0684dee25037cbc1f35a9e9c4af1be37d73edd7b621bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8e23f8fa6fe6568802121cf7fdf080ab76d32065e04de1874d46129fa07c37d
MD5 d2448d1c280574014090d8bb1e7b819f
BLAKE2b-256 869f50f87fe78e3bae31a4f665775c61af53a8af98b7eec22fa071e79aac317f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f014351dc05dc8f59316612d642aa2f1bb4397a0203cecaa669aa6ffcc8fe94d
MD5 c12ba246329cc07cfc3c1652d574b10c
BLAKE2b-256 df18fed7333fc8af3815ef80d769e5ed205656c521bdc5d179a07ec49fe1f882

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30f777fe1f212ca6ca385c999e5329d5526a78b5b7e511efde754af526f62539
MD5 f8a38be17ef059a74dfc0bbc8bae3004
BLAKE2b-256 fa17685671d3663ca1a3f1a756fe22a7611c720c8c13240d8d4eb17f2c1b61af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 958addda7b3ec1c80d88614d9e09588fb6480c0e01b2f98d31af026ab38da9a3
MD5 94512fc9117627d3d2b5ef420c06ff0e
BLAKE2b-256 5ddb11045c5dc5d10e355350cd8a10e00d941976a6aef489b6ac4d4b517d1e21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a11f0344167bd6b550242828056bea67b97e1691e8fef27eb4e845fe3e72d69f
MD5 79cb372b5b857720f4a46b6335a80486
BLAKE2b-256 2be9a002ed9428971a726b81d9c9ab5c432bcde4bd40f6ab51860e1604322d56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 76c6ab6840b9de4a954f46096156d36e3994a04ffde901aefef8e5fd44e26ff6
MD5 af76d4f9dbd306488ef2a4f596a90078
BLAKE2b-256 180646884a554b4207dddd87f7f9e6e042a6c2eb4cc704243a97965442da6c4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6efdfd64b5b6ba725c292c6d64aeccf26923aedb8eed8233439b3acc3f65b2f5
MD5 e981761c866227ba12ebd0f65bc78c68
BLAKE2b-256 006d214102258cf9caed89e5d9485a776c3e64ea50f2f1ed4cfbffa0de304d3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 70259341a9091a43df0ed8285810cf479bc0e0fbead5084a122507a9825f7de9
MD5 12f9c9c51658a2fdad35de53d0126b46
BLAKE2b-256 22f041b7aad5bb25b47ab77da4f018e0a8c725960d4b33e96ba19dea95759d14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b6e4af805c8b0a831b694a559c9128b933d92fcbc6bd06b810660af77c9ff565
MD5 96d662b95bd3e107475bf484ac73188c
BLAKE2b-256 655b3a716477ce9f08cfe29ad19ca29578bd10880709ba556e1a9bdc28c972a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 579ce28f36e05986a11b63e365aa1d9e3ec4f4514b99cb6de1798ee04fdda751
MD5 4dc9b7f03c1632d4983d8eeb2f16da1d
BLAKE2b-256 18629edcd8afbbfcbc3cf036e14c97d909d4a5a7c00b9d8071c2a512ef570c0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 47ff222fa9d39bd6b92195c63b5d1b86ecc41497b6e1273199a245eb9fcf6ec4
MD5 a6b35c779dca926e40ed558ee2a4ef64
BLAKE2b-256 34c26fa553e536dc62eeb2261a20b4ce14dae48373e8228a3047b001c0b4ea38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9c25b49602847ca2b4351df1fd12753e61e9e7e9f3a34c64d45e1f2a67a380d
MD5 50eba6c33a59262e820447c40fc86eb5
BLAKE2b-256 693e53e7b355eb03a920edd73b97dafa251eb42c192cd3af0ede18664d656315

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4d3f638ba78aaf597f8be60e60be30e7085c114a0b5a32e3ee9de45ad81f7052
MD5 42adcada9ad3a4768ef7a01b329ed596
BLAKE2b-256 34f2bbc749891a6e4b474348bad4801aa7e12692b86759290fab1791cf174f6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e25b301ac36f928fae524f45cc55f168ce3f1f9b8fc036e3027b7a34b088e0ad
MD5 9ca85fed76a141f66436f77dbb6c8e6d
BLAKE2b-256 d3f322507f77fac290059dcb90b0a8ba840044ada81a5b82a104e99860287dd8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1dfcaf86d345e8e1becfcfb0ec8b90df677bb053c80ba0fac9f0e6ee6834719d
MD5 45c9877367f351c63a5864e85ac84b6e
BLAKE2b-256 54e8eb5ef52e10d0a2861e8dff3791acacb008a27582a41f6fd12e6c49e15696

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 61d9ec186cba295ac3cbab39c9ca1c1e461b2f31b30f31135dbe19110561a093
MD5 d38d83c8950a17ce24d21ba0be476bc9
BLAKE2b-256 05452fac24292c21582c4bdd094b8cc4890e4fc60b1a63f528f61b1fbb225625

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 7abf920aed5110324f3af129294482e241679db6b01c84c638c96d511ce58d19
MD5 39d4e5605a43f9d0811641c9010c0a3b
BLAKE2b-256 47c1fc649ee9d8be3f8fe96627eea07dbc66cf9b56b80ba2da7931c1d2268651

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39fee3288d15890009f0a8ea08133444fdc4700ce9832e1d67544228e571d33d
MD5 d3b6038ff4055fc823a453f1f41609c1
BLAKE2b-256 d574fea83c92bd43ddac94475d2b3e55a1357d979173cdd1e9e963a0858ce3b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d283b301a83102bb5872776f4f516785dcbb70097e957745c4310ae1a74dced6
MD5 03bb4c499f1b5f46207bec8f68852409
BLAKE2b-256 4b2f15f5eaa9f97a0903d0243bc89da7a31cd5ac0f8eedc22cd50c23ed05ae81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 40de1861abe48d53df5de1007043c0b3db0de8e7c4e1eea76e20fcba7b4928c5
MD5 96fab7925db5800d04a9ac97a7a0c947
BLAKE2b-256 aa6a6e87aa51925652cad87c8bf28768b1a11582644d656125e1613569221ec9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 525ead4ce9ecd3e98cbbb9f1b81b641e88fbd95f051c12df67a0155dc17d7e9e
MD5 aef2d21287a081a77f146672a3e76860
BLAKE2b-256 479e406355a63918cf4d23f6d9f04ed4b1bcad85d474e7a728308b278a59b9be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 af20071cc517a59ebc3dadd0139428fac80686145f6f60a3de062b4651feed0d
MD5 c0d9502a0769bcd28f43331a28dd4f5e
BLAKE2b-256 90d236586f2ebb229141740751ecafcc68b091f23513dd652f6c35d0509980e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c031065310371237ce0f89ebcffe3f2883bf2e1cd095ff4caadcc5fd9989f811
MD5 3567e6edb56098a839b6ff6f17536612
BLAKE2b-256 ac1cd78654c6c93a12c1d52edc84425e67a2108718fc458546a2cb40f5a41651

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7bdc3ba429b931de2902a5bbcd0c13db50865584dc095aafab3363938382278
MD5 1a15771158ffd6d886186b0c3af87875
BLAKE2b-256 198dc41bcc479e4b866cb7cdc517ade2fcc3997974101dd4b2f8101f29b3f74f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a39d039d1d6336a459a2c6f42353690c1c44f66687b572e92a7a96487ed83346
MD5 fb539b0e48205885bbb9757801fc6ff7
BLAKE2b-256 518d0e611eb37d52302630be1f4abdc661feffd245427917391426e313716ed1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 998c46e8037943bec9804772b16b772912b3036c7d0794cb251cfd2318261733
MD5 69a4ab7cf6dc5f2dab0221aceb248926
BLAKE2b-256 ba9f5cd36103f03db2ba67cc90ae99cc39dd30fc55725b40790d53ec1ae78c59

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b8878ac6e03c45409fbc4a520bc046838c3a0d52e5075ce3ae1b78763c0b71b6
MD5 5a7ed55a59450eaf740a9e3bb04afa3e
BLAKE2b-256 aadf1a277e0d6068bf2b93fbf50ce755b57975d5f26399f26600cdf7f0bbf567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5830ad07459766806014975bb3d2da6d83b15887c309ef50822e07b8e98f6294
MD5 31b4c084952e87411583d91d0279d966
BLAKE2b-256 fc16673d97304bf739618b2ac916180844e54ef17e761e033343e45d85302959

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.36-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f3b5b4dc6f0b5db198b53f04cb017d9ec568e5733863c1e3849a862bc7ed31d0
MD5 2bb41b2354c5fb0f4748acfc7a9d812f
BLAKE2b-256 311c0180ef0194b6bb89cc60afadae1f6b6a7540710c74677aab29bfdddd3b99

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