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 was created in October 2024 with the following goals:

Full documentation is available online.

passagemath attempts to support all major Linux distributions and recent versions of macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or virtualization.

Complete sets of binary wheels are provided on PyPI for Python versions 3.9.x-3.12.x. Python 3.13.x is also supported, but some third-party packages are still missing wheels, so compilation from source is triggered for those.

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.5.41.tar.gz (6.0 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.5.41-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.5.41-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.41-cp313-cp313-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.41-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.41-cp313-cp313-macosx_14_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.41-cp313-cp313-macosx_13_0_x86_64.whl (628.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.41-cp312-cp312-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.41-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.41-cp312-cp312-macosx_14_0_arm64.whl (540.1 kB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.41-cp312-cp312-macosx_13_0_x86_64.whl (629.3 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.41-cp311-cp311-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.41-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.41-cp311-cp311-macosx_14_0_arm64.whl (540.5 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.41-cp311-cp311-macosx_13_0_x86_64.whl (629.3 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.41-cp310-cp310-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.41-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.41-cp310-cp310-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.41-cp310-cp310-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.5.41-cp39-cp39-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.41-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.41-cp39-cp39-manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

passagemath_sirocco-10.5.41-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.41-cp39-cp39-macosx_14_0_arm64.whl (540.7 kB view details)

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.41-cp39-cp39-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.5.41.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for passagemath_sirocco-10.5.41.tar.gz
Algorithm Hash digest
SHA256 457d662f1234963513b5a70f50f31b39fd069250e4032dd63588a2d399d5ba40
MD5 dc71489e02906b0362db691116b9c857
BLAKE2b-256 7062e6c14456abcdf5b806683709e39b86a05e3ed86cd26d39132f5ccd5b8784

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d781a815131a3352d7e83e955b74b8284a69013a6f3dcbeed798fcd1a9faa75e
MD5 521fe065095a30df6822fb6c529d9b2a
BLAKE2b-256 0414ab82eb75a8bdff99dd03a1f3b99469deec11a39e4376abd7a2f6ad400252

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2ade34e6ded123470ecb919960d8fe483718ce0ae3cdc14a638fbf4cd1c8379a
MD5 8007850b58e244b2ab4cf9af352e3e48
BLAKE2b-256 ca928468a80c286e79a4df4f4ea2a2ec7a98731e3e9f878b8ae782b634a2c1e6

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9586646c0e785b6ff756602e0e82fab8dfd84b02bd4166f92b7dd83ba6a1d600
MD5 262209914087e1536946b103e9629a96
BLAKE2b-256 3f0795b7f75dbc7081eeb28748e74e431b15a695dae813edd58c73b0fc287263

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e89b6cfef9e553d283fae19caf8da91177b112de956a9eb8e57d32a8f98669b7
MD5 e9a049cd9856560c4e5b831ee0529946
BLAKE2b-256 ae8a5d11222f298a25a5874546c39002c055d0ca151ca3f9480df9d03dfbfcf0

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 14fa955bca30f7d5a4f3de6d77697e185f793cc7bc2b00e649a40f902006b423
MD5 9d826fa0a42f962d82a5b238c0d00a20
BLAKE2b-256 0976259dec8b1d2eb3559bd4528b052ef4112dcd24fbc762b4ed43f70036bdc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3c5a92f54382efeef6f417271b04d63e00334bf165f6261973660ec6d27f997b
MD5 cb1dcacd2681f355be9dea0106862700
BLAKE2b-256 e22de5f0ecfcbbb284362f47aaac9975e003415d73d19ed86785b683b8501541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bf0903634571bed2c1b0b5502d4eb2f16462bf7b5e1b5738c432471018f5024
MD5 3066eeec83e2463b07414193cc611abc
BLAKE2b-256 ffb9e431002fe937c800b860e32fb87c370bc571043ac00ba7abb5ad3df0927a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c946b7748e7cab03521390398ba03fdd9b212370b9cc38a13d7df19c461097cb
MD5 22f89292b6ec64d4b73cae96062767cc
BLAKE2b-256 8adf4008d289550849edbf1ecccd28b6cf0990f306fa490e1bbbe161a07139c1

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3004f29f54bb5d4c095ed6030b1b52023ec4e006e467748b3eceb5ded083372b
MD5 b3385756ed942eb961c515810e0997f4
BLAKE2b-256 7febce8014d81d2f1c60338cd9f1329375fd45cf3a9f61a8d0a430e7b1b18d2c

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 edf8ae39639eeb497e144ef7143017fd832eb751dfba7193b0b21769210ec709
MD5 786af7719d1b6cea30122932e7c026d4
BLAKE2b-256 b00268bd545841e7131c7aca7deaa50b4614bcd84f571fc472437e2b2c8e0bb4

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 51a46efeb5c1d26e7150bcd027b36c461a5a60bf41bb95468f0e57e2fc32ce5b
MD5 78ad4689f330470eefc62c60fde32dc2
BLAKE2b-256 5c3cf22e6f23adcbbf2e276f701d45b9d05705ffb9054e06b6ed497cdec37f56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 92944bc12827a6993928f8f178410c4a99e8512804b9bbb525903eaea6722a03
MD5 f70997e52e737fea241c83e9cb198171
BLAKE2b-256 b94c146a9e9426cad3c2fa589fc33ebc40f5c1a8a94040a9001ad84a3f4b3844

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e8e595111663fbd7c71b094475f43a912468d9daef249ccc05dcee64604327fe
MD5 0d29357eeef4520939d4a19f736da091
BLAKE2b-256 a32448f403b10e1d06fa04af6bff20d5f79142fb1d7cf71f5a26234aee56d8d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6b1aa2a4beca319a2ddb95f662793bae09a5a674eeb8698d8cd94eafa7794c2
MD5 ec0bb574261ed9785f486e85b1182ac8
BLAKE2b-256 d2e4ed20cf938dcfb000b5e43f1ed30846c8222fbee2d13a83697dc3336a701e

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 751c260269ebb022b127b9b63da9c68b122bef9054179ae226af154fb7d63b23
MD5 d338141d02629684e5ea665075f948f8
BLAKE2b-256 17fc21efa0f6640d458826a903d5f462cb763386e8e07300535868c710ffb45f

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aac207832e8cb4da56279adea9ada6458a749ec824846a43d063f5a4a1c39cbe
MD5 06f791b42a8f007155a65c7b39259237
BLAKE2b-256 4a2626ef363dd5400dfce95986c93de8feb83cb216dbf5d6c5748ac145230013

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 cac38718097d7eed10278c807af34df56aa6167274f26fd498f16c5f5475d86c
MD5 ef5c00d3b2b58f3ba8d6801107b2b310
BLAKE2b-256 4f075eaef8550c81308baf1e4d8004741f106b1659fc9cfcc25c504de565e721

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 9d4c094b33a0acd945fbd2014ce4ab1afac15e80bea08690d12d700f71c0ce3f
MD5 6a3e02757cc9e9530fb9d6c197e41ddd
BLAKE2b-256 825247d2def6c8f132abead2622149ac989f920eacfbb63f4f4f8deabd284a21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f553e916b6d7c55d349d4cd8abb962a642a7e023ff0f369722a705c806071efb
MD5 e09c454bf87fca62cb258a0ce9c8699c
BLAKE2b-256 e7084bba607819bfdaa6fb53f0e749cd1d7de1971f2cd2fcffbd9186dc937f67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21444200a76f6491dec62698576766a4e4ff11f24b22f6b989a803e2ec325748
MD5 e2773850263af2d5c5e1f4122ed43b04
BLAKE2b-256 17506709be67a55ddc36b11392455e384d2298f5c67e1d285e3cc6eac895b677

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f890a007094033e7497533f4746287f8cf5c79722643447d8f772babeb0f4f5b
MD5 6b097cd5562c13198bdf6ddba95da29a
BLAKE2b-256 9ccf9511188638ee7d7a389ecd6c8fb86369e585315eae02c5a50a25a68f1505

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9e0d23dba1cab800a32403780da012b1a8de54a087ffc41bbb7384d13987bddb
MD5 eca8300d833647d38e851c119f592c83
BLAKE2b-256 10363fc517ecbee89f3c05d88297c4aa231ceecf7f03da602bd7748b6c2c5349

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 082be7831e739d41c30301733c0ff87cebffa97309822bda7dba86c410b29631
MD5 77e3c02e8f2d1dfe880af2db3e043d6c
BLAKE2b-256 c77ae61f6c41d0166989baaec982586cc76e8a35fd831cd9957829487808c236

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 90612af0346e29d19e320bad655a5add7b13961fbbc33ae5e1465c0eae0fcce6
MD5 d41ad36649ee2dfeb5ebcafcb8e9ba3f
BLAKE2b-256 6e167b3e1370abfed8d8a7da7ab9eeed131940f0381af0c3642e727d814c96a5

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 93deb37076cff03773a14075438eca072ee7256698c07b151b9b646c0abb4f56
MD5 86b75e03d8460598baa6d5cce15f14d6
BLAKE2b-256 517b64de111b7347affa158c7ee4ed8a5116dfcde2597cadf779756199ae5ef2

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 63fcbd3b77be09ad3e5939d2e5137ab9d7f513f2158146b2d32ea42b1fafe0b8
MD5 175a82a92690bc9bcbd7ebc337584a22
BLAKE2b-256 7165919c0a56424306acd6c1d83448433f674ca0ca7263df005110dd29f654ca

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 456d7eebaad5c6b549336c284bb48fb367475f3241723d28d948549ccaa9915a
MD5 c64553ff21671b6230fb2f6f76a49197
BLAKE2b-256 67a7424ee3e4f6f7fa39fb09cd6ab2be0dccb0ed51fc1eb7e4e95a816f7b4c00

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb29c7b9293f73b45db8730f913c88b6585400a39b801f9ea6b9ecd8934ea38c
MD5 271d1dfcb6ad4b69b7f62eacdc817224
BLAKE2b-256 022e844dac51e21b82f1cc160ece70c8dce5f687124b662ff517739bb15601d5

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 86f935f6ca38859889a8262f1e2fa2e2337c095706fd96b20f8b69399c1a6d4d
MD5 be8875814692a8e0f00270c1eeb580d2
BLAKE2b-256 f6a8734dcda64527b06bc5a4640294f2ec61dd07de71c61db33e2a6580382a20

See more details on using hashes here.

File details

Details for the file passagemath_sirocco-10.5.41-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.41-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ed6fc6931cdc4c79d4417edffcb8349ae7ea7e2676834ef6c736d814945fd0bf
MD5 6f78af47bd6afe228e290602a53cc38c
BLAKE2b-256 cf6fac2799727ab928593d81c6b7c655370c9a1fe0a68bd5ea14626824a44078

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