Skip to main content

passagemath: Vectors, matrices, tensors, vector spaces, affine spaces, modules and algebras, additive groups, quadratic forms, homology, coding theory, matroids

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-modules is a distribution of a part of the Sage Library. It provides a subset of the modules of the Sage library (“sagelib”, passagemath-standard).

What is included

Examples

A quick way to try it out interactively:

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-modules[test]" ipython

In [1]: from sage.all__sagemath_modules import *

In [2]: M = matroids.Wheel(5); M
Out[2]: Wheel(5): Regular matroid of rank 5 on 10 elements with 121 bases

In [3]: M.representation()
Out[3]:
[ 1  0  0  0  0  1  0  0  0 -1]
[ 0  1  0  0  0 -1  1  0  0  0]
[ 0  0  1  0  0  0 -1  1  0  0]
[ 0  0  0  1  0  0  0 -1  1  0]
[ 0  0  0  0  1  0  0  0 -1  1]

Available as extras, from other distributions

pip install "passagemath-modules[RDF,CDF]"

Linear algebra over fields of real and complex numbers using NumPy

pip install "passagemath-modules[RBF,CBF]"

Linear algebra over fields of real and complex numbers with ball arithmetic using FLINT/arb

pip install "passagemath-modules[GF,GF2,GF2e,GFpn]"

Linear algebra over finite fields (various implementations)

pip install "passagemath-modules[QQbar,NumberField,CyclotomicField]"

Linear algebra over the algebraic numbers or number fields

pip install "passagemath-modules[flint,fpylll,linbox]"

Lattice basis reduction (LLL, BKZ):

$ pipx run --pip-args="--prefer-binary" --spec "passagemath-modules[flint,fpylll,linbox,test]" ipython

In [1]: from sage.all__sagemath_modules import *

In [2]: M = matrix(ZZ, [[1,2,3],[31,41,51],[101,201,301]])

In [3]: A = M.LLL(); A
Out[3]:
[ 0  0  0]
[-1  0  1]
[ 1  1  1]
pip install "passagemath-modules[padics]"

Linear algebra over p-adic rings and fields

pip install "passagemath-modules[combinat]"

Modules and algebras with combinatorial bases; algebraic combinatorics

pip install "passagemath-modules[invariant]"

Submodules invariant under group actions

pip install "passagemath-modules[standard]"

All related features as in a standard installation of SageMath

Development

