passagemath-gap 10.5.39__tar.gz → 10.5.41__tar.gz

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 (115) hide show
  1. {passagemath_gap-10.5.39/passagemath_gap.egg-info → passagemath_gap-10.5.41}/PKG-INFO +5 -5
  2. passagemath_gap-10.5.41/VERSION.txt +1 -0
  3. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41/passagemath_gap.egg-info}/PKG-INFO +5 -5
  4. passagemath_gap-10.5.41/passagemath_gap.egg-info/requires.txt +8 -0
  5. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/pyproject.toml +9 -9
  6. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/repair_wheel.py +3 -3
  7. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/root_system/reflection_group_c.pyx +2 -0
  8. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/root_system/weyl_group.py +9 -9
  9. passagemath_gap-10.5.39/VERSION.txt +0 -1
  10. passagemath_gap-10.5.39/passagemath_gap.egg-info/requires.txt +0 -8
  11. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/MANIFEST.in +0 -0
  12. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/README.rst +0 -0
  13. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/passagemath_gap.egg-info/SOURCES.txt +0 -0
  14. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/passagemath_gap.egg-info/dependency_links.txt +0 -0
  15. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/passagemath_gap.egg-info/top_level.txt +0 -0
  16. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/all__sagemath_gap.py +0 -0
  17. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/coding/all__sagemath_gap.py +0 -0
  18. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/coding/codecan/all.py +0 -0
  19. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/coding/codecan/all__sagemath_gap.py +0 -0
  20. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/coding/codecan/autgroup_can_label.pyx +0 -0
  21. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/coding/codecan/codecan.pxd +0 -0
  22. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/coding/codecan/codecan.pyx +0 -0
  23. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/coding/codecan/meson.build +0 -0
  24. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/all__sagemath_gap.py +0 -0
  25. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/enumeration_mod_permgroup.pxd +0 -0
  26. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/enumeration_mod_permgroup.pyx +0 -0
  27. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/root_system/all__sagemath_gap.py +0 -0
  28. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/root_system/reflection_group_complex.py +0 -0
  29. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/root_system/reflection_group_element.pxd +0 -0
  30. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/root_system/reflection_group_element.pyx +0 -0
  31. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/combinat/root_system/reflection_group_real.py +0 -0
  32. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/ext_data/all__sagemath_gap.py +0 -0
  33. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/ext_data/gap/console.g +0 -0
  34. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/ext_data/gap/joyner/hurwitz_crv_rr_sp.gap +0 -0
  35. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/ext_data/gap/joyner/modular_crv_rr_sp.gap +0 -0
  36. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/ext_data/gap/sage.g +0 -0
  37. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/geometry/all__sagemath_gap.py +0 -0
  38. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/geometry/ribbon_graph.py +0 -0
  39. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/graphs/spanning_tree.pyx +0 -0
  40. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/abelian_gps/abelian_aut.py +0 -0
  41. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/abelian_gps/abelian_group_gap.py +0 -0
  42. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/abelian_gps/abelian_group_morphism.py +0 -0
  43. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/abelian_gps/all__sagemath_gap.py +0 -0
  44. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/all__sagemath_gap.py +0 -0
  45. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/class_function.py +0 -0
  46. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/conjugacy_classes.py +0 -0
  47. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/galois_group_perm.py +0 -0
  48. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/libgap_group.py +0 -0
  49. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/libgap_mixin.py +0 -0
  50. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/libgap_morphism.py +0 -0
  51. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/libgap_wrapper.pxd +0 -0
  52. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/libgap_wrapper.pyx +0 -0
  53. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/all__sagemath_gap.py +0 -0
  54. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/binary_dihedral.py +0 -0
  55. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/finitely_generated_gap.py +0 -0
  56. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/group_element_gap.pxd +0 -0
  57. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/group_element_gap.pyx +0 -0
  58. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/heisenberg.py +0 -0
  59. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/isometries.py +0 -0
  60. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/linear_gap.py +0 -0
  61. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/matrix_group_gap.py +0 -0
  62. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/named_group_gap.py +0 -0
  63. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/orthogonal_gap.py +0 -0
  64. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/symplectic_gap.py +0 -0
  65. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/matrix_gps/unitary_gap.py +0 -0
  66. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/all.py +0 -0
  67. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/constructor.py +0 -0
  68. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/cubegroup.py +0 -0
  69. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/meson.build +0 -0
  70. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/partn_ref/all__sagemath_gap.py +0 -0
  71. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/partn_ref2/all.py +0 -0
  72. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/partn_ref2/meson.build +0 -0
  73. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/partn_ref2/refinement_generic.h +0 -0
  74. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/partn_ref2/refinement_generic.pxd +0 -0
  75. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/partn_ref2/refinement_generic.pyx +0 -0
  76. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/permgroup.py +0 -0
  77. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/permgroup_element.pxd +0 -0
  78. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/permgroup_element.pyx +0 -0
  79. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/permgroup_morphism.py +0 -0
  80. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/permgroup_named.py +0 -0
  81. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/permutation_groups_catalog.py +0 -0
  82. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/perm_gps/symgp_conjugacy_class.py +0 -0
  83. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/semimonomial_transformations/all.py +0 -0
  84. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/groups/semimonomial_transformations/semimonomial_transformation.pxd +0 -0
  85. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/interfaces/all__sagemath_gap.py +0 -0
  86. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/interfaces/gap.py +0 -0
  87. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/interfaces/gap3.py +0 -0
  88. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/interfaces/gap_workspace.py +0 -0
  89. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/all__sagemath_gap.py +0 -0
  90. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/all.py +0 -0
  91. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/all_documented_functions.py +0 -0
  92. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/assigned_names.py +0 -0
  93. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/context_managers.py +0 -0
  94. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/element.pxd +0 -0
  95. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/element.pyx +0 -0
  96. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/gap_functions.py +0 -0
  97. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/gap_globals.py +0 -0
  98. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/gap_includes.pxd +0 -0
  99. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/libgap.pyx +0 -0
  100. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/meson.build +0 -0
  101. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/operations.py +0 -0
  102. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/sage.gaprc +0 -0
  103. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/saved_workspace.py +0 -0
  104. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/test.py +0 -0
  105. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/test_long.py +0 -0
  106. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/util.pxd +0 -0
  107. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/libs/gap/util.pyx +0 -0
  108. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/matrix/all__sagemath_gap.py +0 -0
  109. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/matrix/matrix_gap.pxd +0 -0
  110. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/matrix/matrix_gap.pyx +0 -0
  111. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/rings/all__sagemath_gap.py +0 -0
  112. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/rings/species.py +0 -0
  113. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/sage/rings/universal_cyclotomic_field.py +0 -0
  114. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/setup.cfg +0 -0
  115. {passagemath_gap-10.5.39 → passagemath_gap-10.5.41}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.5.39
