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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.34-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.34-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.34-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.34-cp314-cp314t-macosx_13_0_arm64.whl (539.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.34-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.34-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.34-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.34-cp314-cp314-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.34-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.34-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.34-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.34-cp313-cp313-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.34-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.34-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.34-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.34-cp312-cp312-macosx_13_0_arm64.whl (538.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.34-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.34-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.34-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.34-cp311-cp311-macosx_13_0_arm64.whl (539.1 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.34-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.34-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.34-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.34-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.34.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.34.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.34.tar.gz
Algorithm Hash digest
SHA256 d2c3aeea412f9a4e3f7c68212782065066c6d73c7e2dec6247ecbf2a6eb39668
MD5 a23625b566bce2a8622dc7ff771460db
BLAKE2b-256 9e4e9051ac0b5aabba50050ce6bdbf15e36cc9e8d08af7dfcc17643111776292

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0904920775f81ae6aab2ec2aa47e9fef746e2a85194eefcaeecf34dfd7009e95
MD5 4383483d6ecd3976b36cb3f95bcee958
BLAKE2b-256 26b9a6c0c8cc2eabcf8932045abb34647d0916911ab77bccfb2e97f84201cf83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 015467f8a5c253a39bd5afe428c5d55c15affe39777dabb3551cc3d65a3d16ce
MD5 d10f028d278abc6d8157586e8ceb3fa2
BLAKE2b-256 b33e7f1776afe74b8dac2c728663cb64edbb3f000f84d610024444fde0a2fcef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8300f5876bb399b462e81792dc4672f85b03df627e55227e16811a05be489be8
MD5 c02978b04e6e0caa519332979f771a81
BLAKE2b-256 0d9ae650b90021d4bf533eea704fc8d8b987761ae3618d71c0a0da222d35ece8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 86674742dea7937a4a62237764c7c27ac4dda9da2985342d3c0622290882d056
MD5 383c6209d5192eb5ff1f0c67c3935ca3
BLAKE2b-256 09abbb585b9ccf5ce8964f5aa05818b1f0ac3baab0965a228a62b1e5a7eac3eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 afb58db31b32ec12d3d9fc8aa7f20a482999eb1ca0fef86ca9b131c35db3a911
MD5 22fbfabdd9bcb4c8beb3c6b341e34a38
BLAKE2b-256 a4d8283337bdaa0bcf12aa36b663efa8fefc8102109d27d92caeb2cd468513a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a26c0880590e05f5f7395fb19d3d08a3d61560ac9c5416b1846424805d331492
MD5 f1cdb24c94cd67893d734b8187c8ef67
BLAKE2b-256 a935f1d7a81ea672b489d4f608af838008d3f35b2d3ff89e5a150c6f792f0f57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ca652ff8b17e3da3e7fac5992f2e0d2a06f2f5192ecc9ebfb52f11568059891
MD5 bbd8162328a613cb414d94c8fce87e87
BLAKE2b-256 2d720b3d07d7bbaad7b2d3690a8517bb4e014ef919a232275197bf20428dd476

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 91ef83ff02967eda994ad3bf34cf5f0f69a69e0fa2d7070e9acf9da8f47cad71
MD5 4b57b0b7f21d92626366514ffd7d34ac
BLAKE2b-256 05f6506cffb8b78898cc766ffbcbf8726cb1ec0c963c7da708546ba737e3c581

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef5e0e39d951b26bad0cc1aaac74358d0603aa3a99ff6f7231c2f14078e9cba2
MD5 a2be315212566d14e24de1fe2c7c779a
BLAKE2b-256 ab4983f98d510f58c93a402079a8b9b1474e5b00668e07c9cd785221cae13f5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a812f6b12508905ffba1918b3a75b67f4b157c0318ddd5f52ba55d1df7621c01
MD5 4167bf36ad92bb19f0842d7dcd089998
BLAKE2b-256 0950893dbdfc2e0b2c47ea0ad01113b714794588376506745dacb6d20b24b6ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b577d14126e48ed5bbb8406c3edc5028c03b0bf26ee3e5167dc0aaeac90cf511
MD5 7cb6c8f46ec5bd58155dfb210c4a33d0
BLAKE2b-256 536ce13f2eaff0b2608725b7ab1526af0e06c92b42ce1bc05440ac2a3f404648

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fb6a02fe8bffb1c1888434c0910eafbbd5e362de5cdf623f8d43e7d5eea1f619
MD5 9981673acfd9a02938c36e4485bfe17b
BLAKE2b-256 f6c300bcc89e0597e4499844e55173540b2a1bd48bdb4951d1211af7d87ad155

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a7a73d6a01031607515f2ba119cf0924255be025c780a2beca4e66b594ff8e5
MD5 2860831c9ccf824479331e4b94879fa7
BLAKE2b-256 bdf5f320a97e544850478502ddeede0d317d5542e0a11055e4b7f4e87409bc18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6593e5ce2a246c5f07edf4c78b524c0384647a0eaf3368863d9cd4aaeade3196
MD5 bd718530cf7e2979ca4f05c012ae0f03
BLAKE2b-256 444b04168b7edf0bab54bfd6c6c88d9ba70470b3f7118dbc12fe4e2d64fdcd87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78ff9f11c18687b733dc3c999e6ec9255c4c5dff67d2fa231e8eed3dbdf9f757
MD5 f9a64c437f20325c9749e4e00c57ee22
BLAKE2b-256 ff9c528303febb0fd6091714c1a8538a1325fbd0bfb4694992563916130cb142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0674e7f1010e302d967d6d2fcb09324bd0c796bd59ae12ef059e03c102dc89ed
MD5 b6b46af008006bba324fbc47087c996e
BLAKE2b-256 10ed035e8ace57052d872261b0217cefb719cca94b9a06d1f4cacadc59b94a76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 482e82000bebcf1fa47d6508e9c556a196eea6efef7e8e7fe9fe31ff858008b8
MD5 619f79bd2f13a9d5da90bb7a652f1c50
BLAKE2b-256 45b41ea4358047d66507fef05fb59217a2eda982e63f434ba639b45540c81553

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 24b17089cf364c8da17724653784a27c78b36015b6d03a65301cad656aa6435b
MD5 908d26bf7f293e6d76646f555f0e577c
BLAKE2b-256 5812721349efc5ccfe833a92858ab9d51b5a640027cce5c9a2409f62ca368839

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d2450487ca9db326210839e1af6d6db785a3cd58a9da528163ca70a3a284e13
MD5 b635deef10e456abe7a49370e759d8e1
BLAKE2b-256 0207b63df92bb04d22f1e06f5f4538c44d47e92f85b9f23a104926b660777564

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 865754220f2c075d76f9327c6dfebc0908a569c061a1ad7e520b64ac4514012e
MD5 996ea6f0ba1d9de4a231ac159e3266b6
BLAKE2b-256 c78b0aa1bc3b473ecffc325d0c58f11739cf6c2c35ecef255072d3d641583a48

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1a6ab19c70873f290735c94e29d7a8a7baebfb51cbe0f9289003bcdbc5bc8111
MD5 a73ca9af91c78eddae23a890338c0f2b
BLAKE2b-256 053355a1a914fc661f0fbe3464431ffe492f715561c08613fb90e46bec6d4c71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3f1055cd888f7feaacc8f13470cb65c68182f9378e87443586512b589859399c
MD5 17cc7cf15ba0975b40c7afaaf74054ff
BLAKE2b-256 2959ccb959984843580fd0f8db28a7087ac647220993f653b4edf92980f92f41

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 979a6fea776ddd0a0723560653f325bc31d79be2dfdaa080d2227e918f87bf05
MD5 3b76772d203d8fb5434fe75badfd4af0
BLAKE2b-256 076158448aa809e474c32ebf3e9931727abd1b39db9d29e0137255300de09d9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 96edca23c72899e320dd6e9568a63c361c44142e759d6f9bbd7718f8028f5a87
MD5 33d2efc14d98b7227386a2a16171c585
BLAKE2b-256 ac8708da5e800bd2db6f259b4cfe19b878397ad004bc5b8dedb4da60bd04cc4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3db3567761cb526a901f7fec8fa2878384813818fe61ab8b132712a435a1fcc
MD5 1fdac89090c54d74361c85b8e4329071
BLAKE2b-256 d578450ced8171ab8f143cfd9deb9c740aa8cf2cee01723c1654d37098d6c11c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a16250d613ed5316240bdc4ecb30412d163313094d7286b29dcce822aa38888c
MD5 8324cca1000c41adc06bd35e834d52dd
BLAKE2b-256 a17839c26ed9b37a50d16a03dbd4fa234ca4fc432aa0cb282341dea958a54d02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d78d52816c3865d28fca57f22477fa54747ab654a255bc26fe06925c5d1a25b5
MD5 e5f864c3dd4d4b0ebd523f3dac9b1c76
BLAKE2b-256 fa8213eaca83eb7127bd9950f6ba332e406669b94c10fda06eac77e63f74b1a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a9d14d1b2d1452e1b086f0a3748f030b580a8377ec43a9d7c0f6bd2b09e71c2b
MD5 4bc06d7bd556a95dbc0267bd3d6776ff
BLAKE2b-256 b70f5c2a1666c39f8a56c5b8d6502bbf64982c87227f6c7c42d0bce94048aa44

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9ec627355c97413c6b25947726e1caf559fbb74a489c5124973718ddf3b33b72
MD5 a1c9874a31f38ea48fc277981b543aa2
BLAKE2b-256 5878255875175404411cd38b0655539bca3ad3ce0b43aeb7baac18c5e7063101

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b4499c7f67a2af6508997054e840ba90371caa3a9ad392dd6db1e66e4c3f03b6
MD5 135a0def5938eed9cfff4ab9a18487ba
BLAKE2b-256 460e30ba3cc599edd3c36cf532b4aa4af6eb45f4e607574427f590cdd5570932

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 17bd307b747332832a1936f3453cf742e390ae3f161c60cd3db0347bc765c305
MD5 d9667b31ceca91735d8b2c9d57b9c46a
BLAKE2b-256 81433b18d7e0a2ea1168c50620caf29a8cdef28c665ea3022fc9a74e95f0d776

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a37e203257dcb8463eca18a8ea8394c47b99e15ac84e5062b5e46befd3955456
MD5 185c9874e4a9f4cfe90e7dd7018202ef
BLAKE2b-256 f6b8b0d0d4f8c03bfdb2b3d67c4f492aa7bf8dfd7643523e0ad230ba0a98616d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb4cba34fd6dffbb9b079be65be7542422a5641b642e137f38a46bf716262b9e
MD5 8cba9420f48cb4761d936445422cc1a8
BLAKE2b-256 cacb16cac5e0931dbb5cdc9841c2cc68b8ca9f2a06420ca6edaa91bd0bb9f60d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 00d4d98d5f29eca144dae68d47b685e7da3be4bd8d8e6241854f0a3da676240d
MD5 56e4d4e60b18ac86bd215d86d6f86f12
BLAKE2b-256 85dab24ccfa6efe16ab9e6c776bc0053978fd9edd9635c55b85c758555ca9014

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 37504b8b515541769e068eeb91bed7eaded5e099ab4ef132743200004c84c4e9
MD5 8383e0b648047cf8d3ac58a5a031a76d
BLAKE2b-256 06e1b035d0f6ca9ed89993579784629908f63306f5de88ed8dfd1a4228fb63ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.34-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6d4913a6f3f0dfbd5a4294b4f224cc1210431fb07cdec4381763f1f01f017b3f
MD5 4cc36f59a4cacf45890b5753bd97ab89
BLAKE2b-256 927e87290127b52cd033397d3571ac866962386b617e8ad297e8b76f3e999097

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