passagemath-groups 10.6.1rc3__cp311-cp311-musllinux_1_2_aarch64.whl → 10.6.3__cp311-cp311-musllinux_1_2_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of passagemath-groups might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-groups
3
- Version: 10.6.1rc3
3
+ Version: 10.6.3
4
4
  Summary: passagemath: Groups and Invariant Theory
5
5
  Author-email: The Sage Developers <sage-support@googlegroups.com>
6
6
  Maintainer: Matthias Köppe, passagemath contributors
@@ -8,7 +8,7 @@ License-Expression: GPL-2.0-or-later
8
8
  Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
9
  Project-URL: repo (upstream), https://github.com/sagemath/sage
10
10
  Project-URL: repo, https://github.com/passagemath/passagemath
11
- Project-URL: documentation, https://doc.sagemath.org
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
12
  Project-URL: homepage (upstream), https://www.sagemath.org
13
13
  Project-URL: discourse, https://passagemath.discourse.group
14
14
  Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
@@ -17,6 +17,7 @@ Classifier: Development Status :: 6 - Mature
17
17
  Classifier: Intended Audience :: Education
18
18
  Classifier: Intended Audience :: Science/Research
19
19
  Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
20
21
  Classifier: Operating System :: MacOS :: MacOS X
21
22
  Classifier: Programming Language :: Python :: 3 :: Only
22
23
  Classifier: Programming Language :: Python :: 3.10
@@ -27,9 +28,9 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
27
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
28
29
  Requires-Python: <3.14,>=3.10
29
30
  Description-Content-Type: text/x-rst
30
- Requires-Dist: passagemath-categories==10.6.1rc3
31
- Requires-Dist: passagemath-gap==10.6.1rc3
32
- Requires-Dist: passagemath-modules==10.6.1rc3
31
+ Requires-Dist: passagemath-categories~=10.6.3.0
32
+ Requires-Dist: passagemath-gap~=10.6.3.0
33
+ Requires-Dist: passagemath-modules~=10.6.3.0
33
34
  Provides-Extra: test
34
35
  Requires-Dist: passagemath-repl; extra == "test"
35
36
  Provides-Extra: coxeter3
@@ -60,24 +61,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
60
61
  developed 2005-2025 under the motto “Creating a Viable Open Source
61
62
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
62
63
 
63
- The passagemath fork was created in October 2024 with the following
64
- goals:
64
+ The passagemath fork uses the motto "Creating a Free Passage Between the
65
+ Scientific Python Ecosystem and Mathematical Software Communities."
66
+ It was created in October 2024 with the following goals:
65
67
 
66
- - providing modularized installation with pip, thus completing a `major
67
- project started in 2020 in the Sage
68
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
68
+ - providing modularized installation with pip,
69
69
  - establishing first-class membership in the scientific Python
70
70
  ecosystem,
71
71
  - giving `clear attribution of upstream
72
72
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
73
73
  - providing independently usable Python interfaces to upstream
74
74
  libraries,
75
- - providing `platform portability and integration testing
75
+ - offering `platform portability and integration testing
76
76
  services <https://github.com/passagemath/passagemath/issues/704>`__
77
77
  to upstream projects,
78
78
  - inviting collaborations with upstream projects,
79
79
  - `building a professional, respectful, inclusive
80
80
  community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
81
+ - `empowering Sage users to participate in the scientific Python ecosystem
82
+ <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
81
83
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
82
84
  serverless deployment with Javascript,
83
85
  - developing a native Windows port.
@@ -85,24 +87,29 @@ goals:
85
87
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
86
88
  available online.
87
89
 
88
- passagemath attempts to support all major Linux distributions and recent versions of
89
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
90
- virtualization.
90
+ passagemath attempts to support and provides binary wheels suitable for
91
+ all major Linux distributions and recent versions of macOS.
91
92
 
92
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
93
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
94
- so compilation from source is triggered for those.
93
+ For the Linux aarch64 (ARM) platform, some third-party packages are still missing
94
+ wheels; see the `instructions for building them from source <https://github.com/passagemath/passagemath?tab=readme-ov-file#full-installation-of-passagemath-from-binary-wheels-on-pypi>`__.
95
+
96
+ Binary wheels for native Windows (x86_64) are are available for a subset of
97
+ the passagemath distributions. Use of the full functionality of passagemath
98
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
99
+ or virtualization.
100
+
101
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
95
102
 
96
103
 
97
104
  About this pip-installable distribution package
98
105
  -----------------------------------------------
99
106
 
