passagemath-groups 10.5.15__cp311-cp311-musllinux_1_2_x86_64.whl → 10.6.24__cp311-cp311-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.
@@ -0,0 +1,112 @@
1
+ Metadata-Version: 2.4
2
+ Name: passagemath-groups
3
+ Version: 10.6.24
4
+ Summary: passagemath: Groups and Invariant Theory
5
+ Author-email: The Sage Developers <sage-support@googlegroups.com>
6
+ Maintainer: Matthias Köppe, passagemath contributors
7
+ License-Expression: GPL-2.0-or-later
8
+ Project-URL: release notes, https://github.com/passagemath/passagemath/releases
9
+ Project-URL: repo (upstream), https://github.com/sagemath/sage
10
+ Project-URL: repo, https://github.com/passagemath/passagemath
11
+ Project-URL: documentation, https://passagemath.org/docs/latest
12
+ Project-URL: homepage (upstream), https://www.sagemath.org
13
+ Project-URL: discourse, https://passagemath.discourse.group
14
+ Project-URL: tracker (upstream), https://github.com/sagemath/sage/issues
15
+ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
16
+ Classifier: Development Status :: 6 - Mature
17
+ Classifier: Intended Audience :: Education
18
+ Classifier: Intended Audience :: Science/Research
19
+ Classifier: Operating System :: POSIX
20
+ Classifier: Operating System :: POSIX :: Linux
21
+ Classifier: Operating System :: MacOS :: MacOS X
22
+ Classifier: Programming Language :: Python :: 3 :: Only
23
+ Classifier: Programming Language :: Python :: 3.10
24
+ Classifier: Programming Language :: Python :: 3.11
25
+ Classifier: Programming Language :: Python :: 3.12
26
+ Classifier: Programming Language :: Python :: 3.13
27
+ Classifier: Programming Language :: Python :: Implementation :: CPython
28
+ Classifier: Topic :: Scientific/Engineering :: Mathematics
29
+ Requires-Python: <3.14,>=3.10
30
+ Description-Content-Type: text/x-rst
31
+ Requires-Dist: passagemath-categories~=10.6.24.0
32
+ Requires-Dist: passagemath-gap~=10.6.24.0
33
+ Requires-Dist: passagemath-modules~=10.6.24.0
34
+ Provides-Extra: test
35
+ Requires-Dist: passagemath-repl; extra == "test"
36
+ Provides-Extra: coxeter3
37
+ Requires-Dist: passagemath-coxeter3; extra == "coxeter3"
38
+ Provides-Extra: gap
39
+ Provides-Extra: additive
40
+ Provides-Extra: affine
41
+ Provides-Extra: lie
42
+ Provides-Extra: matrix
43
+ Provides-Extra: permutation
44
+ Provides-Extra: presentation
45
+ Provides-Extra: representations
46
+ Requires-Dist: passagemath-combinat; extra == "representations"
47
+ Provides-Extra: semigroups
48
+ Requires-Dist: passagemath-combinat; extra == "semigroups"
49
+ Provides-Extra: standard
50
+ Requires-Dist: passagemath-groups[additive,matrix,representations,semigroups]; extra == "standard"
51
+
52
+ =====================================================================
53
+ passagemath: Groups and Invariant Theory
54
+ =====================================================================
55
+
56
+ `passagemath <https://github.com/passagemath/passagemath>`__ is open
57
+ source mathematical software in Python, released under the GNU General
58
+ Public Licence GPLv2+.
59
+
60
+ It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
61
+ developed 2005-2025 under the motto “Creating a Viable Open Source
62
+ Alternative to Magma, Maple, Mathematica, and MATLAB”.
63
+
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:
67
+
68
+ - providing modularized installation with pip,
69
+ - establishing first-class membership in the scientific Python
70
+ ecosystem,
71
+ - giving `clear attribution of upstream
72
+ projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
73
+ - providing independently usable Python interfaces to upstream
74
+ libraries,
75
+ - offering `platform portability and integration testing
76
+ services <https://github.com/passagemath/passagemath/issues/704>`__
77
+ to upstream projects,
78
+ - inviting collaborations with upstream projects,
79
+ - `building a professional, respectful, inclusive
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,
83
+ - developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
84
+ serverless deployment with Javascript,
85
+ - developing a native Windows port.
86
+
87
+ `Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
88
+ available online.
89
+
90
+ passagemath attempts to support and provides binary wheels suitable for
91
+ all major Linux distributions and recent versions of macOS.
92
+
93
+ Binary wheels for native Windows (x86_64) are are available for a subset of
94
+ the passagemath distributions. Use of the full functionality of passagemath
95
+ on Windows currently requires the use of Windows Subsystem for Linux (WSL)
96
+ or virtualization.
97
+
98
+ The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.
99
+
100
+
101
+ About this pip-installable distribution package
102
+ -----------------------------------------------
103
+
104
+ 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.
105
+
106
+
107
+ What is included
108
+ ----------------
109
+
110
+ * `Groups <https://passagemath.org/docs/latest/html/en/reference/groups/index.html>`_
111
+
112
+ * see https://github.com/passagemath/passagemath/blob/main/pkgs/sagemath-groups/MANIFEST.in
@@ -1,37 +1,35 @@
1
- passagemath_groups-10.5.15.dist-info/METADATA,sha256=SRkylnYubSdHDambx514_hqNvcOMTdKutvRuTooeaZE,3723
2
- passagemath_groups-10.5.15.dist-info/RECORD,,
3
- passagemath_groups-10.5.15.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
4
- passagemath_groups-10.5.15.dist-info/WHEEL,sha256=xlZFz0OpWVCP3tw4yhNz35wYwmPRd-qlUAr-4_O4igQ,112
5
- sage/all__sagemath_groups.py,sha256=S8QgE9wMnH_xZa8g_wBR4ig3ax8hV_4SN2rhpDa3vAw,505
6
- sage/groups/group_exp.py,sha256=QYVMwfLD1WYTOBjLp0wvKvElyGStDlSagpToYX-Ot4s,11157
7
- sage/groups/braid.py,sha256=6ilD1iJZ9CfKyRNWx7vqjBMJiczMmfTi4gcGrR8mapc,138036
1
+ sage/all__sagemath_groups.py,sha256=JOSY5oJmS67eaWpSs14SBcD7be6NMKH05esJQj8sNOI,525
2
+ sage/geometry/all__sagemath_groups.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
3
+ sage/geometry/palp_normal_form.cpython-311-x86_64-linux-musl.so,sha256=gHivuc9Swd9jU8U04F_vTFjC_MoKxlIdm5GrMrMLsKg,1191136
4
+ sage/geometry/palp_normal_form.pyx,sha256=HfDpZHxffoxG2pxTrXO0ucRlEDZcrtzHBoZ0CoHm5lI,17498
5
+ sage/groups/all.py,sha256=ia6P1nJW_QxBEPMNKdT6ZE8v7J0z8qlMbX2uD3lBJU8,229
6
+ sage/groups/all__sagemath_groups.py,sha256=g4HxEDA-YDJcTYHqA5pGLBIy7gpzg-BEVb2Jn7mTJD8,1147
7
+ sage/groups/artin.py,sha256=CQHII1jKlBJZ_3GEyH-D22lS06prmIYcagTE7eg_RKc,41353
8
+ sage/groups/braid.py,sha256=6LyEbj9KCOyR7v1HhHWYyd62XqGSHcIOQVQF_TuWCXk,140495
8
9
  sage/groups/cactus_group.py,sha256=O0FTBvGw8y3nRSR1aGPn5FdEv3jILG7QK_g_lZYdLPc,32895