$ git clone --origin passagemath https://github.com/passagemath/passagemath.git
$ cd passagemath
passagemath $ ./bootstrap
passagemath $ python3 -m venv modules-venv
passagemath $ source modules-venv/bin/activate
(modules-venv) passagemath $ pip install -v -e pkgs/sagemath-modules

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passagemath_modules-10.6.28.tar.gz (3.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

passagemath_modules-10.6.28-cp313-cp313-win_amd64.whl (18.5 MB view details)

Uploaded CPython 3.13Windows x86-64

passagemath_modules-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl (77.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

passagemath_modules-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl (70.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

passagemath_modules-10.6.28-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (77.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_modules-10.6.28-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (71.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_modules-10.6.28-cp313-cp313-macosx_14_0_arm64.whl (23.5 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

passagemath_modules-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl (27.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

passagemath_modules-10.6.28-cp312-cp312-win_amd64.whl (18.6 MB view details)

Uploaded CPython 3.12Windows x86-64

passagemath_modules-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl (77.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

passagemath_modules-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl (70.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

passagemath_modules-10.6.28-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (77.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_modules-10.6.28-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (71.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_modules-10.6.28-cp312-cp312-macosx_14_0_arm64.whl (23.6 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

passagemath_modules-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl (27.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

passagemath_modules-10.6.28-cp311-cp311-win_amd64.whl (18.7 MB view details)

Uploaded CPython 3.11Windows x86-64

passagemath_modules-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl (78.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_modules-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl (72.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_modules-10.6.28-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (78.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_modules-10.6.28-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (72.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_modules-10.6.28-cp311-cp311-macosx_14_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

passagemath_modules-10.6.28-cp311-cp311-macosx_13_0_x86_64.whl (27.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_modules-10.6.28-cp310-cp310-win_amd64.whl (18.7 MB view details)

Uploaded CPython 3.10Windows x86-64

passagemath_modules-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl (75.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

passagemath_modules-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl (69.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

passagemath_modules-10.6.28-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (75.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

passagemath_modules-10.6.28-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (69.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_modules-10.6.28-cp310-cp310-macosx_14_0_arm64.whl (23.7 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

passagemath_modules-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl (27.3 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

Details for the file passagemath_modules-10.6.28.tar.gz.

File metadata

  • Download URL: passagemath_modules-10.6.28.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for passagemath_modules-10.6.28.tar.gz
Algorithm Hash digest
SHA256 da0cc26136f7fb69046d99031c03b80a6f228b285d41459727c51d16a9962799
MD5 f1079f601170f149da84963920d10a6b
BLAKE2b-256 8d9ad9b2741083c01fc90d9d2dc1f9c2ee3b27a65e3f71bbea6f331047270a79

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 329cd450285f4f29f100b109089881f85e4c6486c82988ee0fd4cb97ee420da7
MD5 8d2a556dd04bfe7bce9944340f15dff1
BLAKE2b-256 8bcba6da3d65bc9156d36469ff8d43ea7f5e3c7a7a3d4f79c7173c929ada9b53

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19218ad48681dd882a35b1990c187817b1bcd0c11a5c535423dfd6ef319bf0bc
MD5 ac5f582b25c8a8263d64d699ca89bf2e
BLAKE2b-256 dde168718e01a1203f8f57c2f1a5ba31dcb5ae8b2d4d2af5b41f71f8ebb11177

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4465d97bc2ab42dd8eb8127da5bc7c94739c11c00fccacc59db4bde4254cc4af
MD5 7f9dd5e3e26391cdbcfb8f21185df3d1
BLAKE2b-256 c0e87e015611055c91e9f5f84c40931c5dc9495261d37111efee8bbe15044df9

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a7c2ea287487f2f8d2a59ebd374b945ee76be654ea0e990cbbb6f437b2543eb2
MD5 09ca435eb40372cde25d9fce3110c6f4
BLAKE2b-256 13650540479596c05453648c08bf5d4a8938b54dbd3fb44bb145413f6938fd77

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 499ee484380a30bc45477e03d5b344e5fc7ce159dd7d21c8948f5c31817eeddf
MD5 9db45bd6b7f0cbfaa78e63197b856ad9
BLAKE2b-256 b2c5be9e2b077212b6c70b0b53d24cf3f5573d616022999999ae12627316468f

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 9fef22f2f0816b18c66e6a8a76142770b7d6ff3c7c5be4c50bfc59fc47c0ee32
MD5 d01026a460d13c717bee656797572e11
BLAKE2b-256 43cc1ccc47bd1c1347d1d0e2a7c4d1b39c0a683059135526b1cecfe1bd71c9b6

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b4311048cc1d86bf46778e4b7a7f08f90e46cc34620b80cc0626c1cb86e11d30
MD5 057573d3df5c54370b334d434f282bc1
BLAKE2b-256 34747a2075e730a65d13073315d81ff50ccb796a8a7da9c46fb0ff926da2b13a

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cc11e548ce9fb3d1394ab155647c2f696fcdda910ca8c3f31c2960d8450a5990
MD5 31ece4d2d3c1cd3f7b26947aa4d0ea86
BLAKE2b-256 0799bad04704b6db148c6e5c1dbea636aa3588feb6e359e746b4805b93b74256

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f7870846c9a68efb91ca722dedd9b6f27bb23706b392d2a7aa18620b8942c602
MD5 ad9251acad7cc296638ad6b109d2eef4
BLAKE2b-256 f95ad8224c9863c577bc14bbcadc5ac30ab9c26423e7cbaf97a1c680d8a1696f

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 806c99efe05bedf2dddd3234a7b9d1e416a3220750157a1c248937d14940e986
MD5 73b968fa511bd06711bae1c3cc91fd5c
BLAKE2b-256 ec0cdc98e739a1d7d65833a674a6b466499bf369267f5d634c4c3e5146d12f30

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 13787b5fea05d95dce24a23054d5acf0c0f566d7b0286cf277283a4cdb2e6145
MD5 3f3956656028b0f484520117043def1a
BLAKE2b-256 fa0b0f148f127019de65ebb20907ae6b03f28070dade0c85eda5ebaa97e62cf2

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 951d9c366af1f53b6978afcbb9929e2f40a4ec4bbb0f9bd197ed705eac5f346a
MD5 98de281c14b74af2b1e8264352df7ad5
BLAKE2b-256 b141aa61616103575167d6cb4a13b98aa92852c83a291f47c60c52d492fa5e41

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 833d0c14eaab19f10ac4cfa177968f3a607818b66295d81158ae4f955e83fe6a
MD5 6f46401d52215aebde6caafb8f341f61
BLAKE2b-256 b4ffc6e8a70a6d67f947a084fb7ad0c6a8d01960bce46cdf25f6ce7063d490ac

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 785b7a404bd0ce51873798dbce5ee817063695763699cc47c65bb2c78198a9c1
MD5 acd3980aa864890a26adc4ff1daa1950
BLAKE2b-256 36ab066d75946030a3faaa9907d344c0ec63a29d47e6a84da53c65ed78545e12

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 57807b1de4ecb5f19fccde314a59bb8bda44345ae908d7e7babfc6a0766b7951
MD5 4dbfe694996d6e52067a377a75e191fb
BLAKE2b-256 f1f5d2604545cb573c96026edc5a0b0e9e5112c13191a86e9cac01903a91b89c

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 189b720e2a0ca08ef0fbc5ee858aee7fa3013ebbc7dda20a0fb7e13af92927fd
MD5 820ef3155411934eed4177bcf8ca285d
BLAKE2b-256 03b7c6e7b5b578156c551118dd72804d374cff8e40a0d75f0588808b9f20ab09

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5d7263b3aedbad07a3995f5bad11ab58a74692edf17a442f166d33dd02b34410
MD5 88bfa7e964c1f2e2ba2f5598dca3b374
BLAKE2b-256 919a217b8dd61ed3c62754f595823b664547d2afeb058d4d2e6e11f895d5750f

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7fa23a1d3febbca99c4a55fb4bee6e9d2d67c335b9e1f484c3cb6a8589587be9
MD5 c2a52499fecc5f063b2244ad4d601139
BLAKE2b-256 48d7c5dadac9df722a60b98636251aee22a09e23cda18a7ab577996d61200de5

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 600706de3939d47fa763b78ddb9f5e7dcb17396324c70959ef6c5ee94b8ec65f
MD5 a3ae88e564e6e84be870f0d2067195de
BLAKE2b-256 59388e1b9ca634a43a62bcf149fe08762d7257d44e215df2657c257504860e41

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 780b77bb80385b6ef74389efaf08ff1d7d329cf10efb216af78b5a78ac529771
MD5 ac9532d476fbb54cbe2df88ba3b49451
BLAKE2b-256 5dc8f74e0c128e2bffbba16e69a3320826ec5d2d7081dedb7d0330ac1e12c03f

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 cc2c06767566981a149142a17d956eea1243180a2a201c2cc8f18a76873013b2
MD5 a60058020dc86ae5a3fc4168fdb42ce4
BLAKE2b-256 d764e83b1a8ebbc9e2e1b73876c2315a95f846a5bfdcbcd2c09665e2a791bed4

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 55dd4e612e4c883654d927c8233a3131e48c7011a87421ae3e33d5db15b2dd06
MD5 c0bb275a7a2c257465483fba8ecbc705
BLAKE2b-256 b7ea492e703c943e870ef5bdadd2144d43b1c6d3dacdb81cf22c63c1e19dc1ef

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3237d17a97d0bcac3fb71ed0bf781a65d87338cc4e3849370a1f01650a51f0e8
MD5 756153be3469577f18bab7ee5f03f38b
BLAKE2b-256 a7d15b1d2852256cb935fb0cd89ce05b3eaa5b5385e815ae37102c99cba246e3

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 80222d2fc523d123bff1c73fbeaec2483d8da869aa63aa3ca523d27d49135e1d
MD5 2b32d9a5d842e718ba18bff2cd5715ac
BLAKE2b-256 974cfdf129b308b0c707bf05fe283a12a09b6e4b4d7d9e2e2a349828ad381261

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0685d101342b7faa588b535ee56e997fb1425f6e5bfdc9b141dd2c0e1fa2eef1
MD5 7af7c4422ddaf37c0ccc550c1d07a363
BLAKE2b-256 d213c054144cbeae6f3eebb7a8920d5fb07a593697345c66883adc4122a5e6a8

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4b161fbad7e56fa26b21577fd21c8fbcee80d4d0ac4d6ee620a68f86093e3f13
MD5 35ab6be2bd628e2059574c358c28ba19
BLAKE2b-256 63b4ff619c0b7290be18afed70d56b35d4ae1456804b8215a681d7189dc52d2c

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 f0c9b51e98480cd652c0dafe52d73dc598710694e4f0d2dbf5f112919426be55
MD5 289bd8ad27aa0e40128ec0ca5d26ebcc
BLAKE2b-256 72004b7256a78000802319bfe984f431747bfb69b3bae41106ed185ffe232bfc

See more details on using hashes here.

File details

Details for the file passagemath_modules-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_modules-10.6.28-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c979a3bc7f1f1aa7c06115e5f8bf9d46b2c1b468be7b2468eb40edbe4c73c04e
MD5 2078e67c38d59b5e333ee6aea6dd09e6
BLAKE2b-256 1ad16b5b8b438ace550fd389e9d2c9ca2cda424994d6b3fed5f4dc5f6ee9e3bd

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