Metadata-Version: 2.4
Name: passagemath-modules
Version: 10.6.39
Summary: passagemath: Vectors, matrices, tensors, vector spaces, affine spaces, modules and algebras, additive groups, quadratic forms, homology, coding theory, matroids
Author-email: The Sage Developers <sage-support@googlegroups.com>
Maintainer: Matthias Köppe, passagemath contributors
License-Expression: GPL-2.0-or-later
Project-URL: release notes, https://github.com/passagemath/passagemath/releases
Project-URL: repo (upstream), https://github.com/sagemath/sage
Project-URL: repo, https://github.com/passagemath/passagemath
Project-URL: documentation, https://passagemath.org/docs/latest
Project-URL: homepage (upstream), https://www.sagemath.org
Project-URL: discourse, https://passagemath.discourse.group
Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
Project-URL: tracker, https://github.com/passagemath/passagemath/issues
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: <3.15,>=3.10
Description-Content-Type: text/x-rst
Requires-Dist: gmpy2~=2.1.b999
Requires-Dist: cysignals!=1.12.0,>=1.11.2
Requires-Dist: memory_allocator
Requires-Dist: passagemath-categories~=10.6.39.0
Requires-Dist: passagemath-environment~=10.6.39.0
Requires-Dist: mpmath<1.4,>=1.1.0
Provides-Extra: test
Requires-Dist: passagemath-repl; extra == "test"
Provides-Extra: flint
Requires-Dist: passagemath-flint; extra == "flint"
Provides-Extra: fpylll
Requires-Dist: fpylll>=0.5.9; extra == "fpylll"
Provides-Extra: gsl
Provides-Extra: linbox
Requires-Dist: passagemath-linbox; extra == "linbox"
Provides-Extra: m4ri
Requires-Dist: passagemath-modules[linbox]; extra == "m4ri"
Provides-Extra: m4rie
Requires-Dist: passagemath-modules[linbox]; extra == "m4rie"
Provides-Extra: meataxe
Requires-Dist: passagemath-meataxe; extra == "meataxe"
Provides-Extra: mpfi
Requires-Dist: passagemath-modules[flint]; extra == "mpfi"
Provides-Extra: mpfr
Provides-Extra: mpmath
Provides-Extra: ntl
Requires-Dist: passagemath-ntl; extra == "ntl"
Provides-Extra: numpy
Requires-Dist: numpy>=1.19; extra == "numpy"
Requires-Dist: numpy>=1.22.4; extra == "numpy"
Provides-Extra: pari
Requires-Dist: passagemath-pari; extra == "pari"
Provides-Extra: rdf
Requires-Dist: passagemath-modules[numpy]; extra == "rdf"
Provides-Extra: cdf
Requires-Dist: passagemath-modules[numpy]; extra == "cdf"
Provides-Extra: rr
Provides-Extra: cc
Provides-Extra: rif
Requires-Dist: passagemath-modules[flint]; extra == "rif"
Provides-Extra: cif
Requires-Dist: passagemath-modules[flint]; extra == "cif"
Provides-Extra: rbf
Requires-Dist: passagemath-modules[flint]; extra == "rbf"
Provides-Extra: cbf
Requires-Dist: passagemath-modules[flint]; extra == "cbf"
Provides-Extra: gf
Requires-Dist: passagemath-modules[pari]; extra == "gf"
Provides-Extra: gf2
Requires-Dist: passagemath-modules[m4ri]; extra == "gf2"
Provides-Extra: gf2e
Requires-Dist: passagemath-modules[m4rie]; extra == "gf2e"
Provides-Extra: gf2n
Requires-Dist: passagemath-modules[m4rie]; extra == "gf2n"
Provides-Extra: gfpn
Requires-Dist: passagemath-modules[meataxe]; extra == "gfpn"
Provides-Extra: qqbar
Requires-Dist: passagemath-modules[NumberField]; extra == "qqbar"
Provides-Extra: aa
Requires-Dist: passagemath-modules[NumberField]; extra == "aa"
Provides-Extra: ucf
Requires-Dist: passagemath-modules[gap]; extra == "ucf"
Provides-Extra: zp
Requires-Dist: passagemath-modules[pari]; extra == "zp"
Provides-Extra: qp
Requires-Dist: passagemath-modules[Zp]; extra == "qp"
Provides-Extra: zq
Requires-Dist: passagemath-modules[Zp]; extra == "zq"
Provides-Extra: qq
Requires-Dist: passagemath-modules[Zp]; extra == "qq"
Provides-Extra: finitefield
Requires-Dist: passagemath-modules[GF]; extra == "finitefield"
Provides-Extra: numberfield
Requires-Dist: passagemath-modules[flint]; extra == "numberfield"
Provides-Extra: quadraticfield
Requires-Dist: passagemath-modules[NumberField]; extra == "quadraticfield"
Provides-Extra: cyclotomicfield
Requires-Dist: passagemath-modules[NumberField]; extra == "cyclotomicfield"
Provides-Extra: padics
Requires-Dist: passagemath-modules[Zp]; extra == "padics"
Provides-Extra: standard
Requires-Dist: passagemath-modules[FiniteField,NumberField,combinat,flint,invariant,linbox,m4ri,m4rie,mpfi,ntl,numpy,padics,pari]; extra == "standard"

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