3
+ Version: 10.5.41
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
@@ -28,11 +28,11 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.9
30
30
  Description-Content-Type: text/x-rst
31
- Requires-Dist: cysignals==1.12.0rc2
31
+ Requires-Dist: cysignals!=1.12.0,>=1.11.2
32
32
  Requires-Dist: memory_allocator
33
- Requires-Dist: passagemath-conf~=10.5.39.0
34
- Requires-Dist: passagemath-environment~=10.5.39.0
35
- Requires-Dist: passagemath-categories~=10.5.39.0
33
+ Requires-Dist: passagemath-conf~=10.5.41.0
34
+ Requires-Dist: passagemath-environment~=10.5.41.0
35
+ Requires-Dist: passagemath-categories~=10.5.41.0
36
36
  Provides-Extra: test
37
37
  Requires-Dist: passagemath-repl; extra == "test"
38
38
 
@@ -0,0 +1 @@
1
+ 10.5.41
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: passagemath-gap
3
- Version: 10.5.39
3
+ Version: 10.5.41
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
@@ -28,11 +28,11 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
28
28
  Classifier: Topic :: Scientific/Engineering :: Mathematics
29
29
  Requires-Python: <3.14,>=3.9
30
30
  Description-Content-Type: text/x-rst
31
- Requires-Dist: cysignals==1.12.0rc2
31
+ Requires-Dist: cysignals!=1.12.0,>=1.11.2
32
32
  Requires-Dist: memory_allocator
33
- Requires-Dist: passagemath-conf~=10.5.39.0
34
- Requires-Dist: passagemath-environment~=10.5.39.0
35
- Requires-Dist: passagemath-categories~=10.5.39.0
33
+ Requires-Dist: passagemath-conf~=10.5.41.0
34
+ Requires-Dist: passagemath-environment~=10.5.41.0
35
+ Requires-Dist: passagemath-categories~=10.5.41.0
36
36
  Provides-Extra: test
37
37
  Requires-Dist: passagemath-repl; extra == "test"
38
38
 
@@ -0,0 +1,8 @@
1
+ cysignals!=1.12.0,>=1.11.2
2
+ memory_allocator
3
+ passagemath-conf~=10.5.41.0
4
+ passagemath-environment~=10.5.41.0
5
+ passagemath-categories~=10.5.41.0
6
+
7
+ [test]
8
+ passagemath-repl
@@ -3,13 +3,13 @@
3
3
  # Minimum requirements for the build system to execute.
