passagemath-groups 10.6.1rc15__cp313-cp313-musllinux_1_2_x86_64.whl → 10.6.3__cp313-cp313-musllinux_1_2_x86_64.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.1rc15
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
@@ -28,9 +28,9 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.10
30
30
  Description-Content-Type: text/x-rst
31
- Requires-Dist: passagemath-categories==10.6.1rc15
32
- Requires-Dist: passagemath-gap==10.6.1rc15
33
- Requires-Dist: passagemath-modules==10.6.1rc15
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
34
34
  Provides-Extra: test
35
35
  Requires-Dist: passagemath-repl; extra == "test"
36
36
  Provides-Extra: coxeter3
@@ -61,24 +61,25 @@ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
61
61
  developed 2005-2025 under the motto “Creating a Viable Open Source
62
62
  Alternative to Magma, Maple, Mathematica, and MATLAB”.
63
63
 
64
- The passagemath fork was created in October 2024 with the following
65
- 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:
66
67
 
67
- - providing modularized installation with pip, thus completing a `major
68
- project started in 2020 in the Sage
69
- codebase <https://github.com/sagemath/sage/issues/29705>`__,
68
+ - providing modularized installation with pip,
70
69
  - establishing first-class membership in the scientific Python
71
70
  ecosystem,
72
71
  - giving `clear attribution of upstream
73
72
  projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
74
73
  - providing independently usable Python interfaces to upstream
75
74
  libraries,
76
- - providing `platform portability and integration testing
75
+ - offering `platform portability and integration testing
77
76
  services <https://github.com/passagemath/passagemath/issues/704>`__
78
77
  to upstream projects,
79
78
  - inviting collaborations with upstream projects,
80
79
  - `building a professional, respectful, inclusive
81
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,
82
83
  - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
83
84
  serverless deployment with Javascript,
84
85
  - developing a native Windows port.
@@ -86,24 +87,29 @@ goals:
86
87
  `Full documentation <https://doc.sagemath.org/html/en/index.html>`__ is
87
88
  available online.
88
89
 
89
- passagemath attempts to support all major Linux distributions and recent versions of
90
- macOS. Use on Windows currently requires the use of Windows Subsystem for Linux or
91
- virtualization.
90
+ passagemath attempts to support and provides binary wheels suitable for
91
+ all major Linux distributions and recent versions of macOS.
92
92
 
93
- Complete sets of binary wheels are provided on PyPI for Python versions 3.10.x-3.13.x.
94
- Python 3.13.x is also supported, but some third-party packages are still missing wheels,
95
- 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.
96
102
 
97
103
 
98
104
  About this pip-installable distribution package
99
105
  -----------------------------------------------
100
106
 
101
- 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.
102
108
 
103
109
 
104
110
  What is included
105
111
  ----------------
106
112
 
107
- * `Groups <https://doc.sagemath.org/html/en/reference/groups/index.html>`_
113
+ * `Groups <https://passagemath.org/docs/latest/html/en/reference/groups/index.html>`_
108
114
 
109
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-313-x86_64-linux-musl.so,sha256=lk4-ovztXN9PEEdwnQne_2Hyy8woi0n69AHrqksZbh0,1259352
3
+ sage/geometry/palp_normal_form.cpython-313-x86_64-linux-musl.so,sha256=mCDH3hm0zCLE2-igeVGxnTyGU4K4-mDYAdKUcji4nlQ,1259360
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-313-x86_64-linux-musl.so,sha256=dl2vEKPlp2R58Wtt3LuniRZnOhTMh-VnspxffIAASck,760032
28
+ sage/groups/semimonomial_transformations/semimonomial_transformation.cpython-313-x86_64-linux-musl.so,sha256=f-QFj_3lU4hYvp0q2P8RLMQflIcQ_-gdljYlcbxmBZk,760048
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.1rc15.dist-info/METADATA,sha256=eAEJn1hOhp2jv3YdCN5pSVdNAplloUd1HYiSASgbUyE,4889
33
- passagemath_groups-10.6.1rc15.dist-info/WHEEL,sha256=4VbEOkf4fdBUBHdV24POjoH-zuik_eIDLSImZZCAQpQ,112
34
- passagemath_groups-10.6.1rc15.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
- passagemath_groups-10.6.1rc15.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=4VbEOkf4fdBUBHdV24POjoH-zuik_eIDLSImZZCAQpQ,112
34
+ passagemath_groups-10.6.3.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
+ passagemath_groups-10.6.3.dist-info/RECORD,,