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.45.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.45-cp313-cp313-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.45-cp313-cp313-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.45-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.45-cp313-cp313-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.45-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.45-cp312-cp312-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.45-cp312-cp312-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.45-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.45-cp312-cp312-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.45-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.45-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_sirocco-10.5.45-cp311-cp311-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.45-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.45-cp311-cp311-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 14.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.45-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.45-cp310-cp310-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.45-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.45-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.45-cp39-cp39-musllinux_1_2_aarch64.whl (2.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.5.45-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.45-cp39-cp39-manylinux_2_28_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.45-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.45.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.5.45.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.45.tar.gz
Algorithm Hash digest
SHA256 c2531d42495e646115e0e42bf72de265df0171e6bb666e503f027e7eec62b5e3
MD5 b6910aa285d6e79a0f07d54d0f4c8312
BLAKE2b-256 abf5497e28a50963cf85f0396d50cbe97875d50c94c24c17484e9f572677f5d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38a1d268dc547f4a6894f99e5bd5e3df97c4e9f8e6af26bf2be53f8ed43b461c
MD5 90ab66167b1fb1ca7dc7db6e4b7dfef8
BLAKE2b-256 ea01acbc2dfda41bd7d28bed4b81e1fa92c49a3dc281bd3acd4522a3f36ef4bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8201dfc885a27a67a355b442dba3344ce10a8c1d305f331ad2a0aca627204d27
MD5 90661479e3509d9300bb1c53713ec17e
BLAKE2b-256 f9cead6045314766b615d8dc59fc76db65b83ea06617895b745ba2cab22e8c91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 81779575dbecf85d4977be77bc85b80566612841194af8812aab5c99a4cf395a
MD5 334ed0f4fab05612382278bad597cdd0
BLAKE2b-256 97905f5b91030e2946eafc18e9b74deee06810810c162eca5cca3f542502e01a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3d6e1ccf82f099cca6a31f2376a7ca9e89cfc4cdcaeeb534497f5ecc83c409cc
MD5 e2bc8507bd4da753d14bc59972f1d8b9
BLAKE2b-256 aa473c2e1f62da0f147a50a14e3b5fbc4d805d1144cfe09a3813a9ecb5b6360a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b8996298cb522d00dcc0d495734581eda088666d67655af148954db26cc8e7a4
MD5 6d957447b80f44d3a271fb0b642878d7
BLAKE2b-256 bfe47a0916cafbe628bbc07d8929b96de0d9cd7725a254d6d5c3247771909fc5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 efa2313f00ee05aad4ff06bcf92fb694f5c210249721623cf80fed0c60911cc9
MD5 fb7a92a5011db8e5a3f9e8ca5aa0dced
BLAKE2b-256 4b19fc65c5ac18fb1e8ec04a9ee96e03b2ee850b8f8077a153ef2c85f4f4d413

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dbbbec585bd12369324f913614c3243c612d04809966b4c2ca89fa90c8aa4dac
MD5 ef4d72b0c18658ae5745dee71bb5a70d
BLAKE2b-256 7ab4bae72f6084fe3e0582e55fb35d9dbbe6ede686a19075ff2a2fa55f44cb12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bd9084115d65d08efa59cdac402f1bb6d675559451b60154d4b9d75fc1587b09
MD5 62219ea22bfbe6dc4101c09c2053b194
BLAKE2b-256 d47cb0691f548bf08c0e63bf1acaa50aa3e99ac021e679b42246d2b9bf79ab83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e42e10a3e6b67feab7d58a6550349044e265ed07628e2f894b917c3903390738
MD5 cfe2cafc728f437afd085ed74fc15698
BLAKE2b-256 97dc177a0ec7a44ccc183b3ee372826ffa0f52fb5f7fa74543eba3f83a7f76e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 904219dba2899610a8424102234154e9d47ef3f84012ca9a80cb6adc731154f8
MD5 a96aff9ed19465c651d810993fd42109
BLAKE2b-256 30c893ec34f653af3222ab006f14e213a1ee25116c1bccb317f1fa893026117e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 affadca084a6ceb3e72f78423cbc1679ae55f7265b4335d23b22bff9ae6f924d
MD5 6490e01a1572eda6dee28cf28ac89395
BLAKE2b-256 795fd76a328b46c8f3ffc4e8daf7a2b42eb86e388869d62e80b3206054dbc033

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 96482b5247fba177283a7c1b52d859a522074c2c9d78539cda4739211f02fbf4
MD5 fea77580ed4059a2799b81f77b63c36a
BLAKE2b-256 020f247ba61000a7afe6830bf6d79a4adc7d02d1c7fa6872ccedd74df958288a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19d72faf3c2a318593bbc5b7c80116d2ddc2d426e9a910375510759703715c76
MD5 d17f257ec3775decd613c63054179a3d
BLAKE2b-256 71c483fe9d738808884dea425b7a4bd140982177ec432ac798aea424c38dff3b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 30b7d15f47fa74cf71af4bf111a152e0b0eb14f33c22d531c3370a9eb192e9b1
MD5 997c7635e02a6a6cf682692a2125b2c9
BLAKE2b-256 018f212d51e831f38b9714a80f148501bedb4faf6abce8173b1895aaae35430e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cfbb674c9286f95d30a0be2d003ece1622b33658181754aef53ca4f5fc970282
MD5 82939d99ce2b716d13d41199d5000eef
BLAKE2b-256 5f31c1b66b481f38be905dc3dadfa301f7b5d9d22ecf7a482fc925cd5089703e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a271fe9d1403e8c4723ad3c3f6a5ecd9a5b78022b3172949f391c4db872c0f2
MD5 264eaca79285884f46f555c580982dd6
BLAKE2b-256 cc57239de0638297bc2d8688660e7b1c666c20adcbff19dfcd79ac477276b707

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 53a9ca2acdfa35e140bc4d3717f83eb5dcbb4a649b2dbe551021ef0515d64fb6
MD5 99df9c82e4c6c6604f0c7f1b42d842e1
BLAKE2b-256 a89b40ccc234fa75e3853d9e0303b45c51dd2ae1eb25972d3f1dfb66b7e53b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e6798dac9e0e8e345c4771390d669a94470c5175ab55e848b7ef9a0541667ce2
MD5 1d937d071e695a9c6372d81495e2ef33
BLAKE2b-256 25b4a4aec6e8de3801acf90d6d72bdd354c99f1f9b920f36fc3bb8eec065be43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 84e689118de5a170f4a10a0811050ede5f34e43d793dd1551694a0b3470a9346
MD5 4bd0e963daaccc1ffa055f6303dcad6e
BLAKE2b-256 57fd05cb90db1721e7629808133944285b458cc6705274e9a559807f8e878f07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e5c3de31e82bee2dc5a95a180c316e884b5c50835aee5365040455ba9065893a
MD5 3a625d16768a710898313a56a8cb5aae
BLAKE2b-256 ac6beaaf7eaf62cae0e04dfa81aade2d90c843a5d12ebbf31c769cc8105b2c12

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1eb4ae7c05018c49ec212e7fce162b2bb82bdece4e89c9de557d364f9a30742b
MD5 da0257fdac9fda99171665b8c6553f08
BLAKE2b-256 c6af29798a04aafac23b8ddebeaf75849101e2fc09787e97a55b48ada53f4aaa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8893862e7ce1eb0e00f25b4f90b7af60809b786d4297df49a60a302c75c8d4cb
MD5 7d5bb6f586c50b049de14d44cfa77fa5
BLAKE2b-256 2c084824300790980f1568882d4125d577bb405b99b61a1c96d8fa385917ca4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 43eccdb2941c9cf89278d4ee34afcd8e73e4a3f1ea8f5d459da5dad93ca3cfd5
MD5 1f800446e03f6fc9e40dea2c5019f15c
BLAKE2b-256 f30418871860ccead5bfa5beb18ca56cc747c27c5db2fbec3b1b5bd434c59824

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 19a99ccf76574cedfc8891c20834a2b26d886e20ec630ae918d947c3e1c48f55
MD5 2f17db0f90067de4e98256273a2f3030
BLAKE2b-256 ae00e921c18c83f5b4eb85bdcd488cdf90312d91fe5046e130d65d29ad4ac17a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 833126c79903210b335668f75c6ddd5961946d9759dbb9909aa39706491e3793
MD5 bfa1e3a4ec21656bcf4761d622a92d50
BLAKE2b-256 21dbbe6b2a777aed4d9937ad7b3dba42fb098070ac1f86711c70f4d2e10a4cc8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 17b831b478a3969916ae529cddf44d509348a32545d2d99b33815bd895c79b00
MD5 6d68a559d01979361c02edaf93b15af9
BLAKE2b-256 a626b30fbb2afae68167deeb61263067117126d47e8df6a2fee508ce26a10547

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 438b7c01ed00e2ab59d1b144c72f7e1b1a388102bd7825ea9c066f6cec090e87
MD5 8148ebbd3679d8dca48547340575a4cf
BLAKE2b-256 b28ca41bf4af2deabb3707f3c8d95beba832affe245812b52a7d6072409dd56d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9fab325a8b4e87fc1f2083d459cc4590a935b11cd7313b958342741f117dc98d
MD5 3a7189d02374ab19bdf15e081ad3d3bd
BLAKE2b-256 ee0477a1363049af07eb81f6340fffed491ab460b25154ad99e6a640c1476ce1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 59df5276fa84743201ca5e5094a21a3c1c49b2f26df3aa451da716530c2c694e
MD5 ca8078a41b82379f74b04d2dedd8126e
BLAKE2b-256 8e8a5cab09ab10ac696d9e714bbc65bd2ad253c094096b9bee65f17a65801de1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.45-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 41b5669f035c52240810f7f0056633b6fd4c377e9bfbfa7d30d9b1e4579695c4
MD5 cf3a9a6bd1995af919deb67bef005b86
BLAKE2b-256 c17cf7e481a25499dcdd864cdc13447655129fd59a9232daba9e9c742efaf1ac

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