passagemath-gap 10.5.22__cp39-cp39-macosx_13_0_x86_64.whl → 10.5.23__cp39-cp39-macosx_13_0_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.
Files changed (26) hide show
  1. gap/gap +0 -0
  2. {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/METADATA +4 -4
  3. {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/METADATA.bak +5 -5
  4. {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/RECORD +26 -26
  5. {passagemath_gap-10.5.22.dist-info → passagemath_gap-10.5.23.dist-info}/WHEEL +1 -1
  6. passagemath_gap.dylibs/libgap.9.dylib +0 -0
  7. sage/coding/codecan/autgroup_can_label.cpython-39-darwin.so +0 -0
  8. sage/coding/codecan/codecan.cpython-39-darwin.so +0 -0
  9. sage/combinat/enumeration_mod_permgroup.cpython-39-darwin.so +0 -0
  10. sage/combinat/root_system/reflection_group_c.cpython-39-darwin.so +0 -0
  11. sage/combinat/root_system/reflection_group_element.cpython-39-darwin.so +0 -0
  12. sage/combinat/root_system/reflection_group_real.py +6 -6
  13. sage/groups/conjugacy_classes.py +6 -6
  14. sage/groups/libgap_wrapper.cpython-39-darwin.so +0 -0
  15. sage/groups/matrix_gps/group_element_gap.cpython-39-darwin.so +0 -0
  16. sage/groups/perm_gps/constructor.py +1 -1
  17. sage/groups/perm_gps/partn_ref2/refinement_generic.cpython-39-darwin.so +0 -0
  18. sage/groups/perm_gps/partn_ref2/refinement_generic.pyx +1 -1
  19. sage/groups/perm_gps/permgroup_element.cpython-39-darwin.so +0 -0
  20. sage/groups/perm_gps/permgroup_named.py +1 -1
  21. sage/libs/gap/element.cpython-39-darwin.so +0 -0
  22. sage/libs/gap/element.pyx +2 -4
  23. sage/libs/gap/libgap.cpython-39-darwin.so +0 -0
  24. sage/libs/gap/util.cpython-39-darwin.so +0 -0
  25. sage/matrix/matrix_gap.cpython-39-darwin.so +0 -0
  26. {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.2
1
+ Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.5.22
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.22.0
35
- Requires-Dist: passagemath-categories~=10.5.22.0
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.2
1
+ Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.5.22
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.22.0
35
- Requires-Dist: passagemath-environment~=10.5.22.0
36
- Requires-Dist: passagemath-categories~=10.5.22.0
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=wjwK1yLd0er3cZ5dA3bBdCN3rjDJSMBsC9PR3uXt8Cg,108
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=aF6MAE2BzdUogSL0mAAlzN6n4FycbnkElfN5oPo0Kns,296192
7
- passagemath_gap.dylibs/libgap.9.dylib,sha256=mzho8OosBEmfcQoVDwpqnwXB4LOjb63lplOaadPRRcw,2557568
2
+ passagemath_gap.dylibs/libgap.9.dylib,sha256=dLog-K52oxmqNLCDadO7y8s1B_TTqnjaDnW0i3Uoo3U,2557568
8
3
  passagemath_gap.dylibs/libgmp.10.dylib,sha256=3rKNRUvL6Jj_FgRmSwqcohWxoVTquNFWRzbrrK692aE,580928
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=MmkbLt0Mt-JybYKhoiU0KZsIiFRLVESdNkQLU-oK-zA,108
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=WWos0MyO6ORIHSiv17JPij5WKwomcAceUZjZU_N7AeE,52016
13
+ gap/gap,sha256=XR96cFbLisbUNl6ASvj8ViSn0mchEgBzVWVvixOTig8,52016
14
14
  gap/CONTRIBUTING.md,sha256=ETeQXP8shqpBa8kjFQ-P-PatuJ09OX3J4fEI9hbGTAk,9576
15
15
  gap/COPYRIGHT,sha256=xS8Dkc5sFfgcrgVXoN6KtpNtDKLV4VAXnbcQEsbpwWw,2854
16
16
  gap/sysinfo.gap,sha256=LeUGR1KvmUA_I-H8HM8l4r37WGHHe9Vi9PFByEGpltg,2580
@@ -10485,18 +10485,18 @@ gap/pkg/ctbllib/doc2/chapInd_mj.html,sha256=dmd_hWTMRRBWQg2qDj3bTSsBzUv_gqg73Hwt
10485
10485
  gap/pkg/ctbllib/doc2/chooser.html,sha256=ZBwBn_4DujhjpNNtb5qCsU4zHcH6hiXQcDOnK2AIpnw,3886
10486
10486
  sage/all__sagemath_gap.py,sha256=RMuy5dc4uE3eazyDuyWx8iiZnxlbpuU4Kn1S-_RgNgA,593
10487
10487
  sage/combinat/enumeration_mod_permgroup.pyx,sha256=ZLeehu3ACXydKZQs-tzo5lgcodJY09u3jEOIT4odR84,9990
10488
- sage/combinat/enumeration_mod_permgroup.cpython-39-darwin.so,sha256=-EGbciR3wkIfUNBnRmP3E4_9e7UB20ITm8bObU-uKq0,143088
10488
+ sage/combinat/enumeration_mod_permgroup.cpython-39-darwin.so,sha256=-CgKsiKhO8qMJytK4EbaLQNNvMpz1Ynv46RS2_fwOG4,143088
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
10491
  sage/combinat/root_system/reflection_group_element.pyx,sha256=NVKjj24WPnEeUKD13q8w_ujw5lyL7oOodxwp5Q1JgVA,45463
10492
- sage/combinat/root_system/reflection_group_element.cpython-39-darwin.so,sha256=EYtMtVDdYOUnEJrn22MCHoGF5RqpI11xioRdksHPkqM,318880
10492
+ sage/combinat/root_system/reflection_group_element.cpython-39-darwin.so,sha256=umWwLjXF1kadRMXsfuwVhffpshiz5Wy_ohB2c58gORU,318880
10493
10493
  sage/combinat/root_system/weyl_group.py,sha256=aqd_uGB-n7aBTRLPG64anTLBhi8rZsPWUTswSKt0A14,46106
10494
10494
  sage/combinat/root_system/reflection_group_complex.py,sha256=Dnx1uwa_BbihXX9DlO6KdaF6JMC9fx7pgmQpl9LKgo4,84377
10495
10495
  sage/combinat/root_system/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
10496
10496
  sage/combinat/root_system/reflection_group_c.pyx,sha256=R17v0qbx8GENTjDxRM-Z6MN-aCXHfrTva0b7CZHlWFA,21814
10497
10497
  sage/combinat/root_system/reflection_group_element.pxd,sha256=1RVx6VLkhNGSC0iv_vWePsQXWeEqjjz8rQ4F-k0Mm8M,552
10498
- sage/combinat/root_system/reflection_group_real.py,sha256=U_kSZRMocXEf6UbdmT8P4mh_ilSFkLdEDRPkCCAZwvI,32267
10499
- sage/combinat/root_system/reflection_group_c.cpython-39-darwin.so,sha256=yBwFzBq-d4mUC2TEqCZkPFgiGJ0IIcSWqu2krMHlycY,240656
10498
+ sage/combinat/root_system/reflection_group_real.py,sha256=R4SL8rPU4Shi6cjgtlnHDDxhk1kBzF3pezJqwlf8gsw,32274
10499
+ sage/combinat/root_system/reflection_group_c.cpython-39-darwin.so,sha256=vtFJniH0UwP5fBSGdweRAZOPwrwEorV6fO8aMnTvpmo,240656
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
@@ -10509,24 +10509,24 @@ sage/groups/libgap_morphism.py,sha256=aNIDzJUqYRQBAXfv3V0sOidbiicl0-4A6h_oxtoLU_
10509
10509
  sage/groups/all__sagemath_gap.py,sha256=0jMNQaDJCB91-B5Vb42YjN2ZS0J92UMejcEq9B_ALuM,348
10510
10510
  sage/groups/galois_group_perm.py,sha256=U8o3hNZYw1iVR2jPgOtjsre8T9VoUqXtLE7on-VmKFg,7668
10511
10511
  sage/groups/libgap_group.py,sha256=wJ-4oBZn59shN-b23mlfH96QE3wAHNSQg1X_QAICutM,2108
10512
- sage/groups/libgap_wrapper.cpython-39-darwin.so,sha256=t9YCDpg1gp8aHk8qw0HeFcdZ6PT0pbITfAGriDAa0-w,271888
10512
+ sage/groups/libgap_wrapper.cpython-39-darwin.so,sha256=3zW3ZVXSPTEBXBeUkt70bCdZusVBEfJ1-Z5GciUHlVI,271888
10513
10513
  sage/groups/libgap_wrapper.pxd,sha256=3GN4VL7SbZGZR4Lx_hyv_drcBH32XnO2VvWc2yqB3k8,294
10514
- sage/groups/conjugacy_classes.py,sha256=nbavmP_zrs02sAq9yyWydWZOE5QhTqnZ7IDDIXtLSD4,17014
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=UQZb0xIMpGO4c5z0JzGnGtkq07ENY5ZKjlCJdY5elIA,9055
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=rBwwFpZdqKy080AX_97DfZuILG4CSrwcAWneMmw1MPo,119798
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-39-darwin.so,sha256=HjHibrjrx-e7p0wuZ-4XEUIGQIldyxdpzHJd3uVrxuM,433888
10525
+ sage/groups/perm_gps/permgroup_element.cpython-39-darwin.so,sha256=TSue3CzjM4MiuEoFyjwiGRPLfmBXGaHY9T2-Q0Y5SQU,433888
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=_ZLP20PsGJRE-1EdEADI8Bp-XuHw88uvDGyCQ5CYyCc,38134
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-39-darwin.so,sha256=rQPMu15PTDNi3kyootKm6vh3Jwk-EZT_Tg-kv_kCJKs,201552
10529
+ sage/groups/perm_gps/partn_ref2/refinement_generic.cpython-39-darwin.so,sha256=gULPO3MZ1BbwSSJWcrLF0T10q0pU73qHFSXv-2VczZM,201552
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
@@ -10546,12 +10546,12 @@ sage/groups/matrix_gps/heisenberg.py,sha256=QpHMsIuUbLvvExGn0OPxp-2nGFuKUBsVP4wA
10546
10546
  sage/groups/matrix_gps/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
10547
10547
  sage/groups/matrix_gps/symplectic_gap.py,sha256=gLEtYNUc51c_0ISx0xvPVjfFs2EnOCPv3vNp2ApSbWU,2211
10548
10548
  sage/groups/matrix_gps/matrix_group_gap.py,sha256=wVB-KRnsZ3RwodwotZgbSsR-z3bpnnn9Uk6iFpLkXDQ,11967
10549
- sage/groups/matrix_gps/group_element_gap.cpython-39-darwin.so,sha256=Gba_SJPA-zQr2GfXob76KREni-1XeVoD9xhHlN5Nu38,198512
10549
+ sage/groups/matrix_gps/group_element_gap.cpython-39-darwin.so,sha256=wCkBXG-THI519_xI4mWMFhQZFTfGDH8F_9_i2HA3bjg,198512
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
- sage/libs/gap/element.cpython-39-darwin.so,sha256=OVEoZZZYoEp8cPJ2D9tRwdkm9KPvv_r4tEppTQ-N_DI,495520
10552
+ sage/libs/gap/element.cpython-39-darwin.so,sha256=ZAvi8c0V_bPnecNczfqLO9enm5Pf8CewC1VjEo7U6_E,495520
10553
10553
  sage/libs/gap/gap_functions.py,sha256=xQy4fhcX_mdxUo3rJKsNRWY7nd9kG5fKnG60FSSzCXA,30224
10554
- sage/libs/gap/element.pyx,sha256=Fn3Pt9MlpBm2BO3lGI0duY4BtFWBhD2VD1HQgjF-Ehs,97296
10554
+ sage/libs/gap/element.pyx,sha256=WVis678k5VMkHaUmd4emmLew0HiSPf65IfJtmXStuqw,97307
10555
10555
  sage/libs/gap/saved_workspace.py,sha256=xEFrQ2_I_H2aDKnG-jdsZLeKrTFMOqCroOUc1d5iprQ,2331
10556
10556
  sage/libs/gap/assigned_names.py,sha256=OQzq_AojG4_X8DBi16bpeicp_3us9UsLtvVJD_Mi4Fw,3578
10557
10557
  sage/libs/gap/gap_includes.pxd,sha256=OS8K8ntpCYE8Pt94vojgoXKLgin2UWykUR0NauhYQ8I,4606
@@ -10563,17 +10563,17 @@ sage/libs/gap/sage.gaprc,sha256=thmhuOlUaHRTrCUWeaCT-VLTE2AKuN1_c5wETdjXBGc,1304
10563
10563
  sage/libs/gap/element.pxd,sha256=4_-Te0nkerQk1MCI4qfeALfUWN1Jn1QbEpGQe2vrGn4,3297
10564
10564
  sage/libs/gap/all_documented_functions.py,sha256=79ehQ66NrZFT3Oc1ZCYA4f-pxYorYV2YaZI0nTvz7Ss,612
10565
10565
  sage/libs/gap/test_long.py,sha256=Y4874pVnQUR6GPD2IJHP68YKblWeO6m2ZvW11sPJA3w,1282
10566
- sage/libs/gap/libgap.cpython-39-darwin.so,sha256=fB8eEG51da0o-BtC2DWqIqQSD78sDCPo_-OCuxkBg8o,218176
10566
+ sage/libs/gap/libgap.cpython-39-darwin.so,sha256=3Ov0xhJ3gkyqCKxGchpIs_GR61VSVHgXuwxTqZQnI90,218176
10567
10567
  sage/libs/gap/gap_globals.py,sha256=klLCm09wJmEXnZ_V5pHKn7OOwxREIILcYmPeglHsKTw,1360
10568
10568
  sage/libs/gap/libgap.pyx,sha256=SWQqkcSSFvUkv5CcOIQTPTO6O9gUIhCxRCk2mEJqiAk,23664
10569
10569
  sage/libs/gap/util.pyx,sha256=xDs-zKqFLr5UqafL29yS7yco1h5Q81geESFHSESdVj4,16009
10570
- sage/libs/gap/util.cpython-39-darwin.so,sha256=US3KnKMFk2DyBLljH4KZZWCeLmXXRuE2c-lvpuFpmeg,157488
10570
+ sage/libs/gap/util.cpython-39-darwin.so,sha256=uZZbc99RCpol7H9y2flKdG5aQNP0RwHvCQAeuP8ePmE,157488
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-39-darwin.so,sha256=QD64jq6i1IAbgM21wBdtwNstYdPz2M2d5OGKC_KMhVA,297216
10573
+ sage/coding/codecan/codecan.cpython-39-darwin.so,sha256=28LL0fZo9YguS4cxHdY5dUWLHL70MZbi4eZQkG1INdI,297216
10574
10574
  sage/coding/codecan/all.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
10575
10575
  sage/coding/codecan/autgroup_can_label.pyx,sha256=6OYBLt5vtCcX1Y5bceTSN50RVv-4b1Yoebh8-8A6EGs,26106
10576
- sage/coding/codecan/autgroup_can_label.cpython-39-darwin.so,sha256=NDY3tZwMG0HONXeRLvTDu1b78YqyZoBW_La8__xmqvs,292496
10576
+ sage/coding/codecan/autgroup_can_label.cpython-39-darwin.so,sha256=18pUZ48i3NbaPwkOc3QafKOBL4BlinnxcIP5B1cL0Rs,292496
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
10579
10579
  sage/rings/universal_cyclotomic_field.py,sha256=9SxDpQErP79YT7eaJwl-eQgeM15ZEPHy_JZtoMsmk0M,49761
@@ -10583,7 +10583,7 @@ sage/geometry/ribbon_graph.py,sha256=RdiKR3d0-zwqDc3QWvbQ1ODIVgzRQ3nAJcggmf0o97k
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
10585
  sage/matrix/all__sagemath_gap.py,sha256=Tzpetos0ih-3KeCyjXrlRL8IHaMKehOTYLKYbpM_g8w,42
10586
- sage/matrix/matrix_gap.cpython-39-darwin.so,sha256=NV1ts4uR6TXmzfhsRoZ1d1Kb-fIGB4O2ZlsWL7LnPIg,172096
10586
+ sage/matrix/matrix_gap.cpython-39-darwin.so,sha256=q2KBmKOncKI1v1RuklMJk3Za4tAhrF_sargiqI0VRO8,172096
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
10589
10589
  sage/interfaces/gap3.py,sha256=oumiD4-ntTNg3g4qP733rlp4ud-c5FXgrk_Pjtcqcik,32914
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-macosx_13_0_x86_64
5
5
 
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([(x.letter, x.n) for x in X.component_types()])
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:
@@ -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
- [[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]]]
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
 
@@ -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 sage.libs.pari.all import pari_gen
32
+ from cypari2.gen import Gen as pari_gen
33
33
  except ImportError:
34
34
  pari_gen = ()
35
35
 
@@ -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)
@@ -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: alarm(0.5); g ^ (2 ^ 10000)
1140
- Traceback (most recent call last):
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