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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.14tmacOS 13.0+ ARM64

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.36-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.36-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.36-cp314-cp314-macosx_13_0_x86_64.whl (604.6 kB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

passagemath_sirocco-10.6.36-cp314-cp314-macosx_13_0_arm64.whl (538.2 kB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_sirocco-10.6.36-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.36-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.36-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.36-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.36.tar.gz.

File metadata

  • Download URL: passagemath_sirocco-10.6.36.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.36.tar.gz
Algorithm Hash digest
SHA256 7f745c77aa65176be3c6216476ddec69b874c8e5bbb7467e578a507fb820ff6a
MD5 3a211b038e6f4b277bcae3d12b662de5
BLAKE2b-256 3dd1d1afcb82e25ac05281de625a38013a36a3d35714d80f800394e3aaa7475a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 25625a46a90a317b733240af57b695ebaa0ad35357c8b558cbbea010ab9ccbef
MD5 fcd2fe945b38b007c36f5cc3866a4af6
BLAKE2b-256 33a9541e7ad5a85153e635ddb2cd8afa9b1f0fc6d3d82b279899c93561f84be2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 abfae9f0e76c4585320d005ca94e48056d93c8a794658095eaf5677e78379fe5
MD5 0c244747a2fc57bd634fb136b10be0c4
BLAKE2b-256 c82cbf4be50c81383211a5f839e0a41e9fb868940d59a9f2be06228d10d284bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 52b9ce5bca1d478d9205b421965fdfc98c5d38e7d397ee2911cbc24ef6eab7ac
MD5 012c69c01a9443572a33365f79dafb2d
BLAKE2b-256 dd08018c8d5ac03520c147665618581928cbd4f03b0998335faa3187f287fede

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d2aa292ac8b0e029de9f13c8fcb1afefb4d8c69753d4a4fb5bface62f2965a06
MD5 fac68a8c6855d099a7631e639de9f45f
BLAKE2b-256 3ecf0f51beb3b93214f5f784cc80a973a7bec204aa3586e5e66be413a6ce78c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a31b22974ca9e51d53635cff1a644c276465efd6158bc71a6089a9aedc597ae5
MD5 a2b6b54b8e69b65a654c31cf7e326944
BLAKE2b-256 5bac7728d6ed7953456cdf77976e8780ac84f6dc589380bed751b5c657d9239d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bac9ff52d6a12937128fd2ab02189edb27a9872a7cd11e4a2a20cfad1b0e7d6b
MD5 e104b1d6134438b117c5d418ef992198
BLAKE2b-256 d0983eb235d2584c041a16eda279a8c8ee5d9c7228753dfbfcea1a4065a123d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 80a52aca1c6ad7c4d810aef0398bc2b41c3e1a608eeebf04522edca1af19662c
MD5 365faab25a291237b673200d322cb760
BLAKE2b-256 2cff989c05e107d5f0bb8586cfef44680850f12e236dca6f013c15b3d67d0615

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c85aa2d3a84ad00a1735b40764ce97ce9dc5a8410b536b548e42ec6d4e4dd179
MD5 d600a8751d5432a408f729f3a17c9152
BLAKE2b-256 bd57444488cacf188c16dd3909ada2d410038b138d2bc935dbe02b8d25ff4f89

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 07a21436193631dceb60f0c6a1c77b5d566b72422f8f28bf290c8dc06b19af4c
MD5 b950ebd620ce8c9b17ce070426750a7c
BLAKE2b-256 6b9368608e6c50065f38404f960772e21178d42d37cf006d17f37137d14e3e57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d3c63c24aeaf4bd11d212ee1a192f37b1ab3a5c4b9fc7dec9d20a9b9eaba1487
MD5 9342f68c25850ca18498913c856aa239
BLAKE2b-256 151a716d7bc9f17922c2173cea675d886b9b03578e653a4a0daecfe1f62e1703

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0ca143b13055be75d4cf4dfc5cc152361e40fac6f49337e39862e1e08e8f209b
MD5 0f11a59667cf982eec649564c9a583bd
BLAKE2b-256 02c4ef85515d875f3442f550a94e869041d7374e8a29eef8bf193b9db9f2d71c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2b599088c998bd8e8b6411a10d45cc328e82bce8261dc3ec0b0150c5f7d1c3d1
MD5 63527f26bb8786b1cc3e195eaeb4ca99
BLAKE2b-256 57ccb7f4f3cb34d751508f2a18421cb6e8bb8e34db2622e3dfc7895965d886b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a104293ba389865669c118fa874a5693658424a32b454d8d0bae41fdcff8295f
MD5 cb09617b6b3d1247af302fbf4928441b
BLAKE2b-256 fbdc64c7ea243e7210216a3262499a2a34af0af03390b04dcece6c65fe42eba1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2b2918564801a401ce6e61d9c4f12e77798b07864502302036bd833539d7b99e
MD5 8d1f7b5b27c2a773c183c673aee3cb5a
BLAKE2b-256 f8a4a488581df3eb076dc92868656b840f5590a862d5660db49880ccccd1d9ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94ecff7878b5444fc68a64defcbf470c2bda5eb980e2847ffcfad68834319a59
MD5 e3c437db89c5db8bbed0966822f7aeba
BLAKE2b-256 7ed2d8df4bdae174a38f61a32e91cebc4cc4ba9304c86f13ab9a45d504715004

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1bb56b1c6a8e28f9b29d475cec02d21dd1b26ca051762ab4259360e22855726a
MD5 933e0f57938efea1fc0ad52e52a9e671
BLAKE2b-256 b37b43281c998141e3bf13014099045bb9fa3d150c3aee02bc749dd57dbe8b0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 09f1eb750a1dc9b7bb1a9cecbcd47bcd938e6f97e4106cbdbe8243b1201aafcf
MD5 defac806a4d3f1971ebb85a3b1a47e25
BLAKE2b-256 814c1728f0b6fd1af10fa00cfc96c09077650aa1d6e253aeef5ec3accdce10ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 b0a2753a1c83f469b64a3a2c24a2d29de6a08585ffe1613cdb96516e771f7426
MD5 bb1981adc60a5343f94974516e94f3f7
BLAKE2b-256 e3303f68408f377d9108222f62fe3d3da5babaa1fba6c4fd632fe813c103abf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7282f9f0838713d0849eb18b6519c9c321ec82e0ddba7c23e47d8a9ac91bff55
MD5 ac464cff9b95d82d8d32325a4fcaa838
BLAKE2b-256 98954cf7f83dd0cd60ebce094c0dbadfbb01609b5cecb01a3588cabcdeb995f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 921c727c390571890bb637333c254706116b4dd46289d1b968fef50421db722e
MD5 f06408a36f55dc20dd540e7afdabcccb
BLAKE2b-256 710ee33cb46a63650f4c1d91e84137ec1888fbb1021b0203ca8c2b73fc3b5e54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e308dac6b2dfa3ee95ce4380df54fbb2f6c4572c0fecc3b228dddb028e4deff3
MD5 2f6677f2984bb6f249810806bad3b920
BLAKE2b-256 6f32a5b993900d964d8ce755d2207456a2435b41b7098f5d6481668b29e6b54a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5ffdc6eb3da837a7992aa75a32d80c0ab97249ac58fbfd0fb87d47111d1c2d3d
MD5 3412c2e6753aac8a70e3a158350b7deb
BLAKE2b-256 a1bacfec19473c6b6bb7faedf55bb2afb0fe86f2721eb24f6ad1b71b6782d366

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 1f024cfdd4cda6b26590bad3d9df50691ad6e7649417f9a510f07445df461f78
MD5 6063642afcaf593b1fb9ec5c45bc818c
BLAKE2b-256 aab2fbf618a009ec773056bdae91fbf173110342b1b70d9fd1f2612bf41e02ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ffd0422c2e71b4365681daaf00534c4bd973c9760f1164448b7832b6223cb538
MD5 0c1aaf9d9435e5af766d15467a3ebc40
BLAKE2b-256 be7850fdd3a0fbf5cd5b34d69f2b8175b6bb262a1bf4c87e24f458a5a1f0d862

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc34a9f13f246ff90d13665bdc52b947f8d34367daec787dcd88ff189ab0b1c5
MD5 e2f50c6bb7df0382de14e1fa49906e14
BLAKE2b-256 ad3f4141927903fa20a4f08172a6bada23033ad0ef0472c623e553b38d8dd683

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7d88c8e9b6c8bd6d3daa52bce20104f1faac0270211b6628c5872d9be5fe16ea
MD5 f4e835961a64f9c950b0fa40b23e3c92
BLAKE2b-256 adc3b0e2303ec4a8be1473ceae7636c7820ceff39d0abef3c4f2a2619d66489f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c3f6e7791cbb0602d34e9f8b62ff86e34333c6de44b07a8fc25ffd87d3cbb234
MD5 47b527b8cd7b47fad28e253139d2124d
BLAKE2b-256 cefe8fc634bb57c7052250e6dd64bce608d976542ca9a39891525bd8f52f32b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 acdaef79bebf0d70f2193580b5af48474a7b1f500d9e5f9cc3c285ad962faaec
MD5 50e156e8a1e484eec0a8543f5ef6565a
BLAKE2b-256 31127d4d826e9e39b924626748ce2339231fbc1c297e1af9146698221b0648f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e55852b82e9c389152fc75871ecd3d321ecd6159e977bdc8b16ed49eee96df93
MD5 31ebce52bca31b23d3290984f1d01a74
BLAKE2b-256 9855b1f320896fb66248ead008a2c6472c45228dd3e344191f2081f7e3ee8210

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 4e6c85f48c4c130b922c0aab13d6796dc56556c21f4a352f5e9616a4f2c5eaa5
MD5 2b795b9f828628ee19a91dd20406656b
BLAKE2b-256 5126388a12fe7b2cd3a522c855ed857cd631eb2c1426f200602727a8b26a100a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7120b27d022ff07a962b19cf248a897fb7bb3e0215718993ba60a741923ac0b
MD5 f35c27e7465cfae7a2bb1b82b4dc53ed
BLAKE2b-256 e91a0ad3fde848faf2a3e73acf90ba89783dc74399af0e10c4a97802f8f69538

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 164b2022991a2477243f651891fb5ff3af47af0eebb1d60048817e06ef4eea7f
MD5 d5d87ec3c0dd1af7c0299eef957bc796
BLAKE2b-256 b796e0a16a8d7246e33202f45fe8a6b1465c13587e81f84e4146fff8ff6144be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 96a41e6e5729c7c038393f671089c17b07f6e3d37173bb3c955b29dcde480824
MD5 4df6a4b2725014048072c46e49345711
BLAKE2b-256 1973de7bcf2ac187dc894f07381b5344828ea9f0555093e66f1444238af6da5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 02958182bcdd03cc0c2942f059a7c84fc1edc2ade8bca19e6f594802a8d625ab
MD5 e6a4d9c3a45b44def605794e470dbdf2
BLAKE2b-256 71d934c619832aaf3669824cb59a7d1964cf014d9317aa0a59dd64e52c4c1452

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ab56f01cb1262872a5fa9320bad976e3ab5643a6c5a2c5609368f215e98b1b64
MD5 f5584168ab10d66bdac4ed1b6992148b
BLAKE2b-256 6000bed587aa276c8080bf440033c09717fdb1b46fcea5b3daddd83a8d526f04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.6.36-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bc601db23e4f9ab026d724746a02233e1d438c8502f38a3d9606f0c725342e1d
MD5 1416d7b8b55ce3259a61caa8b86e7f49
BLAKE2b-256 2e58381b0dd538cb9c4f78ce842d2fe9a61913724c78a460ff52652c0deccba8

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