Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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-2026 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:

Moreover, the passagemath project:

  • provides a stable, frequently updated version of the Sage distribution,

  • integrates additional mathematical software, notably Macaulay2, a full set of GAP packages, and the Combinatorial Matrix Recognition library,

  • curates a library of Sage user packages.

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, ARM) 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.8.x series are 3.11.x-3.14.x; the passagemath-10.6.x series (EOL 2026-10) still supports Python 3.10.x.

About this pip-installable distribution package

This pip-installable source distribution passagemath-libbraiding provides an interface to libbraiding, a library to compute several properties of braids, including centralizer and conjugacy check.

What is included

Examples

$ pipx run --spec "passagemath-libbraiding[test]" ipython

In [1]: from passagemath_libbraiding import *

In [2]: from sage.libs.braiding import conjugatingbraid

In [3]: B = BraidGroup(3); b = B([1,2,1,-2]); c = B([1,2])

In [4]: conjugatingbraid(b,c)
Out[4]: [[0], [2]]

Development

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

Download files

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

Source Distribution

passagemath_libbraiding-10.8.6rc1.tar.gz (7.0 kB view details)

Uploaded Source

Built Distributions

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

passagemath_libbraiding-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

passagemath_libbraiding-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

passagemath_libbraiding-10.8.6rc1-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_libbraiding-10.8.6rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

