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.32.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.32-cp314-cp314t-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_sirocco-10.6.32-cp314-cp314t-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.32-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

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

passagemath_sirocco-10.6.32-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.1 MB view details)

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

passagemath_sirocco-10.6.32-cp314-cp314t-macosx_13_0_x86_64.whl (605.8 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.6.32-cp314-cp314t-macosx_13_0_arm64.whl (539.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_sirocco-10.6.32-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.32-cp314-cp314-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.32-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.32-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.32-cp314-cp314-macosx_13_0_x86_64.whl (604.5 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.32-cp314-cp314-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.32-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.32-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.32-cp313-cp313-macosx_13_0_x86_64.whl (604.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.6.32-cp313-cp313-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.32-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.32-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.32-cp312-cp312-macosx_13_0_x86_64.whl (605.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.6.32-cp312-cp312-macosx_13_0_arm64.whl (538.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.32-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.32-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.32-cp311-cp311-macosx_13_0_x86_64.whl (605.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.6.32-cp311-cp311-macosx_13_0_arm64.whl (539.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.32-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.32-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.32-cp310-cp310-macosx_13_0_x86_64.whl (605.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.6.32-cp310-cp310-macosx_13_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file passagemath_sirocco-10.6.32.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.32.tar.gz
  • Upload date:
  • Size: 6.2 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.6.32.tar.gz
Algorithm Hash digest
SHA256 638aaf9a71ffe5b6397d0c0bd8fd2e41e78f7da6cee323912efc4c6a4ef76164
MD5 7185b5c3a6922f170c66bc636ed14072
BLAKE2b-256 5fe566ba25e0e2060ceb9d0c7adba95d275c4b2ec27134046ed57fdf85a8d676

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 059b0ccae81e6776a8c9dd1f66a22a535cbe6ccca842ae9967479276b7b94c2b
MD5 ef530e5fc1513f7aa875e9a59112ac4d
BLAKE2b-256 1caf79bc9ee5d9b083ab1b7232d5b51dc6489b8c25917d305fe453aee99fb77d

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 01807ae70201acc5108e7a48d4d79a6e09e43aec1f57aeefab71ac852729b72e
MD5 b08d6ebaa7ef3a5b077b3b8869514e52
BLAKE2b-256 2c0f0ae045cdb5095073b01adf1130f9695a4d66b4f5ca3a77b6598258f27139

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 152222dce31071aeb3ada7bd2d5ec97f6c4b246e77e07e75d3323305ca6e4ec1
MD5 a0355dedf061453de356c5a0a01fc405
BLAKE2b-256 483b133de1051878120aaed9496f856f86a8c34df295f831c95d8514b1145f3a

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c7fe9f71c0467c953bc87a8e184eb671c6b4dbcbd9f9179344321b85bc40ad0b
MD5 ecfdfda3b9d9e6683794915d58f06246
BLAKE2b-256 dee3814da6d3d0371f6c5696f0d781434436441ba0e560d1f9c73f7e8d67acda

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c34323fda78eae23949fbbf25b4c06538ef56624a5f6fd5dd22937d8897b1c9f
MD5 8979fd63046a10c704a6b30c462bd8f5
BLAKE2b-256 e5324e357a9ff24b112a7c9e26dba30d2f6974291fc21531fe51f6900bbaba1e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3ffc43a504f171f6c0581741db57a7efa7bf19ae4b6a259c4bee37544a45c043
MD5 0fc574a5b1746785365e16f1be9b2bc2
BLAKE2b-256 24625f17d8ee4e401adf4cf8281efff59ae404d4fdb3b8541dfa6825759767b8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fb0d6fef0b9da819f23d3f87fac503b45f41d4e768eb4b5ae1621cc3321e6601
MD5 896120c89ddc62e77543913dc5e7ea5a
BLAKE2b-256 33dd361a8a7a180a17da38fa983253fc3f653504136703d589b893d2c3e601c8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b9aa6e16b70d6482c677150cd650a782a6f76b0a03032940bbc0a961829ee36
MD5 03e0c68373895c4c26dd21a42b4f4da3
BLAKE2b-256 d37ed091635504777a26da0544358e3d900ef7a96e56f693534d7fa54a0730cd

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8c89aae801e51763b0a7253441d17605615748d25fc2c854e035938fc9b8299b
MD5 0d28d877411a60f4c7f73aaa5ba40337
BLAKE2b-256 8a452f67361b7ee31655590d59bc36b4c6f8f8735057e6c91f0d0ec1229ca382

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 70863014ae354f316546595da051dcfc2bd183315e3f8da3c494043c492dd7d1
MD5 7cee0adc273b57086aec3d62fef6e42e
BLAKE2b-256 7009d02a5fd9bee28bbd9b3aa3838418256acfed009d4b1e9b5c427aed301042

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 185d4d6f154cec4d62b2369ca014b7103b21bef5868f140e10a359e83b97d471
MD5 84cdfe1b8b58551300791d954fe8f6ca
BLAKE2b-256 f270dd3432bbf5001428e666d8da1fd3928a0727d3af082fec6b44ec26c690b8

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 71f5b6751097954b2b33a6145355cdacac25d134bf97b5a572db71325001b93f
MD5 be05b23f38422fd3b6aa4a4550cb50d6
BLAKE2b-256 b41b034b44c1f02121c130459049f1d51f431c9d06d2f2c1bdb0499778f82193

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 07a31ecd0ecfce4eccb9f5fbe5d6cebe9d0e483563d6268a1f0f72f0c3643b6d
MD5 3e5c3564eb7203a4ab5585e6b8121eea
BLAKE2b-256 92b86e77a2729510e1d9883a0ff9a1d04c4b6a899fd0425df997f694a2d13e9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 479d1d81e499f2915bff696b5a30294feea80814958068c3fc98d155140587cd
MD5 879993ec1f7c024cb318eb44cf53d159
BLAKE2b-256 98ce7a7f1a90eaed2c4a7ca4a743bf4cf8192ae06d157a2bf3035b422fcf0179

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ba3321783e3c46bb473078a26235ed7ffac408523e0bfd502a52448219003a46
MD5 35be3d9118a4e903af696eb3f22d6062
BLAKE2b-256 7baefc275cef0bc65d7311efd9784a667b58f03aa138b26836d390db4f88077f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 43493e509afdd278e25d96532eb7807e4575a3a8e2304b729369f4d2e23c0cd1
MD5 87ff134fdc36b0ee422795409424db73
BLAKE2b-256 cd27f2a1370e3bb79bf1091b3843b7617576cd1e478d637524e42afb4668649e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a593853bd07fbc1f4e03a7a8b6901bd1e87746cc723a82a37d0a0637f082a7ae
MD5 f215a310f14ae94d4d5a009150552887
BLAKE2b-256 40c0f2ebee6151ad0f1fa6c889e0c31544523570e65552ac4e10837507b45166

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 cade2ea3d260ceb222d8b565e4857fc05557ffaf64ba06bf513d0c9a4dd3088a
MD5 69193f142ecb20340b4907e3c6c5c721
BLAKE2b-256 7fabf51f7dc388056541640c1469d2865694b25aa8b532f25da1b4fffe9dad5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 79f89e24d85b2f677d147a42ad40837ee675d86afec63e26c0b200eb7f5f3198
MD5 b2a3f6c2dc97b44ddec7b569002228fd
BLAKE2b-256 cb99a23bbab9055a76c5cb6c5f9f290e7ae51536a247515d1ee0f7de562ec682

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 180742488da7882a4cd2d8bb4bc380c4afcbc90b7cd29f618ba24e8c57d0b939
MD5 fb9b9848766c125d804fbe19a323e91f
BLAKE2b-256 844d1e60cc4e7931ac13a7614745c0bb0c9442551e6db387090bbc2b6f908e2f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd2f74ab2569e60899c37decb5a14ef87a88252f94e07c02eb477cabae3dc9d0
MD5 178068ca2fd9e58924c580b2c88816cb
BLAKE2b-256 88621f3fd6d709854d0ef9700184b9fe113776ee4b6f9cb46a2b5ea6d8d830f7

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 96414cd49d8bf0c02d55e521342bed72449a471cfa1a020dcfa93bca3af0987e
MD5 cabbf8dfc94b23306d2d1f98c63d999e
BLAKE2b-256 9ec04798aa146529b0232edd9992297c22842f26e9c26d18e576cde813d3ca5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab751acedda621d666d9e8762c993349bf18e318115fb86a3621ae0eb16dc4c2
MD5 a77a5be6d92e0621557821805c9d2556
BLAKE2b-256 c15cfc797278a268f07637331fb0eb9375c92170d9ddcd160ab1cb51cb95f926

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6d6e146a9b5e5449f4df73aa9c2aa36447b84c41238042b462b27a5bb98d8e91
MD5 b32816c0de610abdf72bd8ea1ee90fdf
BLAKE2b-256 cab3759ec7fa8b866974b6986ca66498056ad8d8e825a5130d1574b198653880

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e152c32841662743677c1e3738d257bf95dfe3305352b2cf8c9f3e25d10b87c3
MD5 8a4e419ffbff90ce15f95532b64caabd
BLAKE2b-256 ef56ff4aba4c9f54175375a20e1043a8ca1964df78cbff088e3416a667fbc54b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 edd09128ccf0f91b10dba1a437974ec1d4d9c6136ebd23eed317f7ac8af7c123
MD5 9df881eaadf82b2fbe000c05d20fc7c5
BLAKE2b-256 b8d828c55986f3ce9ae423861e18f52e8e9b569631f086cab82bc99747e0cf07

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1d12429a346f9d785b51fbf872641ef96ed27dad33ccb2a0c34c2e20dfc0c7d6
MD5 c20b553b99231fd3fa19ce67fc523c44
BLAKE2b-256 319457d976b0723189cc9cb83f67f8899a9d6e4c840080b3e8c9fb26e82d38ce

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 62394ae36d584eb79b89f122bb85f9bcad0d18ca6a35e0bd218be1e5c742d586
MD5 f6ebf1016a7730504e2841af47fb7e95
BLAKE2b-256 0b3f4e75412758c02d1d704d72f5b72c876a98569ea9b31f1316d72579bb1425

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 304d0962b3109b2c89e70a107256cc19ca990d6231699ebff6d30b1f0648eeee
MD5 7f20d019c6d444163e1dcf77879ce4a4
BLAKE2b-256 1d5b73f7350b47c0246b7cd50861c7dd1bc18794552401659bafaad97f339259

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 886d1f4ce2c6da8177bb6b5a0d9f048d29e700547dc20f0c671b6a0d936d7e4a
MD5 4d848ebb853587ee2330059c79e0e2ec
BLAKE2b-256 6b0190f41d8bdf2b198cc818f8f295bfe3cb4c18b8077f3af893083ee4b28d98

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fdcd3278641337b5250a719fc4c307ebbc68e4341c48092eef96ebe4591a52c9
MD5 cc42ae7e8a6470e0ba561e8a89f899ec
BLAKE2b-256 c5f4e7f5fca16ab469481d9a2c0bdaa093b2742c6c9bd6d067e6a0e573c50761

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6419f0cf44027a5484a3c18901a6c496249e9721fe2651b92290da2ba2b668ea
MD5 2c87891c48f37dccd1f6a0d2857a5b73
BLAKE2b-256 aef83bd01529da7bd267e828a9263134267bbb5babf4ed3ee1fe39dc066d2c39

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6e64f2ea4f9e9cd6a025592b4bf68f8ece074ae93c64d69f094bc0c72eba327
MD5 aaadf74f5e98550a11d345187c4a5f87
BLAKE2b-256 dd9e0bdfcd90c4b191553e85434ced78fd7e4689d79a9fca707c3c4bc14bf1e1

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 721f0020dfb7bd224a6da00457f40c6d712ec3fb6222e446b24c8d8443e0c400
MD5 1a0f2a81ba729021ed5e7074972499b6
BLAKE2b-256 c9c6364483957b17ebc0910749fd0ddbd8f21fad30264ec6135495bbab4e64b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5f44bb6176bbd28a8132a2fc3e66b71bd7ee642fb1d0ae9da405e64733f02da3
MD5 fc04b456cf9907db760767baa9e38e3e
BLAKE2b-256 9869a0ec8240df17d7a4093ee35a1ac87c15c076e8020f5ce38d886be7688a20

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.6.32-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.32-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e7f46621d9f8fb1c6bf77075587687561784be3728ceca249eebd8e12f12b8c3
MD5 f18e278fa84cfa865957d90d3e52ddbb
BLAKE2b-256 f47452c69627a3c57d0f959232d2e55b8b1d43b33a159a468997f05f67523117

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