passagemath-categories 10.6.13__tar.gz → 10.6.14__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.
Potentially problematic release.
This version of passagemath-categories might be problematic. Click here for more details.
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/PKG-INFO +2 -2
- passagemath_categories-10.6.14/VERSION.txt +1 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/passagemath_categories.egg-info/PKG-INFO +2 -2
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/passagemath_categories.egg-info/requires.txt +1 -1
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/pyproject.toml +5 -5
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_lie_algebras_with_basis.py +9 -7
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/groups.py +5 -5
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/integer_mod.pyx +2 -2
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/integer_mod_ring.py +38 -34
- passagemath_categories-10.6.13/VERSION.txt +0 -1
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/MANIFEST.in +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/README.rst +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/passagemath_categories.egg-info/SOURCES.txt +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/passagemath_categories.egg-info/dependency_links.txt +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/passagemath_categories.egg-info/top_level.txt +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/constants.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/functions.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/functions.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/misc.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/multi_modular.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/multi_modular.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/rational_reconstruction.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/rational_reconstruction.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/srange.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/calculus/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/calculus/functional.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/calculus/functions.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/additive_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/additive_magmas.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/additive_monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/additive_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/affine_weyl_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/algebra_ideals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/algebra_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/aperiodic_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/associative_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/bialgebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/bialgebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/bimodules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/chain_complexes.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/classical_crystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/coalgebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/coalgebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/coercion_methods.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/commutative_additive_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/commutative_additive_monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/commutative_additive_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/commutative_algebra_ideals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/commutative_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/commutative_ring_ideals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/commutative_rings.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/complete_discrete_valuation.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/complex_reflection_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/complex_reflection_or_generalized_coxeter_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/coxeter_group_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/coxeter_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/crystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/cw_complexes.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/dedekind_domains.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/discrete_valuation.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/distributive_magmas_and_additive_magmas.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/division_rings.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/domains.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/drinfeld_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/dual.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/enumerated_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/euclidean_domains.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/commutative_additive_monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/commutative_additive_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/coxeter_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/crystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/cw_complexes.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/facade_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/filtered_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/filtered_modules_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/finite_coxeter_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/finite_dimensional_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/finite_dimensional_lie_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/finite_enumerated_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/finite_monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/finite_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/finite_weyl_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/graded_connected_hopf_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/graded_modules_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/graphs.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/hopf_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/infinite_enumerated_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/lie_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/lie_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/magmas.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/manifolds.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/posets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/semigroups_cython.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/semirings.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/sets_cat.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/sets_with_grading.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/with_realizations.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/fields.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/filtered_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/filtered_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/filtered_hopf_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/filtered_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/filtered_modules_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_complex_reflection_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_coxeter_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_crystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_bialgebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_coalgebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_graded_lie_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_hopf_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_modules_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_nilpotent_lie_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_dimensional_semisimple_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_enumerated_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_fields.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_lattice_posets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_permutation_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_posets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finite_weyl_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finitely_generated_lambda_bracket_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finitely_generated_lie_conformal_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finitely_generated_magmas.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/finitely_generated_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/function_fields.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/g_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/gcd_domains.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/generalized_coxeter_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_bialgebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_bialgebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_coalgebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_coalgebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_hopf_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_hopf_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_lie_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_lie_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_lie_conformal_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graded_modules_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/graphs.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/group_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/groupoid.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/h_trivial_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/hecke_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/highest_weight_crystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/hopf_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/hopf_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/infinite_enumerated_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/integral_domains.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/j_trivial_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/kac_moody_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/kahler_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/l_trivial_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lambda_bracket_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lambda_bracket_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lattice_posets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/left_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lie_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lie_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lie_conformal_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lie_conformal_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/lie_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/loop_crystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/magmas.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/magmas_and_additive_magmas.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/magmatic_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/manifolds.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/matrix_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/metric_spaces.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/modular_abelian_varieties.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/modules_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/monoid_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/noetherian_rings.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/number_fields.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/ore_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/partially_ordered_monoids.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/permutation_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/pointed_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/polyhedra.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/poor_man_map.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/posets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/principal_ideal_domains.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/quantum_group_representations.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/quotient_fields.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/r_trivial_semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/regular_crystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/regular_supercrystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/right_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/ring_ideals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/rings.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/rngs.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/schemes.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/semigroups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/semirings.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/semisimple_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/sets_with_grading.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/shephard_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/signed_tensor.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/simplicial_complexes.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/simplicial_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/super_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/super_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/super_hopf_algebras_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/super_lie_conformal_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/super_modules.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/super_modules_with_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/supercommutative_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/supercrystals.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/tensor.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/topological_spaces.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/triangular_kac_moody_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/tutorial.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/unique_factorization_domains.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/unital_algebras.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/vector_bundles.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/vector_spaces.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/weyl_groups.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/backtrack.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/combinat.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/combinat_cython.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/combinat_cython.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/combination.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/combinatorial_map.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/composition.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/dlx.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/__init__.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/base.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/base.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/invlex.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/invlex.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/lists.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_lists/nn.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_vector.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/integer_vector_weighted.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/matrices/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/matrices/dancing_links.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/matrices/dancing_links_c.h +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/matrices/dlxcpp.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/partition.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/partitions.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/permutation.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/permutation_cython.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/permutation_cython.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/q_analogues.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/ranker.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/subset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/subsets_hereditary.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/subsets_pairwise.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/tools.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/combinat/tuple.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/binary_matrix.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/binary_search.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/binary_search.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/bitset.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/bitset.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/bitset_base.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/bitset_base.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/bitset_intrinsics.h +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/blas_dict.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/blas_dict.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/list_of_pairs.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/list_of_pairs.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/mutable_poset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/pairing_heap.h +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/pairing_heap.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/pairing_heap.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/sparse_bitset.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/data_structures/stream.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/databases/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/databases/sql_db.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/ext/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/ext/fast_callable.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/ext/fast_callable.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/ext/fast_eval.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/ext/fast_eval.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/airy.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/bessel.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/error.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/exp_integral.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/gamma.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/generalized.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/hyperbolic.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/hypergeometric.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/jacobi.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/log.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/min_max.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/orthogonal_polys.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/other.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/piecewise.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/prime_pi.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/special.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/spike_function.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/transcendental.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/trig.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/functions/wigner.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/geometry/abc.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/geometry/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/generic.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/groups_catalog.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/automorphism_group_canonical_label.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/automorphism_group_canonical_label.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/canonical_augmentation.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/canonical_augmentation.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/data_structures.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/data_structures.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/double_coset.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/double_coset.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/refinement_lists.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/refinement_lists.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/refinement_python.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/refinement_python.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/refinement_sets.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/groups/perm_gps/partn_ref/refinement_sets.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/abc.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/expect.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/interface.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/process.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/process.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/quit.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/sage0.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/sagespawn.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/interfaces/tab_completion.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/allocator.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/allocator.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/binary_tree.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/binary_tree.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/callable_dict.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/citation.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/converting_dict.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/defaults.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/derivative.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/functional.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/html.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/latex.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/latex_macros.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/latex_standalone.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/map_threaded.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/mathml.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/method_decorator.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/mrange.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/multireplace.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/object_multiplexer.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/parser.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/random_testing.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/rest_index_of_methods.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/search.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/search.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/stopgap.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/misc/table.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/monoids/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/monoids/indexed_free_monoid.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/monoids/monoid.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/numerical/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/numerical/backends/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/numerical/backends/generic_backend.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/numerical/backends/generic_backend.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/numerical/backends/generic_sdp_backend.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/numerical/backends/generic_sdp_backend.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/decorate.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/map_reduce.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/multiprocessing_sage.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/ncpus.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/parallelism.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/reference.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/parallel/use_fork.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/abc.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/abc.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/algebraic_closure_finite_field.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/big_oh.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/continued_fraction.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/continued_fraction_gosper.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/factorint.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/fast_arith.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/fast_arith.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/conway_polynomials.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/element_base.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/element_base.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/finite_field_base.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/finite_field_base.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/finite_field_constructor.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/finite_field_prime_modn.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/galois_group.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/hom_finite_field.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/hom_finite_field.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/hom_prime_finite_field.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/hom_prime_finite_field.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/homset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/integer_mod.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/integer_mod_limits.h +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/residue_field.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/residue_field.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/finite_rings/stdint.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/fraction_field.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/fraction_field_element.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/constructor.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/element.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/element.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/element_rational.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/extensions.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/function_field.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/function_field_rational.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/ideal.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/ideal_rational.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/jacobian_base.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/jacobian_hess.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/jacobian_khuri_makdisi.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/maps.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/order.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/order_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/order_rational.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/place.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/function_field/place_rational.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/generic.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/homset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/ideal.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/ideal_monoid.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/infinity.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/integer.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/integer.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/integer_ring.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/integer_ring.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/laurent_series_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/laurent_series_ring_element.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/laurent_series_ring_element.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/lazy_series.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/lazy_series_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/localization.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/morphism.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/morphism.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/multi_power_series_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/multi_power_series_ring_element.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/noncommutative_ideals.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/number_field/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/number_field/number_field_base.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/number_field/number_field_base.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/number_field/number_field_element_base.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/number_field/number_field_element_base.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/number_field/number_field_ideal.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/local_generic.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/local_generic_element.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/local_generic_element.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/misc.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/padic_generic.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/pow_computer.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/pow_computer.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/padics/precision_error.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/commutative_polynomial.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/commutative_polynomial.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/cyclotomic.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/flatten.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/ideal.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/infinite_polynomial_element.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/infinite_polynomial_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/laurent_polynomial.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/laurent_polynomial.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/laurent_polynomial_ideal.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/laurent_polynomial_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/laurent_polynomial_ring_base.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial_element.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial_ideal.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial_ring_base.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial_ring_base.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/multi_polynomial_sequence.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polydict.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polydict.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_compiled.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_compiled.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_element.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_element.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_element_generic.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_fateman.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_quotient_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_quotient_ring_element.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_ring_constructor.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_ring_homomorphism.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_ring_homomorphism.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/polynomial_singular_interface.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/symmetric_ideal.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/symmetric_reduction.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/symmetric_reduction.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/term_order.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/toy_buchberger.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/toy_d_basis.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/polynomial/toy_variety.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/power_series_mpoly.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/power_series_mpoly.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/power_series_poly.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/power_series_poly.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/power_series_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/power_series_ring_element.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/power_series_ring_element.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/puiseux_series_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/puiseux_series_ring_element.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/puiseux_series_ring_element.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/qqbar_decorators.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/quotient_ring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/quotient_ring_element.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/rational.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/rational.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/rational_field.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/real_double.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/real_double.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/real_lazy.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/real_lazy.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/ring.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/ring.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/semirings/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/semirings/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/semirings/non_negative_integer_semiring.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/semirings/tropical_mpolynomial.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/semirings/tropical_polynomial.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/semirings/tropical_semiring.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/semirings/tropical_variety.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/sum_of_squares.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/sum_of_squares.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/rings/tests.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/affine/affine_homset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/affine/affine_morphism.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/affine/affine_point.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/affine/affine_rational_point.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/affine/affine_space.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/affine/affine_subscheme.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/affine/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/algebraic_scheme.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/ambient_space.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/divisor.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/divisor_group.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/glue.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/homset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/hypersurface.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/morphism.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/notes/homset.txt +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/notes/imports.txt +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/notes/inverse_image.txt +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/point.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/scheme.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/generic/spec.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/product_projective/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/product_projective/homset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/product_projective/morphism.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/product_projective/point.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/product_projective/rational_point.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/product_projective/space.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/product_projective/subscheme.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/coherent_sheaf.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/cohomology.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/proj_bdd_height.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/projective_homset.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/projective_morphism.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/projective_point.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/projective_rational_point.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/projective_space.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/schemes/projective/projective_subscheme.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/cartesian_product.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/condition_set.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/disjoint_set.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/disjoint_set.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/disjoint_union_enumerated_sets.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/family.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/family.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/finite_enumerated_set.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/finite_set_map_cy.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/finite_set_map_cy.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/finite_set_maps.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/image_set.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/integer_range.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/meson.build +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/non_negative_integers.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/positive_integers.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/primes.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/real_set.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/recursively_enumerated_set.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/recursively_enumerated_set.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/set.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/set_from_iterator.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/sets/totally_ordered_finite_set.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/symbolic/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/symbolic/function.pxd +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/symbolic/function.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/symbolic/symbols.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/tests/all__sagemath_categories.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/tests/cython.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/tests/stl_vector.pyx +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/typeset/all.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/typeset/ascii_art.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/typeset/character_art.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/typeset/character_art_factory.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/typeset/symbols.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/typeset/unicode_art.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/typeset/unicode_characters.py +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/setup.cfg +0 -0
- {passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-categories
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.14
|
|
4
4
|
Summary: passagemath: Sage categories and basic rings
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -29,7 +29,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.14,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
|
-
Requires-Dist: passagemath-objects~=10.6.
|
|
32
|
+
Requires-Dist: passagemath-objects~=10.6.14.0
|
|
33
33
|
Requires-Dist: memory_allocator
|
|
34
34
|
Provides-Extra: test
|
|
35
35
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
10.6.14
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-categories
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.14
|
|
4
4
|
Summary: passagemath: Sage categories and basic rings
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -29,7 +29,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
29
29
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
30
30
|
Requires-Python: <3.14,>=3.10
|
|
31
31
|
Description-Content-Type: text/x-rst
|
|
32
|
-
Requires-Dist: passagemath-objects~=10.6.
|
|
32
|
+
Requires-Dist: passagemath-objects~=10.6.14.0
|
|
33
33
|
Requires-Dist: memory_allocator
|
|
34
34
|
Provides-Extra: test
|
|
35
35
|
Requires-Dist: passagemath-repl; extra == "test"
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
# Minimum requirements for the build system to execute.
|
|
3
3
|
requires = [
|
|
4
4
|
'setuptools >= 77.0.0',
|
|
5
|
-
'passagemath-conf ~= 10.6.
|
|
6
|
-
'passagemath-setup ~= 10.6.
|
|
5
|
+
'passagemath-conf ~= 10.6.14.0 ; sys_platform != "win32"',
|
|
6
|
+
'passagemath-setup ~= 10.6.14.0',
|
|
7
7
|
'jinja2',
|
|
8
|
-
'passagemath-environment ~= 10.6.
|
|
9
|
-
'passagemath-objects ~= 10.6.
|
|
8
|
+
'passagemath-environment ~= 10.6.14.0',
|
|
9
|
+
'passagemath-objects ~= 10.6.14.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
|
'memory_allocator',
|
|
@@ -19,7 +19,7 @@ build-backend = "setuptools.build_meta"
|
|
|
19
19
|
name = "passagemath-categories"
|
|
20
20
|
description = "passagemath: Sage categories and basic rings"
|
|
21
21
|
dependencies = [
|
|
22
|
-
'passagemath-objects ~= 10.6.
|
|
22
|
+
'passagemath-objects ~= 10.6.14.0',
|
|
23
23
|
'memory_allocator',
|
|
24
24
|
]
|
|
25
25
|
dynamic = ["version"]
|
|
@@ -217,26 +217,28 @@ class FiniteDimensionalLieAlgebrasWithBasis(CategoryWithAxiom_over_base_ring):
|
|
|
217
217
|
|
|
218
218
|
TESTS::
|
|
219
219
|
|
|
220
|
-
sage:
|
|
220
|
+
sage: # needs sage.graphs sage.groups sage.modules
|
|
221
|
+
sage: L = lie_algebras.three_dimensional_by_rank(QQ, 3,
|
|
221
222
|
....: names=['E','F','H'])
|
|
222
|
-
sage: PBW = L.pbw_basis()
|
|
223
|
-
sage: PBW._basis_key('E') < PBW._basis_key('H')
|
|
223
|
+
sage: PBW = L.pbw_basis()
|
|
224
|
+
sage: PBW._basis_key('E') < PBW._basis_key('H')
|
|
224
225
|
True
|
|
225
226
|
|
|
226
227
|
::
|
|
227
228
|
|
|
228
|
-
sage:
|
|
229
|
+
sage: # needs sage.graphs sage.groups sage.modules
|
|
230
|
+
sage: L = lie_algebras.sl(QQ, 2)
|
|
229
231
|
sage: def neg_key(x):
|
|
230
232
|
....: return -L.basis().keys().index(x)
|
|
231
|
-
sage: PBW = L.pbw_basis(basis_key=neg_key)
|
|
232
|
-
sage: prod(PBW.gens()) # indirect doctest
|
|
233
|
+
sage: PBW = L.pbw_basis(basis_key=neg_key)
|
|
234
|
+
sage: prod(PBW.gens()) # indirect doctest
|
|
233
235
|
PBW[-alpha[1]]*PBW[alphacheck[1]]*PBW[alpha[1]]
|
|
234
236
|
- 4*PBW[-alpha[1]]*PBW[alpha[1]] + PBW[alphacheck[1]]^2
|
|
235
237
|
- 2*PBW[alphacheck[1]]
|
|
236
238
|
|
|
237
239
|
Check that :issue:`23266` is fixed::
|
|
238
240
|
|
|
239
|
-
sage: # needs sage.groups sage.modules
|
|
241
|
+
sage: # needs sage.graphs sage.groups sage.modules
|
|
240
242
|
sage: sl2 = lie_algebras.sl(QQ, 2, 'matrix')
|
|
241
243
|
sage: sl2.indices()
|
|
242
244
|
{'e1', 'f1', 'h1'}
|
|
@@ -308,7 +308,7 @@ class Groups(CategoryWithAxiom):
|
|
|
308
308
|
of the elements themselves. ::
|
|
309
309
|
|
|
310
310
|
sage: C = CyclicPermutationGroup(11) # needs sage.groups
|
|
311
|
-
sage: C.cayley_table(names='digits') # needs sage.groups
|
|
311
|
+
sage: C.cayley_table(names='digits') # needs sage.groups sage.modules
|
|
312
312
|
* 00 01 02 03 04 05 06 07 08 09 10
|
|
313
313
|
+---------------------------------
|
|
314
314
|
00| 00 01 02 03 04 05 06 07 08 09 10
|
|
@@ -327,7 +327,7 @@ class Groups(CategoryWithAxiom):
|
|
|
327
327
|
|
|
328
328
|
sage: G = QuaternionGroup() # needs sage.groups
|
|
329
329
|
sage: names = ['1', 'I', '-1', '-I', 'J', '-K', '-J', 'K']
|
|
330
|
-
sage: G.cayley_table(names=names) # needs sage.groups
|
|
330
|
+
sage: G.cayley_table(names=names) # needs sage.groups sage.modules
|
|
331
331
|
* 1 I -1 -I J -K -J K
|
|
332
332
|
+------------------------
|
|
333
333
|
1| 1 I -1 -I J -K -J K
|
|
@@ -341,8 +341,8 @@ class Groups(CategoryWithAxiom):
|
|
|
341
341
|
|
|
342
342
|
::
|
|
343
343
|
|
|
344
|
-
sage: A = AbelianGroup([2, 2]) # needs sage.groups
|
|
345
|
-
sage: A.cayley_table(names='elements') # needs sage.groups
|
|
344
|
+
sage: A = AbelianGroup([2, 2]) # needs sage.groups sage.modules
|
|
345
|
+
sage: A.cayley_table(names='elements') # needs sage.groups sage.modules
|
|
346
346
|
* 1 f1 f0 f0*f1
|
|
347
347
|
+------------------------
|
|
348
348
|
1| 1 f1 f0 f0*f1
|
|
@@ -354,7 +354,7 @@ class Groups(CategoryWithAxiom):
|
|
|
354
354
|
routine behaves similarly, but changes an existing table "in-place."
|
|
355
355
|
::
|
|
356
356
|
|
|
357
|
-
sage: # needs sage.groups
|
|
357
|
+
sage: # needs sage.groups sage.modules
|
|
358
358
|
sage: G = AlternatingGroup(3)
|
|
359
359
|
sage: T = G.cayley_table()
|
|
360
360
|
sage: T.change_names('digits')
|
|
@@ -562,9 +562,9 @@ cdef class IntegerMod_abstract(FiniteRingElement):
|
|
|
562
562
|
sage: a = Mod(2,19)
|
|
563
563
|
sage: gap(a)
|
|
564
564
|
Z(19)
|
|
565
|
-
sage: gap(Mod(3, next_prime(10000)))
|
|
565
|
+
sage: gap(Mod(3, next_prime(10000))) # needs sage.libs.pari
|
|
566
566
|
Z(10007)^6190
|
|
567
|
-
sage: gap(Mod(3, next_prime(100000)))
|
|
567
|
+
sage: gap(Mod(3, next_prime(100000))) # needs sage.libs.pari
|
|
568
568
|
ZmodpZObj( 3, 100003 )
|
|
569
569
|
sage: gap(Mod(4, 48))
|
|
570
570
|
ZmodnZObj( 4, 48 )
|
|
@@ -319,7 +319,7 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
319
319
|
sage: FF.order()
|
|
320
320
|
29
|
|
321
321
|
|
|
322
|
-
sage: # needs sage.groups
|
|
322
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
323
323
|
sage: gens = FF.unit_gens()
|
|
324
324
|
sage: a = gens[0]
|
|
325
325
|
sage: a
|
|
@@ -381,7 +381,7 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
381
381
|
sage: Z16.characteristic()
|
|
382
382
|
16
|
|
383
383
|
|
|
384
|
-
sage: # needs sage.groups
|
|
384
|
+
sage: # needs sage.groups sage.modules
|
|
385
385
|
sage: gens = Z16.unit_gens()
|
|
386
386
|
sage: gens
|
|
387
387
|
(15, 5)
|
|
@@ -610,7 +610,7 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
610
610
|
|
|
611
611
|
EXAMPLES::
|
|
612
612
|
|
|
613
|
-
sage: # optional - gap_package_polycyclic, needs sage.groups
|
|
613
|
+
sage: # optional - gap_package_polycyclic, needs sage.groups sage.libs.pari sage.modules
|
|
614
614
|
sage: Integers(5).multiplicative_subgroups()
|
|
615
615
|
((2,), (4,), ())
|
|
616
616
|
sage: Integers(15).multiplicative_subgroups()
|
|
@@ -622,11 +622,12 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
622
622
|
|
|
623
623
|
TESTS::
|
|
624
624
|
|
|
625
|
-
sage:
|
|
625
|
+
sage: # needs sage.groups sage.modules
|
|
626
|
+
sage: IntegerModRing(1).multiplicative_subgroups()
|
|
626
627
|
((),)
|
|
627
|
-
sage: IntegerModRing(2).multiplicative_subgroups()
|
|
628
|
+
sage: IntegerModRing(2).multiplicative_subgroups()
|
|
628
629
|
((),)
|
|
629
|
-
sage: IntegerModRing(3).multiplicative_subgroups() # optional - gap_package_polycyclic
|
|
630
|
+
sage: IntegerModRing(3).multiplicative_subgroups() # optional - gap_package_polycyclic
|
|
630
631
|
((2,), ())
|
|
631
632
|
"""
|
|
632
633
|
return tuple(tuple(g.value() for g in H.gens())
|
|
@@ -1334,32 +1335,35 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
1334
1335
|
|
|
1335
1336
|
EXAMPLES::
|
|
1336
1337
|
|
|
1338
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
1337
1339
|
sage: R = IntegerModRing(18)
|
|
1338
|
-
sage: R.unit_gens()
|
|
1340
|
+
sage: R.unit_gens()
|
|
1339
1341
|
(11,)
|
|
1340
1342
|
sage: R = IntegerModRing(17)
|
|
1341
|
-
sage: R.unit_gens()
|
|
1343
|
+
sage: R.unit_gens()
|
|
1342
1344
|
(3,)
|
|
1343
|
-
sage: IntegerModRing(next_prime(10^30)).unit_gens()
|
|
1345
|
+
sage: IntegerModRing(next_prime(10^30)).unit_gens()
|
|
1344
1346
|
(5,)
|
|
1345
1347
|
|
|
1346
1348
|
The choice of generators is affected by the optional keyword
|
|
1347
1349
|
``algorithm``; this can be ``'sage'`` (default) or ``'pari'``.
|
|
1348
1350
|
See :meth:`unit_group` for details. ::
|
|
1349
1351
|
|
|
1352
|
+
sage: # needs sage.groups sage.modules
|
|
1350
1353
|
sage: A = Zmod(55)
|
|
1351
|
-
sage: A.unit_gens(algorithm='sage')
|
|
1354
|
+
sage: A.unit_gens(algorithm='sage')
|
|
1352
1355
|
(12, 46)
|
|
1353
|
-
sage: A.unit_gens(algorithm='pari') # needs sage.
|
|
1356
|
+
sage: A.unit_gens(algorithm='pari') # needs sage.libs.pari
|
|
1354
1357
|
(2, 21)
|
|
1355
1358
|
|
|
1356
1359
|
TESTS::
|
|
1357
1360
|
|
|
1358
|
-
sage:
|
|
1361
|
+
sage: # needs sage.groups sage.modules
|
|
1362
|
+
sage: IntegerModRing(2).unit_gens()
|
|
1359
1363
|
()
|
|
1360
|
-
sage: IntegerModRing(4).unit_gens()
|
|
1364
|
+
sage: IntegerModRing(4).unit_gens()
|
|
1361
1365
|
(3,)
|
|
1362
|
-
sage: IntegerModRing(8).unit_gens()
|
|
1366
|
+
sage: IntegerModRing(8).unit_gens()
|
|
1363
1367
|
(7, 5)
|
|
1364
1368
|
"""
|
|
1365
1369
|
return self.unit_group(**kwds).gens_values()
|
|
@@ -1368,11 +1372,12 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
1368
1372
|
"""
|
|
1369
1373
|
EXAMPLES::
|
|
1370
1374
|
|
|
1375
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
1371
1376
|
sage: R = IntegerModRing(17)
|
|
1372
|
-
sage: R.unit_group_exponent()
|
|
1377
|
+
sage: R.unit_group_exponent()
|
|
1373
1378
|
16
|
|
1374
1379
|
sage: R = IntegerModRing(18)
|
|
1375
|
-
sage: R.unit_group_exponent()
|
|
1380
|
+
sage: R.unit_group_exponent()
|
|
1376
1381
|
6
|
|
1377
1382
|
"""
|
|
1378
1383
|
return self.unit_group().exponent()
|
|
@@ -1384,7 +1389,7 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
1384
1389
|
EXAMPLES::
|
|
1385
1390
|
|
|
1386
1391
|
sage: R = Integers(500)
|
|
1387
|
-
sage: R.unit_group_order() # needs sage.groups
|
|
1392
|
+
sage: R.unit_group_order() # needs sage.groups sage.libs.pari sage.modules
|
|
1388
1393
|
200
|
|
1389
1394
|
"""
|
|
1390
1395
|
return self.unit_group().order()
|
|
@@ -1422,7 +1427,7 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
1422
1427
|
differ in various ways. In the following example, the same
|
|
1423
1428
|
cyclic factors are computed, but in a different order::
|
|
1424
1429
|
|
|
1425
|
-
sage: # needs sage.groups
|
|
1430
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
1426
1431
|
sage: A = Zmod(15)
|
|
1427
1432
|
sage: G = A.unit_group(); G
|
|
1428
1433
|
Multiplicative Abelian group isomorphic to C2 x C4
|
|
@@ -1436,42 +1441,42 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
1436
1441
|
Here are two examples where the cyclic factors are isomorphic,
|
|
1437
1442
|
but are ordered differently and have different generators::
|
|
1438
1443
|
|
|
1439
|
-
sage: # needs sage.groups
|
|
1444
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
1440
1445
|
sage: A = Zmod(40)
|
|
1441
1446
|
sage: G = A.unit_group(); G
|
|
1442
1447
|
Multiplicative Abelian group isomorphic to C2 x C2 x C4
|
|
1443
1448
|
sage: G.gens_values()
|
|
1444
1449
|
(31, 21, 17)
|
|
1445
|
-
sage: H = A.unit_group(algorithm='pari'); H
|
|
1450
|
+
sage: H = A.unit_group(algorithm='pari'); H
|
|
1446
1451
|
Multiplicative Abelian group isomorphic to C4 x C2 x C2
|
|
1447
|
-
sage: H.gens_values()
|
|
1452
|
+
sage: H.gens_values()
|
|
1448
1453
|
(17, 31, 21)
|
|
1449
1454
|
|
|
1450
|
-
sage: # needs sage.groups
|
|
1455
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
1451
1456
|
sage: A = Zmod(192)
|
|
1452
1457
|
sage: G = A.unit_group(); G
|
|
1453
1458
|
Multiplicative Abelian group isomorphic to C2 x C16 x C2
|
|
1454
1459
|
sage: G.gens_values()
|
|
1455
1460
|
(127, 133, 65)
|
|
1456
|
-
sage: H = A.unit_group(algorithm='pari'); H
|
|
1461
|
+
sage: H = A.unit_group(algorithm='pari'); H
|
|
1457
1462
|
Multiplicative Abelian group isomorphic to C16 x C2 x C2
|
|
1458
|
-
sage: H.gens_values()
|
|
1463
|
+
sage: H.gens_values()
|
|
1459
1464
|
(133, 127, 65)
|
|
1460
1465
|
|
|
1461
1466
|
In the following examples, the cyclic factors are not even
|
|
1462
1467
|
isomorphic::
|
|
1463
1468
|
|
|
1469
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
1464
1470
|
sage: A = Zmod(319)
|
|
1465
|
-
sage: A.unit_group()
|
|
1471
|
+
sage: A.unit_group()
|
|
1466
1472
|
Multiplicative Abelian group isomorphic to C10 x C28
|
|
1467
|
-
sage: A.unit_group(algorithm='pari')
|
|
1473
|
+
sage: A.unit_group(algorithm='pari')
|
|
1468
1474
|
Multiplicative Abelian group isomorphic to C140 x C2
|
|
1469
|
-
|
|
1470
1475
|
sage: A = Zmod(30.factorial())
|
|
1471
|
-
sage: A.unit_group()
|
|
1476
|
+
sage: A.unit_group()
|
|
1472
1477
|
Multiplicative Abelian group isomorphic to
|
|
1473
1478
|
C2 x C16777216 x C3188646 x C62500 x C2058 x C110 x C156 x C16 x C18 x C22 x C28
|
|
1474
|
-
sage: A.unit_group(algorithm='pari')
|
|
1479
|
+
sage: A.unit_group(algorithm='pari')
|
|
1475
1480
|
Multiplicative Abelian group isomorphic to
|
|
1476
1481
|
C20499647385305088000000 x C55440 x C12 x C12 x C4 x C2 x C2 x C2 x C2 x C2 x C2
|
|
1477
1482
|
|
|
@@ -1479,19 +1484,18 @@ class IntegerModRing_generic(quotient_ring.QuotientRing_generic, sage.rings.abc.
|
|
|
1479
1484
|
|
|
1480
1485
|
We test the cases where the unit group is trivial::
|
|
1481
1486
|
|
|
1482
|
-
sage: # needs sage.groups
|
|
1487
|
+
sage: # needs sage.groups sage.libs.pari sage.modules
|
|
1483
1488
|
sage: A = Zmod(1)
|
|
1484
1489
|
sage: A.unit_group()
|
|
1485
1490
|
Trivial Abelian group
|
|
1486
|
-
sage: A.unit_group(algorithm='pari')
|
|
1491
|
+
sage: A.unit_group(algorithm='pari')
|
|
1487
1492
|
Trivial Abelian group
|
|
1488
1493
|
sage: A = Zmod(2)
|
|
1489
1494
|
sage: A.unit_group()
|
|
1490
1495
|
Trivial Abelian group
|
|
1491
|
-
sage: A.unit_group(algorithm='pari')
|
|
1496
|
+
sage: A.unit_group(algorithm='pari')
|
|
1492
1497
|
Trivial Abelian group
|
|
1493
|
-
|
|
1494
|
-
sage: Zmod(3).unit_group(algorithm='bogus') # needs sage.groups
|
|
1498
|
+
sage: Zmod(3).unit_group(algorithm='bogus')
|
|
1495
1499
|
Traceback (most recent call last):
|
|
1496
1500
|
...
|
|
1497
1501
|
ValueError: unknown algorithm 'bogus' for computing the unit group
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
10.6.13
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/all__sagemath_categories.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/multi_modular.pxd
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/arith/multi_modular.pyx
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/calculus/functional.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/calculus/functions.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/additive_groups.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/additive_magmas.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/algebra_ideals.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/algebra_modules.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/algebras.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/bialgebras.py
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/bimodules.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/chain_complexes.py
RENAMED
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/coalgebras.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
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/coxeter_groups.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/crystals.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/cw_complexes.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/division_rings.py
RENAMED
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/domains.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/enumerated_sets.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/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
|
|
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_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/graphs.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/magmas.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{passagemath_categories-10.6.13 → passagemath_categories-10.6.14}/sage/categories/examples/posets.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|