100
- This pip-installable package `passagemath-groups` a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", `passagemath-standard`) for computations with groups.
107
+ This pip-installable package ``passagemath-groups`` a distribution of a part of the Sage Library. It provides a small subset of the modules of the Sage library ("sagelib", ``passagemath-standard``) for computations with groups.
101
108
 
102
109
 
103
110
  What is included
104
111
  ----------------
105
112
 
106
- * `Groups <https://doc.sagemath.org/html/en/reference/groups/index.html>`_
113
+ * `Groups <https://passagemath.org/docs/latest/html/en/reference/groups/index.html>`_
107
114
 
108
115
  * see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-groups/MANIFEST.in
@@ -1,6 +1,6 @@
1
1
  sage/all__sagemath_groups.py,sha256=JOSY5oJmS67eaWpSs14SBcD7be6NMKH05esJQj8sNOI,525
2
2
  sage/geometry/all__sagemath_groups.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
3
- sage/geometry/palp_normal_form.cpython-311-aarch64-linux-musl.so,sha256=QMeieoLd1-2N_sPkmZGAWHh0ih6Cmqf8Men9tyI1DVk,1163128
3
+ sage/geometry/palp_normal_form.cpython-311-aarch64-linux-musl.so,sha256=n2mgoo2DKQ6W7FncXS5Ijd3-mnzBDIpAPu8zc7HF7Gw,1163104
4
4
  sage/geometry/palp_normal_form.pyx,sha256=HfDpZHxffoxG2pxTrXO0ucRlEDZcrtzHBoZ0CoHm5lI,17498
5
5
  sage/groups/all.py,sha256=ia6P1nJW_QxBEPMNKdT6ZE8v7J0z8qlMbX2uD3lBJU8,229
6
6
  sage/groups/all__sagemath_groups.py,sha256=g4HxEDA-YDJcTYHqA5pGLBIy7gpzg-BEVb2Jn7mTJD8,1147
@@ -25,11 +25,11 @@ sage/groups/misc_gps/all.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,4
25
25
  sage/groups/misc_gps/misc_groups.py,sha256=W2eH0XFqltL2-g7suj4vS8-klTYW4bTFmoWJ6ciR0-s,346
26
26
  sage/groups/misc_gps/misc_groups_catalog.py,sha256=TbpMPXGhwFpeOMlXdwdIGItBLV0XSvfN4oQRbKbMK9o,1627
27
27
  sage/groups/semimonomial_transformations/all.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
28
- sage/groups/semimonomial_transformations/semimonomial_transformation.cpython-311-aarch64-linux-musl.so,sha256=JP7mTu4Vgg96XWiuel2xZ8efjrX1ZfbeHAM2-tpPUEM,744760
28
+ sage/groups/semimonomial_transformations/semimonomial_transformation.cpython-311-aarch64-linux-musl.so,sha256=nKLjEOS93uFlZWd0Kg18zpiqKOAzS5xQbwTltHEN8gk,744760
29
29
  sage/groups/semimonomial_transformations/semimonomial_transformation.pxd,sha256=wivg7LyXn_ZMrADRUmabPEYNitTRZCvs2htLN3E0v9g,297
30
30
  sage/groups/semimonomial_transformations/semimonomial_transformation.pyx,sha256=9j9eS_uZYdCUQrTJDs4VhpO_7SeSzXdnzh0cACFNtkk,11298
31
31
  sage/groups/semimonomial_transformations/semimonomial_transformation_group.py,sha256=QflEYRK_oDUf8axx4kwcUR4aMOQNmE_faY1lzOdrAvQ,18312
32
- passagemath_groups-10.6.1rc3.dist-info/METADATA,sha256=GTq-b91-ljbpakyLQ0yREI9Il6YuUfIzywuzClPhbLk,4838
33
- passagemath_groups-10.6.1rc3.dist-info/WHEEL,sha256=LNZuceeFd58B9QVekwESAWqB09LEv_tgGDcYQrpkG9U,113
34
- passagemath_groups-10.6.1rc3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
- passagemath_groups-10.6.1rc3.dist-info/RECORD,,
32
+ passagemath_groups-10.6.3.dist-info/METADATA,sha256=RvTRT8natAcuhMW0id2BZTQtI9JqLl2VNc4WvviRIFQ,5382
33
+ passagemath_groups-10.6.3.dist-info/WHEEL,sha256=LNZuceeFd58B9QVekwESAWqB09LEv_tgGDcYQrpkG9U,113
34
+ passagemath_groups-10.6.3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
+ passagemath_groups-10.6.3.dist-info/RECORD,,