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 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.40.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.40-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.40-cp314-cp314t-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.40-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.40-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.40-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.40-cp314-cp314t-macosx_13_0_arm64.whl (540.4 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.40-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.40-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.40-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.40-cp314-cp314-macosx_13_0_arm64.whl (538.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.40-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.40-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.40-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.40-cp312-cp312-macosx_13_0_arm64.whl (538.6 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.40-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.40-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.40-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.40-cp311-cp311-macosx_13_0_arm64.whl (538.8 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.40-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.40-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.40-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.40-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.40.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.40.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.40.tar.gz
Algorithm Hash digest
SHA256 c8c20bd1c20f2fdb9e738497b35743ecd989f57596acdf1212a85ad50d460d5a
MD5 9db1a84dc2f4dbda5487776c2d298a37
BLAKE2b-256 0eec195bb9509eeb4d918fb225e0996fc6b274760f604915abf6cc1ebbbae758

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 749b1dbbe09aba24f7ccd4cbb3081c97d9106df3aa758a1140f367e510ce63d6
MD5 632ca7e4cbfa8393e4e8eba03bb79760
BLAKE2b-256 ddfb856756e62ad404037bfe5a3696e2abbb9c665016f9154da72beae4dfbb05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9738c39b0f940bac70d0ac9adca14dce0366e745ce47c7e2675bc8d3ba52c318
MD5 1dd5b1f1e0040e8de0bb1306d02cfc2c
BLAKE2b-256 9dbf081340484b9c43675707d2c6ab37bf93198aeb7c0331b10b8e08d1ba83d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a67499482f20883d5841fec3d1c4874ab19b23bd964e8f8ee0b015bf7425a6a4
MD5 61254f92c683383460854c7cc24a4654
BLAKE2b-256 32048b88a3b5ddd93afe243838693bbd47edec1c098e20463f5932bd7aee893e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e1ba457275045b472173e2373095458474a56646a54fcaa06e7a10083d34a30a
MD5 482627de3cd5dc1b712ca02d55a1ea44
BLAKE2b-256 b8269658351e341a7974c3fc645ef2b6a47030dc47261dfc32d7e2e3a4158331

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e739c55b64ad79572f52c3745b602f3d8859af8fd5000515213a547660e66085
MD5 34368b71becf9f00931a34dc29007d5e
BLAKE2b-256 ef2cd1bc3e974b8249c1b8c54c05f00c9975bee966362305a071825a7be9a21a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b241a8dcc7de9f46ae98c66a4a0c4eb30e2f1aaced425e6e3e385b46c1e2d8b1
MD5 cf9890c65c8e7d913ed9242528c66e32
BLAKE2b-256 58505dd621fe9e7295592df052a85225bfb3bd92212eb116666136b038c47b2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e5e1ecd59dbadab1c9f7708d989f058fb1c5f73325c642533eb3e70c1e91f671
MD5 3e99d37af4e11be00085b967c33096f9
BLAKE2b-256 39de65abcf7c1293825230ab4cd1747d00534491170dee17cc7ca4c057bee5c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ddd927769da334310fbae2e7e5921159da58bbd30ba3e33463b5bc8f51bfb664
MD5 1b1f8187e1c42c70172fae4911d83cdd
BLAKE2b-256 e5c91bbfc1f7b185bf986982626d5f65512ea929d1806f13e7ab2e6d3c548b9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 be1a0876d076497908998e51e99d6736a1176724587ebef7a468a68ab2bad302
MD5 3bddf29ed16db11c10ffc88f70c12451
BLAKE2b-256 bb135671c6d7066b1cedd43ea5d5a66eb67559f680175c62c9967011ffaf6be2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 29d22111c1eb2a1b514e33dffd7dfa165bb1138106a15241ea4ad1e4c5e5e114
MD5 c94cb0be16b23cc69c91cb325c999e5a
BLAKE2b-256 4e00dbe110f0315e7e2684a5a1dfac8b3bcd480ec13096b4acc51ceaa637ba52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5d93fb376f05ded2098dd0defa971df83607ba72214b4d18e3178aef036d8e15
MD5 2fb977a140bc53806475a118f9640a23
BLAKE2b-256 1c86a6072e80b91a74845d4b87b60e73f4d6a636f44b5cc2b2fef66ce91f0b6c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a366c3d9bdc82dc7bd7618d8a2700e7fd51fdd087f7956e2e066b06f25a70dd7
MD5 86fc7efd0ee0121454b5d32438dfb23e
BLAKE2b-256 5f0c5da61e839c75c5bd0df82f2eeb098855485cb73cd5735aa8fa1f50ec6d67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29dbbc91e26f5597a68386b08ad718f2a1e01aa49ecb76e2819482e1cca66499
MD5 587d3606c32050bccef80df66db70064
BLAKE2b-256 4a34964110c518c4d1dd1a375238291a8fb08b7d20765915cdb7d2280da4d29f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 438accf2e064e956b0d1f5461f546b80a26a997efa50385d4a687b12602ae517
MD5 8a279a83c6d27ad358a4913fa2f409ec
BLAKE2b-256 f898261d52817d5b5a5d33f8d80ee5677cfb94b3ba6adc3d0a6ccb123b161b35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 25d19b19cbcdb30fc989d0198c8402bed9cec2770d495a1dc66bb3c48e232fed
MD5 885ada6d864ed9d50d2d6461365a9180
BLAKE2b-256 e1fe389607a1e50203f8b2db519bbe97c0dd25a3a5d6e8fdfc5cd480c672bcde

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bfb71e5d8ff2a9242c2258bf997d0d5977355fa3f471d54f2b7782f8993ebdac
MD5 d14e21cc1f96aa58da15929218ad5610
BLAKE2b-256 4a7b1d73d26e610c0c4ed647df09c397badf809a3d951d91bde544c826d61f45

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 66ccc2956dbafbbf2a622822a630a7b187bb25b13d7ac4150a38d64a6379013b
MD5 627d178c5935231ba3b48a24a7df570d
BLAKE2b-256 56dd39ea4bd21380ba29ebfac9192ae5809978f4e62b611e1c49ef83566dbef0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ad1a9e7d97d6f716e8b68cbcf2d4b1f5f057af63e0be7dcfb28c1f39049d6f23
MD5 57b5082aa3632d9a9f9b6453ef84a558
BLAKE2b-256 8ed9b266bb4b7dc6bd5460ec33faf6ba363e3b98b3ad9bdcf873d6e5ead8ea3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e7bbf778d4b9d5c30b5c913fcc362ee83a5c0490147a6a9db2d3e612b6dce90
MD5 e4bc2f2cf8cd0e2e3e3b510ab0c6e8fc
BLAKE2b-256 1b80024b54895bf424cc3116b765e5101c3ec2f46e3d57ddd004b5f24f03c14c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3192798d2e386c97c778c736e6dbffa8664ac80c77669072c1bf7d19b2c5fdb1
MD5 fc2f922e6ee96645a53558ad78479d8f
BLAKE2b-256 6dab8300a73a2f4fa31ab421406d0313028434cd36b2a5eeed097cb69be8be97

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f038ba29c6e7d78c5eac3b4d5cb0ce52673777ab69cd94e9273ccefcf23eaa6c
MD5 8bd2a3f445cb4f76cc6448d935aa0c8d
BLAKE2b-256 e57c00bbb2eb64b413733b9d44b81c64dc21d3eb1a7b53404aac73fc4a24f282

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5f2c478a3a078a7b62cdea6a816467594ea975730325b20fe6448a9cb3251d43
MD5 7b7c79cc79b369827881ac16642db4d8
BLAKE2b-256 69b84a23b2a269655fa33e0218301a2a9212e40bfcbc5717440ed62b75295fcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 211dbd87c44acb339b616b086a1c4260651738c096193b5a9953ebc85a11c369
MD5 a6451afac87f933406b7dba7271cff71
BLAKE2b-256 9d076f584c9ea8679c2dd823b024a5ba8b22171ff98fa3bed83322c27b236b24

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a20c4b5198e10588df3094b6da1ce566b1587073f5bd3db88c3774c2313463ff
MD5 64499251ac3575eced1fdd92424ddea5
BLAKE2b-256 d8ff3865f6dacd7782c7aea7c56b854c2db37cdd33a1db434c61a255b57f728c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f88213398b9563a266b432d1a44aa93ca80490291ca33c5f0b0cb8ed309e36b
MD5 2b16b7181ba169f133ddff1e590d3d34
BLAKE2b-256 26ebda42194963305ddc7334549e6fcc1b9869b8909c954bc1be0a83b7382a30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2c44f810c5f771bfef5af2f55aeaad5c4f4af18af9555b8260d659a655a8649e
MD5 500b0c111d7bdc97f0f5ce4690719758
BLAKE2b-256 0f0630f8c6de8bbe6359220e697ec5c8c92d7a70a7cc93ba37a17b71d5054e28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4517622cd13b00ea3f3b9ea6bb2a0a6caa6157657e1f1017b45c37c7ff02308
MD5 0b1a4a6b5e74f2127f5595b8d4ad54c0
BLAKE2b-256 074a60bcb1e959b9b536745f37b68ef8a3eef0eaabd0ce71f55dc88d42aa1c8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d8e4a049e51bc771eb7b1938e2db2898dd9cd12f0e3af8acda4245b89da077aa
MD5 b377f5543718143d27252cf9cd63ec62
BLAKE2b-256 c1dc62a97accc7ae980128d5903f1656ba164ee325e4ec2a265cb7c1f6eb71dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 db484b4957827e32ec4b5acaa927144e3164b7f03ce57f5245422f7bbe0b4ef9
MD5 3d580775e081806964a38308dfaf980f
BLAKE2b-256 fa9e06667ba4e4427878cc80caeed3fc03b1d9b70d1afb0fcee4896121f689c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 489e10012250cc492136597e9ccf678620b0ed7ca0054f0f1510d90b864afdf4
MD5 18741dd8ac04c6c5694f7a4a6448be9c
BLAKE2b-256 2f71cb6c01d36afd22babc83284d59a9d49f36cf1684f8abac058d2683c78b78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3bb2a1f3fa31830b1458c46958873fbd2336998e9d0dee16fb0839d45cb66c2b
MD5 fdedff7304cf03b526b4a428b787e970
BLAKE2b-256 273e0d44602510792462c95800c72e01be97e1d5b94e406caccf36555b5f0338

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 96c6b6b3b8ec34f340e16c638a16d31927f5bc3099b1b528e7aed26bebd38363
MD5 4f5691a3f6f0e0b9932a3deafa3cd158
BLAKE2b-256 177c7dfc982809c4fb26ba5214ff219e531da36213ecf496ac60530ca3e8afa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 012835baa7a0ea68158a10f2ecdc228d7bd4b5d26b9d43d77a0a1c0887561da4
MD5 2ccf32d1281c3b5c644d1786b797e730
BLAKE2b-256 e1c3b8872c4d1695edcaeff16895ac8724b9af4cd58199395497e235fd187962

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2fbb43be0c8bd55faa7edfd76edcfedee594b156a1e17d75f4db2e8eb17b7823
MD5 4c239243d739109ed0a6876f0d978e84
BLAKE2b-256 dc8321a052aa8289c1e2d7caf601478a6c4cb0de5b26a293f4fb3fd51e5721ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 36f3129ccefff6e6f0734c4473a8feefe67be6fe1ba0785e28dec7098c8fbc64
MD5 699ae8afc6918f0879eecd4ccae6cc37
BLAKE2b-256 96084f193d6cc4ba9d21ee6b9b917dfba69343f0fd0850e50462f1730382f313

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.40-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4790a53dbd674ff9612bf4862f4c156c55056ab68c03396a89747aec070115f1
MD5 7cc430c4253047f715f28940fec3a45b
BLAKE2b-256 1bece3c909794e9bfdb3f63a626fb861186da28eab274c53ed455135cd5456b0

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