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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.37-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.37-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.37-cp314-cp314t-macosx_13_0_x86_64.whl (606.2 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_sirocco-10.6.37-cp314-cp314t-macosx_13_0_arm64.whl (540.3 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.37-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.37-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.37-cp314-cp314-macosx_13_0_x86_64.whl (605.0 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.37-cp314-cp314-macosx_13_0_arm64.whl (538.6 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.37-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.37-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.37-cp313-cp313-macosx_13_0_x86_64.whl (605.2 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_sirocco-10.6.37-cp313-cp313-macosx_13_0_arm64.whl (538.6 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.37-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.37-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.37-cp312-cp312-macosx_13_0_x86_64.whl (606.0 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_sirocco-10.6.37-cp312-cp312-macosx_13_0_arm64.whl (539.3 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.37-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.37-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.37-cp311-cp311-macosx_13_0_x86_64.whl (605.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_sirocco-10.6.37-cp311-cp311-macosx_13_0_arm64.whl (539.5 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.37-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.37-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.37-cp310-cp310-macosx_13_0_x86_64.whl (605.8 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

passagemath_sirocco-10.6.37-cp310-cp310-macosx_13_0_arm64.whl (539.7 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.6.37.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.37.tar.gz
Algorithm Hash digest
SHA256 f54200c519b710565a8a459ae1f6e450f05037893eafd515e9af8581aa788c22
MD5 f49d22c9be276729dee3663223a1686f
BLAKE2b-256 63748821c7061db48b8e0890b53f40b67de8be0e99fe84d602e038075b720339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ef36fa1f8f172ccab9af4e1eeaae433727923369c5ff359c1c34bec62084d059
MD5 15ad9ac6674b58dd0d0ed84671211e0d
BLAKE2b-256 200c2585f524f7120b9e50614c604d3e04e072bbffead8ec51d8ef2d3cac3b2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e98baaacb560ae227a69126ca211d432f7aff161286d0acba8975f79862faeb4
MD5 41c00db8c89e74f4d6d9b0152befab2e
BLAKE2b-256 bcd97de4031c2febea48ecaf72dfae4441141a9d91c0b23978f7a9bf1d680a8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5e0b3dd30c7f9c260dd10645de6118e12dbb6efc83987e91025a1629a1045f28
MD5 d1d330ef3a954443b7fda1634862164e
BLAKE2b-256 8661597a64e4c5d073705d8901e997402faec5ec94c96a047b347a439360b73b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 afef613a41153384fdee92a9d509c4027b7edb9789b535033f2ff428a8b58ebf
MD5 a48ca3fc814666ef33d596f170e59611
BLAKE2b-256 878fcdb9f326e30a4f5b538a620ce7f42e2f0c5657ab6cfa4a2666b3c10b279a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 71898adc8466fbb095cb0e578d629d3d0116ea1277cf709d8584015ddb156800
MD5 b975e040b9b936671255147e7ddd9d2e
BLAKE2b-256 ede3bc744f19da1ff0bf29cc79f1d69c1cb7e7871d5c2b134c9171b9d270a248

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2c5e8324f675c1e813675a50377a1394164b30b26851d23f3d34bdd7c5c2f71d
MD5 63abb70b1dd866c25250bb3da1131fe2
BLAKE2b-256 8f21620d694827b99c4fd115e9aae497fd620c3299d01bba3935d2c6728b9a08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a628ce6a1ac0802c12487ccbe8355d59ee60c5bc68b0b672de123d1e96166411
MD5 e290f7dd4a86db4bd3cd3eb38ce1e6a5
BLAKE2b-256 3b14a6d4fd621dcb57d761ccda2fc905b97a845fdca6d5763a3b764bcfac2837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 04f2a2fd626540bb032f9004b9eaae06031dddbec29b4c1b060de9370420f298
MD5 046086f9df2b130dc2468d477a12d986
BLAKE2b-256 289814896ea8f7bfe486afff4c1a616cb1a1eeb0bf560e01b3129a1b48fd6276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5ca79e1f8ae24bce7ce6224ae1dc30995ae4636160e0cc6aff8e8f024662bba8
MD5 873d8e17eeb4b2ab23467e0c172f2049
BLAKE2b-256 fca0ab5f210cc847c435860a2ce3d3b654b0a1b81b78063c609b87fe7c545697

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1428c3c68c916ca770d191d4301461b1cc36af17bc5f78a5e88ea20a2818dfae
MD5 f219fdfeafbe02330a3dcfc43ea45f90
BLAKE2b-256 3c6c4b3019abce4004ba60780b97b339f71e3b8eac8b267cec032f9442c1e3fd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cd5548a648592d75c0c1427bf629ab06f3c10d644fe80c6da6571f071cc98272
MD5 b54f43f5d741c45a1317965495e3aeaa
BLAKE2b-256 c55dc1e136075c105d0634136590ae2646385838750a72374b71294b01e2e0e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 df5da730a68a41c0664fe7058e545d883b04559b30652ed89e7b1334f5f629f3
MD5 10d8e8ba33bc61a28cc570bfdee5f8b8
BLAKE2b-256 ad03c298a99ec8b0a8579a99bf02515122b48f19e8631b4049d071d6a48a42b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3e2a9cbcfe85101849bc74ac8e14941a6428011daaf43fdf1117bfd4ce5e7ac
MD5 d8dfb0a6f2393ca06a89cefbe645f71d
BLAKE2b-256 dfce2fafb9bc0fb93a1c5123505125a03b3ab14b0892ee8e2d2a77c18641df6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 afae54a5b4f845d22f091cdda5432a6e7109069542671735473f65aea3f21c29
MD5 022b6d28084f73924c3d34340c28440a
BLAKE2b-256 d4faa0a3e9a42265a8df8ba1d1ba9f73a9a307914171876ba67375ad16f60670

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 35d89899bff3be745b23d5e1f5de8844dd37f41b58cbd8f779097538b4075dc9
MD5 af88fcdd977165ae5ee41c3ef2e7987f
BLAKE2b-256 424e452752664ca954b691859625f70ea7647c82babb4643ff4a275275fa7681

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dc57d4f716c4352ca7f8b805224c6797f2972d32c9e6dc3e0bf42683433f78e9
MD5 b987e679525e61c392c075a2d749803d
BLAKE2b-256 da1452b50dc635a5d36a8630ed1ae4c49a92d9a31994f3940773a86d8c00bd8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 71632f0f4cddb973b536baeef340ebb5d2b20ee7959fa96b10bfa3c62715ca0d
MD5 2c0b35018c0c7bc13426b55b0a5444df
BLAKE2b-256 f558c6feaecb8f8eb393a22c039344f19bb6c7a9dca84b36b0ec1c1607c4d12b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 797ec09691c52dffde606c3dc6058649b35422ef81a7d252da0a212fa28be1cc
MD5 6d03bcc4718ef8c1d125dd08dc85f440
BLAKE2b-256 dcb0237b101678d8f53e203f428cf5d037c8aa8d1453459028f0625a005c85c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31d643d592bd05ef83485a52cc1fa7f1b2fcc83f3001ed72ec203e5438c7e7f1
MD5 5878b15c7c2a1450eac295d35cb3892e
BLAKE2b-256 a9e269416ac404f8297aab0f73458a82ac85d6ccb193c2082fdf0f4d7083553a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bfa6fd7a0e0a33bc75c934c78216472ae11944f20b09349a5fbd4ebdfa39196c
MD5 fb5e4ffea30a52745334d98e4a0d7cae
BLAKE2b-256 5a9d05d914399cfaf305831dc3092d882cce06ab1b7bafdf742f5d850dfbdc9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9f235267cc256ca32735be4b42e7341703070344d0acfbee5dbbcbffa20ad6d
MD5 116316e771beb41e10dba4a8b165fa37
BLAKE2b-256 93638e9b2e2293d6997f24d080e9b2e8f1ba72d205c5320600c9ff34d338a974

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 45dc2c1b8d555f9224227a5c8f96383c8a1ca708d65428cea602e8ce115a4c04
MD5 4ec093e189c35086dd413097c05cdbb9
BLAKE2b-256 db0f0e4d6f0827214c1c57043949d9a4982da05220ace678feab1b38e6b1559d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 25662ceba6a78a9068cf766268fbc4a3ad0f45abe5c05c523a4a628b3f1ace5f
MD5 e79d2ca2386b64e10f3cca32d10e13f1
BLAKE2b-256 202c4e3e6b9ef86b3e205706bd9bcb3a7aaa6a82ef55c73a0ef8e7cf66abbfa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5108674182bb08adaaf64bf2826a4ede5f79de2b0e5b8efc56ca82293c659d62
MD5 5ef99fff0b9a4f6dd378bca16f45d1ff
BLAKE2b-256 c5550b31d508e69bf37b49269a83e3b87f7b6e32376ae6c53a50d5588e06afe3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4646bda2af74415856f0801fee130ff80281bc7a0527d187c64cf60e349a890a
MD5 8c9237cd6a6ec2ef6b0337b0a47a58ca
BLAKE2b-256 96cec0be6545ac1811bbe9c7543b633f97e729917c1ae264e58f91f90d077cb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 83fb0dbfea9d97214e7bcc06897e1df6ec99538b9a94ea298bc94d988e6c5956
MD5 0834aa4dfca1458745c3bf77a46c483c
BLAKE2b-256 d25f978482e306400e9a54d077b46193fb7487ced9e99090e03adbd3046062ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 245ecffd9400ffaf8b5139801f5c1e3100c0c7af30af22be463c703bae3531ac
MD5 f7974f28629ea42e8a318378aaaa2e10
BLAKE2b-256 9a96e36701c30b3950d5f207c01158dd35013afbd8793c33338744671a61b59f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b7ea15f26f10dcea17ae05b2e951ef81c02e2a84028e36da79a1a923f6e02402
MD5 6f11849524cfe19aaaa44ed1f7eaa91c
BLAKE2b-256 72bf451b85f5fb4603c5b998cdb6bc12223ac79844fa45783f473229f6ee47d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e1e1ef9619f0808a88aff7a866695c2b8cb73ca9c37413282b1f5fc3881061f9
MD5 677901822c6b2ea441f621b640a7a0ea
BLAKE2b-256 bddf03089ebc1ddaf2662133ae05a2526c2d9f2fb0b4bac785fa551a902dc278

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f22e584eef3c6c3cd61d6e49e309e813bd0250a7cc7b793ed9be3d33b12af2fd
MD5 5e6880c48083621eb8b3f041833fb52e
BLAKE2b-256 a9dbc86ef641dfdb60ebe0a2925fe4e63b7649c7a77b53528bb232a9fa9ae43f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa8db9f8798ec6d0ba34e3ded119888404a50db1d82b8db2e6b277de6b9badb3
MD5 a289624354f1cebd3ef10befb8e8c008
BLAKE2b-256 67970bf6125ed4f6e1433a4a85ffbace191b9cd166910bcaaa814f3d974fff31

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7dd27cf2668ef8f983306de13ec9b9c65244e8ca2cfd1359c8ef976ae2e8b99
MD5 309fb69400a0f30b5aaa73e216fcb0ef
BLAKE2b-256 05083c3f4159a5b0e4d2239c5a4dc938e23d28af78b60538ad661bf9e168bc1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 08c544d21d1de119ea6031064574cd777ebe282ef0154bcb3a53d9565a1073c7
MD5 18e918c48895d1065eca0de0547fca2d
BLAKE2b-256 7f5c62455aea8f8e038f9e9b3320f8e80cfebd899a3e54074edb569f25fe7f9b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3513dbb711fe587f31ad4730f21db5ccb9e847ee3d6b72f8025a2908966639c0
MD5 69fbcce23b38ad8cb1658c03dc905e9b
BLAKE2b-256 9685b403d43eddb6c75ba9ab4bd59c601182a457fab56d964b29fc329a85faa9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8ec09294ec0856d737533e98aa8e53039ec21ae7ef94f7d3b6ff69863fa5a55b
MD5 ace18c2c75d8e12d2442a98195985080
BLAKE2b-256 d7a184711b7af2c4555af23b8cf870fe60382fabc567938058baedb2cddd9377

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.37-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a75588b4557d3a803a03d888bc95cadcb77dacb53030a46d4b040e3809768a96
MD5 587e46170f660746041be649d5dde7ef
BLAKE2b-256 83ef1795317a6f095c1456490551c9c810a3e613dd37b07ee47831ca9478a6ff

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