10
+ sage/groups/cubic_braid.py,sha256=LEStrE9YiJAb5acsybhoQhth5fh-wbtn7uLjYyLoO1o,86974
9
11
  sage/groups/finitely_presented.py,sha256=hLccjNjrj880fFeiLu9W7Z7Xz1HewuyJTVKNWrUsVMI,70042
10
- sage/groups/class_function.py,sha256=nsJNKO0HWrXDNUEUqSYESecV0THhdreFSF7iS-tovlE,48651
11
- sage/groups/free_group.py,sha256=Jp7zjjWcb4fwx5tXTW0km5C4MIA34IVptT4Q7Y153yM,29463
12
- sage/groups/all__sagemath_groups.py,sha256=R46gMFtY1TGHxbAHiASzczt9MA0RU1E78LPRg7yJO4s,1294
13
- sage/groups/conjugacy_classes.py,sha256=lhJFqPe58D4oGUorvQcW7NgN0vbgsRPoilFOK_Lazkw,16982
14
- sage/groups/cubic_braid.py,sha256=cDQShQ5Jm-c6BIvb4TA2iL8emp_tRTF2VfXqa0UNkp8,87085
15
- sage/groups/group_semidirect_product.py,sha256=7XqgwRR8i-KAWQdRXE8uoNbYDG-mDTqFw2uyqhDGCwY,17910
16
- sage/groups/kernel_subgroup.py,sha256=hZVsh5UYfq6MPxekXwlRuQyPuHq0Fk6SlNnN-5Yja6A,7706
17
- sage/groups/artin.py,sha256=i_dUJ2LzVLo96RuqYS0J6eEs5wwbcBmdgBNL7VNWjZI,28159
18
- sage/groups/raag.py,sha256=WbkPRhwCopLc2PtJ_Zcy_QASzsHcsp84_fM1x_dUcWw,28842
19
12
  sage/groups/finitely_presented_catalog.py,sha256=Ylc_cx0Sv6eKH9J-n4xotqWK0Hc4pNrwZ3iRPe-gh1s,1251
