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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.34-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.34.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.34.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.34.tar.gz
Algorithm Hash digest
SHA256 7e935b80b4c2b5b37fe450e11755db2b4b2c77ab7a7da22064d42cd3a142a35c
MD5 c230f233d3ad11f07efecae1cd6915ae
BLAKE2b-256 7247cd52ed190321839820f53bb5372c34aa56de4888c8361e62b33f50b92357

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f885e19f5bf0a14438eb7c45ddfa4c93d934dfd6e12cac27baeb20f7a6eaf1e4
MD5 d3c54653ead3f33260f9805d1d8a7378
BLAKE2b-256 682ac9e3200af3cf440977db63237bd322ef630966677bb2da64e8aaeba482f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2685a0956f242ddd3ce6ac77a16a7e46a3f3bc8473a1d8b6b9d097a90b463121
MD5 0428e256f9141462a907efeea1d4f3e9
BLAKE2b-256 fa4dd822598cdca7c1d0a881de9a706e6b0bea3ccd2995db8b4862c5f15e57d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07d003a0c23b42ffded9c6f3b7c6a223bc6d28f8659b78da2059d3e42f0475c8
MD5 5a5cc01e38275456fe5fc5f2d236646a
BLAKE2b-256 c2d1d74e72939a1ff615cefc36e05ede78007d1ced3ad1b21f9ccd3db77ff45b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3cf37e2c06188bac1e1d987046dfe61e69732d0bdabdbff1ee79c877d6787c29
MD5 561138a5111bd80efed4e3cfe8134bae
BLAKE2b-256 af60491efdeb64a3008967cb12bb6feefa36cf7b3d9992ead1609683532990f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b15e7ef2fe6a9777e5f235d17bc597f79c4a9c2531b095f321a1bd2992c2f5c2
MD5 74f70fdd0f567d8d301f84c043a54430
BLAKE2b-256 2ff25f8c94c890d9c7e3b375f93c4999dff8853543ebba6b757e0b3c439b5aff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 690943d735c7bc178d2ff5dfd80478c764b71208dbebd0678424889dd5fb65fa
MD5 887cea54f5aefad112b78b0a767b1e5d
BLAKE2b-256 1537a702874d6906c5b1fbfbd91585a44ec1d2b9bd4fa222ecb658c0860e7035

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 51075f90434042291b7277381ee838a6c294505cee3dfac8dac5200902c1cf48
MD5 ab759da88e9e31a02e97e1dcfd331d85
BLAKE2b-256 af4c2fd7f5f53cacc3f34bcf3efe7a28da30126c4c9649b7f102690a67070296

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f4aa5af249037d426240e2baf8dfaff5a0d09acb8b9bd962fdde824fe38a5a9b
MD5 3bbcaa21ef4c755971780a209fb722a9
BLAKE2b-256 76bdc18c24600eabbd53a6831985c0e75e0460f0b784278e5e8a88158411cfa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b901823d7eea12aa0bc0fbada77c9f6630a074454863b71b47cb5befb9eb8298
MD5 e9f3a8f07c9cf40b5c6d13177218295a
BLAKE2b-256 de657679d384aff0800326adc6ce2e6d984d64fecb144b42c844ccae9450723a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3853d19a8be4c3279547a602c2d08461fb7dc53b3efdf3a8b05b07151f124ff1
MD5 27e03608af57460287c6b4ed88f1f1e9
BLAKE2b-256 142cb01cdb889000bb0832f83565a13450122d6f05145c340121ef6a492636bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 0e3b7f4d6aa5f9236d083a0295327f6c2303c21d74ebf9c933a78a87068af34c
MD5 e762fdba87668edbdff0a00e438e8122
BLAKE2b-256 3e8575d653cf368ecf419a455813983e7283df5f11867a5da63072198ab144ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 16dfbafa34d341139e47a9c5d52ebdd3daaa7bcd1041a5fc7f526a23d1ac38a6
MD5 3b7ac9c50bb38a44b6b5fee461079221
BLAKE2b-256 b21cf6023a524ae60d7e1f5e3287f2cab3ae3ed2a7247fe5c166d2b65d98c21e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c987fde1ef9766316952cff06bcd03919dd8d721c09716be2fbae2a819590f2
MD5 5e9e68f0a6cc26bcc40a41653c1ed9b1
BLAKE2b-256 cf6d0e5cd79c9f763acfc4601756f561259d143fa520b780755478916166dff7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ebb706a9256dd26bbc38d521d5610a678c4bcf3798b510556b947f2d8cb59069
MD5 2d97e1a73cd84802fb69105f1075f285
BLAKE2b-256 04feb4468d794ba4d7b5aca5f4fabdf73e64230747ca1151410a44b9f9d8ebe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07338fc1df4b3a8cdfde93a145fa7d0c779a8e4a82a39198b0e8e673522ecd18
MD5 5d9aafbf2a0024b21e66c5118493aac4
BLAKE2b-256 01d35070d9c3d010563be6020154e1ab6943a6353511b5b88f52c5023f8fcce9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 98a035cbfdd00234bd9ce8262cfb4b2a7c70709db1c225e1f0befc0dbeb8f819
MD5 43dcf2d804e8217d37a71ca099cbd3b6
BLAKE2b-256 2699efb03b0dc6c8c2e43fb79ff1b2137dc3a19605ee9f07a4190ca491b8ce21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c56857d45bd5f9d521702fc529dfdacfbdd7261197954ed697098e0c361a05a8
MD5 1858effc67e85997c3de286f4f702914
BLAKE2b-256 170b5bba591d467d865730cb27061da03c76b44806d49c274f3d25cca21e8e8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 77fe08337d3f4ba835dd7042771013b61df99e6f4f8a576ff5557e318f866fa6
MD5 e55647673f48e7e58c489ad31b65f105
BLAKE2b-256 b276172d76cf2664752e04e4a56d25f3309608c626d6919bb19b999934e33bc1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 37f237e86c02147e9307095fa86559a8b2bc6a8eb71917cdfef84ab3cdc8e17b
MD5 ccaee201c90efa9cd6db261a9312280c
BLAKE2b-256 f1999e9d7a44f9a2d93f43add9feb9e99469d0c26bb527beef0d727e3f22b196

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 02a5840be31d2af6f2f50e2eabe40cb67d99478ca2a74c219299de164b07d050
MD5 714990c9a5ccc2df5572615532072431
BLAKE2b-256 ad9dad8d64b87f11e0c46dac7f988b3f53d91422a526eb8dcf9db41885110e52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8b4dbf149653688ff8870107aaeafbe138fce01310a350beab69d36f0472fdc0
MD5 1f85181f792f560643e0da58a0bafbad
BLAKE2b-256 7dc238f5058982f08b56e960a17e53de54bd6bb687554c3a706eddf22ba21609

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 691034a0ff394c277a298c3107b79be27d3e3ffddc56b4bc7a05282e3f53fa99
MD5 88a8a884af4ea421ae08893c1b8015e0
BLAKE2b-256 cf4d799740cdc6c39383b9f1d9757d028722c55203d5bbc489197fb3e5da7e44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6174b474ecb6417631a8b01fe7e3d910c993e5bb8e5b7f6c2302c6fd5cc9b9c4
MD5 9c50502e5482df2960d18596633939a6
BLAKE2b-256 a512e649643b53e8d8bee402acf50304aa88130739f9d4644acce71542ccd3de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 65cd2487fd953787eb59924780a63a4e9204e47c61037669af7dec65c7622a09
MD5 08b0700311df1c26da07c02c25a778a8
BLAKE2b-256 e1580364d159b5751be3f7a7682dfffe1dbe1a05b3db959b14705d284a1fb00c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a5e5c0265f7e8352e62b4e9242962deac5ef80d68c147a64caea4282cf965fdf
MD5 e7117e52b2d762a0c0f609b3c9d76c05
BLAKE2b-256 92c88311b9ef00f5639c5aa9f676f3b7f97425c3838d01becbf7befbb61b7fce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 285512cbb5c211270f3deb42b042a2d323e732f2aed3346b9b45ee923b27eb7d
MD5 db88154738b5be739862d18ac2b9aa9e
BLAKE2b-256 e2321158b1ef37dfa3768757b65f6b8eff9475c04793be5b620326155b05293c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6eb7c0612e197ff539435300bf1c5d5a978b572a21f2ccb6ba90774eb810719
MD5 1ab6d497ad040e2ef8e6ba8b1a22ed86
BLAKE2b-256 54d08ca328ffa319380dd723b145ec5c6309685dd0fc4e37bedaa6197b424cb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1f4c43be7f825c74a09bc3ad6fbb79c484d9499cf99e01304c4b5e6f1266bca1
MD5 a4be1f83cb1a48dd2ea86875dd70d3e2
BLAKE2b-256 fd371f04775307dcedadba6d8df12cf043ed36c5a113374cced4dc9104831db1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d2fddd8e1eefaa2794782231c7995bfa5b365fc3ddf677e21ba22d104348022f
MD5 5b3f48216b175af10428172b772881a3
BLAKE2b-256 1cc65a2c909467bfc39c21851b5dfaa7f8d1e4744b876219fb82d3a79728aa14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.34-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0224c1746136d7c833910248091a3abca4ca60caee79550c4709aa7123e7e0be
MD5 1baf7e9f591ba121ad63c604d43809f8
BLAKE2b-256 c7fbe7a71abc5133fe4cd64de8bf5b7c4952440f30c0bcbc3883b6561b775542

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