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-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:
providing modularized installation with pip, thus completing a major project started in 2020 in the Sage codebase,
establishing first-class membership in the scientific Python ecosystem,
providing independently usable Python interfaces to upstream libraries,
providing platform portability and integration testing services to upstream projects,
inviting collaborations with upstream projects,
developing a port to Pyodide for serverless deployment with Javascript,
developing a native Windows port.
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.10.x-3.14.x.
About this pip-installable distribution package
This distribution package passagemath-bootstrap provides:
a script sage-guess-package-system:
$ sage-guess-package-system homebrew
a script sage-get-system-packages to map PURLs to names of system packages:
$ sage-get-system-packages gentoo generic/gmp generic/gap sci-mathematics/gap dev-libs/gmp
a script sage-print-system-package-command to print system package installation commands for given PURLs:
$ sage-print-system-package-command void --spkg install generic/gmp generic/gap xbps-install gmp-devel gmpxx-devel $ sage-print-system-package-command fedora --spkg --sudo install generic/linbox sudo dnf install linbox linbox-devel
a script sage-package to query the system package database:
$ sage-package properties generic/gmp path: .../site-packages/sage_root/build/pkgs/gmp version_with_patchlevel: 6.3.0 type: standard source: normal trees: SAGE_LOCAL purl: pkg:generic/gmp description: Library for arbitrary precision arithmetic uses_python_package_check: False
a script sage-spkg-info to print system package information:
$ sage-spkg-info generic/macaulay2 ... $ sage-spkg-info pypi/setuptools ...
a Python API defined in sage_bootstrap
The database of packages is included with passagemath-bootstrap and consists of over 600 packages; see https://passagemath.org/docs/latest/html/en/reference/spkg/index.html for a list of the available packages.
Release files for passagemath-bootstrap 10.8.11rc2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| passagemath_bootstrap-10.8.11rc2.tar.gz | 2.6 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| passagemath_bootstrap-10.8.11rc2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.9 MB
Release files / passagemath_bootstrap-10.8.11rc2.tar.gz
| Download URL | passagemath_bootstrap-10.8.11rc2.tar.gz |
|---|---|
| Size | 2.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3d7700eb212d2b0bc2bee340c7aed9b43366317c0f003e764293d8d21478a0d2
|
|
BLAKE2b-256 checksum How to use checksums |
f4adbaa72ab7f43d666cd1373a9aeb5741fdda1b365b94a6176cdc6dc388a89d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / passagemath_bootstrap-10.8.11rc2-py3-none-any.whl
| Download URL | passagemath_bootstrap-10.8.11rc2-py3-none-any.whl |
|---|---|
| Size | 4.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
776a1acf05d9156837a74efba00b53b6b28508bcc4e7e79a90e5fc9346cbf84b
|
|
BLAKE2b-256 checksum How to use checksums |
a7f4f29f1c12682eafc1285885af6c717bad1078ca94430ff108e27846a83937
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|