20
- sage/groups/all.py,sha256=ia6P1nJW_QxBEPMNKdT6ZE8v7J0z8qlMbX2uD3lBJU8,229
21
13
  sage/groups/finitely_presented_named.py,sha256=dKB2M78fw5W7RTHCGy-VB_X9co9UbFcQQYSdBr945Rc,20597
22
14
  sage/groups/fqf_orthogonal.py,sha256=8cx71JJorwsFoSPzVLBg1rI_dA9dfGeWDqA6GAuqRh8,20181
15
+ sage/groups/free_group.py,sha256=iMxfq5y8gA91i7XdpCmlL2N-5s2h_oYYohITmhMpVXo,29468
16
+ sage/groups/group_exp.py,sha256=KjhnaTnqnNKvBmYZJEbUge2-RydGSkued1JFXSLzeoo,11190
17
+ sage/groups/group_semidirect_product.py,sha256=7XqgwRR8i-KAWQdRXE8uoNbYDG-mDTqFw2uyqhDGCwY,17910
18
+ sage/groups/kernel_subgroup.py,sha256=hZVsh5UYfq6MPxekXwlRuQyPuHq0Fk6SlNnN-5Yja6A,7706
19
+ sage/groups/raag.py,sha256=WbkPRhwCopLc2PtJ_Zcy_QASzsHcsp84_fM1x_dUcWw,28842
20
+ sage/groups/abelian_gps/all.py,sha256=yQQEiBWy_vtucLyFb_q1OIqgiC_DIE9KUzNWpdGTa4A,906
21
+ sage/groups/lie_gps/all.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
23
22
  sage/groups/lie_gps/catalog.py,sha256=O5ub0bmV3z8tvJEFjxhgjIz4Zff8rJksOe5VQp0py0o,363
24
23
  sage/groups/lie_gps/nilpotent_lie_group.py,sha256=6VEgyU0U4ERif179dC1JWBdxO1PM6ZJ4d7Rc7dLkZmY,32506
25
- sage/groups/lie_gps/all.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
24
+ sage/groups/misc_gps/all.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
26
25
  sage/groups/misc_gps/misc_groups.py,sha256=W2eH0XFqltL2-g7suj4vS8-klTYW4bTFmoWJ6ciR0-s,346
27
26
  sage/groups/misc_gps/misc_groups_catalog.py,sha256=TbpMPXGhwFpeOMlXdwdIGItBLV0XSvfN4oQRbKbMK9o,1627
28
- sage/groups/misc_gps/all.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
29
- sage/groups/semimonomial_transformations/semimonomial_transformation_group.py,sha256=QflEYRK_oDUf8axx4kwcUR4aMOQNmE_faY1lzOdrAvQ,18312
30
- sage/groups/semimonomial_transformations/semimonomial_transformation.pyx,sha256=9j9eS_uZYdCUQrTJDs4VhpO_7SeSzXdnzh0cACFNtkk,11298
31
- sage/groups/semimonomial_transformations/semimonomial_transformation.pxd,sha256=wivg7LyXn_ZMrADRUmabPEYNitTRZCvs2htLN3E0v9g,297
32
27
  sage/groups/semimonomial_transformations/all.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
