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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.47-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.47.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.47.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.47.tar.gz
Algorithm Hash digest
SHA256 80c11d2a8fb4756bc1293e0d0ce8e9e1e90e68414fc3c0b7ebb7fc76c63472ac
MD5 c8de78413ebfbeae8456cb38dd09ffe9
BLAKE2b-256 2b2f16410c1fb019f9047004fdf8033fdc5a01010e71dafe31e9f9b4d00da1ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cb5aa571aef5d6221eca8df78985293d4594bba3eb3dde2bc036173f804e5bcf
MD5 127d6a51cc67e8f06feed6d23696c552
BLAKE2b-256 f26b040c9b1556cd314d2e23944826eddff2ecdbe7aa3ad19b0a49c9488bccac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6c93ee32483456487b9ca4d508f4cb19e796d1657417b6b6339bedd38100ab6
MD5 92c20bf349ead49a01bf32e3144d4c57
BLAKE2b-256 642a3a1923afb7bf97b9680391f93bc47d1db07717672f1628f31323810d7b12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f5dc6cf1391fa57c31892958ed6d607f04dadd99eb298b180778e923f344b9c0
MD5 58f662c469c761cd34b9d71c1ecce25a
BLAKE2b-256 e514350fb899c39e51a676dc36c2d405f9f4c1dca7575632122e4e11bb863c74

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13e3a608f32f32bbbf46866b204d3bcf2e12baddd3c7ce5130bd8945096f06e3
MD5 ecd5ed0c205fa8077bb1aa93725e09ea
BLAKE2b-256 3c2923037b78bcd3ba0270a1848b21c361f05ffd5f117211facf90da09b34874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 3e5856dafb4b54a7dc198c40e9db7f60cd63481c40824c350f68bfb8239005e0
MD5 b360666003df6c40fbafebc067bd4b96
BLAKE2b-256 5f82147b6a97ee3b691d73d2e733f99c927bd637d568249b6b82d0054fae308a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3f621fe208650f1fd45a22ccf05d7daac9604e82ee9c5aabf0cfba6f76531145
MD5 ee8b5d91ebba27870dd921457e13f6bd
BLAKE2b-256 331d5e7c35259c9aee70318a4f07b586d519847fb1189be40a5fd2126d1dc738

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6a85cfd070592836aba628f520189e3a6e1c7646a25d52478f9d8877e00d1286
MD5 95cbe878ee8bed5867fc9316ab9691db
BLAKE2b-256 ec29277059279bb150506b14ed7ec4385da49d7550815fa6f17ae5b8c76853c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c9507f88b57bede32a97d150892976a9ba421bc0b2dd320afce1b391c2131360
MD5 716e2c4af790444f8dd603f583c2ed90
BLAKE2b-256 f37bcf47f5d3c84ef430830598669cc20ef87d131f5f484c196724321a7b7479

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 242c7693efb68784aff8eaf158478f8f7ce88d4061f9ace5fd80cb0460888526
MD5 7049c280d40b3e7eab063b61e72cec44
BLAKE2b-256 1da898f74752b271943def7943f2a0a4076ecf4886dd6cc7c7015c24363c8f1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 753b9b3457ced358a50f85c8bf8da247b4ac4098b2f798cda0cca078a709798f
MD5 0d33dd598bf6eb29868f243e741ba34d
BLAKE2b-256 197eb2046da51b338cbdae60502d6c1308528ddd95c913976e5ab079ccd9314c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b40f9b21696c5a27072c1223bd35db8dfb9e1004fa1d142cdb432c7f9493a55c
MD5 2edde442928dc615290045b34e24949f
BLAKE2b-256 ce212732ad9091572ad76a0d422eabe8d06a3b9ae670a22e231290ad0fa4efab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8a4c0aa65032c3bc4f356c619af8f5fc1952d4e3b9335bc341e41f0024bddb7f
MD5 b0590031e5084603f331e317d38dd43c
BLAKE2b-256 b1cfc5a9e1bc7a3bc453c0e4c68a30cada643f61dabcbef1c7a9d825630cf9b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d708e58b174b3b712f9ed40a41fbd064ec380954efe01f9ed75bbb2d1cfe95be
MD5 8ac7b5c671b8c7485f308ca8903dc3bd
BLAKE2b-256 93d150c37b2496a36759720d21abaa65c591bee2c8128775ce91be61fae53946

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0890ba7d3a892e3c380b0c0421b3029d57140018c4717ab88f105e1279f2c4c0
MD5 a6b90f7b11bfd2fbac8aadda4e0dc9c0
BLAKE2b-256 b02a6732a37dd15ea2b4e3020b6983ef5594f458dd27164e2b567ad696c29f2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c93663029771f492b7c07070212be821ed65c195626ca3497c2717a3cef12dd9
MD5 7e2b10ee36c22782eb7d85386b6367a9
BLAKE2b-256 17a3285581ab5aebe63b697ba15a5c5f4888f1125bac16b18a6f1f4ea03ee211

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b383d74c139de87e5ffef6982de9c698049214e8a34b4843ee53d501f61de565
MD5 bf2c918e732cc11edc7d6c7b39b765e6
BLAKE2b-256 e9cd4a1358115f9caff8bb90aaddd1b71c9517c8ba44ad9739bf2d0ade8a9bfc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9372119da69f98a34e691b4eea6e5de3aeb0a430aadb3887615c9cefc6b069d3
MD5 cd5f5d60b5496a74ef95798aae2a0613
BLAKE2b-256 a0b195ad2e7550011dfc55e66dcdc260ff8faf6225b1186081f3aacdfc244bc9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 77bf21d0934af84284a28576db6750d6b2bbad9d0c5a7f70b4fdd672fa5b38b8
MD5 7b4d81314d949ecdb6b165c2c4250030
BLAKE2b-256 0a8d4e4799745096c7c44064c328d8f0f4341230d84ac4979b0149ee4a3ffb12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5092c1b69928ce8cc5ef392d6c336f55e422ee6edb4a44f84203e549a8a08369
MD5 ae5e3b6c88684cb86218c02280c2fe0e
BLAKE2b-256 d3388b64100a79a57b51fc4216a4f8530f777968ff6718fe9c0d5553ccdf5ee0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7febfdf2799c595a1b36a349e5af2da965afbaec7d61ae2ead29e1a059206449
MD5 aee81dd6c503ed1ce270197cf09f977b
BLAKE2b-256 43b003ae80c8ae686124ecd4979bb6c71cf04e505cf1d4ff897bda2a48bbbafc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9f54af7c480d48ad03c580ebc07de471252a31cc70fec21077ec3d808b821307
MD5 f4cb174f883780b031f522f553b05b43
BLAKE2b-256 f8082b05af30fb4ffbd6d5e41e59d0a007f4018e6ac31f5a06acbe0e5f5417cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 856261847d22619970cba6527b7cc6fc81d524452655b23ecb33648a0739fbc3
MD5 8148c091b8e5a8bcc15ccde9f480e49f
BLAKE2b-256 9e56fc984af67609ed2cfc8ed7d3dd7cd78776ab5c99f1192eaa58c0aefdee93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2c47658978b265ba5bc12cce2f95438a7a292cc1dbda25f7be016f775a5e4547
MD5 7e3efb2c478a63238c66f403ff13b052
BLAKE2b-256 4a06a258b1e0d969569804a61f6c79d163eff6522562a9071be317d5c289d605

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 efc7c9a2931d37c4ab97ce173a0e575cc258a4f5b9972488c5aa8d91619a4c66
MD5 356bf7a45a681fe855b4be42524c2d5c
BLAKE2b-256 7ae7d95572b22e46445bc0d264c4864c142cccda6cd109cbfffba7c3123b0701

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fbf0d75cd5f2510181d04a12c8312bebadff02698ed82346cefbbb5ed817a79
MD5 e519480fb2f7585c125b1eb76a54cd99
BLAKE2b-256 623f6107c9bc8ba875f3dcd095c87489db1cfd58a77dc7fc44fd17201bc12a02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0f5a7400c672494f401336ddd806a18ea4e1a9ac61b949b89d6f52f254f1c662
MD5 a9ff8ccfa8c8b1d069c9629a78716bb8
BLAKE2b-256 f55b50ab858865f5d4872c14b0e59d720d10cb0d00e4b0ec261825eeb613ac3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1fde7f22253551a69c3134c6a661a309a381ebc7a8a93ad7baa93315c40dfad0
MD5 7a88003a0384509717c98418ee5a68b2
BLAKE2b-256 9ee90b7aa2390762597208c9d5dd90a5d4581bef06da0d2a07df4392d4d5adf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0e3068912c74768b8174dfb0d457fda3cca46f78c462ba1241c2ebefacd335ad
MD5 f2aac7fa311dabe71da56a87b26f6244
BLAKE2b-256 2a3351f26e99304bf144869b9678ba0eb1d1c883b47caa5193d4327c8af085dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 db1753084ada0a84823bc663d3a003d999fa4d0c4de3017693b7e57c902578f5
MD5 0bd2993e248057eed81ce793c319ad78
BLAKE2b-256 2fd25eb64ebbf474a0325f016374834e5ac4b947901e9ed082e86f05160181e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.47-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6099ca24db96816e6b060662455d7249f7326cb77badd5554ace83f3e1614cf9
MD5 102e6ca1eb8d1aa5d44c93ba6742abc4
BLAKE2b-256 b4d5415b455dd64fd4968275094d2de30b25054ffe1ccf2ee07cc8d8c9ae159c

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