passagemath-gap 10.5.22__cp311-cp311-macosx_14_0_arm64.whl → 10.5.23__cp311-cp311-macosx_14_0_arm64.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-gap might be problematic. Click here for more details.
- gap/gap +0 -0
- {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/METADATA +4 -4
- {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/METADATA.bak +5 -5
- {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/RECORD +26 -26
- {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/WHEEL +1 -1
- passagemath_gap.dylibs/libgap.9.dylib +0 -0
- sage/coding/codecan/autgroup_can_label.cpython-311-darwin.so +0 -0
- sage/coding/codecan/codecan.cpython-311-darwin.so +0 -0
- sage/combinat/enumeration_mod_permgroup.cpython-311-darwin.so +0 -0
- sage/combinat/root_system/reflection_group_c.cpython-311-darwin.so +0 -0
- sage/combinat/root_system/reflection_group_element.cpython-311-darwin.so +0 -0
- sage/combinat/root_system/reflection_group_real.py +6 -6
- sage/groups/conjugacy_classes.py +6 -6
- sage/groups/libgap_wrapper.cpython-311-darwin.so +0 -0
- sage/groups/matrix_gps/group_element_gap.cpython-311-darwin.so +0 -0
- sage/groups/perm_gps/constructor.py +1 -1
- sage/groups/perm_gps/partn_ref2/refinement_generic.cpython-311-darwin.so +0 -0
- sage/groups/perm_gps/partn_ref2/refinement_generic.pyx +1 -1
- sage/groups/perm_gps/permgroup_element.cpython-311-darwin.so +0 -0
- sage/groups/perm_gps/permgroup_named.py +1 -1
- sage/libs/gap/element.cpython-311-darwin.so +0 -0
- sage/libs/gap/element.pyx +2 -4
- sage/libs/gap/libgap.cpython-311-darwin.so +0 -0
- sage/libs/gap/util.cpython-311-darwin.so +0 -0
- sage/matrix/matrix_gap.cpython-311-darwin.so +0 -0
- {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/top_level.txt +0 -0
gap/gap
CHANGED
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-gap
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.23
|
4
4
|
Summary: passagemath: Computational Group Theory with GAP
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -31,8 +31,8 @@ Requires-Python: <3.14,>=3.9
|
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
Requires-Dist: cysignals==1.12.0rc2
|
33
33
|
Requires-Dist: memory_allocator
|
34
|
-
Requires-Dist: passagemath-environment~=10.5.
|
35
|
-
Requires-Dist: passagemath-categories~=10.5.
|
34
|
+
Requires-Dist: passagemath-environment~=10.5.23.0
|
35
|
+
Requires-Dist: passagemath-categories~=10.5.23.0
|
36
36
|
Provides-Extra: test
|
37
37
|
Requires-Dist: passagemath-repl; extra == "test"
|
38
38
|
|
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-gap
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.23
|
4
4
|
Summary: passagemath: Computational Group Theory with GAP
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
@@ -31,9 +31,9 @@ Requires-Python: <3.14,>=3.9
|
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
Requires-Dist: cysignals==1.12.0rc2
|
33
33
|
Requires-Dist: memory_allocator
|
34
|
-
Requires-Dist: passagemath-conf~=10.5.
|
35
|
-
Requires-Dist: passagemath-environment~=10.5.
|
36
|
-
Requires-Dist: passagemath-categories~=10.5.
|
34
|
+
Requires-Dist: passagemath-conf~=10.5.23.0
|
35
|
+
Requires-Dist: passagemath-environment~=10.5.23.0
|
36
|
+
Requires-Dist: passagemath-categories~=10.5.23.0
|
37
37
|
Provides-Extra: test
|
38
38
|
Requires-Dist: passagemath-repl; extra == "test"
|
39
39
|
|
@@ -1,16 +1,16 @@
|
|
1
|
-
passagemath_gap-10.5.22.dist-info/RECORD,,
|
2
|
-
passagemath_gap-10.5.22.dist-info/METADATA.bak,sha256=2bRR5PyRZsIjsd9DJ6r-utE8T-pE1CQQ9V3XvUFQ5sQ,3840
|
3
|
-
passagemath_gap-10.5.22.dist-info/WHEEL,sha256=qKBZc2GZdS4P-zavN2psFBsUxGCnAW7KqPc8vS0Fbt0,109
|
4
|
-
passagemath_gap-10.5.22.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
5
|
-
passagemath_gap-10.5.22.dist-info/METADATA,sha256=Gpe5bynkDZqARGFKqJdOaV0C027kJ-nO4fAVEj9XJfs,3797
|
6
1
|
passagemath_gap.dylibs/libreadline.8.2.dylib,sha256=gMjzPdDup0edmSYMOcb8CM5iODcwCzM9XROsVV_tJ_I,312608
|
7
|
-
passagemath_gap.dylibs/libgap.9.dylib,sha256
|
2
|
+
passagemath_gap.dylibs/libgap.9.dylib,sha256=-rOT9XVyDkVEUDkLPiLSWIOlwqkLSRZ_81e6j3ZVlQw,2475168
|
8
3
|
passagemath_gap.dylibs/libgmp.10.dylib,sha256=B7ReWYn6LgAnERoGBg2WlT0gFhJFVgBkW4i7UNz7Vg0,464688
|
4
|
+
passagemath_gap-10.5.23.dist-info/RECORD,,
|
5
|
+
passagemath_gap-10.5.23.dist-info/METADATA.bak,sha256=-P-bPKqLv24CKYVaCwU0JYy99zgJeEKVnMHutDLTSGM,3840
|
6
|
+
passagemath_gap-10.5.23.dist-info/WHEEL,sha256=mzEAZHYbffzwv2jEa4FN3tc5kXuTAI1E1QjAQ9ZEKhE,109
|
7
|
+
passagemath_gap-10.5.23.dist-info/top_level.txt,sha256=Kmzulf9WsphADFQuqgvdy5mvTLDj_V2zkFHU2s3UXos,6
|
8
|
+
passagemath_gap-10.5.23.dist-info/METADATA,sha256=vzDd6oV6vQLOy28CnEE3enqZafjCMeBDHxGs7ri6FuE,3797
|
9
9
|
gap/CITATION,sha256=MnPKDTe9tpRqVXgjpptKgFLPWoV7Ottj9MHEMJgvd8E,2106
|
10
10
|
gap/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
|
11
11
|
gap/INSTALL.md,sha256=6mu89qCZoDyakSrB6NS8Y9ch59Cnx22jQQWgOtQqIRM,26518
|
12
12
|
gap/README.md,sha256=uQAfvPpWvNmFGCO0p_fcJnjz8hU0KG0O3fgWM1ZSBZo,6555
|
13
|
-
gap/gap,sha256=
|
13
|
+
gap/gap,sha256=Wrf4993WwbyCl2ht8g6teqIv7fKyk2HP4UctF2Q2fKw,52016
|
14
14
|
gap/CONTRIBUTING.md,sha256=ETeQXP8shqpBa8kjFQ-P-PatuJ09OX3J4fEI9hbGTAk,9576
|
15
15
|
gap/COPYRIGHT,sha256=xS8Dkc5sFfgcrgVXoN6KtpNtDKLV4VAXnbcQEsbpwWw,2854
|
16
16
|
gap/sysinfo.gap,sha256=2u7oz67BRBHxRnEYvDYI-eZyt4fkZP03YMgDwC4YCHw,2581
|
@@ -10484,25 +10484,25 @@ gap/pkg/ctbllib/doc2/ctocenex2.png,sha256=k6VZQ4yBdR4L-C6hY7fWAP3B2XMm4RSEnWhFx6
|
|
10484
10484
|
gap/pkg/ctbllib/doc2/chapInd_mj.html,sha256=dmd_hWTMRRBWQg2qDj3bTSsBzUv_gqg73HwtGFNnv0o,2613
|
10485
10485
|
gap/pkg/ctbllib/doc2/chooser.html,sha256=ZBwBn_4DujhjpNNtb5qCsU4zHcH6hiXQcDOnK2AIpnw,3886
|
10486
10486
|
sage/all__sagemath_gap.py,sha256=RMuy5dc4uE3eazyDuyWx8iiZnxlbpuU4Kn1S-_RgNgA,593
|
10487
|
-
sage/combinat/enumeration_mod_permgroup.cpython-311-darwin.so,sha256=
|
10487
|
+
sage/combinat/enumeration_mod_permgroup.cpython-311-darwin.so,sha256=94HNo9AukzBA7NXyEzi0E98f_f5uZyuuXIF8enUyu-w,135184
|
10488
10488
|
sage/combinat/enumeration_mod_permgroup.pyx,sha256=ZLeehu3ACXydKZQs-tzo5lgcodJY09u3jEOIT4odR84,9990
|
10489
10489
|
sage/combinat/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10490
10490
|
sage/combinat/enumeration_mod_permgroup.pxd,sha256=1MzkJhWyxuKGTb8Q_V0qr1Zlm8S8tuYbFqvXCQLfMug,587
|
10491
|
-
sage/combinat/root_system/reflection_group_c.cpython-311-darwin.so,sha256=
|
10492
|
-
sage/combinat/root_system/reflection_group_element.cpython-311-darwin.so,sha256=
|
10491
|
+
sage/combinat/root_system/reflection_group_c.cpython-311-darwin.so,sha256=eWRACFl2DBB8TtdcSaArkGHHnreBTHhks9igTNgQR_4,225824
|
10492
|
+
sage/combinat/root_system/reflection_group_element.cpython-311-darwin.so,sha256=_rHI3AyHCEj5gghz7TUQHJYDujtZFgvLlLRoddmzOC8,289392
|
10493
10493
|
sage/combinat/root_system/reflection_group_element.pyx,sha256=NVKjj24WPnEeUKD13q8w_ujw5lyL7oOodxwp5Q1JgVA,45463
|
10494
10494
|
sage/combinat/root_system/weyl_group.py,sha256=aqd_uGB-n7aBTRLPG64anTLBhi8rZsPWUTswSKt0A14,46106
|
10495
10495
|
sage/combinat/root_system/reflection_group_complex.py,sha256=Dnx1uwa_BbihXX9DlO6KdaF6JMC9fx7pgmQpl9LKgo4,84377
|
10496
10496
|
sage/combinat/root_system/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10497
10497
|
sage/combinat/root_system/reflection_group_c.pyx,sha256=R17v0qbx8GENTjDxRM-Z6MN-aCXHfrTva0b7CZHlWFA,21814
|
10498
10498
|
sage/combinat/root_system/reflection_group_element.pxd,sha256=1RVx6VLkhNGSC0iv_vWePsQXWeEqjjz8rQ4F-k0Mm8M,552
|
10499
|
-
sage/combinat/root_system/reflection_group_real.py,sha256=
|
10499
|
+
sage/combinat/root_system/reflection_group_real.py,sha256=R4SL8rPU4Shi6cjgtlnHDDxhk1kBzF3pezJqwlf8gsw,32274
|
10500
10500
|
sage/ext_data/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10501
10501
|
sage/ext_data/gap/console.g,sha256=Zs2nE3cHhQoV8mFPp6ZjsB_kmZV7lf5Op_-sTIRyQFw,229
|
10502
10502
|
sage/ext_data/gap/sage.g,sha256=g38h92MCy3q3Wq6uTfQNzftx0pvKs7W5cbLrDQXStnw,4533
|
10503
10503
|
sage/ext_data/gap/joyner/hurwitz_crv_rr_sp.gap,sha256=7KiCCji_Z2nCxceABiCiZ2mTk9pH2Uv0msAYvV8vsAw,9286
|
10504
10504
|
sage/ext_data/gap/joyner/modular_crv_rr_sp.gap,sha256=WC_XUFN8Bh-rUin5BA_UlZDLtxR8qJRWAKnzSeSYz58,7030
|
10505
|
-
sage/groups/libgap_wrapper.cpython-311-darwin.so,sha256=
|
10505
|
+
sage/groups/libgap_wrapper.cpython-311-darwin.so,sha256=6RYpmQb4a0RANA5wO40mwdUbEvNSh-BZnsMCy8M0jE8,253936
|
10506
10506
|
sage/groups/libgap_mixin.py,sha256=xwgYFNYA1OuPGihXJeT0hPH1sjsT446KC_4yQZv-j-s,31759
|
10507
10507
|
sage/groups/class_function.py,sha256=-czKiHU_PZfW2fc-itBBoOEdxX-9e4vAZC_hgjeneNM,48648
|
10508
10508
|
sage/groups/libgap_wrapper.pyx,sha256=tDgmlzl-EGycsI3k7zZ6OlqFkfqihQrqPkdGShm6pAM,23501
|
@@ -10511,22 +10511,22 @@ sage/groups/all__sagemath_gap.py,sha256=0jMNQaDJCB91-B5Vb42YjN2ZS0J92UMejcEq9B_A
|
|
10511
10511
|
sage/groups/galois_group_perm.py,sha256=U8o3hNZYw1iVR2jPgOtjsre8T9VoUqXtLE7on-VmKFg,7668
|
10512
10512
|
sage/groups/libgap_group.py,sha256=wJ-4oBZn59shN-b23mlfH96QE3wAHNSQg1X_QAICutM,2108
|
10513
10513
|
sage/groups/libgap_wrapper.pxd,sha256=3GN4VL7SbZGZR4Lx_hyv_drcBH32XnO2VvWc2yqB3k8,294
|
10514
|
-
sage/groups/conjugacy_classes.py,sha256=
|
10514
|
+
sage/groups/conjugacy_classes.py,sha256=IlA9emEBpGi8oremSwjeKUkSSreqUE-XiqlZHaWgxis,17014
|
10515
10515
|
sage/groups/perm_gps/symgp_conjugacy_class.py,sha256=zxgZ8ctHn0hWYyAYMMG_9T2EtmSWcNMj09xGViXpAMw,12272
|
10516
10516
|
sage/groups/perm_gps/permgroup_morphism.py,sha256=MOk3UQZyu9zuIbZI6cNx_9njP50Q6dWmXzFG2OHmU8k,11589
|
10517
10517
|
sage/groups/perm_gps/permgroup.py,sha256=O0MCoYfHUfNqh2RyPgb4p9JnGHwnvKgfkRhdUlSThcA,198883
|
10518
10518
|
sage/groups/perm_gps/cubegroup.py,sha256=JhDtdlR1X5vMeNpeZ7JkUFjycA23mETDqIsPhdZXhY0,59382
|
10519
|
-
sage/groups/perm_gps/constructor.py,sha256=
|
10519
|
+
sage/groups/perm_gps/constructor.py,sha256=DIPRBoKlEm_8V66EBaVydJknCWw83ejMwvZd2oBrUSw,9055
|
10520
10520
|
sage/groups/perm_gps/permutation_groups_catalog.py,sha256=nBJCF8Ci2a4IX7fw3gabqzpOJGdRZyO0I4A2WRjtEY8,1272
|
10521
|
-
sage/groups/perm_gps/permgroup_named.py,sha256=
|
10521
|
+
sage/groups/perm_gps/permgroup_named.py,sha256=u46E5qd97WjPB7pI_TAE7flElNX2cDho3Rz2sg_lsmY,119818
|
10522
10522
|
sage/groups/perm_gps/all.py,sha256=iDGHouhuDklSyispK95tIYUecqKrjPgjZeexTOJ_If0,1428
|
10523
10523
|
sage/groups/perm_gps/permgroup_element.pxd,sha256=vKhO951GtbTnqDTGEeOndLsvCni3KSx1QBRKInC-xAc,1347
|
10524
10524
|
sage/groups/perm_gps/permgroup_element.pyx,sha256=TAvbnXevK8_o84Z8GeYSkiH5m3K9qsnracP4-9zJOrM,69856
|
10525
|
-
sage/groups/perm_gps/permgroup_element.cpython-311-darwin.so,sha256=
|
10525
|
+
sage/groups/perm_gps/permgroup_element.cpython-311-darwin.so,sha256=H6uPj57EkbzXIgeIpnrjvS5MrKjhd1cQdr5PQeNIGDs,399824
|
10526
10526
|
sage/groups/perm_gps/partn_ref/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10527
|
-
sage/groups/perm_gps/partn_ref2/refinement_generic.pyx,sha256=
|
10527
|
+
sage/groups/perm_gps/partn_ref2/refinement_generic.pyx,sha256=NyOI48ggOkTSfNz56lUx3Z1eK65UZZRNXV9ku98u9fg,38135
|
10528
10528
|
sage/groups/perm_gps/partn_ref2/refinement_generic.h,sha256=38tsIbqXuLaEiAPSW-obee7Nx1ztC-dAchuPir1jHtI,1112
|
10529
|
-
sage/groups/perm_gps/partn_ref2/refinement_generic.cpython-311-darwin.so,sha256=
|
10529
|
+
sage/groups/perm_gps/partn_ref2/refinement_generic.cpython-311-darwin.so,sha256=srYUxg7QwRvEJOkAF4OjIsJSGj6cFHdn4LkjGP8zwPc,188816
|
10530
10530
|
sage/groups/perm_gps/partn_ref2/all.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10531
10531
|
sage/groups/perm_gps/partn_ref2/refinement_generic.pxd,sha256=PBlntyHTRNvKW00ec728ay4w2Z0uAXskzrHqwbm7wC0,3836
|
10532
10532
|
sage/groups/abelian_gps/abelian_aut.py,sha256=sbxjUHrUsX-dTidjcaP8ixghg0YnQuVLEEj2slJgGMA,18692
|
@@ -10536,7 +10536,7 @@ sage/groups/abelian_gps/all__sagemath_gap.py,sha256=ouqkntfIYCrgSyLg4UODAVrKGj3m
|
|
10536
10536
|
sage/groups/matrix_gps/orthogonal_gap.py,sha256=gdu4dopyxM7Q6zdGI-sczmbz31pC96Dbu4WWr0OX8f0,4328
|
10537
10537
|
sage/groups/matrix_gps/unitary_gap.py,sha256=aIwWF1LmpX1PXL1LDMV-hLHtwUJrXFrkC1pfoZYZjOE,2296
|
10538
10538
|
sage/groups/matrix_gps/binary_dihedral.py,sha256=ohXLkTpOGdH7cYsME2MOHFGoqjhVxLB-a0Zt0sMojxY,3939
|
10539
|
-
sage/groups/matrix_gps/group_element_gap.cpython-311-darwin.so,sha256=
|
10539
|
+
sage/groups/matrix_gps/group_element_gap.cpython-311-darwin.so,sha256=jpeHFFccYnMvp99_SE9YvVfl0yT8PIfrMN-SN1YTyGQ,186656
|
10540
10540
|
sage/groups/matrix_gps/isometries.py,sha256=1jm8St4iPIm_r8tYmoRtafclTF2cVOkAYrZoxohrrSE,15821
|
10541
10541
|
sage/groups/matrix_gps/finitely_generated_gap.py,sha256=KUP5YMIp_43DOLA9y--zaB0sGrKjHiwas7UvvnPDX30,39337
|
10542
10542
|
sage/groups/matrix_gps/linear_gap.py,sha256=voHn-cH6SHAhIzLFTmg7yDr1wjkVvCoGl8_8CIJculg,789
|
@@ -10550,7 +10550,7 @@ sage/groups/matrix_gps/matrix_group_gap.py,sha256=wVB-KRnsZ3RwodwotZgbSsR-z3bpnn
|
|
10550
10550
|
sage/libs/all__sagemath_gap.py,sha256=NFyfEM93dqg3CThm18Ut_I2rNfz_8fH1Bhhm0BSFaV8,150
|
10551
10551
|
sage/libs/gap/util.pxd,sha256=TYfF5_1GcP6A_Lf7oVJR2H_kyOvRb95pnFtmWEeI2Lg,1856
|
10552
10552
|
sage/libs/gap/gap_functions.py,sha256=xQy4fhcX_mdxUo3rJKsNRWY7nd9kG5fKnG60FSSzCXA,30224
|
10553
|
-
sage/libs/gap/element.pyx,sha256=
|
10553
|
+
sage/libs/gap/element.pyx,sha256=WVis678k5VMkHaUmd4emmLew0HiSPf65IfJtmXStuqw,97307
|
10554
10554
|
sage/libs/gap/saved_workspace.py,sha256=xEFrQ2_I_H2aDKnG-jdsZLeKrTFMOqCroOUc1d5iprQ,2331
|
10555
10555
|
sage/libs/gap/assigned_names.py,sha256=OQzq_AojG4_X8DBi16bpeicp_3us9UsLtvVJD_Mi4Fw,3578
|
10556
10556
|
sage/libs/gap/gap_includes.pxd,sha256=OS8K8ntpCYE8Pt94vojgoXKLgin2UWykUR0NauhYQ8I,4606
|
@@ -10558,21 +10558,21 @@ sage/libs/gap/all.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
|
10558
10558
|
sage/libs/gap/test.py,sha256=u9dmPL-NFNYcump22uL_I3goylGOw6rK0-Ctk9f1gb4,671
|
10559
10559
|
sage/libs/gap/operations.py,sha256=pjGCr4wukT0F3lIbBnmZ3XJO4ufIKeIslxWjDFgVWoc,3616
|
10560
10560
|
sage/libs/gap/context_managers.py,sha256=w6MOfJFgtijEDT77aJJ5bFfHV5wbPVN42BOW04KBL1A,3319
|
10561
|
-
sage/libs/gap/libgap.cpython-311-darwin.so,sha256=
|
10562
|
-
sage/libs/gap/util.cpython-311-darwin.so,sha256=
|
10561
|
+
sage/libs/gap/libgap.cpython-311-darwin.so,sha256=Cj_wYr9wsR-Kk4WOPnbhfL658h3j5h97vBJd0SGp9PI,202160
|
10562
|
+
sage/libs/gap/util.cpython-311-darwin.so,sha256=mHYEsZip_69g9GItYU1EH38CF9-_6BGl99iDYpaZlbU,143808
|
10563
10563
|
sage/libs/gap/sage.gaprc,sha256=thmhuOlUaHRTrCUWeaCT-VLTE2AKuN1_c5wETdjXBGc,1304
|
10564
10564
|
sage/libs/gap/element.pxd,sha256=4_-Te0nkerQk1MCI4qfeALfUWN1Jn1QbEpGQe2vrGn4,3297
|
10565
10565
|
sage/libs/gap/all_documented_functions.py,sha256=79ehQ66NrZFT3Oc1ZCYA4f-pxYorYV2YaZI0nTvz7Ss,612
|
10566
10566
|
sage/libs/gap/test_long.py,sha256=Y4874pVnQUR6GPD2IJHP68YKblWeO6m2ZvW11sPJA3w,1282
|
10567
10567
|
sage/libs/gap/gap_globals.py,sha256=klLCm09wJmEXnZ_V5pHKn7OOwxREIILcYmPeglHsKTw,1360
|
10568
|
-
sage/libs/gap/element.cpython-311-darwin.so,sha256=
|
10568
|
+
sage/libs/gap/element.cpython-311-darwin.so,sha256=7dqRow1_qTFmqA_MuuLr4AyugQyd9j_YEgq8b68KESM,465408
|
10569
10569
|
sage/libs/gap/libgap.pyx,sha256=SWQqkcSSFvUkv5CcOIQTPTO6O9gUIhCxRCk2mEJqiAk,23664
|
10570
10570
|
sage/libs/gap/util.pyx,sha256=xDs-zKqFLr5UqafL29yS7yco1h5Q81geESFHSESdVj4,16009
|
10571
10571
|
sage/coding/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10572
10572
|
sage/coding/codecan/codecan.pxd,sha256=-yV_3H7du9kKSpYi4kx-LyAifWzxt8Us_syox2OSA20,2805
|
10573
|
-
sage/coding/codecan/codecan.cpython-311-darwin.so,sha256=
|
10573
|
+
sage/coding/codecan/codecan.cpython-311-darwin.so,sha256=UH_k8sMlkHPyVTSwMI-ng0HrSs23w6IO7Kc7xkkcBGA,262576
|
10574
10574
|
sage/coding/codecan/all.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10575
|
-
sage/coding/codecan/autgroup_can_label.cpython-311-darwin.so,sha256=
|
10575
|
+
sage/coding/codecan/autgroup_can_label.cpython-311-darwin.so,sha256=JPSQLsbmjR-LlxYmfBrIzQyc4NDVmPEvsExjwT287es,252984
|
10576
10576
|
sage/coding/codecan/autgroup_can_label.pyx,sha256=6OYBLt5vtCcX1Y5bceTSN50RVv-4b1Yoebh8-8A6EGs,26106
|
10577
10577
|
sage/coding/codecan/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10578
10578
|
sage/coding/codecan/codecan.pyx,sha256=yabHsbRpxbHbyTNrTtihCvk87FRZxvvyLpyM7UWM_Dw,44926
|
@@ -10582,7 +10582,7 @@ sage/rings/all__sagemath_gap.py,sha256=zp3YvAicr5KOBRkL4JowXChnJ4alNq2pq-DzejZ11
|
|
10582
10582
|
sage/geometry/ribbon_graph.py,sha256=RdiKR3d0-zwqDc3QWvbQ1ODIVgzRQ3nAJcggmf0o97k,48909
|
10583
10583
|
sage/geometry/all__sagemath_gap.py,sha256=REzYJFn-wm_XHNsj7VemcU2CAtiOrEwa5flNcs0zAR4,163
|
10584
10584
|
sage/matrix/matrix_gap.pxd,sha256=SjdGKj8fAWF2WojhiVbyRzl9uJQPLywixGrUO-ohUfQ,305
|
10585
|
-
sage/matrix/matrix_gap.cpython-311-darwin.so,sha256=
|
10585
|
+
sage/matrix/matrix_gap.cpython-311-darwin.so,sha256=toL4OHgMURoR-nW3xxhPHM21p2gYJqXfPPbn7yArgXw,161472
|
10586
10586
|
sage/matrix/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
10587
10587
|
sage/matrix/matrix_gap.pyx,sha256=gPOMGKhRezDGrxGdvxSm-jyqBXvdZ1WY2tYO3RU_4mE,13747
|
10588
10588
|
sage/interfaces/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -141,24 +141,24 @@ def ReflectionGroup(*args, **kwds):
|
|
141
141
|
X = arg
|
142
142
|
|
143
143
|
# precheck for valid input data
|
144
|
-
if not (isinstance(X, (CartanType_abstract,tuple)) or (X in ZZ and 4 <= X <= 37)):
|
144
|
+
if not (isinstance(X, (CartanType_abstract, tuple)) or (X in ZZ and 4 <= X <= 37)):
|
145
145
|
raise ValueError(error_msg % X)
|
146
146
|
|
147
147
|
# transforming two reducible types and an irreducible type
|
148
148
|
if isinstance(X, CartanType_abstract):
|
149
149
|
if not X.is_finite():
|
150
150
|
raise ValueError(error_msg % X)
|
151
|
-
if hasattr(X,"cartan_type"):
|
151
|
+
if hasattr(X, "cartan_type"):
|
152
152
|
X = X.cartan_type()
|
153
153
|
if X.is_irreducible():
|
154
154
|
W_types.extend([(X.letter, X.n)])
|
155
155
|
else:
|
156
|
-
W_types.extend(
|
156
|
+
W_types.extend((x.letter, x.n) for x in X.component_types())
|
157
157
|
|
158
|
-
elif X == (2,2,2) or X == ('I',2):
|
159
|
-
W_types.extend([('A',1), ('A',1)])
|
158
|
+
elif X == (2, 2, 2) or X == ('I', 2):
|
159
|
+
W_types.extend([('A', 1), ('A', 1)])
|
160
160
|
|
161
|
-
elif X == (2,2,3):
|
161
|
+
elif X == (2, 2, 3):
|
162
162
|
W_types.extend([('A', 3)])
|
163
163
|
|
164
164
|
else:
|
sage/groups/conjugacy_classes.py
CHANGED
@@ -251,12 +251,12 @@ class ConjugacyClass(Parent):
|
|
251
251
|
sage: h = H(matrix(F,2,[1,2, -1, 1]))
|
252
252
|
sage: C = ConjugacyClass(H,h)
|
253
253
|
sage: S = [[[3, 2], [2, 4]], [[0, 1], [2, 2]], [[3, 4], [1, 4]],\
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
254
|
+
....: [[0, 3], [4, 2]], [[1, 2], [4, 1]], [[2, 1], [2, 0]],\
|
255
|
+
....: [[4, 1], [4, 3]], [[4, 4], [1, 3]], [[2, 4], [3, 0]],\
|
256
|
+
....: [[1, 4], [2, 1]], [[3, 3], [3, 4]], [[2, 3], [4, 0]],\
|
257
|
+
....: [[0, 2], [1, 2]], [[1, 3], [1, 1]], [[4, 3], [3, 3]],\
|
258
|
+
....: [[4, 2], [2, 3]], [[0, 4], [3, 2]], [[1, 1], [3, 1]],\
|
259
|
+
....: [[2, 2], [1, 0]], [[3, 1], [4, 4]]]
|
260
260
|
sage: C.set() == Set(H(x) for x in S)
|
261
261
|
True
|
262
262
|
|
Binary file
|
Binary file
|
@@ -29,7 +29,7 @@ from sage.libs.gap.element import GapElement_Permutation
|
|
29
29
|
lazy_import('sage.combinat.permutation', ['Permutation', 'from_cycles'])
|
30
30
|
|
31
31
|
try:
|
32
|
-
from
|
32
|
+
from cypari2.gen import Gen as pari_gen
|
33
33
|
except ImportError:
|
34
34
|
pari_gen = ()
|
35
35
|
|
Binary file
|
@@ -694,7 +694,7 @@ cdef class PartitionRefinement_generic:
|
|
694
694
|
self._fixed_not_minimized.append(pos)
|
695
695
|
self._backtrack() # backtracking
|
696
696
|
|
697
|
-
#restore the old state and continue backtracking
|
697
|
+
# restore the old state and continue backtracking
|
698
698
|
self._part.depth = old_partition_depth
|
699
699
|
self._fixed_minimized = self._fixed_minimized[:old_fixed_minimized_len]
|
700
700
|
self._fixed_not_minimized = copy(old_fixed_not_minimized)
|
Binary file
|
@@ -3517,7 +3517,7 @@ class SmallPermutationGroup(PermutationGroup_generic):
|
|
3517
3517
|
[ 2 0 -1 2 0 -1]
|
3518
3518
|
sage: def numgps(n): return ZZ(libgap.NumberSmallGroups(n))
|
3519
3519
|
sage: all(SmallPermutationGroup(n,k).id() == [n,k]
|
3520
|
-
....: for n in [1..64] for k in [1..numgps(n)])
|
3520
|
+
....: for n in [1..64] for k in [1..numgps(n)]) # long time (180s)
|
3521
3521
|
True
|
3522
3522
|
sage: H = SmallPermutationGroup(6,1)
|
3523
3523
|
sage: H.is_abelian()
|
Binary file
|
sage/libs/gap/element.pyx
CHANGED
@@ -1136,10 +1136,8 @@ cdef class GapElement(RingElement):
|
|
1136
1136
|
Check that this can be interrupted gracefully::
|
1137
1137
|
|
1138
1138
|
sage: a, b = libgap.GL(1000, 3).GeneratorsOfGroup(); g = a * b
|
1139
|
-
sage:
|
1140
|
-
|
1141
|
-
...
|
1142
|
-
AlarmInterrupt
|
1139
|
+
sage: from sage.doctest.util import ensure_interruptible_after
|
1140
|
+
sage: with ensure_interruptible_after(0.5): g ^ (2 ^ 10000)
|
1143
1141
|
|
1144
1142
|
sage: libgap.CyclicGroup(2) ^ 2
|
1145
1143
|
Traceback (most recent call last):
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|