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.14.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 passagemath_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.42.tar.gz (6.3 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.42-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.42-cp314-cp314t-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.42-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.42-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.42-cp314-cp314t-macosx_13_0_x86_64.whl (606.5 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.6.42-cp314-cp314t-macosx_13_0_arm64.whl (540.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.42-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.42-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.42-cp314-cp314-macosx_13_0_x86_64.whl (604.4 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.42-cp314-cp314-macosx_13_0_arm64.whl (538.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.42-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.42-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.42-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.42-cp313-cp313-macosx_13_0_arm64.whl (538.0 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.42-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.42-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.42-cp312-cp312-macosx_13_0_x86_64.whl (605.4 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.6.42-cp312-cp312-macosx_13_0_arm64.whl (538.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.42-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.42-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.42-cp311-cp311-macosx_13_0_x86_64.whl (605.0 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.6.42-cp311-cp311-macosx_13_0_arm64.whl (538.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.42-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.42-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.42-cp310-cp310-macosx_13_0_x86_64.whl (605.2 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.6.42-cp310-cp310-macosx_13_0_arm64.whl (539.0 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.6.42.tar.gz
  • Upload date:
  • Size: 6.3 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.42.tar.gz
Algorithm Hash digest
SHA256 24f4b41f946e4cfff06c20f5a8d74180f77b8b851047b930311415c166dc4720
MD5 2f98106a82d882f9942d72b6cf6248b4
BLAKE2b-256 9339f346041b1e2cc01f697594354e24eae42266d7962aa35863a685f4bc5523

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68bd239deebc8a9614ebb11f147b3116ab3173605b42c698a5be75adba1294ab
MD5 82393e31972b23a35825c39b644a2ce0
BLAKE2b-256 5ca04d19a5e2e7c2ad49a92c64ae0fc2f09d60fd3509df168217cadfdd0cb390

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 71dbab21b213ecef99bce22b0d5a1d0a5b2336cfbfe912421d5eba2bc995925f
MD5 0586b037b6a83f73cc08dd6deaaf8192
BLAKE2b-256 b71beafb055fbb6a5a33c7dd0e2eb780faf777f5ec0aaf1c410af9b51084f6da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 63082fb21fa5417f22fde9896526c5448bd12abba1da0ef53b5dcfec661d89b3
MD5 6d01b49f69402c936b8fb3d57940a05f
BLAKE2b-256 e98cc92115ded1d092ac1b672e546cedf8e1bbb11dfcca22da8130e8ad4c3af3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5af4b335957476d2ae88d66eee21cd17c7f1fa2472f22fe8a45139b8ad072004
MD5 e77b00760b9518d6f2446e5e89284b65
BLAKE2b-256 53d73519f0749851897fc8b662a5eae0967874995a564df59ed498b69b65e2db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c2fa450f4bef31e3d2739b5ce2ba67bce55eccd5c93055f26b413375e7fc932e
MD5 d7fbbda53eb43b8bd6b2512905252319
BLAKE2b-256 992f0d2857e616c397ce05d4148a276d6ef3c67f1c05e0fe87b195a1ccf4fbc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e5f341ae1f5db5420b1a27bea0c2a7877a1079ca23822fae689c06015e96793f
MD5 03ac3c9463cb235d0959bd7cbdd0e166
BLAKE2b-256 4d1f956b3b697d2352867d01b704eab291536376dee4b9f81cd862b792cba112

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8deb143b2221cabe53c94051448b14382daaddf4742252703f9e0ef552c29720
MD5 1f9e8ea78af1160e04a58616892f8564
BLAKE2b-256 65d5b9fe7f2188ea7727f93604e9338fd5ec1e4b4a55eb2acc8de52dab29325e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6aef2a1ba7d82805cb844cf239bd78031bee592247526730325a35fe774532db
MD5 d2255dcd891c742cdb9ff59a8e3401bf
BLAKE2b-256 0bcbdc216b316527bba273f6afd061702226cef17aa0b852ed7f89fd01db4e63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5c39143597a2752930b9a13eb2581dd48885bc9e6852a61e7561e7c6fe77484c
MD5 1dd3f2cbb925b697530e48cf9b16894c
BLAKE2b-256 c20c0d3932bc8367fdb5d66c3d256c26d62633e36aa25bce7488c4f85484b058

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1208ccf82dcef7a4fa43517989c2283e47ac2318ced48e267046d25fd779df0a
MD5 9bfb3ecfa52b665c4f729b5c5a429187
BLAKE2b-256 98e713e72e94b7307ce49f6e0beb8d8612e648304491a3de302d5a09a643116c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 da0297f4ebf6e9f3447fc89a79168d256273bbbc4b502c71e8eb2c53613e3708
MD5 3d99654d3da98d23c86f8ca503ce5c4e
BLAKE2b-256 b3c6d73b646466158f18296967fd0e00b52c06f8799a0e67d5df118f40525651

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ee65b408384860206ace7fa0668be6c08e1090cf4ce4f6e92f21251d5284b88f
MD5 b4a5b5b67cb3758f110a804e2147fa8e
BLAKE2b-256 90bbe56224fb43db6e71eec1676a564507151fa506eced15fe96ca2ab5de08e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9695cf65fec6c427302e5fd2b3373e42ea1bd9f18c3c465cd1e1b6f95ddfc3c1
MD5 a3b7ae9ebe978ea83d22962f1489a265
BLAKE2b-256 69e490919b673b3ae4bc979cd53f096a2478e2691e07891caa16c9f6c4184abc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 470ab280099862bf235e75238efcdbba9009c179a70d2c1e9e08376ac49eead0
MD5 77ed6f80726a93e7344810df33c6fbb6
BLAKE2b-256 a40f5faab2b4f665010c3a3d6bde450aa81e91a1310eb36ecf043259f4302ce3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 74cd2acfb41f4f2795e2dae10dc3580f529d18d45714c3265e13229b9a7e8af7
MD5 8dcacef03b1c6463d0d97675205334c8
BLAKE2b-256 f5cd42aafecf157cd48531f0a41a04eba3dbf4b8781ec0b7b49134384f5c07c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 34a8c1f76312d7bf970c48af103325b3804c7a2d0b8e59ff6b2c9c39d9f8f4f6
MD5 17819e0a83e1236b3eb00b8253848600
BLAKE2b-256 31adea5facb5a7757eb440480bfbf57e59c3e7c4a84aec12c5aad9f2eace9dff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 076cc29a480cac5d16055d5c5e4f8621cde34cc5e549504028a15a8bf517fa55
MD5 74718fcee218f051c65b14a61c605bcb
BLAKE2b-256 59fbc3308ce37fa3b412d226577a0465a1ea604db846ae64737b52b3d3f409d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d785f2e1c8a69710222fc1d2d7b54907dff4f861a902493b566d4b8e5883645f
MD5 264e5b828b120b880195591ebcf42b28
BLAKE2b-256 e40c45292a0fa09ecb31ce5b8dd200357eb3f3a89b3f5d4f4ed0f2030a45ccd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f560831ba1653fc4ddf9beb21ea1d48e4db3daf04c9fc844e5edb217f274a52
MD5 e88d909669088a846c50a8894add7326
BLAKE2b-256 8cc8cbb3314f82f6a0134349ac6578abaf7f48cc9ab7dee67149188f79fc7beb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 08a647787cf76fe09e4ea6c8588b19d8db369d53c2bf28f97b5546884a3c5e3a
MD5 75bedc43109675c85981e5d2c61f07ea
BLAKE2b-256 a50b3c039b79e6762586f237c55148776362552f9f4669b3f5c0212018d32cda

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 018cc43d18fedb5806ec401d890d744af09cd274938ca7cd542a407d209b17f0
MD5 a14b8b473c2380a10617151c077a79e2
BLAKE2b-256 0f94e450d88c009266007324ba1526f0f8c3f2410fd922487fe7474382401d41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5576146cf5e506285e6c443472a7b88cd187c0976a4f0371cbba8139c9c42158
MD5 60914070a2d5e0c83d177417ff7c9144
BLAKE2b-256 0efbeca1954e6c105b6fc6ef60b2b25042b829ea6f50db7c4274c5bbf7c7d69e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b948881527268c303d19848f00bf1932618a422e5ec1496022d1c017dce35e0a
MD5 d76ec335cbacd00a4126ea4b19d8fcfa
BLAKE2b-256 d5d93685d41cef7ce201be437782300d020e633845cba72b9e6188af67c80ded

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 29982e4c1c177119d6806680d867241acc0fd67c978978a76ab98cc958132c53
MD5 c85162c7cea622050672106a9494f902
BLAKE2b-256 cd9d923ba4e7c2a2511edee80513a035775a1960834f6cf2f73a5907aa353f3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b88d5b9e2bd065e95614d38103f2927ff16bb962e5861fff63a53622ae48dd02
MD5 9448b8c21b50aba1b4d0557c35c7d5ca
BLAKE2b-256 d3cd54f2658ba4aceb7d3d609142f26a0c92a8d59fa7cafc18a9273b5a324c7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 00bb97a8f537626ab233ffe96e975920f9939d94b24c8e1e4bc0a2a4175a828b
MD5 5944243eb9227062b8f4918ee7a9e8e0
BLAKE2b-256 14187550da00b83da0de757070faddeb4233ad91a9439749d998f7cee7957938

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33b7b1facac5d094327dd3ddd3e053038c274d0ec9b07438362545e30e2d9b1b
MD5 8238ab42374583bd9d891a8b2acf229c
BLAKE2b-256 54fa8a7745f589629672f77bb6e208a16bb306a1121f367bf052392c28f189cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a0e08156603dd188135ce0941ad935f9be186581595628cd32539545a3467d8c
MD5 e030710addc0e363e55cbe352a781d63
BLAKE2b-256 e0c3097ce54603ccfc0042ee5b2f88ff8057e2e81ceba21522373d014c88d7b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 74f31daebfbc3c9173d2dfd005f75d60a2a9ce1ed747cf327ebce923e93fe88c
MD5 bc7cb527407e8d1b07c91a93f693d71f
BLAKE2b-256 1d3573d9f7463e4884301c654e6247a652b61e76bc5d60db3f9f1eb9659d7831

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 00065aa473fe9c0f55220b20fd5e825e301bfd3037afb3921081c6e1f9d8ad74
MD5 e2639f69ab5a19adff03d73d1da3adc5
BLAKE2b-256 87e648cd3f16da75a9a964ed156bfe60c12c797bc083dcaaf82598a9ef4c03b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3ea14689a5f3535570620951ab8338088a376369d2c4cb2e037c73f398784f5b
MD5 82383b713886d5899d12600fcb524f65
BLAKE2b-256 d9d19c294ce54f4f561ec3542bccffbc201aa0c58e23be7277426d45329b70fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f2de500141616b25bc24b57d29024c219acb32abfe79cf4b889b591c2ed95c94
MD5 499030268db5ce4177b10a6fc1d3f36b
BLAKE2b-256 03b1243283cf49a66a8241b4969b6553f1f24f1facf8d6840308faf095389bb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc9015e0b63bf79613117c5c7b5cfa3a5d20756893d57b25ca3be53ae63ec8fe
MD5 482bb03c4c29929cd6a3076326c9e205
BLAKE2b-256 c6e25cd6a5288cbdc0677c59766d78d6403db9a03c70d95ce1dc947b72fc66b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4f4c4df6ba9fe945d3b50eb3380a4bec872b3cb06c67f1b61470b6a5f66efe7a
MD5 d3c3525f2f4cf7741f4607cb019fc5bb
BLAKE2b-256 457f03baab552bd49157ebb102d54a4958c067d5cf2e56e957c47c11906e524e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 976c42b4828d531be32f7b1cefd27d838099eb4e0ab2fbf49e156ef697669fc9
MD5 150cb3b5a603c6253e821837632ea8e7
BLAKE2b-256 bd287aae0d314ae1d7e64023ba1c2efe1e2b667f53cd559c815ac8bed829a6d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.42-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 80110bef6d4a188ea1da3d92462e687348b1f4bd3b0204cc40a195ecc6d9d12b
MD5 3d651278bbd8563abd8165bdd9e13594
BLAKE2b-256 4db8b20ddc78af52f1be93fcf08d2926c94464ff7e2e16b347eba54178139ed8

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