`passagemath <https://github.com/passagemath/passagemath>`__ is open
source mathematical software in Python, released under the GNU General
Public Licence GPLv2+.

It is a fork of `SageMath <https://www.sagemath.org/>`__, 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:

-  providing modularized installation with pip,
-  establishing first-class membership in the scientific Python
   ecosystem,
-  giving `clear attribution of upstream
   projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
-  providing independently usable Python interfaces to upstream
   libraries,
-  offering `platform portability and integration testing
   services <https://github.com/passagemath/passagemath/issues/704>`__
   to upstream projects,
-  inviting collaborations with upstream projects,
-  `building a professional, respectful, inclusive
   community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
-  `empowering Sage users to participate in the scientific Python ecosystem
   <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
-  developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
   serverless deployment with Javascript,
-  developing a native Windows port.

`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ 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
----------------

* `Vectors, Vector Spaces, Modules <https://passagemath.org/docs/latest/html/en/reference/modules/index.html>`_

* `Matrices and Spaces of Matrices <https://passagemath.org/docs/latest/html/en/reference/matrices/index.html>`_

* Fields of real and complex numbers in arbitrary precision floating point arithmetic (using MPFR, GSL, mpmath, MPC)

* `Free Modules with Combinatorial Bases <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/free_module.html>`_

* `Tensor Modules <https://passagemath.org/docs/latest/html/en/reference/tensor_free_modules/index.html>`_

* `Additive Abelian Groups <https://passagemath.org/docs/latest/html/en/reference/groups/sage/groups/additive_abelian/additive_abelian_group.html>`_

* `Matrix and Affine Groups <https://passagemath.org/docs/latest/html/en/reference/groups/index.html#matrix-and-affine-groups>`_

* `Root Systems <https://passagemath.org/docs/latest/html/en/reference/combinat/sage/combinat/root_system/all.html#sage-combinat-root-system-all>`_

* `Quadratic Forms <https://passagemath.org/docs/latest/html/en/reference/quadratic_forms/index.html>`_

* `Ring Extensions <https://passagemath.org/docs/latest/html/en/reference/rings/sage/rings/ring_extension.html>`_ and `Derivations <https://passagemath.org/docs/latest/html/en/reference/rings/sage/rings/derivation.html>`_

* `Clifford, Exterior <https://passagemath.org/docs/latest/html/en/reference/algebras/sage/algebras/clifford_algebra.html>`_, and  `Weyl Algebras <https://passagemath.org/docs/latest/html/en/reference/algebras/sage/algebras/weyl_algebra.html>`_

* `Chain Complexes, Homology <https://passagemath.org/docs/latest/html/en/reference/homology/index.html>`_, `Free Resolutions <https://passagemath.org/docs/latest/html/en/reference/resolutions/index.html>`_

* `Matroid Theory <https://passagemath.org/docs/latest/html/en/reference/matroids/index.html>`_

* `Coding Theory <https://passagemath.org/docs/latest/html/en/reference/coding/index.html>`_

* `Cryptography <https://passagemath.org/docs/latest/html/en/reference/cryptography/index.html>`_

* `Probability Spaces and Distributions <https://passagemath.org/docs/latest/html/en/reference/probability/index.html>`_, `Statistics <https://passagemath.org/docs/latest/html/en/reference/stats/index.html>`_


Examples
--------

A quick way to try it out interactively::

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

    In [1]: from passagemath_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 passagemath_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