4
4
  requires = [
5
5
  'setuptools >= 77.0.0',
6
- 'passagemath-setup ~= 10.5.39.0',
7
- 'passagemath-environment ~= 10.5.39.0',
8
- 'passagemath-categories ~= 10.5.39.0',
9
- 'passagemath-modules ~= 10.5.39.0',
6
+ 'passagemath-setup ~= 10.5.41.0',
7
+ 'passagemath-environment ~= 10.5.41.0',
8
+ 'passagemath-categories ~= 10.5.41.0',
9
+ 'passagemath-modules ~= 10.5.41.0',
10
10
  'cython >=3.0, != 3.0.3, <4.0', 'cython >=3.0.8,<3.1.0',
11
11
  'gmpy2 ~=2.1.b999',
12
- 'cysignals ==1.12.0rc2',
12
+ 'cysignals >=1.11.2, != 1.12.0',
13
13
  'memory_allocator',
14
14
  'pkgconfig',
15
15
  ]
@@ -19,11 +19,11 @@ build-backend = "setuptools.build_meta"
19
19
  name = "passagemath-gap"
20
20
  description = "passagemath: Computational Group Theory with GAP"
21
21
  dependencies = [
22
- 'cysignals ==1.12.0rc2',
22
+ 'cysignals >=1.11.2, != 1.12.0',
23
23
  'memory_allocator',
24
- 'passagemath-conf ~= 10.5.39.0',
25
- 'passagemath-environment ~= 10.5.39.0',
26
- 'passagemath-categories ~= 10.5.39.0',
24
+ 'passagemath-conf ~= 10.5.41.0',
25
+ 'passagemath-environment ~= 10.5.41.0',
26
+ 'passagemath-categories ~= 10.5.41.0',
27
27
  ]
28
28
  dynamic = ["version"]
29
29
  license = "GPL-2.0-or-later"
@@ -20,14 +20,14 @@ with InWheel(wheel, wheel):
20
20
  sys.stdout.flush()
21
21
  parent = Path(dir).parent
22
22
  name = Path(dir).name
23
- command = f'(cd {shlex.quote(str(parent))} && tar cf - {name}) | tar xvf -'
23
+ command = f'set -o pipefail; (cd {shlex.quote(str(parent))} && tar cf - {name}) | tar xvf -'
24
24
  print(f'Running {command}')
25
25
  sys.stdout.flush()
26
- os.system(command)
26
+ if os.system(command) != 0: sys.exit(1)
27
27
 
28
28
  # Remove the sage-conf dependency; it is not needed because our wheels ship what is needed.
29
29
 
30
30
  command = f'sed -i.bak "/^Requires-Dist: passagemath-conf/d" *.dist-info/METADATA'
31
31
  print(f'Running {command}')
32
32
  sys.stdout.flush()
33
- os.system(command)
33
+ if os.system(command) != 0: sys.exit(1)
@@ -2,6 +2,8 @@
2
2
  # cython: wraparound=False, boundscheck=False
3
3
  # sage.doctest: needs sage.graphs
4
4
  r"""
5
+ Reflection groups: auxiliary Cython functions
6
+
5
7
  This contains a few time-critical auxiliary cython functions for
6
8
  finite complex or real reflection groups.
7
9
  """
@@ -1,15 +1,7 @@
1
1
  # sage_setup: distribution = sagemath-gap
2
2
  # sage.doctest: needs sage.graphs sage.groups sage.modules
3
3
  """
4
- Weyl Groups
5
-
6
- AUTHORS:
7
-
8
- - Daniel Bump (2008): initial version
9
- - Mike Hansen (2008): initial version
10
- - Anne Schilling (2008): initial version
11
- - Nicolas Thiéry (2008): initial version
12
- - Volker Braun (2013): LibGAP-based matrix groups
4
+ Weyl groups
13
5
 
14
6
  EXAMPLES:
15
7
 
@@ -30,6 +22,14 @@ The Cayley graph of the Weyl Group of type ['D', 4]::
30
22
  .. TODO::
31
23
 
32
24
  More examples on Weyl Groups should be added here.
25
+
26
+ AUTHORS:
27
+
28
+ - Daniel Bump (2008): initial version
29
+ - Mike Hansen (2008): initial version
30
+ - Anne Schilling (2008): initial version
31
+ - Nicolas Thiéry (2008): initial version
32
+ - Volker Braun (2013): LibGAP-based matrix groups
33
33
  """
34
34
  # ****************************************************************************
35
35
  # Copyright (C) 2008 Daniel Bump <bump at match.stanford.edu>,
@@ -1 +0,0 @@
1
- 10.5.39
@@ -1,8 +0,0 @@
1
- cysignals==1.12.0rc2
2
- memory_allocator
3
- passagemath-conf~=10.5.39.0
4
- passagemath-environment~=10.5.39.0
5
- passagemath-categories~=10.5.39.0
6
-
7
- [test]
8
- passagemath-repl