passagemath-gap 10.5.36__tar.gz → 10.5.38__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.
- {passagemath_gap-10.5.36/passagemath_gap.egg-info → passagemath_gap-10.5.38}/PKG-INFO +5 -6
- passagemath_gap-10.5.38/VERSION.txt +1 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38/passagemath_gap.egg-info}/PKG-INFO +5 -6
- passagemath_gap-10.5.38/passagemath_gap.egg-info/requires.txt +8 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/pyproject.toml +9 -10
- passagemath_gap-10.5.36/VERSION.txt +0 -1
- passagemath_gap-10.5.36/passagemath_gap.egg-info/requires.txt +0 -8
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/MANIFEST.in +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/README.rst +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/passagemath_gap.egg-info/SOURCES.txt +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/passagemath_gap.egg-info/dependency_links.txt +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/passagemath_gap.egg-info/top_level.txt +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/repair_wheel.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/all.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/autgroup_can_label.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/codecan.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/codecan.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/meson.build +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/enumeration_mod_permgroup.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/enumeration_mod_permgroup.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/reflection_group_c.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/reflection_group_complex.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/reflection_group_element.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/reflection_group_element.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/reflection_group_real.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/weyl_group.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/ext_data/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/ext_data/gap/console.g +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/ext_data/gap/joyner/hurwitz_crv_rr_sp.gap +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/ext_data/gap/joyner/modular_crv_rr_sp.gap +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/ext_data/gap/sage.g +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/geometry/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/geometry/ribbon_graph.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/graphs/spanning_tree.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/abelian_gps/abelian_aut.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/abelian_gps/abelian_group_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/abelian_gps/abelian_group_morphism.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/abelian_gps/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/class_function.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/conjugacy_classes.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/galois_group_perm.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/libgap_group.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/libgap_mixin.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/libgap_morphism.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/libgap_wrapper.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/libgap_wrapper.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/binary_dihedral.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/finitely_generated_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/group_element_gap.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/group_element_gap.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/heisenberg.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/isometries.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/linear_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/matrix_group_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/named_group_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/orthogonal_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/symplectic_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/unitary_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/all.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/constructor.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/cubegroup.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/meson.build +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/partn_ref/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/partn_ref2/all.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/partn_ref2/meson.build +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/partn_ref2/refinement_generic.h +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/partn_ref2/refinement_generic.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/partn_ref2/refinement_generic.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup_element.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup_element.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup_morphism.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup_named.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permutation_groups_catalog.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/symgp_conjugacy_class.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/semimonomial_transformations/all.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/semimonomial_transformations/semimonomial_transformation.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/interfaces/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/interfaces/gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/interfaces/gap3.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/interfaces/gap_workspace.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/all.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/all_documented_functions.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/assigned_names.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/context_managers.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/element.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/element.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/gap_functions.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/gap_globals.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/gap_includes.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/libgap.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/meson.build +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/operations.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/sage.gaprc +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/saved_workspace.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/test.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/test_long.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/util.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/util.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/matrix/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/matrix/matrix_gap.pxd +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/matrix/matrix_gap.pyx +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/rings/all__sagemath_gap.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/rings/species.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/rings/universal_cyclotomic_field.py +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/setup.cfg +0 -0
- {passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/setup.py +0 -0
@@ -1,10 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-gap
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.38
|
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
|
7
|
-
License:
|
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
|
@@ -16,7 +16,6 @@ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
|
16
16
|
Classifier: Development Status :: 6 - Mature
|
17
17
|
Classifier: Intended Audience :: Education
|
18
18
|
Classifier: Intended Audience :: Science/Research
|
19
|
-
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
|
20
19
|
Classifier: Operating System :: POSIX
|
21
20
|
Classifier: Operating System :: MacOS :: MacOS X
|
22
21
|
Classifier: Programming Language :: Python :: 3 :: Only
|
@@ -31,9 +30,9 @@ Requires-Python: <3.14,>=3.9
|
|
31
30
|
Description-Content-Type: text/x-rst
|
32
31
|
Requires-Dist: cysignals==1.12.0rc2
|
33
32
|
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.
|
33
|
+
Requires-Dist: passagemath-conf~=10.5.38.0
|
34
|
+
Requires-Dist: passagemath-environment~=10.5.38.0
|
35
|
+
Requires-Dist: passagemath-categories~=10.5.38.0
|
37
36
|
Provides-Extra: test
|
38
37
|
Requires-Dist: passagemath-repl; extra == "test"
|
39
38
|
|
@@ -0,0 +1 @@
|
|
1
|
+
10.5.38
|
@@ -1,10 +1,10 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: passagemath-gap
|
3
|
-
Version: 10.5.
|
3
|
+
Version: 10.5.38
|
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
|
7
|
-
License:
|
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
|
@@ -16,7 +16,6 @@ Project-URL: tracker, https://github.com/passagemath/passagemath/issues
|
|
16
16
|
Classifier: Development Status :: 6 - Mature
|
17
17
|
Classifier: Intended Audience :: Education
|
18
18
|
Classifier: Intended Audience :: Science/Research
|
19
|
-
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
|
20
19
|
Classifier: Operating System :: POSIX
|
21
20
|
Classifier: Operating System :: MacOS :: MacOS X
|
22
21
|
Classifier: Programming Language :: Python :: 3 :: Only
|
@@ -31,9 +30,9 @@ Requires-Python: <3.14,>=3.9
|
|
31
30
|
Description-Content-Type: text/x-rst
|
32
31
|
Requires-Dist: cysignals==1.12.0rc2
|
33
32
|
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.
|
33
|
+
Requires-Dist: passagemath-conf~=10.5.38.0
|
34
|
+
Requires-Dist: passagemath-environment~=10.5.38.0
|
35
|
+
Requires-Dist: passagemath-categories~=10.5.38.0
|
37
36
|
Provides-Extra: test
|
38
37
|
Requires-Dist: passagemath-repl; extra == "test"
|
39
38
|
|
@@ -2,11 +2,11 @@
|
|
2
2
|
[build-system]
|
3
3
|
# Minimum requirements for the build system to execute.
|
4
4
|
requires = [
|
5
|
-
'setuptools >=
|
6
|
-
'passagemath-setup ~= 10.5.
|
7
|
-
'passagemath-environment ~= 10.5.
|
8
|
-
'passagemath-categories ~= 10.5.
|
9
|
-
'passagemath-modules ~= 10.5.
|
5
|
+
'setuptools >= 77.0.0',
|
6
|
+
'passagemath-setup ~= 10.5.38.0',
|
7
|
+
'passagemath-environment ~= 10.5.38.0',
|
8
|
+
'passagemath-categories ~= 10.5.38.0',
|
9
|
+
'passagemath-modules ~= 10.5.38.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
12
|
'cysignals ==1.12.0rc2',
|
@@ -21,12 +21,12 @@ description = "passagemath: Computational Group Theory with GAP"
|
|
21
21
|
dependencies = [
|
22
22
|
'cysignals ==1.12.0rc2',
|
23
23
|
'memory_allocator',
|
24
|
-
'passagemath-conf ~= 10.5.
|
25
|
-
'passagemath-environment ~= 10.5.
|
26
|
-
'passagemath-categories ~= 10.5.
|
24
|
+
'passagemath-conf ~= 10.5.38.0',
|
25
|
+
'passagemath-environment ~= 10.5.38.0',
|
26
|
+
'passagemath-categories ~= 10.5.38.0',
|
27
27
|
]
|
28
28
|
dynamic = ["version"]
|
29
|
-
license =
|
29
|
+
license = "GPL-2.0-or-later"
|
30
30
|
authors = [{name = "The Sage Developers", email = "sage-support@googlegroups.com"}]
|
31
31
|
maintainers = [
|
32
32
|
{name = "Matthias Köppe"},
|
@@ -36,7 +36,6 @@ classifiers = [
|
|
36
36
|
"Development Status :: 6 - Mature",
|
37
37
|
"Intended Audience :: Education",
|
38
38
|
"Intended Audience :: Science/Research",
|
39
|
-
"License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)",
|
40
39
|
"Operating System :: POSIX",
|
41
40
|
"Operating System :: MacOS :: MacOS X",
|
42
41
|
"Programming Language :: Python :: 3 :: Only",
|
@@ -1 +0,0 @@
|
|
1
|
-
10.5.36
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/passagemath_gap.egg-info/dependency_links.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/all__sagemath_gap.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/coding/codecan/autgroup_can_label.pyx
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/enumeration_mod_permgroup.pxd
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/enumeration_mod_permgroup.pyx
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/all__sagemath_gap.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/combinat/root_system/reflection_group_c.pyx
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/ext_data/gap/joyner/hurwitz_crv_rr_sp.gap
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/ext_data/gap/joyner/modular_crv_rr_sp.gap
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/abelian_gps/abelian_group_gap.py
RENAMED
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/abelian_gps/all__sagemath_gap.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/all__sagemath_gap.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/binary_dihedral.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/finitely_generated_gap.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/group_element_gap.pxd
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/group_element_gap.pyx
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/matrix_group_gap.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/named_group_gap.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/orthogonal_gap.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/matrix_gps/symplectic_gap.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/partn_ref2/meson.build
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup_element.pxd
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup_element.pyx
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/permgroup_morphism.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/perm_gps/symgp_conjugacy_class.py
RENAMED
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/groups/semimonomial_transformations/all.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/libs/gap/all_documented_functions.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{passagemath_gap-10.5.36 → passagemath_gap-10.5.38}/sage/rings/universal_cyclotomic_field.py
RENAMED
File without changes
|
File without changes
|
File without changes
|