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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.38-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.38.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.38.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.38.tar.gz
Algorithm Hash digest
SHA256 23526c60e58cc0e20a791feda8302e5d16a85f4499e7854818d75d078e1f1f6f
MD5 ffc002d48e4602c172e1aa4a765c59db
BLAKE2b-256 21c21ed9642bdb2eb28926bbff542b37f9d99007f142e558be3998ed1580c636

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d90c7a0edc972bab3b958ed2d5e1abd2be55884402c4dd3be5944a3e1155233
MD5 d0a7ef13c6073f439385f0c524f460bc
BLAKE2b-256 26e1c66a51250b250672e704157fbb865d8da15902dc21b6f3095508c573bb38

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 16f8d02ef30a33b5cfaa6eda68f0527992072b748a2acdfb911b90abc28f8f1d
MD5 b00e7c1c3a41549cf3030e63ce005a84
BLAKE2b-256 143e57630c40157e2a99c2b86b0ead561a94f398d4356057c83c73d63522bf32

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c154d63c8421cd6908314a8fd0aa4240aedf9fa9b2b881d216869ba0a15f67bb
MD5 2afd570ea0b959836d24336ba239957d
BLAKE2b-256 22f3e197c84951b7b9003c55fbbcef9e57e46e4c06c65ada06103a9ff5cf4e55

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2f13983586f8c2a2d34908fd3fb37981d5dccd61c19b43cf214bf44631dc6747
MD5 183e9f1dbe7b0b835462b92a539def34
BLAKE2b-256 355b0ebb070d025996afec846b7cb6e968d5b74e045b7d34f1275dab68eede42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b416fb71f1d1298601cae1dc241a2f950fe30d78b0691a58e27deee6f6e2afc5
MD5 96eb15995ff6122a43b83028aea4d1ff
BLAKE2b-256 36a881d5815bed09da64fa554c6492e7eafa31eaa87ef97810bfd157217dccb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b4324ad1bc1973e400d840053a7828533bab248802d06ecb74383a4e1de28349
MD5 c9784efada20a683124b8f95430efae5
BLAKE2b-256 d181e486c9096f228399be9c41831debf9e19c5712f9f65244ef42f150b5e4bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 07e5427b2188396ac6faeafdcaae202d8fadc9fedfab2d659469bacec9e5baea
MD5 b022788d24aef933854dc5e615c32c1d
BLAKE2b-256 c02996cd2d739ec0dc3de12f807e8f426c0491d84b4cfea04f7c3052f79c1716

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 52c7c0c16b89d352eb8e7a885f03d0901a75cc3ca4ee5cdffb814cf3bc00d7d2
MD5 9f6571e9444a4a2c445beb50c461c74e
BLAKE2b-256 3799f931dda8c98d791f31fa04cc3643a1df01b1faba0ed47adb2f8323e8bd75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1958497a513d96800c9f8449c6448fff7a4e3ef7623094c652d9ac17d363d4f8
MD5 277ba16859e921f6471aefbc19f0e5e8
BLAKE2b-256 3c32f01a7bce7763fcaefb8e2731594a3cfd53c0f6b4299a2d664d76926827e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e497e82a178258c689ab7ef2109c41266173bca78145b42a51f6dc6d874e05fc
MD5 88da62911feaa7e7a45036c9c829cf9a
BLAKE2b-256 4df543cf29759299c1f4e30c9e9df6af78009c20cbcff299267c58210f627c43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a7992e4d3a8795a89bf168a945350025e67000954a3f08c464370881fced0610
MD5 026e893b78ff974cc6eee3119ca11f01
BLAKE2b-256 556ee4d4852a70181d0069b3b5d551ac03db6cff0ceeef3de57bad9960e7dd9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 14596a187885c904ba2fe195de4b724338705d5df4a2190abe55eb8f20e64c5b
MD5 8382ad002ac0555017c946e9ac6ca9c0
BLAKE2b-256 4d8966822d2d96a387df60b124a171fb559721c9b1357989c06f73d6ea0ba442

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1594ed3248a11ba9e753931d8f9a5eca2d2d37f028e6208f22db417d747d6890
MD5 e83585a5ff5237e96ae45761ca692270
BLAKE2b-256 4b71aa12e6e257093d36a4d61489c215440225fe171fe67d59434eec0fcfec05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c8ac129beb13176a08ccee30966052ab06328ca3accdf9f5176fbe98ed7e345
MD5 10f7cadcb5586340699cc62bc2cb1132
BLAKE2b-256 ad0738f6324ec8a9616b6e0b6c5c10f4d692a62834368996fd893635030f7a49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f6e60ba6d07a33f3031bdf41ab5061e6ef8b952e9145becd6e0c840132cd8a01
MD5 573c5b252c54fa10eb0818ccaa272f5d
BLAKE2b-256 8827e8c1cd39d979d4c62d63a98d392d1da866a248b849981448b942c470fab8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8bba9d4b704f23a84bb7fb140c9cf6319f3243abdb2da7bb45872e2de0ccdee
MD5 2725a605b7f3e83ba9430ef68405c7ac
BLAKE2b-256 70b54be324feff0e515a6bd26ed6495611f4935a3b31cc48bce4b28bb1934ad9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 6d588d7e08de7f71115d86f7c4d4235bc2499067554488b23e3a9df321b846a0
MD5 8a5ba0dba1c8dbca8feae66a3e0943c1
BLAKE2b-256 e72b6855a9ed1dacd748b4c69f19e225e5156b03711abe8a6c90ae37f9b1c8df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d6c1b5320917787cf19cf661473c89321eb32bf95d9d910ae7cf65e02f5f0fbb
MD5 271966d91f7396038935bb308c902d28
BLAKE2b-256 315b295b408cf60ec769aa890634b0a4858beec47728b03af3aa6bbcd21cffba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5997f21bb55f5944b2c16080e993e90d394c0514a054817034ba667c146d4235
MD5 2d23a292438654009aabb578f64f0528
BLAKE2b-256 d63def43c1eef5d18e3413f3e69b08e6771ac23a94ffee10a97c779dbd189ad9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 99c8bca66cdd36cb473506502875d392dab0de7fabdd26e557cbe79f09ddc3da
MD5 4fa7ad01cf37f2376e20fc6bf4a72865
BLAKE2b-256 589bb89c1ca5024b651d88d242aab13c85c0499fa5861c0e8191c27ece15f54f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e60c63f2aabe19ae635f787f7cd81344e97f690b8f1654b2e9bc7778cc375679
MD5 fdf9fa18a35861bf0b0e3187b09b94d1
BLAKE2b-256 1106ceb3efc2b1d09d1de54f5b1eebd177651f91bb9f92d58c75624ed564e7eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f68fe22846475dff255cf3b16bf67e6a1cded6bc253f0dbc95b79383b944b7ba
MD5 9ebd8e1d7f13309a1a76dd42713ec671
BLAKE2b-256 d797569f9a3ee7655d1569dd65a5bbd7c72132e8ba8bed36c9265f535d83f44c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 21e72cb1d2263f8388a1c0495c8fac816c30680c3308338b8c1da4c01152bcc6
MD5 af04e21ab8ae6fb6b956c230bb825ee5
BLAKE2b-256 0c94204dc33340c556f2d4b9edd75cbc3859c2289869754841e2f685dc8a59c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 28b05cb6e4eb9571ae3ee28bb83a32fddae6b3033c471d0ffc66ec4d72d7183e
MD5 06b83b1791ede183b3b180fb76a9c592
BLAKE2b-256 ff3a69ff4df1e8f7ed5dd4dd9c2ab35907bf1592e2d5b6c0026dc008322619d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17796820f0a0617135ab7fb412497e13baa373c9732c23dd72563eb6f16c2f99
MD5 88224083c686377fb521888e80680455
BLAKE2b-256 82e01133a14dd8333fa7f815155c2a57ae288d40ba0753a6b00f4c39c5227ec4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 88076009cc66e9cd83213ac3f824ac0e2a3164475ced874356145560198d70ce
MD5 ab21706987288834b0dc13c888b72da9
BLAKE2b-256 4ec4f87cd312aa11389f0f088ab2eab65c248c0c8490f03e199bcbab0ce4c6a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 edc56860ebdc3708661da6721b44bf5005d532b0d4f0d3f1575b511662d77c51
MD5 a55095e123c4aed2ad85ca3a7b6ac536
BLAKE2b-256 3b235efc77e60979a28d960f49ef4cc12d91923567a76584c0d33828f463e500

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 12679c0d43cd6ba003de019a5eb01bf2f5a482d8b50aa4e0c2e254f41063aba4
MD5 6efec5e13784dc972fe0a24434da4c69
BLAKE2b-256 cc69825cf7906f40c5719431711c7f8e56bb231ae8974a21b510d4593835d7c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 e0f44624eb794644d90a6e6273e5a0c371e9a8d748e5a2ddd387174706e45da8
MD5 c89da6abe7a23fd32c7c43e478c1b249
BLAKE2b-256 692b0f3c06d3f4c6cdcd0520fc7bcf1daa74a0efb9e1a7486a511bb2da647ac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.38-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c259238c098ef9aaade0d4b3f9d47d205264acb8887ed88e092ff0d5dd717676
MD5 2f3d9808080150cd2c7f74741e5ec75c
BLAKE2b-256 b2840a2ef4355f18fb4c0680f02308f53a77dc11d4ed213b3d8a23ad9a05d7cb

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