33
- sage/groups/semimonomial_transformations/semimonomial_transformation.cpython-311-x86_64-linux-musl.so,sha256=14hdPjbejWiVFnTmFPFMDGnvzxoJuMO_c6hL-V8goow,703304
34
- sage/groups/abelian_gps/all.py,sha256=yQQEiBWy_vtucLyFb_q1OIqgiC_DIE9KUzNWpdGTa4A,906
35
- sage/geometry/all__sagemath_groups.py,sha256=-vXQHOTG46Zum7Q6k0kcJO43yJo09AIX-El8fzXA7eI,45
36
- sage/geometry/palp_normal_form.pyx,sha256=dElNMIah-kQ7xxwSh4ZW5_Fgo9685Md79dGbqcs8seQ,17502
37
- sage/geometry/palp_normal_form.cpython-311-x86_64-linux-musl.so,sha256=SW7jS3ArjttIi88VTa9DVi2PCSve7qBOqu5Z3cpIvxU,1188528
28
+ sage/groups/semimonomial_transformations/semimonomial_transformation.cpython-311-x86_64-linux-musl.so,sha256=dYH2t4Xo1FcwHIFdqDKSvgiHBqw6-DpAcnGdVkR5Nh0,737696
29
+ sage/groups/semimonomial_transformations/semimonomial_transformation.pxd,sha256=wivg7LyXn_ZMrADRUmabPEYNitTRZCvs2htLN3E0v9g,297
30
+ sage/groups/semimonomial_transformations/semimonomial_transformation.pyx,sha256=9j9eS_uZYdCUQrTJDs4VhpO_7SeSzXdnzh0cACFNtkk,11298
31
+ sage/groups/semimonomial_transformations/semimonomial_transformation_group.py,sha256=QflEYRK_oDUf8axx4kwcUR4aMOQNmE_faY1lzOdrAvQ,18312
32
+ passagemath_groups-10.6.24.dist-info/METADATA,sha256=6CSO906pTmkpZKdvssMF6uHNvVCqht2LP0OUuS_RiMw,5126
33
+ passagemath_groups-10.6.24.dist-info/WHEEL,sha256=kA_iIvT-cxTFNl4I8QDfFHN1DAyqZDYakVXCaObxeLo,112
34
+ passagemath_groups-10.6.24.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
35
+ passagemath_groups-10.6.24.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-musllinux_1_2_x86_64
5
5
 
@@ -1,4 +1,5 @@
1
1
  # sage_setup: distribution = sagemath-groups
2
+ # delvewheel: patch
2
3
  r"""
3
4
  Top level of the distribution package sagemath-groups
4
5
 
@@ -9,8 +10,8 @@ This distribution makes the following feature available::
9
10
  FeatureTestResult('sage.groups', True)
10
11
  """
11
12
 
12
- from .all__sagemath_modules import *
13
13
  from .all__sagemath_gap import *
14
+ from .all__sagemath_modules import *
14
15
 
15
16
  try: # extra
16
17
  from sage.all__sagemath_combinat import *
@@ -198,7 +198,7 @@ def _palp_PM_max(Matrix_integer_dense PM, check=False):
198
198
  else:
199
199
  S[i] = i + 1
200
200
 
201
- cdef int l, np, cf, ccf, n_s_bar, d1, v0, vc, vj
201
+ cdef int l, cf, ccf, n_s_bar, d1, v0, vc, vj
202
202
  cdef list l_r
203
203
 
204
204
  # We determine the other rows of PM_max in turn by use of perms and
@@ -10,10 +10,6 @@ from sage.groups.all__sagemath_gap import *
10
10
 
11
11
  from sage.misc.lazy_import import lazy_import
12
12
 
13
- lazy_import('sage.groups.class_function', 'ClassFunction')
14
-
15
- lazy_import('sage.groups.conjugacy_classes', ['ConjugacyClass', 'ConjugacyClassGAP'])
16
-
17
13
  lazy_import('sage.groups.free_group', 'FreeGroup')
18
14
  lazy_import('sage.groups.braid', 'BraidGroup')
19
15
  lazy_import('sage.groups.cubic_braid', 'CubicBraidGroup')