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

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.35-cp313-cp313-macosx_14_0_arm64.whl (539.5 kB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_sirocco-10.5.35-cp313-cp313-macosx_13_0_x86_64.whl (628.8 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_sirocco-10.5.35-cp312-cp312-macosx_13_0_x86_64.whl (629.5 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

passagemath_sirocco-10.5.35-cp311-cp311-macosx_14_0_arm64.whl (540.6 kB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_sirocco-10.5.35-cp311-cp311-macosx_13_0_x86_64.whl (629.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_sirocco-10.5.35-cp310-cp310-macosx_13_0_x86_64.whl (629.6 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

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

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

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

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 14.0+ ARM64

passagemath_sirocco-10.5.35-cp39-cp39-macosx_13_0_x86_64.whl (629.6 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

File details

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

File metadata

  • Download URL: passagemath_sirocco-10.5.35.tar.gz
  • Upload date:
  • Size: 6.1 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.35.tar.gz
Algorithm Hash digest
SHA256 b44fc22a8e55ccf09e9b035a68c4d8820bd2aafd2be4a3a3420b8a66568fe595
MD5 b3883376934e86055c92d3d402f65d8f
BLAKE2b-256 4aa545a91b24b8e435fb7888769d336e5c97b18b8187cd7340e565335b2f2593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b461e20abcbde083fe5a7c79ddaa218377d7e196a9fe53a6aeb7804c8fa2563b
MD5 af16aa077d1b59feb50fc1b984f62ded
BLAKE2b-256 1a13f465e69a53350f2905fbb56c50c1e9a24c24a74a7e48ab5bc7b7aeedc377

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 87ad29507bc33d693c5f9219acc956eaefa0387f626601bb4307ebbd4a1a0a0c
MD5 722c37e53535e239c4873571fc29c5c2
BLAKE2b-256 1bff9ed2686c796daf82fb9a0f3c02db9214e1b3fddab65abed8ae49944aa6a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 56ed2e3a90227098609584dc348c98fef94ccb5a930ddf06b097e66560e6f46b
MD5 81150beef16716a4ae621d2c3df934e2
BLAKE2b-256 0215d1261c9b56a751a7672c31fb1493066f94b7fe0b3d16d6ac700d7c6ae3f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c8ae32242f9b3ce833779c1d1c0e3b40b8258b8dc886aea8d8ca3721f3f146f3
MD5 b19881c2ab1e86db851aa196f1077893
BLAKE2b-256 70eea0b108f5025b7fe548b6262565e9c9716449431a187e2d8162bf9bd6d2bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 825d1e5f49fe0d1d9279eb39f7cbd4d98157475152cc0ce0e3e5f25e75fc9a95
MD5 85fecf85a5bc6d2d9e8f7e06a567d5c0
BLAKE2b-256 40e23740ae50f80755bb7680cb036c0f82195d5f2fd65dc93a4e6cd8c869e9ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4ae1a511017abe0dfff0bb6faeb58286d6a9d8ff8d91203cf686845968b333c9
MD5 604719827104adf8a736a55a9255657f
BLAKE2b-256 dfb21f21e9f30051c02735b9c4ee0793a1546d1cc561626689d6776c1897fb02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ceb8ff6582cfa2d97d55ae0a12b73099a92dd0632e62161f70b0752f49beea31
MD5 4a6b60ab192f76393ca8d0598c6bee65
BLAKE2b-256 c3d18631fa7e6c60976e7166dcccd3883e882bb6df1499167ef7f941a496db3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba54357603fd63bcd9f799a9f15337e637eb5757d03a0bc6a60b0a501e0e9a9d
MD5 41356ff070ada9a69857951b385bdbd9
BLAKE2b-256 9e1b4555b59e8f4d035dd5cfc2a6dc373b73c1e121ea57bfe9f8bf13dccc6b20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 930260ba74d90b333c2fc7382c92aaae0c4247da1773a84db7c15bb803574be9
MD5 1c921e958422634bcef6af710274789d
BLAKE2b-256 118724e11d6325467ad72a70dc00534650827dce6a155ecee478acda64e4fec5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc541c6f6744cab16ad588f9907357acb448ee0f53d5feb07feb976c4e08d4dd
MD5 889511e4fadc06cc430db0f91b9c50d6
BLAKE2b-256 ee00169406efa79b317c83978b47d80530b3299111ce9bfcc8b5bdabe3ab30f9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 703d5243167b639fbdfc6d8d03584738178c32cb549ffd0c71430d32cc3be0cc
MD5 5df64e3b0ac2e00300439b78793ebe1c
BLAKE2b-256 8ef668c391860460de6733cab96bf76f96df553b2e10a076d1efc0121caf369b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c437fc19953d437e3e6e3dde0c061b4d0da3df20ba855f63ac0fea5f1dd13808
MD5 0a5003c848a22f03d6a77bb04970371c
BLAKE2b-256 c45e54836fef4e30f628b82b2ac287c210b740c87f2ddbf9e4c07cc767c3c3ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8b647c4b95bb963494c15c92a2817f3d9aab1ec0b414c51bc57f824da91493e
MD5 8daeb02d0eb55e0d7e54319142c0c759
BLAKE2b-256 35fdf150c41c06df04291d984cda15bafa8a189200cd3de651a0a61f66926c0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8ad065005832b5274c2250278e4584e3255b6be46baff862d9213d6760e876fb
MD5 174ad98ac927068a89612a1807b78924
BLAKE2b-256 072efd4533b324f58c41bfc01766423dc897d578f7b7fc373ae31f57a9105440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71a16a6c1c38931e3aff49e5eb4b95663cafb2d414f5687a00382c13235afdc9
MD5 0759f6dd54234cf9ced1b0abd8d5b0c0
BLAKE2b-256 efcf440d79a58190696cb91551e87d18f4cea828f94c220c9acc230263adf727

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6cfa2bc7a4aa4e3e77a3938b8764553abbe39c9519fbbca413e272a6b34612e4
MD5 f46cecd569ded5fc18113a5d8c8e667d
BLAKE2b-256 78d5e62430748d6bfaf068ffec43d1e8e7cd8d54b01665c09cf39940999a9ef1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 a944b40fdd15444c379a3f52ea6dd8cf3ef6170b536f71407f31fad7020c76f8
MD5 c1f5ac6fa4cae7646e1100dda6aa0acb
BLAKE2b-256 62448ebf3744177d0eb0c2df599e546800f5d7077c050da19794fedfe9f08fdb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 73c08661ba31e46eee2f96c001b9214abd099cfa4c426ed1e2a7a597dae9e157
MD5 9e18c0b39bf2774090044d99e308ffc8
BLAKE2b-256 fd8a63fe308e89da7c70a57cbfa10785707d79a655f341ac2555e9d3f8579a4f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0e418f6afa0e8f02ace438799cdec7e6967d5125af19d1e4830256975a8bbc46
MD5 10dab31f02cfe1d1014d4dc7b340f6b0
BLAKE2b-256 d803967bede4a0613a0f38f00b11689f58d947f9924caaf9d7ac5ad061706bfb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 383f73de4d581d391bade687a0a9467789b613669e924aab009b1c0319faeb09
MD5 b298bd66e3b3b06d9b528eddca7be4bf
BLAKE2b-256 2d3f84a790c6def6a85d30aad19b84354ff6644da80776b03585c05385cb813c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b219648703c102e333de8827ddb61618e587f418e05d3f39360fcd5da53fe5e0
MD5 9486446cdee19e200d670685bd162149
BLAKE2b-256 04ef59bc531a73e0f14d9223093d49cf5f1893bdcc179c7e273032e1fe97f50f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6837061bcf5b18a6601c9b2b05eeb3d5bb4efed70d405d858562b44e2ec8ec79
MD5 05ea4ec7d72ffb97def59173ecb3e005
BLAKE2b-256 d6cc76287edc36f7273b54898655af5087c124b87029c64b6cb5ffff010a6297

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 910874210efe94a98ebe7792d17d7225fec9b82edb445e673bcc106c16ebe3fa
MD5 c3e20127c935f4da66a9c5ecd3019b92
BLAKE2b-256 ba957c58c438b92ffc41480690b9fe2479f9e943ee9f88b5068fda99deaccf36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 57d0cfce9141afcd9ff4e1704128af95b8dcd0e653e2a8c3201c279532321cab
MD5 59a496abbd5bd61b8e05600bbb397f88
BLAKE2b-256 c50d06d1371ddb4a7f85c9ab36b6aaa3d204321c5688d20efce7bebf8e22fc02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df8357a3858602ae3b9e05f3fecfe2a7e3d4872c396e198a6d42c69cffa3e2e7
MD5 db1893734e940cee5cd53887221c6cbd
BLAKE2b-256 9d1b101082525f0997430c4a7be77e98700f2f3fc6f451dace871c0ed33dafca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8ff4052c2b2669e08cc954cf773bfbf7c1378f27eae458d4e5442de1970c70c
MD5 aa160f56c645e3b578afc43fb1fb47af
BLAKE2b-256 2d18b7e5e7789b9919753e6d63617f8a46a53062cff1f23ce6631811449971f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62a22a712f0547237b4871aeabe0ff27b93774e2031bd8dfe318f72252fc9324
MD5 b9106490500fbe641e70738aeba322c8
BLAKE2b-256 0f0dc38394efac39da66f268aef66f2b9feca4a1f8fa136f0a08cc1f48d79cb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d95c3443f5bdd7c21255e23e56d13817c243b7e7527eb6b993e85ca8634c85be
MD5 1c4453704d8f60f41ef945570dd681b4
BLAKE2b-256 2912d58e35fc3b00e2caa1c3f1397a31cb5c6b81d60407ae9a5ccc61953b618e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 b4f6ac2645cf40042bb0975e1ee5ba709d121258458d773b1c3aabbb5c97569b
MD5 1f8c65933e0dc0dabf8b4f6e58c0767b
BLAKE2b-256 6a61fce0c7cf84f9548ea4e229de92e19598413bd054e457d460b9e7a3407165

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for passagemath_sirocco-10.5.35-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cb70aee684f285e79379c74b810ba8b12ba113ada5bf215c972f992bdd1cf582
MD5 a304b1301b2f8f112f2a1531a9ff8721
BLAKE2b-256 f60e98f226b966020e12526b91b609a3bfd0eaa50270367016ff8a3d0e00025c

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