passagemath_libbraiding-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl (165.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

passagemath_libbraiding-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl (159.9 kB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

passagemath_libbraiding-10.8.6rc1-cp312-abi3-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ x86-64

passagemath_libbraiding-10.8.6rc1-cp312-abi3-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12+musllinux: musl 1.2+ ARM64

passagemath_libbraiding-10.8.6rc1-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

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

passagemath_libbraiding-10.8.6rc1-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.3 MB view details)

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

passagemath_libbraiding-10.8.6rc1-cp312-abi3-macosx_13_0_x86_64.whl (160.5 kB view details)

Uploaded CPython 3.12+macOS 13.0+ x86-64

passagemath_libbraiding-10.8.6rc1-cp312-abi3-macosx_13_0_arm64.whl (154.5 kB view details)

Uploaded CPython 3.12+macOS 13.0+ ARM64

passagemath_libbraiding-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

passagemath_libbraiding-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

passagemath_libbraiding-10.8.6rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (1.3 MB view details)

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

passagemath_libbraiding-10.8.6rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (1.3 MB view details)

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

passagemath_libbraiding-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl (162.4 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

passagemath_libbraiding-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl (156.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

File details

Details for the file passagemath_libbraiding-10.8.6rc1.tar.gz.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1.tar.gz
Algorithm Hash digest
SHA256 a5790b1e91b2bdee6773d753d270d16ce79ae73b49b19c5c92b163dd864c3c03
MD5 2b5f9aa03ffdf0c961570f0ae0cc5826
BLAKE2b-256 eac38ae55a9624ce68a426371440883167c4f34c80f13c6507fcf6596bff5557

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 34432d19eaca41c0f3d907d84a47d4dca67a802fdcb19c1642ecb54a877380db
MD5 96a3b5ee31af5c9d09d050e80da5b87c
BLAKE2b-256 0a59aac2826a0e409bdd16e25af6a0fced1f0e511424f047b0fe603c8c1e8837

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a74710e5beb0abef0c5a5a44fa906f5c4087adddb94c6b0b7d2be91976e1caa5
MD5 80bd5c2475f1d59eb5291f2196dc1ad6
BLAKE2b-256 f61e762aef6fadce44b4dab822ffa8ac6a0a383432015120ce264475fc1beffd

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ee881f4eff77d3674cde32695fe33408c43377cda79bd33265697f6bed028c1
MD5 a0e2e04c6af28d603381bb8f71e70d33
BLAKE2b-256 626ed028752bdf54b44bc7d3e7bc64fbaa6f289647d4949777f13a149fc2def7

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c508133822d040cb80c42056aaadbfe818cbd15c28d0750aed876de53878518a
MD5 a04c6eb79020438f9718c30babe723a1
BLAKE2b-256 aa4f5e0eb308aab8037ab0873fa1d9c66b53d04da477c4423a29b8de3f7f6553

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a90ad46ee0c00165744b031e172bda9255dc513b3c790dbb9b036a230ef301c2
MD5 52cd83d1bd72fe02749d146c5d4cfca0
BLAKE2b-256 c5bf4d5962f0161660b05a183f05730c00453e24bb964f4d91900e6fe68bd82b

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f73aad28487cb5495eedb4aa62109bd541f12a7aeb3646b918aa6009147c5a51
MD5 9c0af18c861377c0e95892509abc297d
BLAKE2b-256 d4a00c74278fe436be795c7df8f63fa659940f8d64c0bdb3d2271513c10f8cb9

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp312-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp312-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ab2ed9ddac4829d13cc8999e064bbc7b5178271172ad7ce19e9bbffb86a37e6
MD5 c019e001c2163ee021ae108469d0952d
BLAKE2b-256 1891cec36ae021f7bbed6d75978ecb510537da3e76b69093146b843e6ae30a48

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp312-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp312-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5e1aa8d4bb2ecc7e436aa973f6a02052839fb82cec1efb6b4ab3d10752dd39c2
MD5 ab1e2ff6766c6bd26c92caef440ba902
BLAKE2b-256 113a3be6a08b96498b5c7f88ccd073afea1bea20b4a65a3adef8760ea5ec82a1

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93d41430c89a67a4ddc7cd201684cfed8c7077a51117094b2de710913bae8945
MD5 b8172167906f721072a85b8b4d368362
BLAKE2b-256 2cad405156b7e92f4d74c6c48fec08ab5fea3b3488dee9c8b5723c5990432f1b

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e764b3900054b077f3ee57a5279e53e8cfeebde37846146c642fea1abfdf5fd
MD5 f1345d7fc86cd83e501545708e3e5b2e
BLAKE2b-256 ff87bcb7c6a7c5bc703bcd5a22d3c10ff19454248bbfce13850aaf042cf88878

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp312-abi3-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp312-abi3-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6bc4080869d9d7c86d599a7a9624b31261e4446455bb0f2df2f28264eb45628a
MD5 2edb00f06cc4a453eec161a324bd17e0
BLAKE2b-256 4e2c9d32718bc77209f0bdb24df828e896f4568580db3832eb3a8dd3dcd79bd8

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp312-abi3-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp312-abi3-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3b355008c00fdca6048371b6aaa1d9d4062409e78537bf3ffaddc1e2ce6972f9
MD5 f29eb8485042f3e5ed3dc34504177fa5
BLAKE2b-256 031c83cae8aada3bcbd0ae05c290241ff22e6ee0dd5c3f3e509a9b7eb3bb4b82

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2580afbd148437028cabf7e78c9cc2faf5750c4cb277768351c69416e7b68adb
MD5 09e0a28e0defb4a7fe85c37509cb7c7a
BLAKE2b-256 bdc8bd1117270f9a45cf0b756dbcddf4d35e54f66a742738724e5af263deb9e7

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab6c42b60804f7ebb1d640a5beac2da155bb2ff763492e76e39117ec5b68d423
MD5 3c15be2502e0860099cc78f1d6ba288d
BLAKE2b-256 977b2c0174d5d2e81e1f8a80e32a3e5a611a062647347d845e9c89ef1bcbeef8

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ff4893d3235047d12a58f1340ba6fe3ef087c6ba0eedd7df17670a3bcde4f3ec
MD5 f41632b9c9120820c1510d47986be33d
BLAKE2b-256 e744a0fb634bbacef85aefac4b4b5c8efa51fd4ac54d7092775e76e2c01b2e17

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e47ba2a9f3cf52e2d0408975efc8a5cc0bee4cb8f8070f0756bf01a22d04a426
MD5 2a765b0b0692399f9ccafe4d7196dc96
BLAKE2b-256 779851948b0c9f7bedb1f438fa882d9e26354ef3da80a4e4be602d6634a045a4

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 48abd69474665f5956b551c45ed8288561d223c2865e55fbe857a1d3ece129bf
MD5 a8f298eaed1d29c6415143ff79d0c1a3
BLAKE2b-256 618c34cd4b15fd8774b7c628a8b55afeb8946158b9b2068090b8169761307e96

See more details on using hashes here.

File details

Details for the file passagemath_libbraiding-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for passagemath_libbraiding-10.8.6rc1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ba49f45310840e474799952950a180da21189c0b45eb4a6980c07d9ed6d7cf3d
MD5 52ff53391c638038eb74fa8436bc18cd
BLAKE2b-256 56629bb8fd50068f0b42b3c1037e74bc56382a2ef42561b7f28eff91bb766222

See more details on using hashes here.

Release history Release notifications | RSS feed

10.8.9

19 files

10.8.8

19 files

10.8.7

19 files

10.8.6

19 files

This release

10.8.6rc1 This release

19 files

10.8.5

19 files

10.8.4

19 files

10.8.3

19 files

10.8.2

19 files

10.8.1

19 files

10.6.48

25 files

10.6.47

25 files

10.6.46

25 files

10.6.45

25 files

10.6.44

25 files

10.6.43

25 files

10.6.42

25 files

10.6.41

25 files

10.6.40

25 files

10.6.39

25 files

10.6.38

25 files

10.6.37

25 files

10.6.36

25 files

10.6.35

25 files

10.6.34

25 files

10.6.33

25 files

10.6.32

25 files

10.6.31

19 files

10.6.30

19 files

10.6.29

19 files

10.6.28

25 files

10.6.27

25 files

10.6.26

25 files

10.6.25

25 files

10.6.24

25 files

10.6.23

25 files

10.6.22

25 files

10.6.21

25 files

10.6.20

25 files

10.6.19

25 files

10.6.18

25 files

10.6.17

25 files

10.6.16

25 files

10.6.15

25 files

10.6.14

25 files

10.6.13

25 files

10.6.12

25 files

10.6.11

25 files

10.6.10

25 files

10.6.9

25 files

10.6.8

25 files

10.6.7

25 files

10.6.6

25 files

10.6.5

25 files

10.6.4

25 files

10.6.3

25 files

10.6.2

25 files

10.6.1

25 files

10.5.49

31 files

10.5.48

31 files

10.5.47

31 files

10.5.46

31 files

10.5.45

31 files

10.5.44

31 files

10.5.43

31 files

10.5.42

31 files

10.5.41

31 files

10.5.40

31 files

10.5.39

31 files

10.5.38

31 files

10.5.37

31 files

10.5.36

31 files

10.5.35

31 files

10.5.34

31 files

10.5.33

31 files

10.5.32

26 files

10.5.31

16 files

10.5.30

16 files

10.5.29

16 files

10.5.28

16 files

10.5.27

16 files

10.5.26

16 files

10.5.25

16 files

10.5.24

16 files

10.5.23

16 files

10.5.22

21 files

10.5.21

21 files

10.5.20

17 files

10.5.19

17 files

10.5.18

17 files

10.5.17

17 files

10.5.16

17 files

10.5.15

17 files

10.5.14

17 files

10.5.13

17 files

10.5.12

17 files

10.5.10

17 files

10.5.9

17 files

10.5.8

17 files

10.5.7

17 files

10.5.6

17 files

10.5.5

17 files

10.5.2

17 files

10.5.1

17 files

10.4.68

9 files

10.4.67

13 files

10.4.66

9 files

10.4.65

9 files

10.4.64

17 files

10.4.63

17 files

10.4.62

17 files

10.4.61

13 files

10.4.60

17 files

10.4.59

17 files

10.4.58

13 files

10.4.57

9 files

10.4.56

13 files

10.4.53

13 files

10.4.50

9 files

10.4.47

13 files

10.4.44

13 files

10.4.41

13 files

10.4.40

13 files

10.4.39

13 files

10.4.38

13 files

10.4.37

13 files

10.4.36

1 file

10.4.35

13 files

10.4.34

13 files

10.4.33

13 files

10.4.32

13 files

10.4.31

1 file

10.4.30

1 file

10.4.29

1 file

10.4.28

13 files

10.4.27

13 files

10.4.26

13 files

10.4.25

5 files

10.4.24

5 files

10.4.23

5 files

10.4.22

1 file

10.4.21

1 file

10.4.20

5 files

10.4.19

5 files

10.4.18

1 file

10.4.17

1 file

10.4.16

1 file

10.4.15

1 file

10.4.14

1 file

10.4.13

1 file

10.4.12

9 files

10.4.11

1 file

10.4.9

1 file

10.4.8

1 file

10.4.7

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page