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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl (629.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.49-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.49.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.49.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_sirocco-10.5.49.tar.gz
Algorithm Hash digest
SHA256 0e04c543cf66eb59738018c1fdc96556bbcb8890153b0f2129f7805dd64f59e7
MD5 652bf1bb6e9bf6f29d2e062a64e0aaba
BLAKE2b-256 c5313ca4aada2801e1d2f449f33f8fdace7df189b9d619147331310d005d2c3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5adaef2ea5713104b688f9f542a05711c6b87a618d6eef0fbfc1a83e2832a4ad
MD5 04d41cf873be0aa4abe9c94bdd10be05
BLAKE2b-256 c0b72df28249c9c919d6fcfbf33025c3df7c8359c5d1f06e4574a8f9ad0335f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8cfed0bdce4f326918f2ac00c86fdbf3adf81de98891b7437a32b8ea400798e1
MD5 c7da2f119f12dcd171490c8584ec9231
BLAKE2b-256 90fd126f0f16373a076f7de002c95f71c6c3754d8e290f323f20cd16ad3d429e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 494c5c105b4ef8a7fa1954c24ea157332e9be9f62c1a9563a0ebbaedfea43798
MD5 a42344c706ed9c8de12e7d2182ce1c2f
BLAKE2b-256 3ecec7593e61bfb4d5f6d37b47ce69b0230b24b4a4a6e3febfe694d2cd69afdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed96bfb0679822604d7a39af62beea15daceaeaff40f6d30f673678c3f0c1222
MD5 edb6de460430c142204a8164d07264f7
BLAKE2b-256 f91a7c839571a78df5ccdeaad7f31f5d4d3c31b3ae864f7df59f8d9f5e2b85d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 22c134570abf1ceb5dc10a2b533e3179d9334da4791d61f960b3cc407e73177d
MD5 32030a73015382be8a5441b42579ca58
BLAKE2b-256 4b4aa37ff265d43ec4b442d058cb1dd521ad906bfe0a1d6d640c6ab9b137a714

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 f35520b5e898be4030dc8ea92c199bac8aa7baca89e849d2a9f899370c2d3eb3
MD5 90fa5f20520e0bf9693ffa8778641cf1
BLAKE2b-256 9143c53ab2b02e76f7651962531d60b6cae525cb6764d65e06469f1f1f485049

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e29a0e1dcd0657d8382bcb833672989bed82a3fc0be12a37bc1cbd54618ecec3
MD5 ce36421040ad24dcbecbd269c2f3f7bf
BLAKE2b-256 953ba96ab689437e5c2b22e8b9d34e1e50d8ee26d60d0dca5bc799630fee944e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2973d4de80c590ac9f2933d3789e702e60027a9ecf16d2ba660cfe7c444bd6c3
MD5 c49da1b1ad9e210aaec2804cb8ba0801
BLAKE2b-256 b6c41e06d6b60b84ecb8f55323fbbc34aecdcff7adadbcd7c9a7bee6cd2966f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 90c4322a8b78cde10f87797d499dea7397ddeb7cca96f009b81945b400bc7a31
MD5 16fd73291e20439cc186a795dc5385e1
BLAKE2b-256 90bb090c4c88d5240c1a32f1417153b56be1e12282156afa58a2512864cea99d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af2e92c5e22d94beb84b97690db7f7ff5b12fc01f384fdb4b8731a5661fd35f9
MD5 510defddb74849847593c9e35c6641c8
BLAKE2b-256 4e04d703fd04ca84e1080a665c8a85d3a22b7e6b5028550ac536bad781bdbe1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a88e59cc0a056dce82f90c7a894e3c18fb7807ff634fba1a012db9eed34fc463
MD5 c8456697920f2dbf28490af90d89d827
BLAKE2b-256 4f8e6ae37085afd6bb5c09edce24dd8570eb5ca4147dfc57992e63b51abf2f7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 49b208cc1d501e4a3bbf28aff8628640d10c55555d01a3d787707fe871470b7a
MD5 c559a3eb72eea5d7068aac976e2bc1c7
BLAKE2b-256 af9de3ec0f9422481fd5ffb0916e90bd022374b4e4a0439396f27e0177ebf3f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7294ef4a15647e36849667a9f131ce2a0d0c9c730292447be74a80138fdf4216
MD5 ce6f724ff645ae04717b9ace41d0f000
BLAKE2b-256 e06527ff243f123752d269dcc7d0aa245970fb24aee3657f2d01a190cc2337da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 785c6ec8aabdbfe9120c94a428302714c8fc7118fc44f7f62b2d042ab705ccbb
MD5 9a2e9b4dfc54e15892898408a8e906d0
BLAKE2b-256 cca719d5637eba911ecbd5e57c39ac34eeac10ac9c678172a52a83e8f49082d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f0446faa67d1fbccd769535b899d2dab5925cb0a4cff1be44a66659f45db7d4e
MD5 e880863c5fc14bb38c386286a7cee232
BLAKE2b-256 56de90094250ca558b651e1154da3554d6504ff1cb0c77ea2054044c8bb16705

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 577d46d2b675d5af915adb21838c45ea2d2e9887b288c7a8f9e3253578885d3a
MD5 910c8a5417ca8cc61b860ad46487345b
BLAKE2b-256 65567480374b2ee516cb005d89f523c671d432d9d31cec5f4ccc96efbf0c7831

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 24574a1eecbf035f95f7bed3dd1a4ac0112cb6c8853423cd8026e65289e2a5ce
MD5 ccac01fa3813a7cc51c69ef1447b32a3
BLAKE2b-256 7fa8c7b1be189f3d1066f76cadf7349e092a032d7b434eb4b8d78ad4f19af960

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a6bce34cff7217034fd944a6b3984412c709768252d52ccc4d85dea53fa4682a
MD5 268126bd7dc74cb4fb2f43b4fca059b7
BLAKE2b-256 4043e732d97619950ce509242dfddbec1669c11c603f647b09824fa3ddd4dd2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 140ce87fcd809a1bfe008812a05c1367952361360e34bdb68c1838ebb586305e
MD5 3d25323cb3d46eb42fff6f2fc61f06e0
BLAKE2b-256 5fd690279507a74b711b7204bf7b0b15dbbcefb0b596f1d67272f762888f4ee8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 db052e1900ee0da4ebf7f438e9752763431de15fb282849fe719acc9b200af4f
MD5 376372a8967cd9883f65a78b816ad6ad
BLAKE2b-256 583f7de448dccafbd198cd3c2da3794668b45dce0df73f4ab75e05a447314ffa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13f78ca278aa1a674bcbadad9e4f0156f274eb0202e294e5290214a27942b290
MD5 94b0aa664459288180b026a5511b3586
BLAKE2b-256 9bb1530b7be934642268653863748fd4aae14727cf8805b6d19c495f0e7748a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fe3509e07f508c6b268db8465c643b7718775bd8dea10a3ff5982a13362075dd
MD5 1e730f230c8323d552722314cc5a853e
BLAKE2b-256 7f1c89f0b51a29745844b9312e54f8353366e019216f9b7f0c9bcd1b0769d8cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 726d8cab40a0a134f736ef4dc08f446a302886ca4e566bf4a43c37795925307f
MD5 67d5c4a8d151dfa1387cd9dbe98c8ad1
BLAKE2b-256 9150e543c9646b8782dc369ae5dee1e2692b419cd4e593b3ca97b2b2c662c4f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9a76acaa7e93b27e48ef356d8189a4a424abf6dd09eaf7d5e8f10493c201e5a8
MD5 76ff7919fefadbdcaaf0a5168c6e84c1
BLAKE2b-256 939e37ec10497c9fa52f3b8d4f77730c6298f9862eaf380f26b4bc2aed3c2799

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 765af4cb1813238947f5797c5842bdeb3ca5d66b56efdee513f8973d6df28ff5
MD5 66683e4f9b4a0bb974ad7e7d3d3e4b22
BLAKE2b-256 8229828b4a67154fd771681b05953aceb8346a1b66b1a1ba945eaa1eda244261

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 77edce645db7de77986dce15b888c841ff99d21abae50733bbfd72e1347872f0
MD5 08fb1ea941a374559fefbdd623317d8c
BLAKE2b-256 77eabecce6abca38522eb1fe14cfdd8b1d1ca7d55fb501f40f92c5d1f3071712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed45c9dba14e0391b6c0037ad5010e2de083816b0f9ee1ff0d34c7f15d815bd8
MD5 570591584417ac270b2f70ff07e642a1
BLAKE2b-256 d770c90593b1f3230d0bf3fb8210f706abe63794376d6120684f532dc3b4299a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e2b277a08b6182df0dcce1722a858ab259fb2ea690f3e8fb49ca871d51d7b2b6
MD5 8035f8b2b55014e2a91346c8c732a29a
BLAKE2b-256 3f9f5a1af7ca21c04e6e52114092f9b2e7db940468bcbd8189dd8eef6f246fe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a6aefd6ec47c608db623220c99f6cef1de4e934b7f982b2966925494b5d6eccb
MD5 bb83e32451bd81fbcaffe2d4fbba177b
BLAKE2b-256 d2008cb855cb62f47e42a612fdef60a2d994bd528b0015ed6a792b668c39d7e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.49-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b28fd7e5dfa13ab3a04670760b559dca57bb678da5660ef58434690811f5a6c7
MD5 14f5c797ef802bbe342e788f6c5f526d
BLAKE2b-256 58a2891af506fd4abc23cee9f5f10cf1ee6c9c2d62787089a3a8ea2026dbf776

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