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 uses the motto “Creating a Free Passage Between the Scientific Python Ecosystem and Mathematical Software Communities.” It was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support and provides binary wheels suitable for all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64) are are available for a subset of the passagemath distributions. Use of the full functionality of passagemath on Windows currently requires the use of Windows Subsystem for Linux (WSL) or virtualization.

The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.

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.6.31rc3.tar.gz (6.2 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.6.31rc3-cp314-cp314-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.6.31rc3-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.31rc3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.31rc3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.6.31rc3-cp314-cp314-macosx_13_0_x86_64.whl (617.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.31rc3-cp314-cp314-macosx_13_0_arm64.whl (538.9 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

passagemath_sirocco-10.6.31rc3-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.6.31rc3-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.31rc3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.31rc3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.6.31rc3-cp313-cp313-macosx_13_0_x86_64.whl (617.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.6.31rc3-cp313-cp313-macosx_13_0_arm64.whl (538.9 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

passagemath_sirocco-10.6.31rc3-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.6.31rc3-cp312-cp312-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.31rc3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.31rc3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.6.31rc3-cp312-cp312-macosx_13_0_x86_64.whl (618.0 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.6.31rc3-cp312-cp312-macosx_13_0_arm64.whl (539.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

passagemath_sirocco-10.6.31rc3-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.6.31rc3-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.31rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.31rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.6.31rc3-cp311-cp311-macosx_13_0_x86_64.whl (617.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.6.31rc3-cp311-cp311-macosx_13_0_arm64.whl (539.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

passagemath_sirocco-10.6.31rc3-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.6.31rc3-cp310-cp310-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.31rc3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.6.31rc3-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.6.31rc3-cp310-cp310-macosx_13_0_x86_64.whl (617.9 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.6.31rc3-cp310-cp310-macosx_13_0_arm64.whl (540.0 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file passagemath_sirocco-10.6.31rc3.tar.gz.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3.tar.gz
Algorithm Hash digest
SHA256 abe7a4fd56fcfbe881145d866de2a2064f39d580930a7003cd53ecfce3d3979b
MD5 bf4901c292f179284777111823352832
BLAKE2b-256 a16a579dc3d060fd136605f9de6b9891d4bfa23a6b2edec766360b34e134c852

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 262426e762870b5d826acc251de8b493af09fac56b42ba7baea585c47c52e99d
MD5 1a4424c39d1c6dccb7b9ffe6b488326b
BLAKE2b-256 23ae592baa5912c1c8fc8b8d2390981b12b106fdf6ff3621a908a38b24178371

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c52ec90c401b3cc0592a9eb0ffe87a4cd0ce3038102c062a8082b99bb587a29e
MD5 f4218f644648f0802df75352075e4335
BLAKE2b-256 b9e20f7e142459aa7848fddd1a1e8e7311134e297a9000ead8916aa1a5e2c7f0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e455d06d01c0e81f1bf78ca64742dc061985a98b5dfd8bfdbed030c9c8d3a8b
MD5 d6595e7dc9555ebaf13cbb3d455283cd
BLAKE2b-256 8da9b0db56d156d58f6c2aa8f9a57e8a49e1febb97661e7bf6c774458d6e895b

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4de486220a7106c177a047157d28e708aaa0d7d68869dc1ae3c403b8a89a55a3
MD5 d26e3542fcb2af58014325366090d9ff
BLAKE2b-256 363e8c169d44af96c40d1fe9036dabc4c4f6d8a3dd566bfd2362fa17f7fea108

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 700e56217d4590262198f23f541b3d9373efd210a8d1c1652da8e023fded888f
MD5 8dde7e31a1db3f0b3ade9523dc74c78c
BLAKE2b-256 7b1ca58787f878bd7b343511fc5341078d7b1733276b61b38fecffd362b73bd2

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0f502554c6ecafb4245b298cfdff0ec15c765cd256849ed857818b1276637157
MD5 6191b3f9e7590fc4cb3f705942debb34
BLAKE2b-256 dd4e45acb8b695837d50fc6955721d1bbd619a8f662f1ffdb880cac51466bb4f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 057a1fe0e6046e34899ef7dc6974cbf3d8adc4d52470980cab51196286d995eb
MD5 af0abbb3e984bd74255bb266abf24da7
BLAKE2b-256 7a19370b8be7bf340565e49f8a5f559e21c517f99d71a97af7fb248af514a005

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5b080d20ee0418e593c66435a17a7a870c41eff896b3ad7e39d74a3fce890796
MD5 1f1760ca2cd208d73201baeb22b050ff
BLAKE2b-256 e55e0a4a2c03a6ecbe9d88fd4c13545d36ac9c95e4ff9e180494f06e659f922f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 81c1175d3ca5c77b5b8c2cdf210b4160e3b94b3ee51ea5c42f067f8962bb5881
MD5 e646066310847a3560696bf9016f6aac
BLAKE2b-256 b546e305970ec70ced287e68d8a6ae1f64785c467c9b08cf1d24de8f8c233294

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 965091be879ab803fa03f9179ab9ab0a1d0a371c133dd7719f6eb7eb83dbb7d7
MD5 a4b3cf77e9bdc73c8fa73718a1368d37
BLAKE2b-256 8a41e3dd6c0e760f70a32c4e0065b76ffb02b085c73fe1d171140607f67b01a0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 805928558004a4d541b56f9ec692d4d6b36cdc002ec4830fedf9c0c4966e8959
MD5 b93ae3538b9e578564a85794c8000dfd
BLAKE2b-256 efa7bb1f9c06bf44111bf506acaf82bdf0b9c0e8345e523b22cee8ff75fc7744

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4bc617b1f7f5bae59f09f70f6dc7a616e33f07cc94540b3e7d11d063d73a39ad
MD5 5866b136205390f7ec557f5021fba8d7
BLAKE2b-256 0414897e3e42dbf5e667b758a3be7f5c9367b37a9a533373084c4ee775b1b231

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bb00c8b12c845f5c8ca526d0a27e8a9128d26dda985b83f62308cb8a0f789d51
MD5 6219952ad582329e594ce6a64dcc5398
BLAKE2b-256 19adb7939d6e8505d7e5d4fc47750fd1d04435f591a1fe6b52c31f6e312fa015

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 20e8f483243944acbb1b830d045e592dc7911f789704f9b4e00d28710a457ae9
MD5 98beb6d6039ec460097f7cda3b403a34
BLAKE2b-256 2723300b1ac1bde2abce0e8fa89c94976cbd494ce89d5fd54d522a78c5ac76a1

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 494b9b4530a3945560bac774a737a80b443bee70055db51b673516b4810b4e29
MD5 63d7ce115a6e41a8581baaf0528b1ca0
BLAKE2b-256 d37fe57235b2391bc85ffb7de45cf9565defb32b122769ddafa20ac35f1e0aa0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 293979e80f1248fc84220c0918846e5087f07145794e5ac2b40293ed5cc024d2
MD5 6bee25b64165884ac38372d076be60a6
BLAKE2b-256 dd850c14b8e10bd40928737d246a8f171ea4d09fecc4c7d045183f5e59784781

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9cf00f88befd52bf27becee339cba9d88904124335848f05c2a8301d53ee4d9f
MD5 cacb2bd0ba645849ddd46ffc4ee073e8
BLAKE2b-256 0742666c4037ccc4379f43e0c6c730b135105b5388467e75c3db9e3b162c5936

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7178b3787351c29bef2983425fc628c717123710acf4ddaa3a455909de3f4e52
MD5 8f13b7d6139e5539720122cacfb6c318
BLAKE2b-256 7f458af849dde7be61afd254e35e8c3671610d58c29e78a77754789016af844c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 84390a0844dcb77209b527e3ac180fd0df21764fb48c132028b9fc764ae6f491
MD5 171a74ac4d2eb6f749d73503a423b3b1
BLAKE2b-256 c65d9c89d2c03ae57c6e39928baa36937ac8a939ec94ee7cea7a5c01e86ea090

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e13c45427999f69056becb29d0502b17c0b9cad2e0e816a1215bd409f31faeb1
MD5 55f3d285bfb2385f5276b8ff5048e862
BLAKE2b-256 23e16893973b03cbacd0dbbba721ababcdcb59bb4ea9a633bd33617dd00ee5e9

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba06ae1bea25153fc1ed01f3d42a2ee4cce725ee302bcc614d6893a4bb1c683a
MD5 b1ebed210f90d4100ddb660276d28a84
BLAKE2b-256 77311796ff7029aee0cc64514e5c99d8782e4b101967f4e04f5dc1adb7abd60b

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2308c81396ed3879f4cfdd601286741bd7d1cb724eea76a2e6c3d2a09a13c64e
MD5 33e25a044b4846738395a09c5a81e83a
BLAKE2b-256 a52d1789ede6f686066df9abac637ebf7bfdfc90322de89af1b3af8a464465f6

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a20703752e876f8187ae08ffe63a362b5c75e8486ee9b36c82bd4873262ed308
MD5 64082fce1a41f45caa9eb6bc74d87dad
BLAKE2b-256 9da56af1b937f132c83692c0330eb365219001cb2c120ddc1503c740747965f8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fb3a10349c88c4992c7d868ef6ab65db1e27ea94a16483172bb5fd5f4794ae1f
MD5 a15efbb34890ccd07ca90051e9162882
BLAKE2b-256 4a5193b6334b8b0ed449fa3504e1e4a3dd35fff4eda79806a7e0650d16a19985

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3488a47c303acab4968f2cd746b1eca0ba87c7176c840b7df89420db9c83ae0a
MD5 fe16b9ed2220264f52329a9e22ef34f0
BLAKE2b-256 3a1af1c5a13549b0cf47fd682173378601178d3b5142b8cc3bbfc87c97ea1f2a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0a1e002bbb660e44ffdc901d3c608c280c49d4864ec1590dd122f91ae0a181bc
MD5 e412d8ee1b3f3a1ca595a99e9a0ec315
BLAKE2b-256 1e2f7e55882eea0c0ee7dcf9f0aa2d71dc8ecfd8f76cea582c2e309b1cc313d1

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cfd3691f66b14843ae4e83b796b3d54c2fbded5a508508fa49821180e73e1fb4
MD5 2d73c843255dc1d0893a7b44aca7e062
BLAKE2b-256 367da1ce5d8efc19d70a2c5a7f54a7771dea8648d5b276b646e94404d797dc4a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 594b7a7982d8ad3bb5513fed8acc426c1181bfd2c84ecc0e6a5bd95e69268634
MD5 5b75a30fae2c8638be80de6f0f651721
BLAKE2b-256 8f2a078d882e2a8bd2357acbbe43d543cae1f07d374250cde634abe4ccccdc3e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 60def2d7f6f76a13f83b4852e96d7639ff470d991df3589522833004d437c406
MD5 14cd57979a2b29a050dda4cc1bc2dcdc
BLAKE2b-256 de2b9a9d3231c0a980bb18745663c8bb68284797809e197778d9b58720e076d4

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.31rc3-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.31rc3-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a473adb2f9e8ef6e7fbb902982ec1b91c7de27944cb653d7f3f3ccf315f445f2
MD5 f5fa80f81948ecbf3d671cd3da051839
BLAKE2b-256 09fed542068a4c8da9fc2553609598d4eec01b65879e9b268c2732529697454c

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