From 087df3f0a0bacfaaa58c5ae9bd09be1b4c9cb81b Mon Sep 17 00:00:00 2001 From: Tobias Diez Date: Sun, 18 Feb 2024 20:09:00 +0000 Subject: [PATCH] Update install_sources in meson files --- .../finite_dimensional_algebras/meson.build | 12 +- src/sage/algebras/fusion_rings/meson.build | 18 +- src/sage/algebras/letterplace/meson.build | 7 +- src/sage/algebras/lie_algebras/meson.build | 46 +- src/sage/algebras/meson.build | 84 ++-- src/sage/algebras/quatalg/meson.build | 7 +- src/sage/arith/meson.build | 22 +- src/sage/calculus/meson.build | 22 +- src/sage/calculus/transforms/meson.build | 6 +- src/sage/categories/examples/meson.build | 66 +-- src/sage/categories/meson.build | 398 +++++++++--------- src/sage/coding/codecan/meson.build | 5 +- src/sage/coding/meson.build | 71 ++-- src/sage/combinat/crystals/meson.build | 66 +-- src/sage/combinat/designs/meson.build | 42 +- src/sage/combinat/integer_lists/meson.build | 7 +- src/sage/combinat/matrices/meson.build | 8 +- src/sage/combinat/meson.build | 250 +++++------ src/sage/combinat/posets/meson.build | 28 +- .../rigged_configurations/meson.build | 46 +- src/sage/combinat/root_system/meson.build | 110 ++--- src/sage/combinat/words/meson.build | 34 +- src/sage/cpython/meson.build | 36 +- src/sage/crypto/meson.build | 28 +- src/sage/data_structures/meson.build | 28 +- .../dynamics/arithmetic_dynamics/meson.build | 22 +- .../dynamics/complex_dynamics/meson.build | 6 +- src/sage/dynamics/meson.build | 8 +- src/sage/ext/interpreters/meson.build | 16 +- src/sage/ext/meson.build | 20 +- src/sage/functions/meson.build | 42 +- src/sage/games/meson.build | 8 +- src/sage/geometry/meson.build | 40 +- .../combinatorial_polyhedron/meson.build | 5 +- src/sage/geometry/polyhedron/meson.build | 76 ++-- src/sage/geometry/triangulation/meson.build | 7 +- src/sage/graphs/base/meson.build | 22 +- src/sage/graphs/generators/meson.build | 24 +- .../graphs/graph_decompositions/meson.build | 16 +- src/sage/graphs/meson.build | 76 ++-- src/sage/groups/matrix_gps/meson.build | 48 +-- src/sage/groups/meson.build | 58 +-- src/sage/groups/perm_gps/meson.build | 18 +- .../groups/perm_gps/partn_ref/meson.build | 5 +- .../groups/perm_gps/partn_ref2/meson.build | 5 +- .../semimonomial_transformations/meson.build | 6 +- src/sage/interacts/meson.build | 16 +- src/sage/interfaces/meson.build | 120 +++--- src/sage/lfunctions/meson.build | 12 +- src/sage/libs/arb/meson.build | 34 +- src/sage/libs/coxeter3/meson.build | 12 +- src/sage/libs/eclib/meson.build | 16 +- src/sage/libs/flint/meson.build | 60 +-- src/sage/libs/gap/meson.build | 30 +- src/sage/libs/giac/meson.build | 7 +- src/sage/libs/glpk/meson.build | 14 +- src/sage/libs/gmp/meson.build | 26 +- src/sage/libs/gsl/meson.build | 132 +++--- src/sage/libs/lcalc/meson.build | 7 +- src/sage/libs/linbox/meson.build | 14 +- src/sage/libs/meson.build | 26 +- src/sage/libs/mpmath/meson.build | 7 +- src/sage/libs/ntl/meson.build | 90 ++-- src/sage/libs/pari/meson.build | 22 +- src/sage/libs/singular/meson.build | 20 +- src/sage/libs/symmetrica/meson.build | 6 +- src/sage/matrix/meson.build | 32 +- src/sage/matroids/meson.build | 30 +- src/sage/meson.build | 32 +- src/sage/misc/meson.build | 178 ++++---- src/sage/modular/arithgroup/meson.build | 22 +- src/sage/modular/meson.build | 26 +- src/sage/modular/modform/meson.build | 56 +-- src/sage/modular/modsym/meson.build | 32 +- src/sage/modular/pollack_stevens/meson.build | 18 +- src/sage/modules/meson.build | 52 +-- src/sage/modules/with_basis/meson.build | 14 +- src/sage/monoids/meson.build | 26 +- src/sage/numerical/backends/meson.build | 24 +- src/sage/numerical/meson.build | 16 +- src/sage/plot/meson.build | 62 +-- src/sage/plot/plot3d/meson.build | 28 +- src/sage/probability/meson.build | 6 +- src/sage/quadratic_forms/meson.build | 60 +-- src/sage/quivers/meson.build | 15 +- src/sage/rings/convert/meson.build | 6 +- src/sage/rings/finite_rings/meson.build | 48 +-- src/sage/rings/function_field/meson.build | 52 +-- src/sage/rings/meson.build | 162 +++---- src/sage/rings/number_field/meson.build | 54 +-- src/sage/rings/padics/meson.build | 96 ++--- src/sage/rings/polynomial/meson.build | 130 +++--- src/sage/rings/polynomial/pbori/meson.build | 42 +- src/sage/rings/polynomial/weil/meson.build | 6 +- src/sage/rings/semirings/meson.build | 6 +- src/sage/sat/meson.build | 6 +- src/sage/sat/solvers/meson.build | 12 +- src/sage/schemes/elliptic_curves/meson.build | 102 ++--- .../schemes/hyperelliptic_curves/meson.build | 34 +- src/sage/schemes/meson.build | 6 +- src/sage/schemes/toric/meson.build | 30 +- src/sage/sets/meson.build | 44 +- src/sage/stats/distributions/meson.build | 7 +- src/sage/stats/hmm/meson.build | 5 +- src/sage/stats/meson.build | 7 +- src/sage/structure/meson.build | 72 ++-- src/sage/symbolic/meson.build | 50 +-- src/sage/tests/meson.build | 44 +- 108 files changed, 2141 insertions(+), 2255 deletions(-) diff --git a/src/sage/algebras/finite_dimensional_algebras/meson.build b/src/sage/algebras/finite_dimensional_algebras/meson.build index 66cc5ec37dc..d821da5c6a4 100644 --- a/src/sage/algebras/finite_dimensional_algebras/meson.build +++ b/src/sage/algebras/finite_dimensional_algebras/meson.build @@ -1,10 +1,10 @@ py.install_sources( - 'all.py', - 'finite_dimensional_algebra.py', - 'finite_dimensional_algebra_element.pxd', - 'finite_dimensional_algebra_ideal.py', - 'finite_dimensional_algebra_morphism.py', - subdir: 'sage/algebras/finite_dimensional_algebras', + 'all.py', + 'finite_dimensional_algebra.py', + 'finite_dimensional_algebra_element.pxd', + 'finite_dimensional_algebra_ideal.py', + 'finite_dimensional_algebra_morphism.py', + subdir : 'sage/algebras/finite_dimensional_algebras' ) extension_data = { diff --git a/src/sage/algebras/fusion_rings/meson.build b/src/sage/algebras/fusion_rings/meson.build index aa113b3f9b0..63267a57e4f 100644 --- a/src/sage/algebras/fusion_rings/meson.build +++ b/src/sage/algebras/fusion_rings/meson.build @@ -1,13 +1,13 @@ py.install_sources( - 'all.py', - 'f_matrix.py', - 'fast_parallel_fmats_methods.pxd', - 'fast_parallel_fusion_ring_braid_repn.pxd', - 'fusion_double.py', - 'fusion_ring.py', - 'poly_tup_engine.pxd', - 'shm_managers.pxd', - subdir: 'sage/algebras/fusion_rings', + 'all.py', + 'f_matrix.py', + 'fast_parallel_fmats_methods.pxd', + 'fast_parallel_fusion_ring_braid_repn.pxd', + 'fusion_double.py', + 'fusion_ring.py', + 'poly_tup_engine.pxd', + 'shm_managers.pxd', + subdir : 'sage/algebras/fusion_rings' ) extension_data = { diff --git a/src/sage/algebras/letterplace/meson.build b/src/sage/algebras/letterplace/meson.build index 5437e721483..66044e74c46 100644 --- a/src/sage/algebras/letterplace/meson.build +++ b/src/sage/algebras/letterplace/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - 'all.py', - 'free_algebra_element_letterplace.pxd', - 'free_algebra_letterplace.pxd', - subdir: 'sage/algebras/letterplace', -) +py.install_sources('all.py', 'free_algebra_element_letterplace.pxd', 'free_algebra_letterplace.pxd', subdir : 'sage/algebras/letterplace') extension_data_cpp = { 'free_algebra_element_letterplace': files('free_algebra_element_letterplace.pyx'), diff --git a/src/sage/algebras/lie_algebras/meson.build b/src/sage/algebras/lie_algebras/meson.build index f151799266e..3396b638a15 100644 --- a/src/sage/algebras/lie_algebras/meson.build +++ b/src/sage/algebras/lie_algebras/meson.build @@ -1,27 +1,27 @@ py.install_sources( - 'abelian.py', - 'affine_lie_algebra.py', - 'all.py', - 'bch.py', - 'classical_lie_algebra.py', - 'examples.py', - 'free_lie_algebra.py', - 'heisenberg.py', - 'lie_algebra.py', - 'lie_algebra_element.pxd', - 'morphism.py', - 'nilpotent_lie_algebra.py', - 'onsager.py', - 'poincare_birkhoff_witt.py', - 'quotient.py', - 'rank_two_heisenberg_virasoro.py', - 'representation.py', - 'structure_coefficients.py', - 'subalgebra.py', - 'symplectic_derivation.py', - 'verma_module.py', - 'virasoro.py', - subdir: 'sage/algebras/lie_algebras', + 'abelian.py', + 'affine_lie_algebra.py', + 'all.py', + 'bch.py', + 'classical_lie_algebra.py', + 'examples.py', + 'free_lie_algebra.py', + 'heisenberg.py', + 'lie_algebra.py', + 'lie_algebra_element.pxd', + 'morphism.py', + 'nilpotent_lie_algebra.py', + 'onsager.py', + 'poincare_birkhoff_witt.py', + 'quotient.py', + 'rank_two_heisenberg_virasoro.py', + 'representation.py', + 'structure_coefficients.py', + 'subalgebra.py', + 'symplectic_derivation.py', + 'verma_module.py', + 'virasoro.py', + subdir : 'sage/algebras/lie_algebras' ) extension_data = { diff --git a/src/sage/algebras/meson.build b/src/sage/algebras/meson.build index dabac117a84..99e5902e935 100644 --- a/src/sage/algebras/meson.build +++ b/src/sage/algebras/meson.build @@ -1,46 +1,46 @@ py.install_sources( - 'affine_nil_temperley_lieb.py', - 'algebra.py', - 'all.py', - 'askey_wilson.py', - 'associated_graded.py', - 'catalog.py', - 'cellular_basis.py', - 'clifford_algebra.py', - 'clifford_algebra_element.pxd', - 'cluster_algebra.py', - 'commutative_dga.py', - 'down_up_algebra.py', - 'exterior_algebra_groebner.pxd', - 'finite_gca.py', - 'free_algebra.py', - 'free_algebra_element.py', - 'free_algebra_quotient.py', - 'free_algebra_quotient_element.py', - 'free_zinbiel_algebra.py', - 'group_algebra.py', - 'hall_algebra.py', - 'iwahori_hecke_algebra.py', - 'jordan_algebra.py', - 'nil_coxeter_algebra.py', - 'octonion_algebra.pxd', - 'orlik_solomon.py', - 'orlik_terao.py', - 'q_commuting_polynomials.py', - 'q_system.py', - 'quantum_clifford.py', - 'quantum_matrix_coordinate_algebra.py', - 'quaternion_algebra.py', - 'quaternion_algebra_element.py', - 'rational_cherednik_algebra.py', - 'schur_algebra.py', - 'shuffle_algebra.py', - 'splitting_algebra.py', - 'tensor_algebra.py', - 'weyl_algebra.py', - 'yangian.py', - 'yokonuma_hecke_algebra.py', - subdir: 'sage/algebras', + 'affine_nil_temperley_lieb.py', + 'algebra.py', + 'all.py', + 'askey_wilson.py', + 'associated_graded.py', + 'catalog.py', + 'cellular_basis.py', + 'clifford_algebra.py', + 'clifford_algebra_element.pxd', + 'cluster_algebra.py', + 'commutative_dga.py', + 'down_up_algebra.py', + 'exterior_algebra_groebner.pxd', + 'finite_gca.py', + 'free_algebra.py', + 'free_algebra_element.py', + 'free_algebra_quotient.py', + 'free_algebra_quotient_element.py', + 'free_zinbiel_algebra.py', + 'group_algebra.py', + 'hall_algebra.py', + 'iwahori_hecke_algebra.py', + 'jordan_algebra.py', + 'nil_coxeter_algebra.py', + 'octonion_algebra.pxd', + 'orlik_solomon.py', + 'orlik_terao.py', + 'q_commuting_polynomials.py', + 'q_system.py', + 'quantum_clifford.py', + 'quantum_matrix_coordinate_algebra.py', + 'quaternion_algebra.py', + 'quaternion_algebra_element.py', + 'rational_cherednik_algebra.py', + 'schur_algebra.py', + 'shuffle_algebra.py', + 'splitting_algebra.py', + 'tensor_algebra.py', + 'weyl_algebra.py', + 'yangian.py', + 'yokonuma_hecke_algebra.py', + subdir : 'sage/algebras' ) extension_data = { diff --git a/src/sage/algebras/quatalg/meson.build b/src/sage/algebras/quatalg/meson.build index 86f2d2fcf04..1461fd642bf 100644 --- a/src/sage/algebras/quatalg/meson.build +++ b/src/sage/algebras/quatalg/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - 'all.py', - 'quaternion_algebra.py', - 'quaternion_algebra_element.pxd', - subdir: 'sage/algebras/quatalg', -) +py.install_sources('all.py', 'quaternion_algebra.py', 'quaternion_algebra_element.pxd', subdir : 'sage/algebras/quatalg') extension_data_cpp = { 'quaternion_algebra_cython': files('quaternion_algebra_cython.pyx'), diff --git a/src/sage/arith/meson.build b/src/sage/arith/meson.build index 8bcab22277f..bc13ece46cc 100644 --- a/src/sage/arith/meson.build +++ b/src/sage/arith/meson.build @@ -1,15 +1,15 @@ py.install_sources( - 'all.py', - 'all__sagemath_objects.py', - 'constants.pxd', - 'functions.pxd', - 'long.pxd', - 'misc.py', - 'multi_modular.pxd', - 'numerical_approx.pxd', - 'power.pxd', - 'rational_reconstruction.pxd', - subdir: 'sage/arith', + 'all.py', + 'all__sagemath_objects.py', + 'constants.pxd', + 'functions.pxd', + 'long.pxd', + 'misc.py', + 'multi_modular.pxd', + 'numerical_approx.pxd', + 'power.pxd', + 'rational_reconstruction.pxd', + subdir : 'sage/arith' ) extension_data = { diff --git a/src/sage/calculus/meson.build b/src/sage/calculus/meson.build index 39b6945d9f7..c7bfa57d390 100644 --- a/src/sage/calculus/meson.build +++ b/src/sage/calculus/meson.build @@ -1,14 +1,16 @@ py.install_sources( - 'all.py', - 'calculus.py', - 'desolvers.py', - 'functional.py', - 'functions.py', - 'predefined.py', - 'test_sympy.py', - 'tests.py', - 'wester.py', - subdir: 'sage/calculus', + 'all.py', + 'calculus.py', + 'desolvers.py', + 'functional.py', + 'functions.py', + 'interpolation.pxd', + 'ode.pxd', + 'predefined.py', + 'test_sympy.py', + 'tests.py', + 'wester.py', + subdir : 'sage/calculus' ) extension_data = { diff --git a/src/sage/calculus/transforms/meson.build b/src/sage/calculus/transforms/meson.build index 7da588ca3b5..c495788eb1f 100644 --- a/src/sage/calculus/transforms/meson.build +++ b/src/sage/calculus/transforms/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'dft.py', - subdir: 'sage/calculus/transforms', -) +py.install_sources('all.py', 'dft.py', 'dwt.pxd', 'fft.pxd', subdir : 'sage/calculus/transforms') extension_data = { 'dwt': files('dwt.pyx'), diff --git a/src/sage/categories/examples/meson.build b/src/sage/categories/examples/meson.build index b87b550709c..fb4389af196 100644 --- a/src/sage/categories/examples/meson.build +++ b/src/sage/categories/examples/meson.build @@ -1,37 +1,37 @@ py.install_sources( - 'algebras_with_basis.py', - 'all.py', - 'commutative_additive_monoids.py', - 'commutative_additive_semigroups.py', - 'coxeter_groups.py', - 'crystals.py', - 'cw_complexes.py', - 'facade_sets.py', - 'filtered_algebras_with_basis.py', - 'filtered_modules_with_basis.py', - 'finite_coxeter_groups.py', - 'finite_dimensional_algebras_with_basis.py', - 'finite_dimensional_lie_algebras_with_basis.py', - 'finite_enumerated_sets.py', - 'finite_monoids.py', - 'finite_semigroups.py', - 'finite_weyl_groups.py', - 'graded_connected_hopf_algebras_with_basis.py', - 'graded_modules_with_basis.py', - 'graphs.py', - 'hopf_algebras_with_basis.py', - 'infinite_enumerated_sets.py', - 'lie_algebras.py', - 'lie_algebras_with_basis.py', - 'magmas.py', - 'manifolds.py', - 'monoids.py', - 'posets.py', - 'semigroups.py', - 'sets_cat.py', - 'sets_with_grading.py', - 'with_realizations.py', - subdir: 'sage/categories/examples', + 'algebras_with_basis.py', + 'all.py', + 'commutative_additive_monoids.py', + 'commutative_additive_semigroups.py', + 'coxeter_groups.py', + 'crystals.py', + 'cw_complexes.py', + 'facade_sets.py', + 'filtered_algebras_with_basis.py', + 'filtered_modules_with_basis.py', + 'finite_coxeter_groups.py', + 'finite_dimensional_algebras_with_basis.py', + 'finite_dimensional_lie_algebras_with_basis.py', + 'finite_enumerated_sets.py', + 'finite_monoids.py', + 'finite_semigroups.py', + 'finite_weyl_groups.py', + 'graded_connected_hopf_algebras_with_basis.py', + 'graded_modules_with_basis.py', + 'graphs.py', + 'hopf_algebras_with_basis.py', + 'infinite_enumerated_sets.py', + 'lie_algebras.py', + 'lie_algebras_with_basis.py', + 'magmas.py', + 'manifolds.py', + 'monoids.py', + 'posets.py', + 'semigroups.py', + 'sets_cat.py', + 'sets_with_grading.py', + 'with_realizations.py', + subdir : 'sage/categories/examples' ) extension_data = { diff --git a/src/sage/categories/meson.build b/src/sage/categories/meson.build index 57965b62ec9..7ce68f4b5be 100644 --- a/src/sage/categories/meson.build +++ b/src/sage/categories/meson.build @@ -1,203 +1,203 @@ py.install_sources( - '__init__.py', - 'action.pxd', - 'additive_groups.py', - 'additive_magmas.py', - 'additive_monoids.py', - 'additive_semigroups.py', - 'affine_weyl_groups.py', - 'algebra_functor.py', - 'algebra_ideals.py', - 'algebra_modules.py', - 'algebras.py', - 'algebras_with_basis.py', - 'all.py', - 'all__sagemath_objects.py', - 'aperiodic_semigroups.py', - 'associative_algebras.py', - 'basic.py', - 'bialgebras.py', - 'bialgebras_with_basis.py', - 'bimodules.py', - 'cartesian_product.py', - 'category.py', - 'category_cy_helper.pxd', - 'category_singleton.pxd', - 'category_types.py', - 'category_with_axiom.py', - 'chain_complexes.py', - 'classical_crystals.py', - 'coalgebras.py', - 'coalgebras_with_basis.py', - 'commutative_additive_groups.py', - 'commutative_additive_monoids.py', - 'commutative_additive_semigroups.py', - 'commutative_algebra_ideals.py', - 'commutative_algebras.py', - 'commutative_ring_ideals.py', - 'commutative_rings.py', - 'complete_discrete_valuation.py', - 'complex_reflection_groups.py', - 'complex_reflection_or_generalized_coxeter_groups.py', - 'covariant_functorial_construction.py', - 'coxeter_group_algebras.py', - 'coxeter_groups.py', - 'crystals.py', - 'cw_complexes.py', - 'dedekind_domains.py', - 'discrete_valuation.py', - 'distributive_magmas_and_additive_magmas.py', - 'division_rings.py', - 'domains.py', - 'drinfeld_modules.py', - 'dual.py', - 'enumerated_sets.py', - 'euclidean_domains.py', - 'facade_sets.py', - 'fields.py', - 'filtered_algebras.py', - 'filtered_algebras_with_basis.py', - 'filtered_hopf_algebras_with_basis.py', - 'filtered_modules.py', - 'filtered_modules_with_basis.py', - 'finite_complex_reflection_groups.py', - 'finite_coxeter_groups.py', - 'finite_crystals.py', - 'finite_dimensional_algebras_with_basis.py', - 'finite_dimensional_bialgebras_with_basis.py', - 'finite_dimensional_coalgebras_with_basis.py', - 'finite_dimensional_graded_lie_algebras_with_basis.py', - 'finite_dimensional_hopf_algebras_with_basis.py', - 'finite_dimensional_lie_algebras_with_basis.py', - 'finite_dimensional_modules_with_basis.py', - 'finite_dimensional_nilpotent_lie_algebras_with_basis.py', - 'finite_dimensional_semisimple_algebras_with_basis.py', - 'finite_enumerated_sets.py', - 'finite_fields.py', - 'finite_groups.py', - 'finite_lattice_posets.py', - 'finite_monoids.py', - 'finite_permutation_groups.py', - 'finite_posets.py', - 'finite_semigroups.py', - 'finite_sets.py', - 'finite_weyl_groups.py', - 'finitely_generated_lambda_bracket_algebras.py', - 'finitely_generated_lie_conformal_algebras.py', - 'finitely_generated_magmas.py', - 'finitely_generated_semigroups.py', - 'function_fields.py', - 'functor.pxd', - 'g_sets.py', - 'gcd_domains.py', - 'generalized_coxeter_groups.py', - 'graded_algebras.py', - 'graded_algebras_with_basis.py', - 'graded_bialgebras.py', - 'graded_bialgebras_with_basis.py', - 'graded_coalgebras.py', - 'graded_coalgebras_with_basis.py', - 'graded_hopf_algebras.py', - 'graded_hopf_algebras_with_basis.py', - 'graded_lie_algebras.py', - 'graded_lie_algebras_with_basis.py', - 'graded_lie_conformal_algebras.py', - 'graded_modules.py', - 'graded_modules_with_basis.py', - 'graphs.py', - 'group_algebras.py', - 'groupoid.py', - 'groups.py', - 'h_trivial_semigroups.py', - 'hecke_modules.py', - 'highest_weight_crystals.py', - 'homset.py', - 'homsets.py', - 'hopf_algebras.py', - 'hopf_algebras_with_basis.py', - 'infinite_enumerated_sets.py', - 'integral_domains.py', - 'isomorphic_objects.py', - 'j_trivial_semigroups.py', - 'kac_moody_algebras.py', - 'l_trivial_semigroups.py', - 'lambda_bracket_algebras.py', - 'lambda_bracket_algebras_with_basis.py', - 'lattice_posets.py', - 'left_modules.py', - 'lie_algebras.py', - 'lie_algebras_with_basis.py', - 'lie_conformal_algebras.py', - 'lie_conformal_algebras_with_basis.py', - 'lie_groups.py', - 'loop_crystals.py', - 'magmas.py', - 'magmas_and_additive_magmas.py', - 'magmatic_algebras.py', - 'manifolds.py', - 'map.pxd', - 'matrix_algebras.py', - 'metric_spaces.py', - 'modular_abelian_varieties.py', - 'modules.py', - 'modules_with_basis.py', - 'monoid_algebras.py', - 'monoids.py', - 'morphism.pxd', - 'number_fields.py', - 'objects.py', - 'partially_ordered_monoids.py', - 'permutation_groups.py', - 'pointed_sets.py', - 'polyhedra.py', - 'poor_man_map.py', - 'posets.py', - 'primer.py', - 'principal_ideal_domains.py', - 'pushout.py', - 'quantum_group_representations.py', - 'quotient_fields.py', - 'quotients.py', - 'r_trivial_semigroups.py', - 'realizations.py', - 'regular_crystals.py', - 'regular_supercrystals.py', - 'right_modules.py', - 'ring_ideals.py', - 'rings.py', - 'rngs.py', - 'schemes.py', - 'semigroups.py', - 'semirings.py', - 'semisimple_algebras.py', - 'sets_cat.py', - 'sets_with_grading.py', - 'sets_with_partial_maps.py', - 'shephard_groups.py', - 'signed_tensor.py', - 'simplicial_complexes.py', - 'simplicial_sets.py', - 'subobjects.py', - 'subquotients.py', - 'super_algebras.py', - 'super_algebras_with_basis.py', - 'super_hopf_algebras_with_basis.py', - 'super_lie_conformal_algebras.py', - 'super_modules.py', - 'super_modules_with_basis.py', - 'supercommutative_algebras.py', - 'supercrystals.py', - 'tensor.py', - 'topological_spaces.py', - 'triangular_kac_moody_algebras.py', - 'tutorial.py', - 'unique_factorization_domains.py', - 'unital_algebras.py', - 'vector_bundles.py', - 'vector_spaces.py', - 'weyl_groups.py', - 'with_realizations.py', - subdir: 'sage/categories', + '__init__.py', + 'action.pxd', + 'additive_groups.py', + 'additive_magmas.py', + 'additive_monoids.py', + 'additive_semigroups.py', + 'affine_weyl_groups.py', + 'algebra_functor.py', + 'algebra_ideals.py', + 'algebra_modules.py', + 'algebras.py', + 'algebras_with_basis.py', + 'all.py', + 'all__sagemath_objects.py', + 'aperiodic_semigroups.py', + 'associative_algebras.py', + 'basic.py', + 'bialgebras.py', + 'bialgebras_with_basis.py', + 'bimodules.py', + 'cartesian_product.py', + 'category.py', + 'category_cy_helper.pxd', + 'category_singleton.pxd', + 'category_types.py', + 'category_with_axiom.py', + 'chain_complexes.py', + 'classical_crystals.py', + 'coalgebras.py', + 'coalgebras_with_basis.py', + 'commutative_additive_groups.py', + 'commutative_additive_monoids.py', + 'commutative_additive_semigroups.py', + 'commutative_algebra_ideals.py', + 'commutative_algebras.py', + 'commutative_ring_ideals.py', + 'commutative_rings.py', + 'complete_discrete_valuation.py', + 'complex_reflection_groups.py', + 'complex_reflection_or_generalized_coxeter_groups.py', + 'covariant_functorial_construction.py', + 'coxeter_group_algebras.py', + 'coxeter_groups.py', + 'crystals.py', + 'cw_complexes.py', + 'dedekind_domains.py', + 'discrete_valuation.py', + 'distributive_magmas_and_additive_magmas.py', + 'division_rings.py', + 'domains.py', + 'drinfeld_modules.py', + 'dual.py', + 'enumerated_sets.py', + 'euclidean_domains.py', + 'facade_sets.py', + 'fields.py', + 'filtered_algebras.py', + 'filtered_algebras_with_basis.py', + 'filtered_hopf_algebras_with_basis.py', + 'filtered_modules.py', + 'filtered_modules_with_basis.py', + 'finite_complex_reflection_groups.py', + 'finite_coxeter_groups.py', + 'finite_crystals.py', + 'finite_dimensional_algebras_with_basis.py', + 'finite_dimensional_bialgebras_with_basis.py', + 'finite_dimensional_coalgebras_with_basis.py', + 'finite_dimensional_graded_lie_algebras_with_basis.py', + 'finite_dimensional_hopf_algebras_with_basis.py', + 'finite_dimensional_lie_algebras_with_basis.py', + 'finite_dimensional_modules_with_basis.py', + 'finite_dimensional_nilpotent_lie_algebras_with_basis.py', + 'finite_dimensional_semisimple_algebras_with_basis.py', + 'finite_enumerated_sets.py', + 'finite_fields.py', + 'finite_groups.py', + 'finite_lattice_posets.py', + 'finite_monoids.py', + 'finite_permutation_groups.py', + 'finite_posets.py', + 'finite_semigroups.py', + 'finite_sets.py', + 'finite_weyl_groups.py', + 'finitely_generated_lambda_bracket_algebras.py', + 'finitely_generated_lie_conformal_algebras.py', + 'finitely_generated_magmas.py', + 'finitely_generated_semigroups.py', + 'function_fields.py', + 'functor.pxd', + 'g_sets.py', + 'gcd_domains.py', + 'generalized_coxeter_groups.py', + 'graded_algebras.py', + 'graded_algebras_with_basis.py', + 'graded_bialgebras.py', + 'graded_bialgebras_with_basis.py', + 'graded_coalgebras.py', + 'graded_coalgebras_with_basis.py', + 'graded_hopf_algebras.py', + 'graded_hopf_algebras_with_basis.py', + 'graded_lie_algebras.py', + 'graded_lie_algebras_with_basis.py', + 'graded_lie_conformal_algebras.py', + 'graded_modules.py', + 'graded_modules_with_basis.py', + 'graphs.py', + 'group_algebras.py', + 'groupoid.py', + 'groups.py', + 'h_trivial_semigroups.py', + 'hecke_modules.py', + 'highest_weight_crystals.py', + 'homset.py', + 'homsets.py', + 'hopf_algebras.py', + 'hopf_algebras_with_basis.py', + 'infinite_enumerated_sets.py', + 'integral_domains.py', + 'isomorphic_objects.py', + 'j_trivial_semigroups.py', + 'kac_moody_algebras.py', + 'l_trivial_semigroups.py', + 'lambda_bracket_algebras.py', + 'lambda_bracket_algebras_with_basis.py', + 'lattice_posets.py', + 'left_modules.py', + 'lie_algebras.py', + 'lie_algebras_with_basis.py', + 'lie_conformal_algebras.py', + 'lie_conformal_algebras_with_basis.py', + 'lie_groups.py', + 'loop_crystals.py', + 'magmas.py', + 'magmas_and_additive_magmas.py', + 'magmatic_algebras.py', + 'manifolds.py', + 'map.pxd', + 'matrix_algebras.py', + 'metric_spaces.py', + 'modular_abelian_varieties.py', + 'modules.py', + 'modules_with_basis.py', + 'monoid_algebras.py', + 'monoids.py', + 'morphism.pxd', + 'number_fields.py', + 'objects.py', + 'partially_ordered_monoids.py', + 'permutation_groups.py', + 'pointed_sets.py', + 'polyhedra.py', + 'poor_man_map.py', + 'posets.py', + 'primer.py', + 'principal_ideal_domains.py', + 'pushout.py', + 'quantum_group_representations.py', + 'quotient_fields.py', + 'quotients.py', + 'r_trivial_semigroups.py', + 'realizations.py', + 'regular_crystals.py', + 'regular_supercrystals.py', + 'right_modules.py', + 'ring_ideals.py', + 'rings.py', + 'rngs.py', + 'schemes.py', + 'semigroups.py', + 'semirings.py', + 'semisimple_algebras.py', + 'sets_cat.py', + 'sets_with_grading.py', + 'sets_with_partial_maps.py', + 'shephard_groups.py', + 'signed_tensor.py', + 'simplicial_complexes.py', + 'simplicial_sets.py', + 'subobjects.py', + 'subquotients.py', + 'super_algebras.py', + 'super_algebras_with_basis.py', + 'super_hopf_algebras_with_basis.py', + 'super_lie_conformal_algebras.py', + 'super_modules.py', + 'super_modules_with_basis.py', + 'supercommutative_algebras.py', + 'supercrystals.py', + 'tensor.py', + 'topological_spaces.py', + 'triangular_kac_moody_algebras.py', + 'tutorial.py', + 'unique_factorization_domains.py', + 'unital_algebras.py', + 'vector_bundles.py', + 'vector_spaces.py', + 'weyl_groups.py', + 'with_realizations.py', + subdir : 'sage/categories' ) extension_data = { diff --git a/src/sage/coding/codecan/meson.build b/src/sage/coding/codecan/meson.build index cbc24c21194..267b315a6a7 100644 --- a/src/sage/coding/codecan/meson.build +++ b/src/sage/coding/codecan/meson.build @@ -1,7 +1,4 @@ -py.install_sources( - 'all.py', - subdir: 'sage/coding/codecan', -) +py.install_sources('all.py', 'codecan.pxd', subdir : 'sage/coding/codecan') extension_data = { 'autgroup_can_label': files('autgroup_can_label.pyx'), diff --git a/src/sage/coding/meson.build b/src/sage/coding/meson.build index 52e933cbc50..811f783d8b2 100644 --- a/src/sage/coding/meson.build +++ b/src/sage/coding/meson.build @@ -1,39 +1,40 @@ py.install_sources( - 'abstract_code.py', - 'ag_code.py', - 'all.py', - 'bch_code.py', - 'bounds_catalog.py', - 'channel.py', - 'channels_catalog.py', - 'code_bounds.py', - 'code_constructions.py', - 'codes_catalog.py', - 'cyclic_code.py', - 'databases.py', - 'decoder.py', - 'decoders_catalog.py', - 'delsarte_bounds.py', - 'encoder.py', - 'encoders_catalog.py', - 'extended_code.py', - 'gabidulin_code.py', - 'golay_code.py', - 'goppa_code.py', - 'grs_code.py', - 'guava.py', - 'hamming_code.py', - 'information_set_decoder.py', - 'linear_code.py', - 'linear_code_no_metric.py', - 'linear_rank_metric.py', - 'parity_check_code.py', - 'punctured_code.py', - 'reed_muller_code.py', - 'self_dual_codes.py', - 'subfield_subcode.py', - 'two_weight_db.py', - subdir: 'sage/coding', + 'abstract_code.py', + 'ag_code.py', + 'all.py', + 'bch_code.py', + 'binary_code.pxd', + 'bounds_catalog.py', + 'channel.py', + 'channels_catalog.py', + 'code_bounds.py', + 'code_constructions.py', + 'codes_catalog.py', + 'cyclic_code.py', + 'databases.py', + 'decoder.py', + 'decoders_catalog.py', + 'delsarte_bounds.py', + 'encoder.py', + 'encoders_catalog.py', + 'extended_code.py', + 'gabidulin_code.py', + 'golay_code.py', + 'goppa_code.py', + 'grs_code.py', + 'guava.py', + 'hamming_code.py', + 'information_set_decoder.py', + 'linear_code.py', + 'linear_code_no_metric.py', + 'linear_rank_metric.py', + 'parity_check_code.py', + 'punctured_code.py', + 'reed_muller_code.py', + 'self_dual_codes.py', + 'subfield_subcode.py', + 'two_weight_db.py', + subdir : 'sage/coding' ) extension_data = { diff --git a/src/sage/combinat/crystals/meson.build b/src/sage/combinat/crystals/meson.build index 92fad748c28..389ba255d05 100644 --- a/src/sage/combinat/crystals/meson.build +++ b/src/sage/combinat/crystals/meson.build @@ -1,37 +1,37 @@ py.install_sources( - 'affine.py', - 'affine_factorization.py', - 'affinization.py', - 'alcove_path.py', - 'all.py', - 'bkk_crystals.py', - 'catalog.py', - 'catalog_elementary_crystals.py', - 'catalog_infinity_crystals.py', - 'catalog_kirillov_reshetikhin.py', - 'crystals.py', - 'direct_sum.py', - 'elementary_crystals.py', - 'fast_crystals.py', - 'fully_commutative_stable_grothendieck.py', - 'generalized_young_walls.py', - 'highest_weight_crystals.py', - 'induced_structure.py', - 'infinity_crystals.py', - 'kac_modules.py', - 'kirillov_reshetikhin.py', - 'kyoto_path_model.py', - 'littelmann_path.py', - 'monomial_crystals.py', - 'multisegments.py', - 'mv_polytopes.py', - 'pbw_crystal.py', - 'polyhedral_realization.py', - 'star_crystal.py', - 'subcrystal.py', - 'tensor_product.py', - 'virtual_crystal.py', - subdir: 'sage/combinat/crystals', + 'affine.py', + 'affine_factorization.py', + 'affinization.py', + 'alcove_path.py', + 'all.py', + 'bkk_crystals.py', + 'catalog.py', + 'catalog_elementary_crystals.py', + 'catalog_infinity_crystals.py', + 'catalog_kirillov_reshetikhin.py', + 'crystals.py', + 'direct_sum.py', + 'elementary_crystals.py', + 'fast_crystals.py', + 'fully_commutative_stable_grothendieck.py', + 'generalized_young_walls.py', + 'highest_weight_crystals.py', + 'induced_structure.py', + 'infinity_crystals.py', + 'kac_modules.py', + 'kirillov_reshetikhin.py', + 'kyoto_path_model.py', + 'littelmann_path.py', + 'monomial_crystals.py', + 'multisegments.py', + 'mv_polytopes.py', + 'pbw_crystal.py', + 'polyhedral_realization.py', + 'star_crystal.py', + 'subcrystal.py', + 'tensor_product.py', + 'virtual_crystal.py', + subdir : 'sage/combinat/crystals' ) extension_data = { diff --git a/src/sage/combinat/designs/meson.build b/src/sage/combinat/designs/meson.build index a36c92e08e2..d3ebc844d69 100644 --- a/src/sage/combinat/designs/meson.build +++ b/src/sage/combinat/designs/meson.build @@ -1,25 +1,25 @@ py.install_sources( - 'MOLS_handbook_data.py', - 'all.py', - 'bibd.py', - 'block_design.py', - 'covering_array.py', - 'covering_design.py', - 'database.py', - 'design_catalog.py', - 'designs_pyx.pxd', - 'difference_family.py', - 'difference_matrices.py', - 'ext_rep.py', - 'group_divisible_designs.py', - 'incidence_structures.py', - 'latin_squares.py', - 'orthogonal_arrays.py', - 'orthogonal_arrays_build_recursive.py', - 'resolvable_bibd.py', - 'steiner_quadruple_systems.py', - 'twographs.py', - subdir: 'sage/combinat/designs', + 'MOLS_handbook_data.py', + 'all.py', + 'bibd.py', + 'block_design.py', + 'covering_array.py', + 'covering_design.py', + 'database.py', + 'design_catalog.py', + 'designs_pyx.pxd', + 'difference_family.py', + 'difference_matrices.py', + 'ext_rep.py', + 'group_divisible_designs.py', + 'incidence_structures.py', + 'latin_squares.py', + 'orthogonal_arrays.py', + 'orthogonal_arrays_build_recursive.py', + 'resolvable_bibd.py', + 'steiner_quadruple_systems.py', + 'twographs.py', + subdir : 'sage/combinat/designs' ) extension_data = { diff --git a/src/sage/combinat/integer_lists/meson.build b/src/sage/combinat/integer_lists/meson.build index dd60b6049d0..35aba6e8937 100644 --- a/src/sage/combinat/integer_lists/meson.build +++ b/src/sage/combinat/integer_lists/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - '__init__.py', - 'lists.py', - 'nn.py', - subdir: 'sage/combinat/integer_lists', -) +py.install_sources('__init__.py', 'lists.py', 'nn.py', subdir : 'sage/combinat/integer_lists') extension_data = { 'base': files('base.pyx'), diff --git a/src/sage/combinat/matrices/meson.build b/src/sage/combinat/matrices/meson.build index 63398335f03..ab79262150a 100644 --- a/src/sage/combinat/matrices/meson.build +++ b/src/sage/combinat/matrices/meson.build @@ -1,10 +1,4 @@ -py.install_sources( - 'all.py', - 'dlxcpp.py', - 'hadamard_matrix.py', - 'latin.py', - subdir: 'sage/combinat/matrices', -) +py.install_sources('all.py', 'dlxcpp.py', 'hadamard_matrix.py', 'latin.py', subdir : 'sage/combinat/matrices') extension_data_cpp = { 'dancing_links': files('dancing_links.pyx'), diff --git a/src/sage/combinat/meson.build b/src/sage/combinat/meson.build index b6899dc3e3d..4bfd6aab65d 100644 --- a/src/sage/combinat/meson.build +++ b/src/sage/combinat/meson.build @@ -1,129 +1,129 @@ py.install_sources( - 'abstract_tree.py', - 'affine_permutation.py', - 'algebraic_combinatorics.py', - 'all.py', - 'alternating_sign_matrix.py', - 'backtrack.py', - 'baxter_permutations.py', - 'bijectionist.py', - 'binary_recurrence_sequences.py', - 'binary_tree.py', - 'blob_algebra.py', - 'cartesian_product.py', - 'catalog_partitions.py', - 'cluster_complex.py', - 'colored_permutations.py', - 'combinat.py', - 'combination.py', - 'combinatorial_map.py', - 'composition.py', - 'composition_signed.py', - 'composition_tableau.py', - 'constellation.py', - 'core.py', - 'counting.py', - 'cyclic_sieving_phenomenon.py', - 'decorated_permutation.py', - 'derangements.py', - 'descent_algebra.py', - 'diagram.py', - 'diagram_algebras.py', - 'dlx.py', - 'dyck_word.py', - 'e_one_star.py', - 'enumerated_sets.py', - 'family.py', - 'finite_state_machine.py', - 'finite_state_machine_generators.py', - 'fqsym.py', - 'free_dendriform_algebra.py', - 'free_module.py', - 'free_prelie_algebra.py', - 'fully_commutative_elements.py', - 'fully_packed_loop.py', - 'gelfand_tsetlin_patterns.py', - 'graph_path.py', - 'gray_codes.py', - 'grossman_larson_algebras.py', - 'growth.py', - 'hall_polynomial.py', - 'hillman_grassl.py', - 'integer_matrices.py', - 'integer_vector.py', - 'integer_vector_weighted.py', - 'integer_vectors_mod_permgroup.py', - 'interval_posets.py', - 'k_tableau.py', - 'kazhdan_lusztig.py', - 'key_polynomial.py', - 'knutson_tao_puzzles.py', - 'lr_tableau.py', - 'misc.py', - 'multiset_partition_into_sets_ordered.py', - 'necklace.py', - 'non_decreasing_parking_function.py', - 'nu_dyck_word.py', - 'nu_tamari_lattice.py', - 'ordered_tree.py', - 'output.py', - 'parallelogram_polyomino.py', - 'parking_functions.py', - 'partition.py', - 'partition_algebra.py', - 'partition_kleshchev.py', - 'partition_shifting_algebras.py', - 'partition_tuple.py', - 'perfect_matching.py', - 'permutation.py', - 'plane_partition.py', - 'q_analogues.py', - 'quickref.py', - 'ranker.py', - 'recognizable_series.py', - 'regular_sequence.py', - 'restricted_growth.py', - 'ribbon.py', - 'ribbon_shaped_tableau.py', - 'ribbon_tableau.py', - 'rooted_tree.py', - 'rsk.py', - 'schubert_polynomial.py', - 'set_partition.py', - 'set_partition_ordered.py', - 'shard_order.py', - 'shifted_primed_tableau.py', - 'shuffle.py', - 'sidon_sets.py', - 'similarity_class_type.py', - 'sine_gordon.py', - 'six_vertex_model.py', - 'skew_partition.py', - 'skew_tableau.py', - 'sloane_functions.py', - 'specht_module.py', - 'subset.py', - 'subsets_hereditary.py', - 'subsets_pairwise.py', - 'subword.py', - 'subword_complex.py', - 'super_tableau.py', - 'superpartition.py', - 'symmetric_group_algebra.py', - 'symmetric_group_representations.py', - 't_sequences.py', - 'tableau.py', - 'tableau_residues.py', - 'tableau_tuple.py', - 'tamari_lattices.py', - 'tiling.py', - 'tools.py', - 'triangles_FHM.py', - 'tuple.py', - 'tutorial.py', - 'vector_partition.py', - 'yang_baxter_graph.py', - subdir: 'sage/combinat', + 'abstract_tree.py', + 'affine_permutation.py', + 'algebraic_combinatorics.py', + 'all.py', + 'alternating_sign_matrix.py', + 'backtrack.py', + 'baxter_permutations.py', + 'bijectionist.py', + 'binary_recurrence_sequences.py', + 'binary_tree.py', + 'blob_algebra.py', + 'cartesian_product.py', + 'catalog_partitions.py', + 'cluster_complex.py', + 'colored_permutations.py', + 'combinat.py', + 'combination.py', + 'combinatorial_map.py', + 'composition.py', + 'composition_signed.py', + 'composition_tableau.py', + 'constellation.py', + 'core.py', + 'counting.py', + 'cyclic_sieving_phenomenon.py', + 'decorated_permutation.py', + 'derangements.py', + 'descent_algebra.py', + 'diagram.py', + 'diagram_algebras.py', + 'dlx.py', + 'dyck_word.py', + 'e_one_star.py', + 'enumerated_sets.py', + 'family.py', + 'finite_state_machine.py', + 'finite_state_machine_generators.py', + 'fqsym.py', + 'free_dendriform_algebra.py', + 'free_module.py', + 'free_prelie_algebra.py', + 'fully_commutative_elements.py', + 'fully_packed_loop.py', + 'gelfand_tsetlin_patterns.py', + 'graph_path.py', + 'gray_codes.py', + 'grossman_larson_algebras.py', + 'growth.py', + 'hall_polynomial.py', + 'hillman_grassl.py', + 'integer_matrices.py', + 'integer_vector.py', + 'integer_vector_weighted.py', + 'integer_vectors_mod_permgroup.py', + 'interval_posets.py', + 'k_tableau.py', + 'kazhdan_lusztig.py', + 'key_polynomial.py', + 'knutson_tao_puzzles.py', + 'lr_tableau.py', + 'misc.py', + 'multiset_partition_into_sets_ordered.py', + 'necklace.py', + 'non_decreasing_parking_function.py', + 'nu_dyck_word.py', + 'nu_tamari_lattice.py', + 'ordered_tree.py', + 'output.py', + 'parallelogram_polyomino.py', + 'parking_functions.py', + 'partition.py', + 'partition_algebra.py', + 'partition_kleshchev.py', + 'partition_shifting_algebras.py', + 'partition_tuple.py', + 'perfect_matching.py', + 'permutation.py', + 'plane_partition.py', + 'q_analogues.py', + 'quickref.py', + 'ranker.py', + 'recognizable_series.py', + 'regular_sequence.py', + 'restricted_growth.py', + 'ribbon.py', + 'ribbon_shaped_tableau.py', + 'ribbon_tableau.py', + 'rooted_tree.py', + 'rsk.py', + 'schubert_polynomial.py', + 'set_partition.py', + 'set_partition_ordered.py', + 'shard_order.py', + 'shifted_primed_tableau.py', + 'shuffle.py', + 'sidon_sets.py', + 'similarity_class_type.py', + 'sine_gordon.py', + 'six_vertex_model.py', + 'skew_partition.py', + 'skew_tableau.py', + 'sloane_functions.py', + 'specht_module.py', + 'subset.py', + 'subsets_hereditary.py', + 'subsets_pairwise.py', + 'subword.py', + 'subword_complex.py', + 'super_tableau.py', + 'superpartition.py', + 'symmetric_group_algebra.py', + 'symmetric_group_representations.py', + 't_sequences.py', + 'tableau.py', + 'tableau_residues.py', + 'tableau_tuple.py', + 'tamari_lattices.py', + 'tiling.py', + 'tools.py', + 'triangles_FHM.py', + 'tuple.py', + 'tutorial.py', + 'vector_partition.py', + 'yang_baxter_graph.py', + subdir : 'sage/combinat' ) extension_data = { diff --git a/src/sage/combinat/posets/meson.build b/src/sage/combinat/posets/meson.build index 11fd51fbc62..bf383598438 100644 --- a/src/sage/combinat/posets/meson.build +++ b/src/sage/combinat/posets/meson.build @@ -1,18 +1,18 @@ py.install_sources( - 'all.py', - 'cartesian_product.py', - 'd_complete.py', - 'elements.py', - 'forest.py', - 'hasse_diagram.py', - 'incidence_algebras.py', - 'lattices.py', - 'linear_extensions.py', - 'mobile.py', - 'moebius_algebra.py', - 'poset_examples.py', - 'posets.py', - subdir: 'sage/combinat/posets', + 'all.py', + 'cartesian_product.py', + 'd_complete.py', + 'elements.py', + 'forest.py', + 'hasse_diagram.py', + 'incidence_algebras.py', + 'lattices.py', + 'linear_extensions.py', + 'mobile.py', + 'moebius_algebra.py', + 'poset_examples.py', + 'posets.py', + subdir : 'sage/combinat/posets' ) extension_data = { diff --git a/src/sage/combinat/rigged_configurations/meson.build b/src/sage/combinat/rigged_configurations/meson.build index 7d6630b9378..f71215e3eae 100644 --- a/src/sage/combinat/rigged_configurations/meson.build +++ b/src/sage/combinat/rigged_configurations/meson.build @@ -1,27 +1,27 @@ py.install_sources( - 'all.py', - 'bij_abstract_class.py', - 'bij_infinity.py', - 'bij_type_A.py', - 'bij_type_A2_dual.py', - 'bij_type_A2_even.py', - 'bij_type_A2_odd.py', - 'bij_type_B.py', - 'bij_type_C.py', - 'bij_type_D.py', - 'bij_type_D_tri.py', - 'bij_type_D_twisted.py', - 'bij_type_E67.py', - 'bijection.py', - 'kleber_tree.py', - 'kr_tableaux.py', - 'rc_crystal.py', - 'rc_infinity.py', - 'rigged_configuration_element.py', - 'rigged_configurations.py', - 'tensor_product_kr_tableaux.py', - 'tensor_product_kr_tableaux_element.py', - subdir: 'sage/combinat/rigged_configurations', + 'all.py', + 'bij_abstract_class.py', + 'bij_infinity.py', + 'bij_type_A.py', + 'bij_type_A2_dual.py', + 'bij_type_A2_even.py', + 'bij_type_A2_odd.py', + 'bij_type_B.py', + 'bij_type_C.py', + 'bij_type_D.py', + 'bij_type_D_tri.py', + 'bij_type_D_twisted.py', + 'bij_type_E67.py', + 'bijection.py', + 'kleber_tree.py', + 'kr_tableaux.py', + 'rc_crystal.py', + 'rc_infinity.py', + 'rigged_configuration_element.py', + 'rigged_configurations.py', + 'tensor_product_kr_tableaux.py', + 'tensor_product_kr_tableaux_element.py', + subdir : 'sage/combinat/rigged_configurations' ) extension_data = { diff --git a/src/sage/combinat/root_system/meson.build b/src/sage/combinat/root_system/meson.build index 344a26639f7..c5defca25ae 100644 --- a/src/sage/combinat/root_system/meson.build +++ b/src/sage/combinat/root_system/meson.build @@ -1,59 +1,59 @@ py.install_sources( - 'all.py', - 'ambient_space.py', - 'associahedron.py', - 'braid_move_calculator.py', - 'branching_rules.py', - 'cartan_matrix.py', - 'cartan_type.py', - 'coxeter_group.py', - 'coxeter_matrix.py', - 'coxeter_type.py', - 'dynkin_diagram.py', - 'extended_affine_weyl_group.py', - 'fundamental_group.py', - 'hecke_algebra_representation.py', - 'integrable_representations.py', - 'non_symmetric_macdonald_polynomials.py', - 'pieri_factors.py', - 'plot.py', - 'reflection_group_complex.py', - 'reflection_group_real.py', - 'root_lattice_realization_algebras.py', - 'root_lattice_realizations.py', - 'root_space.py', - 'root_system.py', - 'type_A.py', - 'type_A_affine.py', - 'type_A_infinity.py', - 'type_B.py', - 'type_BC_affine.py', - 'type_B_affine.py', - 'type_C.py', - 'type_C_affine.py', - 'type_D.py', - 'type_D_affine.py', - 'type_E.py', - 'type_E_affine.py', - 'type_F.py', - 'type_F_affine.py', - 'type_G.py', - 'type_G_affine.py', - 'type_H.py', - 'type_I.py', - 'type_Q.py', - 'type_affine.py', - 'type_dual.py', - 'type_folded.py', - 'type_marked.py', - 'type_reducible.py', - 'type_relabel.py', - 'type_super_A.py', - 'weight_lattice_realizations.py', - 'weight_space.py', - 'weyl_characters.py', - 'weyl_group.py', - subdir: 'sage/combinat/root_system', + 'all.py', + 'ambient_space.py', + 'associahedron.py', + 'braid_move_calculator.py', + 'branching_rules.py', + 'cartan_matrix.py', + 'cartan_type.py', + 'coxeter_group.py', + 'coxeter_matrix.py', + 'coxeter_type.py', + 'dynkin_diagram.py', + 'extended_affine_weyl_group.py', + 'fundamental_group.py', + 'hecke_algebra_representation.py', + 'integrable_representations.py', + 'non_symmetric_macdonald_polynomials.py', + 'pieri_factors.py', + 'plot.py', + 'reflection_group_complex.py', + 'reflection_group_real.py', + 'root_lattice_realization_algebras.py', + 'root_lattice_realizations.py', + 'root_space.py', + 'root_system.py', + 'type_A.py', + 'type_A_affine.py', + 'type_A_infinity.py', + 'type_B.py', + 'type_BC_affine.py', + 'type_B_affine.py', + 'type_C.py', + 'type_C_affine.py', + 'type_D.py', + 'type_D_affine.py', + 'type_E.py', + 'type_E_affine.py', + 'type_F.py', + 'type_F_affine.py', + 'type_G.py', + 'type_G_affine.py', + 'type_H.py', + 'type_I.py', + 'type_Q.py', + 'type_affine.py', + 'type_dual.py', + 'type_folded.py', + 'type_marked.py', + 'type_reducible.py', + 'type_relabel.py', + 'type_super_A.py', + 'weight_lattice_realizations.py', + 'weight_space.py', + 'weyl_characters.py', + 'weyl_group.py', + subdir : 'sage/combinat/root_system' ) extension_data = { diff --git a/src/sage/combinat/words/meson.build b/src/sage/combinat/words/meson.build index f9e0acd56a0..76a04423785 100644 --- a/src/sage/combinat/words/meson.build +++ b/src/sage/combinat/words/meson.build @@ -1,21 +1,21 @@ py.install_sources( - 'abstract_word.py', - 'all.py', - 'alphabet.py', - 'finite_word.py', - 'infinite_word.py', - 'lyndon_word.py', - 'morphic.py', - 'morphism.py', - 'paths.py', - 'shuffle_product.py', - 'suffix_trees.py', - 'word.py', - 'word_generators.py', - 'word_infinite_datatypes.py', - 'word_options.py', - 'words.py', - subdir: 'sage/combinat/words', + 'abstract_word.py', + 'all.py', + 'alphabet.py', + 'finite_word.py', + 'infinite_word.py', + 'lyndon_word.py', + 'morphic.py', + 'morphism.py', + 'paths.py', + 'shuffle_product.py', + 'suffix_trees.py', + 'word.py', + 'word_generators.py', + 'word_infinite_datatypes.py', + 'word_options.py', + 'words.py', + subdir : 'sage/combinat/words' ) extension_data = { diff --git a/src/sage/cpython/meson.build b/src/sage/cpython/meson.build index b4b83289127..4081613955a 100644 --- a/src/sage/cpython/meson.build +++ b/src/sage/cpython/meson.build @@ -1,22 +1,22 @@ py.install_sources( - '__init__.py', - '_py2_random.py', - 'all.py', - 'cython_metaclass.h', - 'cython_metaclass.pxd', - 'dict_del_by_value.pxd', - 'dict_internal.h', - 'getattr.pxd', - 'pycore_long.h', - 'pycore_long.pxd', - 'python_debug.h', - 'python_debug.pxd', - 'pyx_visit.h', - 'string.pxd', - 'string_impl.h', - 'type.pxd', - 'wrapperdescr.pxd', - subdir: 'sage/cpython', + '__init__.py', + '_py2_random.py', + 'all.py', + 'cython_metaclass.h', + 'cython_metaclass.pxd', + 'dict_del_by_value.pxd', + 'dict_internal.h', + 'getattr.pxd', + 'pycore_long.h', + 'pycore_long.pxd', + 'python_debug.h', + 'python_debug.pxd', + 'pyx_visit.h', + 'string.pxd', + 'string_impl.h', + 'type.pxd', + 'wrapperdescr.pxd', + subdir : 'sage/cpython' ) extension_data = { diff --git a/src/sage/crypto/meson.build b/src/sage/crypto/meson.build index a6a32908e5e..5a40424281b 100644 --- a/src/sage/crypto/meson.build +++ b/src/sage/crypto/meson.build @@ -1,18 +1,18 @@ py.install_sources( - '__init__.py', - 'all.py', - 'cipher.py', - 'classical.py', - 'classical_cipher.py', - 'cryptosystem.py', - 'lattice.py', - 'lfsr.py', - 'lwe.py', - 'sboxes.py', - 'stream.py', - 'stream_cipher.py', - 'util.py', - subdir: 'sage/crypto', + '__init__.py', + 'all.py', + 'cipher.py', + 'classical.py', + 'classical_cipher.py', + 'cryptosystem.py', + 'lattice.py', + 'lfsr.py', + 'lwe.py', + 'sboxes.py', + 'stream.py', + 'stream_cipher.py', + 'util.py', + subdir : 'sage/crypto' ) extension_data = { diff --git a/src/sage/data_structures/meson.build b/src/sage/data_structures/meson.build index 4582d9bcb75..dbbf1476444 100644 --- a/src/sage/data_structures/meson.build +++ b/src/sage/data_structures/meson.build @@ -1,18 +1,18 @@ py.install_sources( - '__init__.py', - 'all.py', - 'binary_matrix.pxd', - 'binary_search.pxd', - 'bitset.pxd', - 'bitset_base.pxd', - 'bitset_intrinsics.h', - 'blas_dict.pxd', - 'bounded_integer_sequences.pxd', - 'list_of_pairs.pxd', - 'mutable_poset.py', - 'sparse_bitset.pxd', - 'stream.py', - subdir: 'sage/data_structures', + '__init__.py', + 'all.py', + 'binary_matrix.pxd', + 'binary_search.pxd', + 'bitset.pxd', + 'bitset_base.pxd', + 'bitset_intrinsics.h', + 'blas_dict.pxd', + 'bounded_integer_sequences.pxd', + 'list_of_pairs.pxd', + 'mutable_poset.py', + 'sparse_bitset.pxd', + 'stream.py', + subdir : 'sage/data_structures' ) extension_data = { diff --git a/src/sage/dynamics/arithmetic_dynamics/meson.build b/src/sage/dynamics/arithmetic_dynamics/meson.build index 45d4d11c73d..1bfb5e38d9a 100644 --- a/src/sage/dynamics/arithmetic_dynamics/meson.build +++ b/src/sage/dynamics/arithmetic_dynamics/meson.build @@ -1,15 +1,15 @@ py.install_sources( - 'affine_ds.py', - 'all.py', - 'berkovich_ds.py', - 'dynamical_semigroup.py', - 'endPN_automorphism_group.py', - 'endPN_minimal_model.py', - 'generic_ds.py', - 'product_projective_ds.py', - 'projective_ds.py', - 'wehlerK3.py', - subdir: 'sage/dynamics/arithmetic_dynamics', + 'affine_ds.py', + 'all.py', + 'berkovich_ds.py', + 'dynamical_semigroup.py', + 'endPN_automorphism_group.py', + 'endPN_minimal_model.py', + 'generic_ds.py', + 'product_projective_ds.py', + 'projective_ds.py', + 'wehlerK3.py', + subdir : 'sage/dynamics/arithmetic_dynamics' ) extension_data = { diff --git a/src/sage/dynamics/complex_dynamics/meson.build b/src/sage/dynamics/complex_dynamics/meson.build index 22426829362..5d69ca71714 100644 --- a/src/sage/dynamics/complex_dynamics/meson.build +++ b/src/sage/dynamics/complex_dynamics/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'mandel_julia.py', - subdir: 'sage/dynamics/complex_dynamics', -) +py.install_sources('all.py', 'mandel_julia.py', subdir : 'sage/dynamics/complex_dynamics') extension_data = { 'mandel_julia_helper': files('mandel_julia_helper.pyx'), diff --git a/src/sage/dynamics/meson.build b/src/sage/dynamics/meson.build index 3d9a73c29a2..8c3f511f3d4 100644 --- a/src/sage/dynamics/meson.build +++ b/src/sage/dynamics/meson.build @@ -1,10 +1,4 @@ -py.install_sources( - 'all.py', - 'finite_dynamical_system.py', - 'finite_dynamical_system_catalog.py', - 'surface_dynamics_deprecation.py', - subdir: 'sage/dynamics', -) +py.install_sources('all.py', 'finite_dynamical_system.py', 'finite_dynamical_system_catalog.py', 'surface_dynamics_deprecation.py', subdir : 'sage/dynamics') subdir('arithmetic_dynamics') install_subdir('cellular_automata', install_dir: sage_install_dir / 'dynamics') diff --git a/src/sage/ext/interpreters/meson.build b/src/sage/ext/interpreters/meson.build index 125ec37304c..22f787061b8 100644 --- a/src/sage/ext/interpreters/meson.build +++ b/src/sage/ext/interpreters/meson.build @@ -1,12 +1,12 @@ py.install_sources( - 'all.py', - 'wrapper_cc.pxd', - 'wrapper_cdf.pxd', - 'wrapper_el.pxd', - 'wrapper_py.pxd', - 'wrapper_rdf.pxd', - 'wrapper_rr.pxd', - subdir: 'sage/ext/interpreters', + 'all.py', + 'wrapper_cc.pxd', + 'wrapper_cdf.pxd', + 'wrapper_el.pxd', + 'wrapper_py.pxd', + 'wrapper_rdf.pxd', + 'wrapper_rr.pxd', + subdir : 'sage/ext/interpreters' ) extension_data = { diff --git a/src/sage/ext/meson.build b/src/sage/ext/meson.build index 4615b24361e..fdc4fe44813 100644 --- a/src/sage/ext/meson.build +++ b/src/sage/ext/meson.build @@ -1,14 +1,14 @@ py.install_sources( - 'all__sagemath_objects.py', - 'ccobject.h', - 'cplusplus.pxd', - 'fast_callable.pxd', - 'fast_eval.pxd', - 'memory_allocator.pxd', - 'mod_int.h', - 'mod_int.pxd', - 'stdsage.pxd', - subdir: 'sage/ext', + 'all__sagemath_objects.py', + 'ccobject.h', + 'cplusplus.pxd', + 'fast_callable.pxd', + 'fast_eval.pxd', + 'memory_allocator.pxd', + 'mod_int.h', + 'mod_int.pxd', + 'stdsage.pxd', + subdir : 'sage/ext' ) extension_data = { diff --git a/src/sage/functions/meson.build b/src/sage/functions/meson.build index 23e895c0e47..e1f77eb331e 100644 --- a/src/sage/functions/meson.build +++ b/src/sage/functions/meson.build @@ -1,25 +1,25 @@ py.install_sources( - 'airy.py', - 'all.py', - 'bessel.py', - 'error.py', - 'exp_integral.py', - 'gamma.py', - 'generalized.py', - 'hyperbolic.py', - 'hypergeometric.py', - 'jacobi.py', - 'log.py', - 'min_max.py', - 'orthogonal_polys.py', - 'other.py', - 'piecewise.py', - 'special.py', - 'spike_function.py', - 'transcendental.py', - 'trig.py', - 'wigner.py', - subdir: 'sage/functions', + 'airy.py', + 'all.py', + 'bessel.py', + 'error.py', + 'exp_integral.py', + 'gamma.py', + 'generalized.py', + 'hyperbolic.py', + 'hypergeometric.py', + 'jacobi.py', + 'log.py', + 'min_max.py', + 'orthogonal_polys.py', + 'other.py', + 'piecewise.py', + 'special.py', + 'spike_function.py', + 'transcendental.py', + 'trig.py', + 'wigner.py', + subdir : 'sage/functions' ) extension_data = { diff --git a/src/sage/games/meson.build b/src/sage/games/meson.build index bc0092e4bf2..6bc0e802a68 100644 --- a/src/sage/games/meson.build +++ b/src/sage/games/meson.build @@ -1,10 +1,4 @@ -py.install_sources( - 'all.py', - 'hexad.py', - 'quantumino.py', - 'sudoku.py', - subdir: 'sage/games', -) +py.install_sources('all.py', 'hexad.py', 'quantumino.py', 'sudoku.py', subdir : 'sage/games') extension_data = { 'sudoku_backtrack': files('sudoku_backtrack.pyx'), diff --git a/src/sage/geometry/meson.build b/src/sage/geometry/meson.build index 57853c8ae15..c4a14f0d51e 100644 --- a/src/sage/geometry/meson.build +++ b/src/sage/geometry/meson.build @@ -1,24 +1,24 @@ py.install_sources( - 'all.py', - 'cone.py', - 'cone_catalog.py', - 'convex_set.py', - 'fan.py', - 'fan_isomorphism.py', - 'fan_morphism.py', - 'hasse_diagram.py', - 'integral_points.py', - 'lattice_polytope.py', - 'linear_expression.py', - 'newton_polygon.py', - 'polyhedral_complex.py', - 'pseudolines.py', - 'relative_interior.py', - 'ribbon_graph.py', - 'toric_lattice.py', - 'toric_plotter.py', - 'voronoi_diagram.py', - subdir: 'sage/geometry', + 'all.py', + 'cone.py', + 'cone_catalog.py', + 'convex_set.py', + 'fan.py', + 'fan_isomorphism.py', + 'fan_morphism.py', + 'hasse_diagram.py', + 'integral_points.py', + 'lattice_polytope.py', + 'linear_expression.py', + 'newton_polygon.py', + 'polyhedral_complex.py', + 'pseudolines.py', + 'relative_interior.py', + 'ribbon_graph.py', + 'toric_lattice.py', + 'toric_plotter.py', + 'voronoi_diagram.py', + subdir : 'sage/geometry' ) extension_data = { diff --git a/src/sage/geometry/polyhedron/combinatorial_polyhedron/meson.build b/src/sage/geometry/polyhedron/combinatorial_polyhedron/meson.build index fcf98755cb1..700d92bf09e 100644 --- a/src/sage/geometry/polyhedron/combinatorial_polyhedron/meson.build +++ b/src/sage/geometry/polyhedron/combinatorial_polyhedron/meson.build @@ -1,7 +1,4 @@ -py.install_sources( - 'all.py', - subdir: 'sage/geometry/polyhedron/combinatorial_polyhedron', -) +py.install_sources('all.py', subdir : 'sage/geometry/polyhedron/combinatorial_polyhedron') extension_data = { 'base': files('base.pyx'), diff --git a/src/sage/geometry/polyhedron/meson.build b/src/sage/geometry/polyhedron/meson.build index 3234e6b0167..e0715d1ae83 100644 --- a/src/sage/geometry/polyhedron/meson.build +++ b/src/sage/geometry/polyhedron/meson.build @@ -1,42 +1,42 @@ py.install_sources( - 'all.py', - 'backend_cdd.py', - 'backend_cdd_rdf.py', - 'backend_field.py', - 'backend_normaliz.py', - 'backend_number_field.py', - 'backend_polymake.py', - 'backend_ppl.py', - 'base.py', - 'base0.py', - 'base1.py', - 'base2.py', - 'base3.py', - 'base4.py', - 'base5.py', - 'base6.py', - 'base7.py', - 'base_QQ.py', - 'base_RDF.py', - 'base_ZZ.py', - 'base_mutable.py', - 'base_number_field.py', - 'cdd_file_format.py', - 'constructor.py', - 'double_description.py', - 'double_description_inhomogeneous.py', - 'face.py', - 'generating_function.py', - 'lattice_euclidean_group_element.py', - 'library.py', - 'misc.py', - 'palp_database.py', - 'parent.py', - 'plot.py', - 'ppl_lattice_polygon.py', - 'ppl_lattice_polytope.py', - 'representation.py', - subdir: 'sage/geometry/polyhedron', + 'all.py', + 'backend_cdd.py', + 'backend_cdd_rdf.py', + 'backend_field.py', + 'backend_normaliz.py', + 'backend_number_field.py', + 'backend_polymake.py', + 'backend_ppl.py', + 'base.py', + 'base0.py', + 'base1.py', + 'base2.py', + 'base3.py', + 'base4.py', + 'base5.py', + 'base6.py', + 'base7.py', + 'base_QQ.py', + 'base_RDF.py', + 'base_ZZ.py', + 'base_mutable.py', + 'base_number_field.py', + 'cdd_file_format.py', + 'constructor.py', + 'double_description.py', + 'double_description_inhomogeneous.py', + 'face.py', + 'generating_function.py', + 'lattice_euclidean_group_element.py', + 'library.py', + 'misc.py', + 'palp_database.py', + 'parent.py', + 'plot.py', + 'ppl_lattice_polygon.py', + 'ppl_lattice_polytope.py', + 'representation.py', + subdir : 'sage/geometry/polyhedron' ) subdir('combinatorial_polyhedron') diff --git a/src/sage/geometry/triangulation/meson.build b/src/sage/geometry/triangulation/meson.build index 575756c1c61..3f46a95464f 100644 --- a/src/sage/geometry/triangulation/meson.build +++ b/src/sage/geometry/triangulation/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - 'all.py', - 'element.py', - 'point_configuration.py', - subdir: 'sage/geometry/triangulation', -) +py.install_sources('all.py', 'element.py', 'point_configuration.py', subdir : 'sage/geometry/triangulation') extension_data_cpp = { 'base': files('base.pyx', 'functions.cc', 'data.cc', 'triangulations.cc'), diff --git a/src/sage/graphs/base/meson.build b/src/sage/graphs/base/meson.build index 43b5b530fbd..ef431a0f7b6 100644 --- a/src/sage/graphs/base/meson.build +++ b/src/sage/graphs/base/meson.build @@ -1,15 +1,15 @@ py.install_sources( - 'all.py', - 'boost_graph.pxd', - 'c_graph.pxd', - 'dense_graph.pxd', - 'graph_backends.pxd', - 'overview.py', - 'sparse_graph.pxd', - 'static_dense_graph.pxd', - 'static_sparse_backend.pxd', - 'static_sparse_graph.pxd', - subdir: 'sage/graphs/base', + 'all.py', + 'boost_graph.pxd', + 'c_graph.pxd', + 'dense_graph.pxd', + 'graph_backends.pxd', + 'overview.py', + 'sparse_graph.pxd', + 'static_dense_graph.pxd', + 'static_sparse_backend.pxd', + 'static_sparse_graph.pxd', + subdir : 'sage/graphs/base' ) extension_data = { diff --git a/src/sage/graphs/generators/meson.build b/src/sage/graphs/generators/meson.build index 43667d84f80..be0879c9063 100644 --- a/src/sage/graphs/generators/meson.build +++ b/src/sage/graphs/generators/meson.build @@ -1,16 +1,16 @@ py.install_sources( - 'all.py', - 'basic.py', - 'chessboard.py', - 'classical_geometries.py', - 'degree_sequence.py', - 'families.py', - 'intersection.py', - 'platonic_solids.py', - 'random.py', - 'smallgraphs.py', - 'world_map.py', - subdir: 'sage/graphs/generators', + 'all.py', + 'basic.py', + 'chessboard.py', + 'classical_geometries.py', + 'degree_sequence.py', + 'families.py', + 'intersection.py', + 'platonic_solids.py', + 'random.py', + 'smallgraphs.py', + 'world_map.py', + subdir : 'sage/graphs/generators' ) extension_data = { diff --git a/src/sage/graphs/graph_decompositions/meson.build b/src/sage/graphs/graph_decompositions/meson.build index 569049303ad..19b2786578e 100644 --- a/src/sage/graphs/graph_decompositions/meson.build +++ b/src/sage/graphs/graph_decompositions/meson.build @@ -7,14 +7,14 @@ rw = declare_dependency( ) py.install_sources( - 'all.py', - 'all__sagemath_tdlib.py', - 'fast_digraph.pxd', - 'modular_decomposition.py', - 'rankwidth.pxd', - 'tree_decomposition.pxd', - 'vertex_separation.pxd', - subdir: 'sage/graphs/graph_decompositions', + 'all.py', + 'all__sagemath_tdlib.py', + 'fast_digraph.pxd', + 'modular_decomposition.py', + 'rankwidth.pxd', + 'tree_decomposition.pxd', + 'vertex_separation.pxd', + subdir : 'sage/graphs/graph_decompositions' ) extension_data = { diff --git a/src/sage/graphs/meson.build b/src/sage/graphs/meson.build index a564f8f3d09..a992796e777 100644 --- a/src/sage/graphs/meson.build +++ b/src/sage/graphs/meson.build @@ -9,44 +9,44 @@ planarity = declare_dependency( ] ) py.install_sources( - 'all.py', - 'all__sagemath_bliss.py', - 'all__sagemath_mcqd.py', - 'all__sagemath_tdlib.py', - 'bipartite_graph.py', - 'cliquer.pxd', - 'connectivity.pxd', - 'convexity_properties.pxd', - 'digraph.py', - 'digraph_generators.py', - 'distances_all_pairs.pxd', - 'domination.py', - 'dot2tex_utils.py', - 'generic_graph.py', - 'generic_graph_pyx.pxd', - 'graph.py', - 'graph_database.py', - 'graph_editor.py', - 'graph_generators.py', - 'graph_input.py', - 'graph_latex.py', - 'graph_list.py', - 'graph_plot.py', - 'graph_plot_js.py', - 'hypergraph_generators.py', - 'independent_sets.pxd', - 'isgci.py', - 'lovasz_theta.py', - 'mcqd.pxd', - 'orientations.py', - 'partial_cube.py', - 'pq_trees.py', - 'print_graphs.py', - 'schnyder.py', - 'traversals.pxd', - 'trees.pxd', - 'tutte_polynomial.py', - subdir: 'sage/graphs', + 'all.py', + 'all__sagemath_bliss.py', + 'all__sagemath_mcqd.py', + 'all__sagemath_tdlib.py', + 'bipartite_graph.py', + 'cliquer.pxd', + 'connectivity.pxd', + 'convexity_properties.pxd', + 'digraph.py', + 'digraph_generators.py', + 'distances_all_pairs.pxd', + 'domination.py', + 'dot2tex_utils.py', + 'generic_graph.py', + 'generic_graph_pyx.pxd', + 'graph.py', + 'graph_database.py', + 'graph_editor.py', + 'graph_generators.py', + 'graph_input.py', + 'graph_latex.py', + 'graph_list.py', + 'graph_plot.py', + 'graph_plot_js.py', + 'hypergraph_generators.py', + 'independent_sets.pxd', + 'isgci.py', + 'lovasz_theta.py', + 'mcqd.pxd', + 'orientations.py', + 'partial_cube.py', + 'pq_trees.py', + 'print_graphs.py', + 'schnyder.py', + 'traversals.pxd', + 'trees.pxd', + 'tutte_polynomial.py', + subdir : 'sage/graphs' ) extension_data = { diff --git a/src/sage/groups/matrix_gps/meson.build b/src/sage/groups/matrix_gps/meson.build index 51348e1110b..de499c053da 100644 --- a/src/sage/groups/matrix_gps/meson.build +++ b/src/sage/groups/matrix_gps/meson.build @@ -1,28 +1,28 @@ py.install_sources( - 'all.py', - 'binary_dihedral.py', - 'catalog.py', - 'coxeter_group.py', - 'finitely_generated.py', - 'finitely_generated_gap.py', - 'heisenberg.py', - 'homset.py', - 'isometries.py', - 'linear.py', - 'linear_gap.py', - 'matrix_group.py', - 'matrix_group_gap.py', - 'morphism.py', - 'named_group.py', - 'named_group_gap.py', - 'orthogonal.py', - 'orthogonal_gap.py', - 'pickling_overrides.py', - 'symplectic.py', - 'symplectic_gap.py', - 'unitary.py', - 'unitary_gap.py', - subdir: 'sage/groups/matrix_gps', + 'all.py', + 'binary_dihedral.py', + 'catalog.py', + 'coxeter_group.py', + 'finitely_generated.py', + 'finitely_generated_gap.py', + 'heisenberg.py', + 'homset.py', + 'isometries.py', + 'linear.py', + 'linear_gap.py', + 'matrix_group.py', + 'matrix_group_gap.py', + 'morphism.py', + 'named_group.py', + 'named_group_gap.py', + 'orthogonal.py', + 'orthogonal_gap.py', + 'pickling_overrides.py', + 'symplectic.py', + 'symplectic_gap.py', + 'unitary.py', + 'unitary_gap.py', + subdir : 'sage/groups/matrix_gps' ) extension_data = { diff --git a/src/sage/groups/meson.build b/src/sage/groups/meson.build index 495e4c48415..f49474c2860 100644 --- a/src/sage/groups/meson.build +++ b/src/sage/groups/meson.build @@ -1,33 +1,33 @@ py.install_sources( - 'all.py', - 'artin.py', - 'braid.py', - 'cactus_group.py', - 'class_function.py', - 'conjugacy_classes.py', - 'cubic_braid.py', - 'finitely_presented.py', - 'finitely_presented_catalog.py', - 'finitely_presented_named.py', - 'fqf_orthogonal.py', - 'free_group.py', - 'galois_group.py', - 'galois_group_perm.py', - 'generic.py', - 'group.pxd', - 'group_exp.py', - 'group_semidirect_product.py', - 'groups_catalog.py', - 'indexed_free_group.py', - 'kernel_subgroup.py', - 'libgap_group.py', - 'libgap_mixin.py', - 'libgap_morphism.py', - 'libgap_wrapper.pxd', - 'old.pxd', - 'pari_group.py', - 'raag.py', - subdir: 'sage/groups', + 'all.py', + 'artin.py', + 'braid.py', + 'cactus_group.py', + 'class_function.py', + 'conjugacy_classes.py', + 'cubic_braid.py', + 'finitely_presented.py', + 'finitely_presented_catalog.py', + 'finitely_presented_named.py', + 'fqf_orthogonal.py', + 'free_group.py', + 'galois_group.py', + 'galois_group_perm.py', + 'generic.py', + 'group.pxd', + 'group_exp.py', + 'group_semidirect_product.py', + 'groups_catalog.py', + 'indexed_free_group.py', + 'kernel_subgroup.py', + 'libgap_group.py', + 'libgap_mixin.py', + 'libgap_morphism.py', + 'libgap_wrapper.pxd', + 'old.pxd', + 'pari_group.py', + 'raag.py', + subdir : 'sage/groups' ) extension_data = { diff --git a/src/sage/groups/perm_gps/meson.build b/src/sage/groups/perm_gps/meson.build index e964b9ff4dd..eee96dacab0 100644 --- a/src/sage/groups/perm_gps/meson.build +++ b/src/sage/groups/perm_gps/meson.build @@ -1,13 +1,13 @@ py.install_sources( - 'all.py', - 'constructor.py', - 'cubegroup.py', - 'permgroup.py', - 'permgroup_morphism.py', - 'permgroup_named.py', - 'permutation_groups_catalog.py', - 'symgp_conjugacy_class.py', - subdir: 'sage/groups/perm_gps', + 'all.py', + 'constructor.py', + 'cubegroup.py', + 'permgroup.py', + 'permgroup_morphism.py', + 'permgroup_named.py', + 'permutation_groups_catalog.py', + 'symgp_conjugacy_class.py', + subdir : 'sage/groups/perm_gps' ) extension_data = { diff --git a/src/sage/groups/perm_gps/partn_ref/meson.build b/src/sage/groups/perm_gps/partn_ref/meson.build index 3e741020944..347d4b11cb3 100644 --- a/src/sage/groups/perm_gps/partn_ref/meson.build +++ b/src/sage/groups/perm_gps/partn_ref/meson.build @@ -1,7 +1,4 @@ -py.install_sources( - 'all.py', - subdir: 'sage/groups/perm_gps/partn_ref', -) +py.install_sources('all.py', subdir : 'sage/groups/perm_gps/partn_ref') extension_data = { 'automorphism_group_canonical_label': files('automorphism_group_canonical_label.pyx'), diff --git a/src/sage/groups/perm_gps/partn_ref2/meson.build b/src/sage/groups/perm_gps/partn_ref2/meson.build index 76838c53d74..d25038bb14d 100644 --- a/src/sage/groups/perm_gps/partn_ref2/meson.build +++ b/src/sage/groups/perm_gps/partn_ref2/meson.build @@ -1,7 +1,4 @@ -py.install_sources( - 'all.py', - subdir: 'sage/groups/perm_gps/partn_ref2', -) +py.install_sources('all.py', subdir : 'sage/groups/perm_gps/partn_ref2') extension_data = { 'refinement_generic': files('refinement_generic.pyx'), diff --git a/src/sage/groups/semimonomial_transformations/meson.build b/src/sage/groups/semimonomial_transformations/meson.build index c05e3e2d2b5..00b94c7bc38 100644 --- a/src/sage/groups/semimonomial_transformations/meson.build +++ b/src/sage/groups/semimonomial_transformations/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'semimonomial_transformation_group.py', - subdir: 'sage/groups/semimonomial_transformations', -) +py.install_sources('all.py', 'semimonomial_transformation_group.py', subdir : 'sage/groups/semimonomial_transformations') extension_data = { 'semimonomial_transformation': files('semimonomial_transformation.pyx'), diff --git a/src/sage/interacts/meson.build b/src/sage/interacts/meson.build index aa72c33da62..56c1eeb0622 100644 --- a/src/sage/interacts/meson.build +++ b/src/sage/interacts/meson.build @@ -1,12 +1,12 @@ py.install_sources( - 'algebra.py', - 'all.py', - 'calculus.py', - 'fractals.py', - 'geometry.py', - 'library.py', - 'statistics.py', - subdir: 'sage/interacts', + 'algebra.py', + 'all.py', + 'calculus.py', + 'fractals.py', + 'geometry.py', + 'library.py', + 'statistics.py', + subdir : 'sage/interacts' ) extension_data = { diff --git a/src/sage/interfaces/meson.build b/src/sage/interfaces/meson.build index 4c2bd0fe578..f7086657ce6 100644 --- a/src/sage/interfaces/meson.build +++ b/src/sage/interfaces/meson.build @@ -1,64 +1,64 @@ py.install_sources( - 'abc.py', - 'all.py', - 'all__sagemath_polyhedra.py', - 'axiom.py', - 'chomp.py', - 'cleaner.py', - 'ecm.py', - 'expect.py', - 'four_ti_2.py', - 'fricas.py', - 'frobby.py', - 'gap.py', - 'gap3.py', - 'gap_workspace.py', - 'genus2reduction.py', - 'gfan.py', - 'giac.py', - 'gnuplot.py', - 'gp.py', - 'interface.py', - 'jmoldata.py', - 'kash.py', - 'kenzo.py', - 'latte.py', - 'lie.py', - 'lisp.py', - 'macaulay2.py', - 'magma.py', - 'magma_free.py', - 'maple.py', - 'mathematica.py', - 'mathics.py', - 'matlab.py', - 'maxima.py', - 'maxima_abstract.py', - 'maxima_lib.py', - 'mupad.py', - 'mwrank.py', - 'octave.py', - 'phc.py', - 'polymake.py', - 'povray.py', - 'psage.py', - 'qepcad.py', - 'qsieve.py', - 'quit.py', - 'r.py', - 'read_data.py', - 'rubik.py', - 'sage0.py', - 'sage-maxima.lisp', - 'scilab.py', - 'singular.py', - 'sympy.py', - 'sympy_wrapper.py', - 'tab_completion.py', - 'tachyon.py', - 'tests.py', - 'tides.py', - subdir: 'sage/interfaces', + 'abc.py', + 'all.py', + 'all__sagemath_polyhedra.py', + 'axiom.py', + 'chomp.py', + 'cleaner.py', + 'ecm.py', + 'expect.py', + 'four_ti_2.py', + 'fricas.py', + 'frobby.py', + 'gap.py', + 'gap3.py', + 'gap_workspace.py', + 'genus2reduction.py', + 'gfan.py', + 'giac.py', + 'gnuplot.py', + 'gp.py', + 'interface.py', + 'jmoldata.py', + 'kash.py', + 'kenzo.py', + 'latte.py', + 'lie.py', + 'lisp.py', + 'macaulay2.py', + 'magma.py', + 'magma_free.py', + 'maple.py', + 'mathematica.py', + 'mathics.py', + 'matlab.py', + 'maxima.py', + 'maxima_abstract.py', + 'maxima_lib.py', + 'mupad.py', + 'mwrank.py', + 'octave.py', + 'phc.py', + 'polymake.py', + 'povray.py', + 'psage.py', + 'qepcad.py', + 'qsieve.py', + 'quit.py', + 'r.py', + 'read_data.py', + 'rubik.py', + 'sage-maxima.lisp', + 'sage0.py', + 'scilab.py', + 'singular.py', + 'sympy.py', + 'sympy_wrapper.py', + 'tab_completion.py', + 'tachyon.py', + 'tests.py', + 'tides.py', + subdir : 'sage/interfaces' ) extension_data = { diff --git a/src/sage/lfunctions/meson.build b/src/sage/lfunctions/meson.build index 50d701cba55..024507e1043 100644 --- a/src/sage/lfunctions/meson.build +++ b/src/sage/lfunctions/meson.build @@ -1,10 +1,10 @@ py.install_sources( - 'all.py', - 'dokchitser.py', - 'lcalc.py', - 'pari.py', - 'sympow.py', - subdir: 'sage/lfunctions', + 'all.py', + 'dokchitser.py', + 'lcalc.py', + 'pari.py', + 'sympow.py', + subdir : 'sage/lfunctions' ) extension_data = { diff --git a/src/sage/libs/arb/meson.build b/src/sage/libs/arb/meson.build index cd5ec778dd1..d8f90891b1d 100644 --- a/src/sage/libs/arb/meson.build +++ b/src/sage/libs/arb/meson.build @@ -1,21 +1,21 @@ py.install_sources( - '__init__.py', - 'acb.pxd', - 'acb_calc.pxd', - 'acb_elliptic.pxd', - 'acb_hypgeom.pxd', - 'acb_mat.pxd', - 'acb_modular.pxd', - 'acb_poly.pxd', - 'arb.pxd', - 'arb_fmpz_poly.pxd', - 'arb_hypgeom.pxd', - 'arb_wrap.h', - 'arf.pxd', - 'bernoulli.pxd', - 'mag.pxd', - 'types.pxd', - subdir: 'sage/libs/arb', + '__init__.py', + 'acb.pxd', + 'acb_calc.pxd', + 'acb_elliptic.pxd', + 'acb_hypgeom.pxd', + 'acb_mat.pxd', + 'acb_modular.pxd', + 'acb_poly.pxd', + 'arb.pxd', + 'arb_fmpz_poly.pxd', + 'arb_hypgeom.pxd', + 'arb_wrap.h', + 'arf.pxd', + 'bernoulli.pxd', + 'mag.pxd', + 'types.pxd', + subdir : 'sage/libs/arb' ) extension_data = { diff --git a/src/sage/libs/coxeter3/meson.build b/src/sage/libs/coxeter3/meson.build index ea75996ddb7..1c5505c9aa0 100644 --- a/src/sage/libs/coxeter3/meson.build +++ b/src/sage/libs/coxeter3/meson.build @@ -1,11 +1,11 @@ coxeter3 = cc.find_library('coxeter3', required: false) py.install_sources( - '__init__.py', - 'all__sagemath_coxeter3.py', - 'coxeter.pxd', - 'coxeter_group.py', - 'decl.pxd', - subdir: 'sage/libs/coxeter3', + '__init__.py', + 'all__sagemath_coxeter3.py', + 'coxeter.pxd', + 'coxeter_group.py', + 'decl.pxd', + subdir : 'sage/libs/coxeter3' ) diff --git a/src/sage/libs/eclib/meson.build b/src/sage/libs/eclib/meson.build index 4cdca5b7c42..e7d224188cb 100644 --- a/src/sage/libs/eclib/meson.build +++ b/src/sage/libs/eclib/meson.build @@ -1,12 +1,12 @@ py.install_sources( - '__init__.py', - 'all.py', - 'constructor.py', - 'homspace.pxd', - 'interface.py', - 'mat.pxd', - 'newforms.pxd', - subdir: 'sage/libs/eclib', + '__init__.py', + 'all.py', + 'constructor.py', + 'homspace.pxd', + 'interface.py', + 'mat.pxd', + 'newforms.pxd', + subdir : 'sage/libs/eclib' ) extension_data_cpp = { diff --git a/src/sage/libs/flint/meson.build b/src/sage/libs/flint/meson.build index 88d8a479603..63efeb48959 100644 --- a/src/sage/libs/flint/meson.build +++ b/src/sage/libs/flint/meson.build @@ -1,34 +1,34 @@ py.install_sources( - '__init__.py', - 'arith.pxd', - 'flint.pxd', - 'flint_ntl_wrap.h', - 'flint_wrap.h', - 'fmpq.pxd', - 'fmpq_mat.pxd', - 'fmpq_poly.pxd', - 'fmpz.pxd', - 'fmpz_factor.pxd', - 'fmpz_mat.pxd', - 'fmpz_mod.pxd', - 'fmpz_mod_poly.pxd', - 'fmpz_poly.pxd', - 'fmpz_poly_mat.pxd', - 'fmpz_poly_q.pxd', - 'fmpz_vec.pxd', - 'fq.pxd', - 'fq_nmod.pxd', - 'nmod_poly.pxd', - 'nmod_vec.pxd', - 'ntl_interface.pxd', - 'padic.pxd', - 'padic_poly.pxd', - 'qadic.pxd', - 'qsieve.pxd', - 'thread_pool.pxd', - 'types.pxd', - 'ulong_extras.pxd', - subdir: 'sage/libs/flint', + '__init__.py', + 'arith.pxd', + 'flint.pxd', + 'flint_ntl_wrap.h', + 'flint_wrap.h', + 'fmpq.pxd', + 'fmpq_mat.pxd', + 'fmpq_poly.pxd', + 'fmpz.pxd', + 'fmpz_factor.pxd', + 'fmpz_mat.pxd', + 'fmpz_mod.pxd', + 'fmpz_mod_poly.pxd', + 'fmpz_poly.pxd', + 'fmpz_poly_mat.pxd', + 'fmpz_poly_q.pxd', + 'fmpz_vec.pxd', + 'fq.pxd', + 'fq_nmod.pxd', + 'nmod_poly.pxd', + 'nmod_vec.pxd', + 'ntl_interface.pxd', + 'padic.pxd', + 'padic_poly.pxd', + 'qadic.pxd', + 'qsieve.pxd', + 'thread_pool.pxd', + 'types.pxd', + 'ulong_extras.pxd', + subdir : 'sage/libs/flint' ) extension_data = { diff --git a/src/sage/libs/gap/meson.build b/src/sage/libs/gap/meson.build index 6256bb82f19..df6ccfee84b 100644 --- a/src/sage/libs/gap/meson.build +++ b/src/sage/libs/gap/meson.build @@ -1,19 +1,19 @@ py.install_sources( - 'all.py', - 'all_documented_functions.py', - 'assigned_names.py', - 'context_managers.py', - 'element.pxd', - 'gap_functions.py', - 'gap_globals.py', - 'gap_includes.pxd', - 'operations.py', - 'sage.gaprc', - 'saved_workspace.py', - 'test.py', - 'test_long.py', - 'util.pxd', - subdir: 'sage/libs/gap', + 'all.py', + 'all_documented_functions.py', + 'assigned_names.py', + 'context_managers.py', + 'element.pxd', + 'gap_functions.py', + 'gap_globals.py', + 'gap_includes.pxd', + 'operations.py', + 'sage.gaprc', + 'saved_workspace.py', + 'test.py', + 'test_long.py', + 'util.pxd', + subdir : 'sage/libs/gap' ) extension_data = { diff --git a/src/sage/libs/giac/meson.build b/src/sage/libs/giac/meson.build index f4003c4a9c7..6e0638ededf 100644 --- a/src/sage/libs/giac/meson.build +++ b/src/sage/libs/giac/meson.build @@ -4,12 +4,7 @@ giac = declare_dependency( ] ) -py.install_sources( - '__init__.py', - 'giac.pxd', - 'misc.h', - subdir: 'sage/libs/giac', -) +py.install_sources('__init__.py', 'giac.pxd', 'misc.h', subdir : 'sage/libs/giac') extension_data_cpp = { 'giac': files('giac.pyx'), diff --git a/src/sage/libs/glpk/meson.build b/src/sage/libs/glpk/meson.build index 080e12bd275..32eaa0bb9a4 100644 --- a/src/sage/libs/glpk/meson.build +++ b/src/sage/libs/glpk/meson.build @@ -1,11 +1,11 @@ py.install_sources( - '__init__.py', - 'constants.pxd', - 'env.pxd', - 'graph.pxd', - 'lp.pxd', - 'types.pxd', - subdir: 'sage/libs/glpk', + '__init__.py', + 'constants.pxd', + 'env.pxd', + 'graph.pxd', + 'lp.pxd', + 'types.pxd', + subdir : 'sage/libs/glpk' ) extension_data = { diff --git a/src/sage/libs/gmp/meson.build b/src/sage/libs/gmp/meson.build index 7eaa2b4f586..7cb927e811a 100644 --- a/src/sage/libs/gmp/meson.build +++ b/src/sage/libs/gmp/meson.build @@ -1,17 +1,17 @@ py.install_sources( - '__init__.py', - 'all.pxd', - 'binop.pxd', - 'misc.pxd', - 'mpf.pxd', - 'mpn.pxd', - 'mpq.pxd', - 'mpz.pxd', - 'pylong.pxd', - 'random.pxd', - 'randomize.pxd', - 'types.pxd', - subdir: 'sage/libs/gmp', + '__init__.py', + 'all.pxd', + 'binop.pxd', + 'misc.pxd', + 'mpf.pxd', + 'mpn.pxd', + 'mpq.pxd', + 'mpz.pxd', + 'pylong.pxd', + 'random.pxd', + 'randomize.pxd', + 'types.pxd', + subdir : 'sage/libs/gmp' ) extension_data = { diff --git a/src/sage/libs/gsl/meson.build b/src/sage/libs/gsl/meson.build index 39d674466f3..42f05e23a6a 100644 --- a/src/sage/libs/gsl/meson.build +++ b/src/sage/libs/gsl/meson.build @@ -1,70 +1,70 @@ py.install_sources( - '__init__.py', - 'airy.pxd', - 'all.pxd', - 'array.pxd', - 'bessel.pxd', - 'blas.pxd', - 'blas_types.pxd', - 'block.pxd', - 'chebyshev.pxd', - 'clausen.pxd', - 'combination.pxd', - 'complex.pxd', - 'coulomb.pxd', - 'coupling.pxd', - 'dawson.pxd', - 'debye.pxd', - 'dilog.pxd', - 'eigen.pxd', - 'elementary.pxd', - 'ellint.pxd', - 'elljac.pxd', - 'erf.pxd', - 'errno.pxd', - 'exp.pxd', - 'expint.pxd', - 'fermi_dirac.pxd', - 'fft.pxd', - 'fit.pxd', - 'gamma.pxd', - 'gegenbauer.pxd', - 'histogram.pxd', - 'hyperg.pxd', - 'integration.pxd', - 'interp.pxd', - 'laguerre.pxd', - 'lambert.pxd', - 'legendre.pxd', - 'linalg.pxd', - 'log.pxd', - 'math.pxd', - 'matrix.pxd', - 'matrix_complex.pxd', - 'min.pxd', - 'monte.pxd', - 'ntuple.pxd', - 'odeiv.pxd', - 'permutation.pxd', - 'poly.pxd', - 'pow_int.pxd', - 'psi.pxd', - 'qrng.pxd', - 'random.pxd', - 'rng.pxd', - 'roots.pxd', - 'sort.pxd', - 'statistics.pxd', - 'sum.pxd', - 'synchrotron.pxd', - 'transport.pxd', - 'trig.pxd', - 'types.pxd', - 'vector.pxd', - 'vector_complex.pxd', - 'wavelet.pxd', - 'zeta.pxd', - subdir: 'sage/libs/gsl', + '__init__.py', + 'airy.pxd', + 'all.pxd', + 'array.pxd', + 'bessel.pxd', + 'blas.pxd', + 'blas_types.pxd', + 'block.pxd', + 'chebyshev.pxd', + 'clausen.pxd', + 'combination.pxd', + 'complex.pxd', + 'coulomb.pxd', + 'coupling.pxd', + 'dawson.pxd', + 'debye.pxd', + 'dilog.pxd', + 'eigen.pxd', + 'elementary.pxd', + 'ellint.pxd', + 'elljac.pxd', + 'erf.pxd', + 'errno.pxd', + 'exp.pxd', + 'expint.pxd', + 'fermi_dirac.pxd', + 'fft.pxd', + 'fit.pxd', + 'gamma.pxd', + 'gegenbauer.pxd', + 'histogram.pxd', + 'hyperg.pxd', + 'integration.pxd', + 'interp.pxd', + 'laguerre.pxd', + 'lambert.pxd', + 'legendre.pxd', + 'linalg.pxd', + 'log.pxd', + 'math.pxd', + 'matrix.pxd', + 'matrix_complex.pxd', + 'min.pxd', + 'monte.pxd', + 'ntuple.pxd', + 'odeiv.pxd', + 'permutation.pxd', + 'poly.pxd', + 'pow_int.pxd', + 'psi.pxd', + 'qrng.pxd', + 'random.pxd', + 'rng.pxd', + 'roots.pxd', + 'sort.pxd', + 'statistics.pxd', + 'sum.pxd', + 'synchrotron.pxd', + 'transport.pxd', + 'trig.pxd', + 'types.pxd', + 'vector.pxd', + 'vector_complex.pxd', + 'wavelet.pxd', + 'zeta.pxd', + subdir : 'sage/libs/gsl' ) extension_data = { diff --git a/src/sage/libs/lcalc/meson.build b/src/sage/libs/lcalc/meson.build index e70ed610108..ee7287fe08e 100644 --- a/src/sage/libs/lcalc/meson.build +++ b/src/sage/libs/lcalc/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - '__init__.py', - 'lcalc_Lfunction.pxd', - 'lcalc_sage.h', - subdir: 'sage/libs/lcalc', -) +py.install_sources('__init__.py', 'lcalc_Lfunction.pxd', 'lcalc_sage.h', subdir : 'sage/libs/lcalc') extension_data_cpp = { 'lcalc_Lfunction': files('lcalc_Lfunction.pyx'), diff --git a/src/sage/libs/linbox/meson.build b/src/sage/libs/linbox/meson.build index 48b092ed5d8..9f26f94d40e 100644 --- a/src/sage/libs/linbox/meson.build +++ b/src/sage/libs/linbox/meson.build @@ -1,11 +1,11 @@ py.install_sources( - '__init__.py', - 'conversion.pxd', - 'fflas.pxd', - 'givaro.pxd', - 'linbox.pxd', - 'linbox_flint_interface.pxd', - subdir: 'sage/libs/linbox', + '__init__.py', + 'conversion.pxd', + 'fflas.pxd', + 'givaro.pxd', + 'linbox.pxd', + 'linbox_flint_interface.pxd', + subdir : 'sage/libs/linbox' ) extension_data_cpp = { diff --git a/src/sage/libs/meson.build b/src/sage/libs/meson.build index a19f4b023fa..924f8fa4f11 100644 --- a/src/sage/libs/meson.build +++ b/src/sage/libs/meson.build @@ -7,19 +7,19 @@ sirocco = declare_dependency( ecl = cc.find_library('ecl') py.install_sources( - 'all.py', - 'all__sagemath_coxeter3.py', - 'all__sagemath_meataxe.py', - 'all__sagemath_objects.py', - 'all__sagemath_sirocco.py', - 'ecl.pxd', - 'eclsig.h', - 'gmpxx.pxd', - 'iml.pxd', - 'm4ri.pxd', - 'm4rie.pxd', - 'meataxe.pxd', - subdir: 'sage/libs', + 'all.py', + 'all__sagemath_coxeter3.py', + 'all__sagemath_meataxe.py', + 'all__sagemath_objects.py', + 'all__sagemath_sirocco.py', + 'ecl.pxd', + 'eclsig.h', + 'gmpxx.pxd', + 'iml.pxd', + 'm4ri.pxd', + 'm4rie.pxd', + 'meataxe.pxd', + subdir : 'sage/libs' ) extension_data = { diff --git a/src/sage/libs/mpmath/meson.build b/src/sage/libs/mpmath/meson.build index 7bd5c737668..394a4da4357 100644 --- a/src/sage/libs/mpmath/meson.build +++ b/src/sage/libs/mpmath/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - '__init__.py', - 'all.py', - 'utils.pxd', - subdir: 'sage/libs/mpmath', -) +py.install_sources('__init__.py', 'all.py', 'utils.pxd', subdir : 'sage/libs/mpmath') extension_data = { 'ext_impl': files('ext_impl.pyx'), diff --git a/src/sage/libs/ntl/meson.build b/src/sage/libs/ntl/meson.build index cf4b30ad55a..cd75a03cd19 100644 --- a/src/sage/libs/ntl/meson.build +++ b/src/sage/libs/ntl/meson.build @@ -1,49 +1,49 @@ py.install_sources( - 'GF2.pxd', - 'GF2E.pxd', - 'GF2EX.pxd', - 'GF2X.pxd', - 'ZZ.pxd', - 'ZZX.pxd', - 'ZZ_p.pxd', - 'ZZ_pE.pxd', - 'ZZ_pEX.pxd', - 'ZZ_pX.pxd', - '__init__.py', - 'all.py', - 'conversion.pxd', - 'convert.pxd', - 'lzz_p.pxd', - 'lzz_pX.pxd', - 'mat_GF2.pxd', - 'mat_GF2E.pxd', - 'mat_ZZ.pxd', - 'ntl_GF2.pxd', - 'ntl_GF2E.pxd', - 'ntl_GF2EContext.pxd', - 'ntl_GF2EX.pxd', - 'ntl_GF2X.pxd', - 'ntl_ZZ.pxd', - 'ntl_ZZX.pxd', - 'ntl_ZZ_p.pxd', - 'ntl_ZZ_pContext.pxd', - 'ntl_ZZ_pE.pxd', - 'ntl_ZZ_pEContext.pxd', - 'ntl_ZZ_pEX.pxd', - 'ntl_ZZ_pX.pxd', - 'ntl_lzz_p.pxd', - 'ntl_lzz_pContext.pxd', - 'ntl_lzz_pX.pxd', - 'ntl_mat_GF2.pxd', - 'ntl_mat_GF2E.pxd', - 'ntl_mat_ZZ.pxd', - 'ntl_tools.pxd', - 'ntlwrap.h', - 'ntlwrap_impl.h', - 'types.pxd', - 'vec_GF2.pxd', - 'vec_GF2E.pxd', - subdir: 'sage/libs/ntl', + 'GF2.pxd', + 'GF2E.pxd', + 'GF2EX.pxd', + 'GF2X.pxd', + 'ZZ.pxd', + 'ZZX.pxd', + 'ZZ_p.pxd', + 'ZZ_pE.pxd', + 'ZZ_pEX.pxd', + 'ZZ_pX.pxd', + '__init__.py', + 'all.py', + 'conversion.pxd', + 'convert.pxd', + 'lzz_p.pxd', + 'lzz_pX.pxd', + 'mat_GF2.pxd', + 'mat_GF2E.pxd', + 'mat_ZZ.pxd', + 'ntl_GF2.pxd', + 'ntl_GF2E.pxd', + 'ntl_GF2EContext.pxd', + 'ntl_GF2EX.pxd', + 'ntl_GF2X.pxd', + 'ntl_ZZ.pxd', + 'ntl_ZZX.pxd', + 'ntl_ZZ_p.pxd', + 'ntl_ZZ_pContext.pxd', + 'ntl_ZZ_pE.pxd', + 'ntl_ZZ_pEContext.pxd', + 'ntl_ZZ_pEX.pxd', + 'ntl_ZZ_pX.pxd', + 'ntl_lzz_p.pxd', + 'ntl_lzz_pContext.pxd', + 'ntl_lzz_pX.pxd', + 'ntl_mat_GF2.pxd', + 'ntl_mat_GF2E.pxd', + 'ntl_mat_ZZ.pxd', + 'ntl_tools.pxd', + 'ntlwrap.h', + 'ntlwrap_impl.h', + 'types.pxd', + 'vec_GF2.pxd', + 'vec_GF2E.pxd', + subdir : 'sage/libs/ntl' ) extension_data_cpp = { diff --git a/src/sage/libs/pari/meson.build b/src/sage/libs/pari/meson.build index da41b9a3507..8e3236af9bd 100644 --- a/src/sage/libs/pari/meson.build +++ b/src/sage/libs/pari/meson.build @@ -1,15 +1,15 @@ py.install_sources( - '__init__.py', - 'all.py', - 'convert_flint.pxd', - 'convert_gmp.pxd', - 'convert_sage.pxd', - 'convert_sage_complex_double.pxd', - 'convert_sage_real_double.pxd', - 'convert_sage_real_mpfr.pxd', - 'misc.pxd', - 'tests.py', - subdir: 'sage/libs/pari', + '__init__.py', + 'all.py', + 'convert_flint.pxd', + 'convert_gmp.pxd', + 'convert_sage.pxd', + 'convert_sage_complex_double.pxd', + 'convert_sage_real_double.pxd', + 'convert_sage_real_mpfr.pxd', + 'misc.pxd', + 'tests.py', + subdir : 'sage/libs/pari' ) extension_data = { diff --git a/src/sage/libs/singular/meson.build b/src/sage/libs/singular/meson.build index 1a7037adaa5..cb0d0709354 100644 --- a/src/sage/libs/singular/meson.build +++ b/src/sage/libs/singular/meson.build @@ -1,14 +1,14 @@ py.install_sources( - '__init__.py', - 'decl.pxd', - 'function.pxd', - 'function_factory.py', - 'groebner_strategy.pxd', - 'polynomial.pxd', - 'ring.pxd', - 'singular.pxd', - 'standard_options.py', - subdir: 'sage/libs/singular', + '__init__.py', + 'decl.pxd', + 'function.pxd', + 'function_factory.py', + 'groebner_strategy.pxd', + 'polynomial.pxd', + 'ring.pxd', + 'singular.pxd', + 'standard_options.py', + subdir : 'sage/libs/singular' ) extension_data_cpp = { diff --git a/src/sage/libs/symmetrica/meson.build b/src/sage/libs/symmetrica/meson.build index 8b2d10570ac..36fa3b99f30 100644 --- a/src/sage/libs/symmetrica/meson.build +++ b/src/sage/libs/symmetrica/meson.build @@ -5,11 +5,7 @@ symmetrica = declare_dependency( ] ) -py.install_sources( - '__init__.py', - 'all.py', - subdir: 'sage/libs/symmetrica', -) +py.install_sources('__init__.py', 'all.py', subdir : 'sage/libs/symmetrica') extension_data = { 'symmetrica': files('symmetrica.pyx'), diff --git a/src/sage/matrix/meson.build b/src/sage/matrix/meson.build index 8b67f6b1bfc..a9255459faa 100644 --- a/src/sage/matrix/meson.build +++ b/src/sage/matrix/meson.build @@ -12,22 +12,22 @@ iml = declare_dependency( py.install_sources( - '__init__.py', - 'all.py', - 'all__sagemath_meataxe.py', - 'benchmark.py', - 'berlekamp_massey.py', - 'compute_J_ideal.py', - 'docs.py', - 'matrix_integer_dense_hnf.py', - 'matrix_integer_dense_saturation.py', - 'matrix_misc.py', - 'matrix_space.py', - 'operation_table.py', - 'special.py', - 'symplectic_basis.py', - 'tests.py', - subdir: 'sage/matrix', + '__init__.py', + 'all.py', + 'all__sagemath_meataxe.py', + 'benchmark.py', + 'berlekamp_massey.py', + 'compute_J_ideal.py', + 'docs.py', + 'matrix_integer_dense_hnf.py', + 'matrix_integer_dense_saturation.py', + 'matrix_misc.py', + 'matrix_space.py', + 'operation_table.py', + 'special.py', + 'symplectic_basis.py', + 'tests.py', + subdir : 'sage/matrix' ) extension_data = { diff --git a/src/sage/matroids/meson.build b/src/sage/matroids/meson.build index 917758578b5..b8e706a9414 100644 --- a/src/sage/matroids/meson.build +++ b/src/sage/matroids/meson.build @@ -1,19 +1,19 @@ py.install_sources( - 'advanced.py', - 'all.py', - 'catalog.py', - 'constructor.py', - 'database_collections.py', - 'database_matroids.py', - 'dual_matroid.py', - 'graphic_matroid.py', - 'matroids_catalog.py', - 'matroids_plot_helpers.py', - 'minor_matroid.py', - 'named_matroids.py', - 'rank_matroid.py', - 'utilities.py', - subdir: 'sage/matroids', + 'advanced.py', + 'all.py', + 'catalog.py', + 'constructor.py', + 'database_collections.py', + 'database_matroids.py', + 'dual_matroid.py', + 'graphic_matroid.py', + 'matroids_catalog.py', + 'matroids_plot_helpers.py', + 'minor_matroid.py', + 'named_matroids.py', + 'rank_matroid.py', + 'utilities.py', + subdir : 'sage/matroids' ) extension_data = { diff --git a/src/sage/meson.build b/src/sage/meson.build index 43fc0332b92..d505ccfecdf 100644 --- a/src/sage/meson.build +++ b/src/sage/meson.build @@ -73,22 +73,22 @@ foreach package : no_processing endforeach py.install_sources( - '__init__.py', - 'all.py', - 'all__sagemath_bliss.py', - 'all__sagemath_categories.py', - 'all__sagemath_coxeter3.py', - 'all__sagemath_environment.py', - 'all__sagemath_mcqd.py', - 'all__sagemath_meataxe.py', - 'all__sagemath_objects.py', - 'all__sagemath_repl.py', - 'all__sagemath_sirocco.py', - 'all__sagemath_tdlib.py', - 'all_cmdline.py', - 'env.py', - 'version.py', - subdir: 'sage', + '__init__.py', + 'all.py', + 'all__sagemath_bliss.py', + 'all__sagemath_categories.py', + 'all__sagemath_coxeter3.py', + 'all__sagemath_environment.py', + 'all__sagemath_mcqd.py', + 'all__sagemath_meataxe.py', + 'all__sagemath_objects.py', + 'all__sagemath_repl.py', + 'all__sagemath_sirocco.py', + 'all__sagemath_tdlib.py', + 'all_cmdline.py', + 'env.py', + 'version.py', + subdir : 'sage' ) subdir('cpython') diff --git a/src/sage/misc/meson.build b/src/sage/misc/meson.build index 27e76f59025..eccd8be3347 100644 --- a/src/sage/misc/meson.build +++ b/src/sage/misc/meson.build @@ -1,93 +1,93 @@ py.install_sources( - '__init__.py', - 'abstract_method.py', - 'all.py', - 'all__sagemath_environment.py', - 'all__sagemath_objects.py', - 'all__sagemath_repl.py', - 'allocator.pxd', - 'banner.py', - 'benchmark.py', - 'binary_tree.pxd', - 'bindable_class.py', - 'c3_controlled.pxd', - 'cachefunc.pxd', - 'call.py', - 'classcall_metaclass.pxd', - 'classgraph.py', - 'compat.py', - 'converting_dict.py', - 'copying.py', - 'cython.py', - 'decorators.py', - 'defaults.py', - 'dev_tools.py', - 'dist.py', - 'edit_module.py', - 'element_with_label.py', - 'explain_pickle.py', - 'fast_methods.pxd', - 'flatten.py', - 'func_persist.py', - 'function_mangling.pxd', - 'functional.py', - 'gperftools.py', - 'html.py', - 'inherit_comparison.pxd', - 'inline_fortran.py', - 'latex.py', - 'latex_macros.py', - 'latex_standalone.py', - 'lazy_format.py', - 'lazy_import_cache.py', - 'lazy_list.pxd', - 'lazy_string.pxd', - 'map_threaded.py', - 'mathml.py', - 'messaging.py', - 'method_decorator.py', - 'misc.py', - 'misc_c.pxd', - 'mrange.py', - 'multireplace.py', - 'namespace_package.py', - 'nested_class.pxd', - 'object_multiplexer.py', - 'package.py', - 'package_dir.py', - 'pager.py', - 'prandom.py', - 'profiler.py', - 'proof.py', - 'python.py', - 'random_testing.py', - 'randstate.pxd', - 'remote_file.py', - 'replace_dot_all.py', - 'repr.py', - 'rest_index_of_methods.py', - 'sage_eval.py', - 'sage_input.py', - 'sage_timeit.py', - 'sage_unittest.py', - 'sagedoc.py', - 'sagedoc_conf.py', - 'sageinspect.py', - 'search.pxd', - 'sh.py', - 'sphinxify.py', - 'superseded.py', - 'table.py', - 'temporary_file.py', - 'test_class_pickling.py', - 'test_nested_class.py', - 'timing.py', - 'trace.py', - 'unknown.py', - 'verbose.py', - 'viewer.py', - 'weak_dict.pxd', - subdir: 'sage/misc', + '__init__.py', + 'abstract_method.py', + 'all.py', + 'all__sagemath_environment.py', + 'all__sagemath_objects.py', + 'all__sagemath_repl.py', + 'allocator.pxd', + 'banner.py', + 'benchmark.py', + 'binary_tree.pxd', + 'bindable_class.py', + 'c3_controlled.pxd', + 'cachefunc.pxd', + 'call.py', + 'classcall_metaclass.pxd', + 'classgraph.py', + 'compat.py', + 'converting_dict.py', + 'copying.py', + 'cython.py', + 'decorators.py', + 'defaults.py', + 'dev_tools.py', + 'dist.py', + 'edit_module.py', + 'element_with_label.py', + 'explain_pickle.py', + 'fast_methods.pxd', + 'flatten.py', + 'func_persist.py', + 'function_mangling.pxd', + 'functional.py', + 'gperftools.py', + 'html.py', + 'inherit_comparison.pxd', + 'inline_fortran.py', + 'latex.py', + 'latex_macros.py', + 'latex_standalone.py', + 'lazy_format.py', + 'lazy_import_cache.py', + 'lazy_list.pxd', + 'lazy_string.pxd', + 'map_threaded.py', + 'mathml.py', + 'messaging.py', + 'method_decorator.py', + 'misc.py', + 'misc_c.pxd', + 'mrange.py', + 'multireplace.py', + 'namespace_package.py', + 'nested_class.pxd', + 'object_multiplexer.py', + 'package.py', + 'package_dir.py', + 'pager.py', + 'prandom.py', + 'profiler.py', + 'proof.py', + 'python.py', + 'random_testing.py', + 'randstate.pxd', + 'remote_file.py', + 'replace_dot_all.py', + 'repr.py', + 'rest_index_of_methods.py', + 'sage_eval.py', + 'sage_input.py', + 'sage_timeit.py', + 'sage_unittest.py', + 'sagedoc.py', + 'sagedoc_conf.py', + 'sageinspect.py', + 'search.pxd', + 'sh.py', + 'sphinxify.py', + 'superseded.py', + 'table.py', + 'temporary_file.py', + 'test_class_pickling.py', + 'test_nested_class.py', + 'timing.py', + 'trace.py', + 'unknown.py', + 'verbose.py', + 'viewer.py', + 'weak_dict.pxd', + subdir : 'sage/misc' ) extension_data = { diff --git a/src/sage/modular/arithgroup/meson.build b/src/sage/modular/arithgroup/meson.build index e642bf49b0d..da0d531e418 100644 --- a/src/sage/modular/arithgroup/meson.build +++ b/src/sage/modular/arithgroup/meson.build @@ -1,15 +1,15 @@ py.install_sources( - 'all.py', - 'arithgroup_generic.py', - 'arithgroup_perm.py', - 'congroup_gamma.py', - 'congroup_gamma0.py', - 'congroup_gamma1.py', - 'congroup_gammaH.py', - 'congroup_generic.py', - 'congroup_sl2z.py', - 'tests.py', - subdir: 'sage/modular/arithgroup', + 'all.py', + 'arithgroup_generic.py', + 'arithgroup_perm.py', + 'congroup_gamma.py', + 'congroup_gamma0.py', + 'congroup_gamma1.py', + 'congroup_gammaH.py', + 'congroup_generic.py', + 'congroup_sl2z.py', + 'tests.py', + subdir : 'sage/modular/arithgroup' ) extension_data = { diff --git a/src/sage/modular/meson.build b/src/sage/modular/meson.build index fca36f6d674..fb4dce49d66 100644 --- a/src/sage/modular/meson.build +++ b/src/sage/modular/meson.build @@ -1,17 +1,17 @@ py.install_sources( - 'all.py', - 'buzzard.py', - 'congroup.py', - 'congroup_element.py', - 'cusps.py', - 'cusps_nf.py', - 'dims.py', - 'dirichlet.py', - 'etaproducts.py', - 'hypergeometric_motive.py', - 'multiple_zeta.py', - 'multiple_zeta_F_algebra.py', - subdir: 'sage/modular', + 'all.py', + 'buzzard.py', + 'congroup.py', + 'congroup_element.py', + 'cusps.py', + 'cusps_nf.py', + 'dims.py', + 'dirichlet.py', + 'etaproducts.py', + 'hypergeometric_motive.py', + 'multiple_zeta.py', + 'multiple_zeta_F_algebra.py', + subdir : 'sage/modular' ) extension_data = { diff --git a/src/sage/modular/modform/meson.build b/src/sage/modular/modform/meson.build index e80b0324357..d154837ba69 100644 --- a/src/sage/modular/modform/meson.build +++ b/src/sage/modular/modform/meson.build @@ -1,32 +1,32 @@ py.install_sources( - 'all.py', - 'ambient.py', - 'ambient_R.py', - 'ambient_eps.py', - 'ambient_g0.py', - 'ambient_g1.py', - 'constructor.py', - 'cuspidal_submodule.py', - 'defaults.py', - 'eis_series.py', - 'eisenstein_submodule.py', - 'element.py', - 'find_generators.py', - 'half_integral.py', - 'hecke_operator_on_qexp.py', - 'j_invariant.py', - 'l_series_gross_zagier.py', - 'notes.py', - 'numerical.py', - 'periods.py', - 'ring.py', - 'space.py', - 'submodule.py', - 'tests.py', - 'theta.py', - 'vm_basis.py', - 'weight1.py', - subdir: 'sage/modular/modform', + 'all.py', + 'ambient.py', + 'ambient_R.py', + 'ambient_eps.py', + 'ambient_g0.py', + 'ambient_g1.py', + 'constructor.py', + 'cuspidal_submodule.py', + 'defaults.py', + 'eis_series.py', + 'eisenstein_submodule.py', + 'element.py', + 'find_generators.py', + 'half_integral.py', + 'hecke_operator_on_qexp.py', + 'j_invariant.py', + 'l_series_gross_zagier.py', + 'notes.py', + 'numerical.py', + 'periods.py', + 'ring.py', + 'space.py', + 'submodule.py', + 'tests.py', + 'theta.py', + 'vm_basis.py', + 'weight1.py', + subdir : 'sage/modular/modform' ) extension_data = { diff --git a/src/sage/modular/modsym/meson.build b/src/sage/modular/modsym/meson.build index e3c62628de4..c2164d0f014 100644 --- a/src/sage/modular/modsym/meson.build +++ b/src/sage/modular/modsym/meson.build @@ -1,20 +1,20 @@ py.install_sources( - 'all.py', - 'ambient.py', - 'boundary.py', - 'element.py', - 'g1list.py', - 'ghlist.py', - 'hecke_operator.py', - 'manin_symbol_list.py', - 'modsym.py', - 'modular_symbols.py', - 'p1list_nf.py', - 'relation_matrix.py', - 'space.py', - 'subspace.py', - 'tests.py', - subdir: 'sage/modular/modsym', + 'all.py', + 'ambient.py', + 'boundary.py', + 'element.py', + 'g1list.py', + 'ghlist.py', + 'hecke_operator.py', + 'manin_symbol_list.py', + 'modsym.py', + 'modular_symbols.py', + 'p1list_nf.py', + 'relation_matrix.py', + 'space.py', + 'subspace.py', + 'tests.py', + subdir : 'sage/modular/modsym' ) extension_data = { diff --git a/src/sage/modular/pollack_stevens/meson.build b/src/sage/modular/pollack_stevens/meson.build index b2e360ee861..0ae6515ad80 100644 --- a/src/sage/modular/pollack_stevens/meson.build +++ b/src/sage/modular/pollack_stevens/meson.build @@ -1,13 +1,13 @@ py.install_sources( - 'all.py', - 'distributions.py', - 'fund_domain.py', - 'manin_map.py', - 'modsym.py', - 'padic_lseries.py', - 'sigma0.py', - 'space.py', - subdir: 'sage/modular/pollack_stevens', + 'all.py', + 'distributions.py', + 'fund_domain.py', + 'manin_map.py', + 'modsym.py', + 'padic_lseries.py', + 'sigma0.py', + 'space.py', + subdir : 'sage/modular/pollack_stevens' ) extension_data = { diff --git a/src/sage/modules/meson.build b/src/sage/modules/meson.build index 6fcfc0f7ae4..73926e095d3 100644 --- a/src/sage/modules/meson.build +++ b/src/sage/modules/meson.build @@ -1,30 +1,30 @@ py.install_sources( - 'all.py', - 'complex_double_vector.py', - 'diamond_cutting.py', - 'filtered_vector_space.py', - 'free_module.py', - 'free_module_homspace.py', - 'free_module_integer.py', - 'free_module_morphism.py', - 'free_quadratic_module.py', - 'free_quadratic_module_integer_symmetric.py', - 'matrix_morphism.py', - 'misc.py', - 'module_functors.py', - 'multi_filtered_vector_space.py', - 'quotient_module.py', - 'real_double_vector.py', - 'submodule.py', - 'tensor_operations.py', - 'torsion_quadratic_module.py', - 'tutorial_free_modules.py', - 'vector_callable_symbolic_dense.py', - 'vector_space_homspace.py', - 'vector_space_morphism.py', - 'vector_symbolic_dense.py', - 'vector_symbolic_sparse.py', - subdir: 'sage/modules', + 'all.py', + 'complex_double_vector.py', + 'diamond_cutting.py', + 'filtered_vector_space.py', + 'free_module.py', + 'free_module_homspace.py', + 'free_module_integer.py', + 'free_module_morphism.py', + 'free_quadratic_module.py', + 'free_quadratic_module_integer_symmetric.py', + 'matrix_morphism.py', + 'misc.py', + 'module_functors.py', + 'multi_filtered_vector_space.py', + 'quotient_module.py', + 'real_double_vector.py', + 'submodule.py', + 'tensor_operations.py', + 'torsion_quadratic_module.py', + 'tutorial_free_modules.py', + 'vector_callable_symbolic_dense.py', + 'vector_space_homspace.py', + 'vector_space_morphism.py', + 'vector_symbolic_dense.py', + 'vector_symbolic_sparse.py', + subdir : 'sage/modules' ) extension_data = { diff --git a/src/sage/modules/with_basis/meson.build b/src/sage/modules/with_basis/meson.build index 55554a0aa4e..f1a4d6f1595 100644 --- a/src/sage/modules/with_basis/meson.build +++ b/src/sage/modules/with_basis/meson.build @@ -1,11 +1,11 @@ py.install_sources( - 'all.py', - 'cell_module.py', - 'invariant.py', - 'morphism.py', - 'representation.py', - 'subquotient.py', - subdir: 'sage/modules/with_basis', + 'all.py', + 'cell_module.py', + 'invariant.py', + 'morphism.py', + 'representation.py', + 'subquotient.py', + subdir : 'sage/modules/with_basis' ) extension_data = { diff --git a/src/sage/monoids/meson.build b/src/sage/monoids/meson.build index 6ded8192939..9a91c3c5501 100644 --- a/src/sage/monoids/meson.build +++ b/src/sage/monoids/meson.build @@ -1,17 +1,17 @@ py.install_sources( - 'all.py', - 'automatic_semigroup.py', - 'free_abelian_monoid.py', - 'free_monoid.py', - 'free_monoid_element.py', - 'hecke_monoid.py', - 'indexed_free_monoid.py', - 'monoid.py', - 'string_monoid.py', - 'string_monoid_element.py', - 'string_ops.py', - 'trace_monoid.py', - subdir: 'sage/monoids', + 'all.py', + 'automatic_semigroup.py', + 'free_abelian_monoid.py', + 'free_monoid.py', + 'free_monoid_element.py', + 'hecke_monoid.py', + 'indexed_free_monoid.py', + 'monoid.py', + 'string_monoid.py', + 'string_monoid_element.py', + 'string_ops.py', + 'trace_monoid.py', + subdir : 'sage/monoids' ) extension_data = { diff --git a/src/sage/numerical/backends/meson.build b/src/sage/numerical/backends/meson.build index 2b33de4a94e..6d82562abde 100644 --- a/src/sage/numerical/backends/meson.build +++ b/src/sage/numerical/backends/meson.build @@ -1,16 +1,16 @@ py.install_sources( - 'all.py', - 'all__sagemath_polyhedra.py', - 'cvxopt_backend_test.py', - 'cvxpy_backend_test.py', - 'generic_backend_test.py', - 'glpk_backend_test.py', - 'glpk_exact_backend_test.py', - 'interactivelp_backend_test.py', - 'logging_backend.py', - 'ppl_backend_test.py', - 'scip_backend_test.py', - subdir: 'sage/numerical/backends', + 'all.py', + 'all__sagemath_polyhedra.py', + 'cvxopt_backend_test.py', + 'cvxpy_backend_test.py', + 'generic_backend_test.py', + 'glpk_backend_test.py', + 'glpk_exact_backend_test.py', + 'interactivelp_backend_test.py', + 'logging_backend.py', + 'ppl_backend_test.py', + 'scip_backend_test.py', + subdir : 'sage/numerical/backends' ) extension_data = { diff --git a/src/sage/numerical/meson.build b/src/sage/numerical/meson.build index bb004a460c7..e78b0aa8ee6 100644 --- a/src/sage/numerical/meson.build +++ b/src/sage/numerical/meson.build @@ -1,12 +1,12 @@ py.install_sources( - 'all.py', - 'all__sagemath_polyhedra.py', - 'interactive_simplex_method.py', - 'knapsack.py', - 'linear_tensor.py', - 'linear_tensor_constraints.py', - 'optimize.py', - subdir: 'sage/numerical', + 'all.py', + 'all__sagemath_polyhedra.py', + 'interactive_simplex_method.py', + 'knapsack.py', + 'linear_tensor.py', + 'linear_tensor_constraints.py', + 'optimize.py', + subdir : 'sage/numerical' ) extension_data = { diff --git a/src/sage/plot/meson.build b/src/sage/plot/meson.build index a47688cf61f..38bc0d2deb8 100644 --- a/src/sage/plot/meson.build +++ b/src/sage/plot/meson.build @@ -1,35 +1,35 @@ py.install_sources( - 'all.py', - 'animate.py', - 'arc.py', - 'arrow.py', - 'bar_chart.py', - 'bezier_path.py', - 'circle.py', - 'colors.py', - 'contour_plot.py', - 'density_plot.py', - 'disk.py', - 'ellipse.py', - 'graphics.py', - 'histogram.py', - 'hyperbolic_arc.py', - 'hyperbolic_polygon.py', - 'hyperbolic_regular_polygon.py', - 'line.py', - 'matrix_plot.py', - 'misc.py', - 'multigraphics.py', - 'plot.py', - 'plot_field.py', - 'point.py', - 'polygon.py', - 'primitive.py', - 'scatter_plot.py', - 'step.py', - 'streamline_plot.py', - 'text.py', - subdir: 'sage/plot', + 'all.py', + 'animate.py', + 'arc.py', + 'arrow.py', + 'bar_chart.py', + 'bezier_path.py', + 'circle.py', + 'colors.py', + 'contour_plot.py', + 'density_plot.py', + 'disk.py', + 'ellipse.py', + 'graphics.py', + 'histogram.py', + 'hyperbolic_arc.py', + 'hyperbolic_polygon.py', + 'hyperbolic_regular_polygon.py', + 'line.py', + 'matrix_plot.py', + 'misc.py', + 'multigraphics.py', + 'plot.py', + 'plot_field.py', + 'point.py', + 'polygon.py', + 'primitive.py', + 'scatter_plot.py', + 'step.py', + 'streamline_plot.py', + 'text.py', + subdir : 'sage/plot' ) extension_data = { diff --git a/src/sage/plot/plot3d/meson.build b/src/sage/plot/plot3d/meson.build index b6b12e0ba6b..1f67c0de600 100644 --- a/src/sage/plot/plot3d/meson.build +++ b/src/sage/plot/plot3d/meson.build @@ -1,18 +1,18 @@ py.install_sources( - 'all.py', - 'implicit_plot3d.py', - 'introduction.py', - 'list_plot3d.py', - 'parametric_plot3d.py', - 'platonic.py', - 'plot3d.py', - 'plot_field3d.py', - 'revolution_plot3d.py', - 'shapes2.py', - 'tachyon.py', - 'texture.py', - 'tri_plot.py', - subdir: 'sage/plot/plot3d', + 'all.py', + 'implicit_plot3d.py', + 'introduction.py', + 'list_plot3d.py', + 'parametric_plot3d.py', + 'platonic.py', + 'plot3d.py', + 'plot_field3d.py', + 'revolution_plot3d.py', + 'shapes2.py', + 'tachyon.py', + 'texture.py', + 'tri_plot.py', + subdir : 'sage/plot/plot3d' ) extension_data = { diff --git a/src/sage/probability/meson.build b/src/sage/probability/meson.build index 92ac98eb026..f7cd120c89f 100644 --- a/src/sage/probability/meson.build +++ b/src/sage/probability/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'random_variable.py', - subdir: 'sage/probability', -) +py.install_sources('all.py', 'random_variable.py', subdir : 'sage/probability') extension_data = { 'probability_distribution': files('probability_distribution.pyx'), diff --git a/src/sage/quadratic_forms/meson.build b/src/sage/quadratic_forms/meson.build index 46581073301..34491d3c7ef 100644 --- a/src/sage/quadratic_forms/meson.build +++ b/src/sage/quadratic_forms/meson.build @@ -1,34 +1,34 @@ py.install_sources( - 'all.py', - 'binary_qf.py', - 'bqf_class_group.py', - 'constructions.py', - 'extras.py', - 'qfsolve.py', - 'quadratic_form.py', - 'quadratic_form__automorphisms.py', - 'quadratic_form__count_local_2.py', - 'quadratic_form__equivalence_testing.py', - 'quadratic_form__genus.py', - 'quadratic_form__local_density_congruence.py', - 'quadratic_form__local_density_interfaces.py', - 'quadratic_form__local_field_invariants.py', - 'quadratic_form__local_normal_form.py', - 'quadratic_form__local_representation_conditions.py', - 'quadratic_form__mass.py', - 'quadratic_form__mass__Conway_Sloane_masses.py', - 'quadratic_form__mass__Siegel_densities.py', - 'quadratic_form__neighbors.py', - 'quadratic_form__reduction_theory.py', - 'quadratic_form__siegel_product.py', - 'quadratic_form__split_local_covering.py', - 'quadratic_form__ternary_Tornaria.py', - 'quadratic_form__theta.py', - 'quadratic_form__variable_substitutions.py', - 'random_quadraticform.py', - 'special_values.py', - 'ternary_qf.py', - subdir: 'sage/quadratic_forms', + 'all.py', + 'binary_qf.py', + 'bqf_class_group.py', + 'constructions.py', + 'extras.py', + 'qfsolve.py', + 'quadratic_form.py', + 'quadratic_form__automorphisms.py', + 'quadratic_form__count_local_2.py', + 'quadratic_form__equivalence_testing.py', + 'quadratic_form__genus.py', + 'quadratic_form__local_density_congruence.py', + 'quadratic_form__local_density_interfaces.py', + 'quadratic_form__local_field_invariants.py', + 'quadratic_form__local_normal_form.py', + 'quadratic_form__local_representation_conditions.py', + 'quadratic_form__mass.py', + 'quadratic_form__mass__Conway_Sloane_masses.py', + 'quadratic_form__mass__Siegel_densities.py', + 'quadratic_form__neighbors.py', + 'quadratic_form__reduction_theory.py', + 'quadratic_form__siegel_product.py', + 'quadratic_form__split_local_covering.py', + 'quadratic_form__ternary_Tornaria.py', + 'quadratic_form__theta.py', + 'quadratic_form__variable_substitutions.py', + 'random_quadraticform.py', + 'special_values.py', + 'ternary_qf.py', + subdir : 'sage/quadratic_forms' ) extension_data = { diff --git a/src/sage/quivers/meson.build b/src/sage/quivers/meson.build index 35a7459ed1e..656f59c87dc 100644 --- a/src/sage/quivers/meson.build +++ b/src/sage/quivers/meson.build @@ -1,11 +1,12 @@ py.install_sources( - 'algebra.py', - 'all.py', - 'homspace.py', - 'morphism.py', - 'path_semigroup.py', - 'representation.py', - subdir: 'sage/quivers', + 'algebra.py', + 'all.py', + 'ar_quiver.py', + 'homspace.py', + 'morphism.py', + 'path_semigroup.py', + 'representation.py', + subdir : 'sage/quivers' ) extension_data = { diff --git a/src/sage/rings/convert/meson.build b/src/sage/rings/convert/meson.build index 65d9d870063..1d25da30b04 100644 --- a/src/sage/rings/convert/meson.build +++ b/src/sage/rings/convert/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'mpfi.pxd', - subdir: 'sage/rings/convert', -) +py.install_sources('all.py', 'mpfi.pxd', subdir : 'sage/rings/convert') extension_data = { 'mpfi': files('mpfi.pyx'), diff --git a/src/sage/rings/finite_rings/meson.build b/src/sage/rings/finite_rings/meson.build index c1935bab281..1f6ec21b1ee 100644 --- a/src/sage/rings/finite_rings/meson.build +++ b/src/sage/rings/finite_rings/meson.build @@ -1,28 +1,28 @@ py.install_sources( - 'all.py', - 'conway_polynomials.py', - 'element_base.pxd', - 'element_givaro.pxd', - 'element_ntl_gf2e.pxd', - 'element_pari_ffelt.pxd', - 'finite_field_base.pxd', - 'finite_field_constructor.py', - 'finite_field_givaro.py', - 'finite_field_ntl_gf2e.py', - 'finite_field_pari_ffelt.py', - 'finite_field_prime_modn.py', - 'galois_group.py', - 'hom_finite_field.pxd', - 'hom_finite_field_givaro.pxd', - 'hom_prime_finite_field.pxd', - 'homset.py', - 'integer_mod.pxd', - 'integer_mod_limits.h', - 'integer_mod_ring.py', - 'maps_finite_field.py', - 'residue_field.pxd', - 'stdint.pxd', - subdir: 'sage/rings/finite_rings', + 'all.py', + 'conway_polynomials.py', + 'element_base.pxd', + 'element_givaro.pxd', + 'element_ntl_gf2e.pxd', + 'element_pari_ffelt.pxd', + 'finite_field_base.pxd', + 'finite_field_constructor.py', + 'finite_field_givaro.py', + 'finite_field_ntl_gf2e.py', + 'finite_field_pari_ffelt.py', + 'finite_field_prime_modn.py', + 'galois_group.py', + 'hom_finite_field.pxd', + 'hom_finite_field_givaro.pxd', + 'hom_prime_finite_field.pxd', + 'homset.py', + 'integer_mod.pxd', + 'integer_mod_limits.h', + 'integer_mod_ring.py', + 'maps_finite_field.py', + 'residue_field.pxd', + 'stdint.pxd', + subdir : 'sage/rings/finite_rings' ) extension_data = { diff --git a/src/sage/rings/function_field/meson.build b/src/sage/rings/function_field/meson.build index 501d28f8015..0a805390fcd 100644 --- a/src/sage/rings/function_field/meson.build +++ b/src/sage/rings/function_field/meson.build @@ -1,30 +1,30 @@ py.install_sources( - 'all.py', - 'constructor.py', - 'derivations.py', - 'derivations_polymod.py', - 'derivations_rational.py', - 'differential.py', - 'divisor.py', - 'element.pxd', - 'extensions.py', - 'function_field.py', - 'function_field_polymod.py', - 'function_field_rational.py', - 'ideal.py', - 'ideal_polymod.py', - 'ideal_rational.py', - 'maps.py', - 'order.py', - 'order_basis.py', - 'order_polymod.py', - 'order_rational.py', - 'place.py', - 'place_polymod.py', - 'place_rational.py', - 'valuation.py', - 'valuation_ring.py', - subdir: 'sage/rings/function_field', + 'all.py', + 'constructor.py', + 'derivations.py', + 'derivations_polymod.py', + 'derivations_rational.py', + 'differential.py', + 'divisor.py', + 'element.pxd', + 'extensions.py', + 'function_field.py', + 'function_field_polymod.py', + 'function_field_rational.py', + 'ideal.py', + 'ideal_polymod.py', + 'ideal_rational.py', + 'maps.py', + 'order.py', + 'order_basis.py', + 'order_polymod.py', + 'order_rational.py', + 'place.py', + 'place_polymod.py', + 'place_rational.py', + 'valuation.py', + 'valuation_ring.py', + subdir : 'sage/rings/function_field' ) extension_data = { diff --git a/src/sage/rings/meson.build b/src/sage/rings/meson.build index 3559d7b0471..88f97458fbd 100644 --- a/src/sage/rings/meson.build +++ b/src/sage/rings/meson.build @@ -5,87 +5,87 @@ pthread = declare_dependency( ) py.install_sources( - '__init__.py', - 'abc.pxd', - 'algebraic_closure_finite_field.py', - 'all.py', - 'all__sagemath_categories.py', - 'all__sagemath_objects.py', - 'big_oh.py', - 'cc.py', - 'cfinite_sequence.py', - 'cif.py', - 'commutative_algebra.py', - 'complex_arb.pxd', - 'complex_conversion.pxd', - 'complex_double.pxd', - 'complex_interval.pxd', - 'complex_interval_field.py', - 'complex_mpc.pxd', - 'complex_mpfr.pxd', - 'continued_fraction.py', - 'continued_fraction_gosper.py', - 'derivation.py', - 'fast_arith.pxd', - 'fraction_field.py', - 'fraction_field_FpT.pxd', - 'generic.py', - 'homset.py', - 'ideal.py', - 'ideal_monoid.py', - 'imaginary_unit.py', - 'infinity.py', - 'integer.pxd', - 'integer.pyx', - 'integer_fake.h', - 'integer_fake.pxd', - 'integer_ring.pxd', - 'integer_ring.pyx', - 'laurent_series_ring.py', - 'laurent_series_ring_element.pxd', - 'lazy_series.py', - 'lazy_series_ring.py', - 'localization.py', - 'monomials.py', - 'morphism.pxd', - 'multi_power_series_ring.py', - 'multi_power_series_ring_element.py', - 'numbers_abc.py', - 'pari_ring.py', - 'power_series_mpoly.pxd', - 'power_series_pari.pxd', - 'power_series_poly.pxd', - 'power_series_ring.py', - 'power_series_ring_element.pxd', - 'puiseux_series_ring.py', - 'puiseux_series_ring_element.pxd', - 'qqbar.py', - 'qqbar_decorators.py', - 'quotient_ring.py', - 'quotient_ring_element.py', - 'rational.pxd', - 'rational.pyx', - 'rational_field.py', - 'real_arb.pxd', - 'real_double.pxd', - 'real_double_element_gsl.pxd', - 'real_field.py', - 'real_lazy.pxd', - 'real_mpfi.pxd', - 'real_mpfr.pxd', - 'ring.pxd', - 'ring_extension.pxd', - 'ring_extension_conversion.pxd', - 'ring_extension_element.pxd', - 'ring_extension_homset.py', - 'ring_extension_morphism.pxd', - 'sum_of_squares.pxd', - 'tate_algebra.py', - 'tate_algebra_element.pxd', - 'tate_algebra_ideal.pxd', - 'tests.py', - 'universal_cyclotomic_field.py', - subdir: 'sage/rings', + '__init__.py', + 'abc.pxd', + 'algebraic_closure_finite_field.py', + 'all.py', + 'all__sagemath_categories.py', + 'all__sagemath_objects.py', + 'big_oh.py', + 'cc.py', + 'cfinite_sequence.py', + 'cif.py', + 'commutative_algebra.py', + 'complex_arb.pxd', + 'complex_conversion.pxd', + 'complex_double.pxd', + 'complex_interval.pxd', + 'complex_interval_field.py', + 'complex_mpc.pxd', + 'complex_mpfr.pxd', + 'continued_fraction.py', + 'continued_fraction_gosper.py', + 'derivation.py', + 'fast_arith.pxd', + 'fraction_field.py', + 'fraction_field_FpT.pxd', + 'generic.py', + 'homset.py', + 'ideal.py', + 'ideal_monoid.py', + 'imaginary_unit.py', + 'infinity.py', + 'integer.pxd', + 'integer.pyx', + 'integer_fake.h', + 'integer_fake.pxd', + 'integer_ring.pxd', + 'integer_ring.pyx', + 'laurent_series_ring.py', + 'laurent_series_ring_element.pxd', + 'lazy_series.py', + 'lazy_series_ring.py', + 'localization.py', + 'monomials.py', + 'morphism.pxd', + 'multi_power_series_ring.py', + 'multi_power_series_ring_element.py', + 'numbers_abc.py', + 'pari_ring.py', + 'power_series_mpoly.pxd', + 'power_series_pari.pxd', + 'power_series_poly.pxd', + 'power_series_ring.py', + 'power_series_ring_element.pxd', + 'puiseux_series_ring.py', + 'puiseux_series_ring_element.pxd', + 'qqbar.py', + 'qqbar_decorators.py', + 'quotient_ring.py', + 'quotient_ring_element.py', + 'rational.pxd', + 'rational.pyx', + 'rational_field.py', + 'real_arb.pxd', + 'real_double.pxd', + 'real_double_element_gsl.pxd', + 'real_field.py', + 'real_lazy.pxd', + 'real_mpfi.pxd', + 'real_mpfr.pxd', + 'ring.pxd', + 'ring_extension.pxd', + 'ring_extension_conversion.pxd', + 'ring_extension_element.pxd', + 'ring_extension_homset.py', + 'ring_extension_morphism.pxd', + 'sum_of_squares.pxd', + 'tate_algebra.py', + 'tate_algebra_element.pxd', + 'tate_algebra_ideal.pxd', + 'tests.py', + 'universal_cyclotomic_field.py', + subdir : 'sage/rings' ) extension_data = { diff --git a/src/sage/rings/number_field/meson.build b/src/sage/rings/number_field/meson.build index 35ba8a30451..c80ad347dd3 100644 --- a/src/sage/rings/number_field/meson.build +++ b/src/sage/rings/number_field/meson.build @@ -1,31 +1,31 @@ py.install_sources( - 'S_unit_solver.py', - 'all.py', - 'bdd_height.py', - 'class_group.py', - 'galois_group.py', - 'homset.py', - 'maps.py', - 'morphism.py', - 'number_field.py', - 'number_field_base.pxd', - 'number_field_element.pxd', - 'number_field_element_base.pxd', - 'number_field_element_quadratic.pxd', - 'number_field_ideal.py', - 'number_field_ideal_rel.py', - 'number_field_rel.py', - 'order.py', - 'order_ideal.py', - 'selmer_group.py', - 'small_primes_of_degree_one.py', - 'splitting_field.py', - 'structure.py', - 'totallyreal_data.pxd', - 'totallyreal_phc.py', - 'totallyreal_rel.py', - 'unit_group.py', - subdir: 'sage/rings/number_field', + 'S_unit_solver.py', + 'all.py', + 'bdd_height.py', + 'class_group.py', + 'galois_group.py', + 'homset.py', + 'maps.py', + 'morphism.py', + 'number_field.py', + 'number_field_base.pxd', + 'number_field_element.pxd', + 'number_field_element_base.pxd', + 'number_field_element_quadratic.pxd', + 'number_field_ideal.py', + 'number_field_ideal_rel.py', + 'number_field_rel.py', + 'order.py', + 'order_ideal.py', + 'selmer_group.py', + 'small_primes_of_degree_one.py', + 'splitting_field.py', + 'structure.py', + 'totallyreal_data.pxd', + 'totallyreal_phc.py', + 'totallyreal_rel.py', + 'unit_group.py', + subdir : 'sage/rings/number_field' ) extension_data = { diff --git a/src/sage/rings/padics/meson.build b/src/sage/rings/padics/meson.build index b59328f5271..d381b35d529 100644 --- a/src/sage/rings/padics/meson.build +++ b/src/sage/rings/padics/meson.build @@ -1,52 +1,52 @@ py.install_sources( - 'all.py', - 'common_conversion.pxd', - 'eisenstein_extension_generic.py', - 'factory.py', - 'generic_nodes.py', - 'lattice_precision.py', - 'local_generic.py', - 'local_generic_element.pxd', - 'misc.py', - 'morphism.pxd', - 'padic_ZZ_pX_CA_element.pxd', - 'padic_ZZ_pX_CR_element.pxd', - 'padic_ZZ_pX_FM_element.pxd', - 'padic_ZZ_pX_element.pxd', - 'padic_base_generic.py', - 'padic_base_leaves.py', - 'padic_capped_absolute_element.pxd', - 'padic_capped_relative_element.pxd', - 'padic_ext_element.pxd', - 'padic_extension_generic.py', - 'padic_extension_leaves.py', - 'padic_fixed_mod_element.pxd', - 'padic_floating_point_element.pxd', - 'padic_generic.py', - 'padic_generic_element.pxd', - 'padic_lattice_element.py', - 'padic_printing.pxd', - 'padic_relaxed_element.pxd', - 'padic_relaxed_errors.pxd', - 'padic_valuation.py', - 'pow_computer.pxd', - 'pow_computer_ext.pxd', - 'pow_computer_flint.pxd', - 'pow_computer_relative.pxd', - 'precision_error.py', - 'qadic_flint_CA.pxd', - 'qadic_flint_CR.pxd', - 'qadic_flint_FM.pxd', - 'qadic_flint_FP.pxd', - 'relative_extension_leaves.py', - 'relative_ramified_CA.pxd', - 'relative_ramified_CR.pxd', - 'relative_ramified_FM.pxd', - 'relative_ramified_FP.pxd', - 'tests.py', - 'tutorial.py', - 'unramified_extension_generic.py', - subdir: 'sage/rings/padics', + 'all.py', + 'common_conversion.pxd', + 'eisenstein_extension_generic.py', + 'factory.py', + 'generic_nodes.py', + 'lattice_precision.py', + 'local_generic.py', + 'local_generic_element.pxd', + 'misc.py', + 'morphism.pxd', + 'padic_ZZ_pX_CA_element.pxd', + 'padic_ZZ_pX_CR_element.pxd', + 'padic_ZZ_pX_FM_element.pxd', + 'padic_ZZ_pX_element.pxd', + 'padic_base_generic.py', + 'padic_base_leaves.py', + 'padic_capped_absolute_element.pxd', + 'padic_capped_relative_element.pxd', + 'padic_ext_element.pxd', + 'padic_extension_generic.py', + 'padic_extension_leaves.py', + 'padic_fixed_mod_element.pxd', + 'padic_floating_point_element.pxd', + 'padic_generic.py', + 'padic_generic_element.pxd', + 'padic_lattice_element.py', + 'padic_printing.pxd', + 'padic_relaxed_element.pxd', + 'padic_relaxed_errors.pxd', + 'padic_valuation.py', + 'pow_computer.pxd', + 'pow_computer_ext.pxd', + 'pow_computer_flint.pxd', + 'pow_computer_relative.pxd', + 'precision_error.py', + 'qadic_flint_CA.pxd', + 'qadic_flint_CR.pxd', + 'qadic_flint_FM.pxd', + 'qadic_flint_FP.pxd', + 'relative_extension_leaves.py', + 'relative_ramified_CA.pxd', + 'relative_ramified_CR.pxd', + 'relative_ramified_FM.pxd', + 'relative_ramified_FP.pxd', + 'tests.py', + 'tutorial.py', + 'unramified_extension_generic.py', + subdir : 'sage/rings/padics' ) extension_data = { diff --git a/src/sage/rings/polynomial/meson.build b/src/sage/rings/polynomial/meson.build index dbc0189b826..7b33a03d125 100644 --- a/src/sage/rings/polynomial/meson.build +++ b/src/sage/rings/polynomial/meson.build @@ -1,69 +1,69 @@ py.install_sources( - 'all.py', - 'binary_form_reduce.py', - 'commutative_polynomial.pxd', - 'complex_roots.py', - 'convolution.py', - 'evaluation.pxd', - 'evaluation_flint.pxd', - 'evaluation_ntl.pxd', - 'flatten.py', - 'groebner_fan.py', - 'ideal.py', - 'infinite_polynomial_element.py', - 'infinite_polynomial_ring.py', - 'integer_valued_polynomials.py', - 'laurent_polynomial.pxd', - 'laurent_polynomial_ideal.py', - 'laurent_polynomial_mpair.pxd', - 'laurent_polynomial_ring.py', - 'laurent_polynomial_ring_base.py', - 'msolve.py', - 'multi_polynomial.pxd', - 'multi_polynomial_element.py', - 'multi_polynomial_ideal.py', - 'multi_polynomial_ideal_libsingular.pxd', - 'multi_polynomial_libsingular.pxd', - 'multi_polynomial_ring.py', - 'multi_polynomial_ring_base.pxd', - 'multi_polynomial_sequence.py', - 'omega.py', - 'ore_function_element.py', - 'ore_function_field.py', - 'ore_polynomial_element.pxd', - 'ore_polynomial_ring.py', - 'plural.pxd', - 'polydict.pxd', - 'polynomial_compiled.pxd', - 'polynomial_complex_arb.pxd', - 'polynomial_element.pxd', - 'polynomial_element_generic.py', - 'polynomial_fateman.py', - 'polynomial_gf2x.pxd', - 'polynomial_integer_dense_flint.pxd', - 'polynomial_integer_dense_ntl.pxd', - 'polynomial_modn_dense_ntl.pxd', - 'polynomial_quotient_ring.py', - 'polynomial_quotient_ring_element.py', - 'polynomial_rational_flint.pxd', - 'polynomial_ring.py', - 'polynomial_ring_constructor.py', - 'polynomial_ring_homomorphism.pxd', - 'polynomial_singular_interface.py', - 'polynomial_zmod_flint.pxd', - 'polynomial_zz_pex.pxd', - 'real_roots.pxd', - 'skew_polynomial_element.pxd', - 'skew_polynomial_finite_field.pxd', - 'skew_polynomial_finite_order.pxd', - 'skew_polynomial_ring.py', - 'symmetric_ideal.py', - 'symmetric_reduction.pxd', - 'term_order.py', - 'toy_buchberger.py', - 'toy_d_basis.py', - 'toy_variety.py', - subdir: 'sage/rings/polynomial', + 'all.py', + 'binary_form_reduce.py', + 'commutative_polynomial.pxd', + 'complex_roots.py', + 'convolution.py', + 'evaluation.pxd', + 'evaluation_flint.pxd', + 'evaluation_ntl.pxd', + 'flatten.py', + 'groebner_fan.py', + 'ideal.py', + 'infinite_polynomial_element.py', + 'infinite_polynomial_ring.py', + 'integer_valued_polynomials.py', + 'laurent_polynomial.pxd', + 'laurent_polynomial_ideal.py', + 'laurent_polynomial_mpair.pxd', + 'laurent_polynomial_ring.py', + 'laurent_polynomial_ring_base.py', + 'msolve.py', + 'multi_polynomial.pxd', + 'multi_polynomial_element.py', + 'multi_polynomial_ideal.py', + 'multi_polynomial_ideal_libsingular.pxd', + 'multi_polynomial_libsingular.pxd', + 'multi_polynomial_ring.py', + 'multi_polynomial_ring_base.pxd', + 'multi_polynomial_sequence.py', + 'omega.py', + 'ore_function_element.py', + 'ore_function_field.py', + 'ore_polynomial_element.pxd', + 'ore_polynomial_ring.py', + 'plural.pxd', + 'polydict.pxd', + 'polynomial_compiled.pxd', + 'polynomial_complex_arb.pxd', + 'polynomial_element.pxd', + 'polynomial_element_generic.py', + 'polynomial_fateman.py', + 'polynomial_gf2x.pxd', + 'polynomial_integer_dense_flint.pxd', + 'polynomial_integer_dense_ntl.pxd', + 'polynomial_modn_dense_ntl.pxd', + 'polynomial_quotient_ring.py', + 'polynomial_quotient_ring_element.py', + 'polynomial_rational_flint.pxd', + 'polynomial_ring.py', + 'polynomial_ring_constructor.py', + 'polynomial_ring_homomorphism.pxd', + 'polynomial_singular_interface.py', + 'polynomial_zmod_flint.pxd', + 'polynomial_zz_pex.pxd', + 'real_roots.pxd', + 'skew_polynomial_element.pxd', + 'skew_polynomial_finite_field.pxd', + 'skew_polynomial_finite_order.pxd', + 'skew_polynomial_ring.py', + 'symmetric_ideal.py', + 'symmetric_reduction.pxd', + 'term_order.py', + 'toy_buchberger.py', + 'toy_d_basis.py', + 'toy_variety.py', + subdir : 'sage/rings/polynomial' ) extension_data = { diff --git a/src/sage/rings/polynomial/pbori/meson.build b/src/sage/rings/polynomial/pbori/meson.build index ed61f857d0f..dd562bfbb72 100644 --- a/src/sage/rings/polynomial/pbori/meson.build +++ b/src/sage/rings/polynomial/pbori/meson.build @@ -7,27 +7,27 @@ brial = declare_dependency( brial_groebner = cc.find_library('brial_groebner') py.install_sources( - 'PyPolyBoRi.py', - '__init__.py', - 'blocks.py', - 'cnf.py', - 'easy_polynomials.py', - 'fglm.py', - 'frontend.py', - 'gbcore.py', - 'gbrefs.py', - 'heuristics.py', - 'interpolate.py', - 'interred.py', - 'll.py', - 'nf.py', - 'parallel.py', - 'pbori.pxd', - 'randompoly.py', - 'rank.py', - 'specialsets.py', - 'statistics.py', - subdir: 'sage/rings/polynomial/pbori', + 'PyPolyBoRi.py', + '__init__.py', + 'blocks.py', + 'cnf.py', + 'easy_polynomials.py', + 'fglm.py', + 'frontend.py', + 'gbcore.py', + 'gbrefs.py', + 'heuristics.py', + 'interpolate.py', + 'interred.py', + 'll.py', + 'nf.py', + 'parallel.py', + 'pbori.pxd', + 'randompoly.py', + 'rank.py', + 'specialsets.py', + 'statistics.py', + subdir : 'sage/rings/polynomial/pbori' ) extension_data_cpp = { diff --git a/src/sage/rings/polynomial/weil/meson.build b/src/sage/rings/polynomial/weil/meson.build index 5db5abe197e..289aa681bc8 100644 --- a/src/sage/rings/polynomial/weil/meson.build +++ b/src/sage/rings/polynomial/weil/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'power_sums.h', - subdir: 'sage/rings/polynomial/weil', -) +py.install_sources('all.py', 'power_sums.h', subdir : 'sage/rings/polynomial/weil') extension_data = { 'weil_polynomials': files('weil_polynomials.pyx'), diff --git a/src/sage/rings/semirings/meson.build b/src/sage/rings/semirings/meson.build index 564c23df0e5..2aced319c9b 100644 --- a/src/sage/rings/semirings/meson.build +++ b/src/sage/rings/semirings/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'non_negative_integer_semiring.py', - subdir: 'sage/rings/semirings', -) +py.install_sources('all.py', 'non_negative_integer_semiring.py', subdir : 'sage/rings/semirings') extension_data = { 'tropical_semiring': files('tropical_semiring.pyx'), diff --git a/src/sage/sat/meson.build b/src/sage/sat/meson.build index 33cdb49894b..4452288133f 100644 --- a/src/sage/sat/meson.build +++ b/src/sage/sat/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'boolean_polynomials.py', - subdir: 'sage/sat', -) +py.install_sources('all.py', 'boolean_polynomials.py', subdir : 'sage/sat') install_subdir('converters', install_dir: sage_install_dir / 'sat') subdir('solvers') diff --git a/src/sage/sat/solvers/meson.build b/src/sage/sat/solvers/meson.build index 8815ab02d49..cadccba7e34 100644 --- a/src/sage/sat/solvers/meson.build +++ b/src/sage/sat/solvers/meson.build @@ -1,10 +1,10 @@ py.install_sources( - '__init__.py', - 'cryptominisat.py', - 'dimacs.py', - 'picosat.py', - 'sat_lp.py', - subdir: 'sage/sat/solvers', + '__init__.py', + 'cryptominisat.py', + 'dimacs.py', + 'picosat.py', + 'sat_lp.py', + subdir : 'sage/sat/solvers' ) extension_data = { diff --git a/src/sage/schemes/elliptic_curves/meson.build b/src/sage/schemes/elliptic_curves/meson.build index d6120830312..44de6cba489 100644 --- a/src/sage/schemes/elliptic_curves/meson.build +++ b/src/sage/schemes/elliptic_curves/meson.build @@ -1,55 +1,55 @@ py.install_sources( - 'BSD.py', - 'Qcurves.py', - 'all.py', - 'cardinality.py', - 'cm.py', - 'constructor.py', - 'ec_database.py', - 'ell_curve_isogeny.py', - 'ell_egros.py', - 'ell_field.py', - 'ell_finite_field.py', - 'ell_generic.py', - 'ell_local_data.py', - 'ell_modular_symbols.py', - 'ell_number_field.py', - 'ell_padic_field.py', - 'ell_point.py', - 'ell_rational_field.py', - 'ell_tate_curve.py', - 'ell_torsion.py', - 'ell_wp.py', - 'formal_group.py', - 'gal_reps.py', - 'gal_reps_number_field.py', - 'gp_simon.py', - 'heegner.py', - 'height.py', - 'hom.py', - 'hom_composite.py', - 'hom_frobenius.py', - 'hom_scalar.py', - 'hom_sum.py', - 'hom_velusqrt.py', - 'homset.py', - 'isogeny_class.py', - 'isogeny_small_degree.py', - 'jacobian.py', - 'kodaira_symbol.py', - 'kraus.py', - 'lseries_ell.py', - 'mod5family.py', - 'mod_poly.py', - 'modular_parametrization.py', - 'padic_lseries.py', - 'padics.py', - 'period_lattice.py', - 'saturation.py', - 'sha_tate.py', - 'weierstrass_morphism.py', - 'weierstrass_transform.py', - subdir: 'sage/schemes/elliptic_curves', + 'BSD.py', + 'Qcurves.py', + 'all.py', + 'cardinality.py', + 'cm.py', + 'constructor.py', + 'ec_database.py', + 'ell_curve_isogeny.py', + 'ell_egros.py', + 'ell_field.py', + 'ell_finite_field.py', + 'ell_generic.py', + 'ell_local_data.py', + 'ell_modular_symbols.py', + 'ell_number_field.py', + 'ell_padic_field.py', + 'ell_point.py', + 'ell_rational_field.py', + 'ell_tate_curve.py', + 'ell_torsion.py', + 'ell_wp.py', + 'formal_group.py', + 'gal_reps.py', + 'gal_reps_number_field.py', + 'gp_simon.py', + 'heegner.py', + 'height.py', + 'hom.py', + 'hom_composite.py', + 'hom_frobenius.py', + 'hom_scalar.py', + 'hom_sum.py', + 'hom_velusqrt.py', + 'homset.py', + 'isogeny_class.py', + 'isogeny_small_degree.py', + 'jacobian.py', + 'kodaira_symbol.py', + 'kraus.py', + 'lseries_ell.py', + 'mod5family.py', + 'mod_poly.py', + 'modular_parametrization.py', + 'padic_lseries.py', + 'padics.py', + 'period_lattice.py', + 'saturation.py', + 'sha_tate.py', + 'weierstrass_morphism.py', + 'weierstrass_transform.py', + subdir : 'sage/schemes/elliptic_curves' ) extension_data = { diff --git a/src/sage/schemes/hyperelliptic_curves/meson.build b/src/sage/schemes/hyperelliptic_curves/meson.build index 35cdc5c72a8..4e8d22b388b 100644 --- a/src/sage/schemes/hyperelliptic_curves/meson.build +++ b/src/sage/schemes/hyperelliptic_curves/meson.build @@ -1,22 +1,22 @@ inc_hypellfrob = include_directories('hypellfrob') py.install_sources( - 'all.py', - 'constructor.py', - 'hyperelliptic_finite_field.py', - 'hyperelliptic_g2.py', - 'hyperelliptic_generic.py', - 'hyperelliptic_padic_field.py', - 'hyperelliptic_rational_field.py', - 'invariants.py', - 'jacobian_endomorphism_utils.py', - 'jacobian_g2.py', - 'jacobian_generic.py', - 'jacobian_homset.py', - 'jacobian_morphism.py', - 'kummer_surface.py', - 'mestre.py', - 'monsky_washnitzer.py', - subdir: 'sage/schemes/hyperelliptic_curves', + 'all.py', + 'constructor.py', + 'hyperelliptic_finite_field.py', + 'hyperelliptic_g2.py', + 'hyperelliptic_generic.py', + 'hyperelliptic_padic_field.py', + 'hyperelliptic_rational_field.py', + 'invariants.py', + 'jacobian_endomorphism_utils.py', + 'jacobian_g2.py', + 'jacobian_generic.py', + 'jacobian_homset.py', + 'jacobian_morphism.py', + 'kummer_surface.py', + 'mestre.py', + 'monsky_washnitzer.py', + subdir : 'sage/schemes/hyperelliptic_curves' ) extension_data_cpp = { diff --git a/src/sage/schemes/meson.build b/src/sage/schemes/meson.build index 6ef40ff5257..32825f600ed 100644 --- a/src/sage/schemes/meson.build +++ b/src/sage/schemes/meson.build @@ -1,8 +1,4 @@ -py.install_sources( - 'all.py', - 'overview.py', - subdir: 'sage/schemes', -) +py.install_sources('all.py', 'overview.py', subdir : 'sage/schemes') install_subdir('affine', install_dir: sage_install_dir / 'schemes') install_subdir('berkovich', install_dir: sage_install_dir / 'schemes') diff --git a/src/sage/schemes/toric/meson.build b/src/sage/schemes/toric/meson.build index 36e4b8fd991..edd53dc00a2 100644 --- a/src/sage/schemes/toric/meson.build +++ b/src/sage/schemes/toric/meson.build @@ -1,19 +1,19 @@ py.install_sources( - 'all.py', - 'chow_group.py', - 'divisor.py', - 'fano_variety.py', - 'homset.py', - 'ideal.py', - 'library.py', - 'morphism.py', - 'points.py', - 'toric_subscheme.py', - 'variety.py', - 'weierstrass.py', - 'weierstrass_covering.py', - 'weierstrass_higher.py', - subdir: 'sage/schemes/toric', + 'all.py', + 'chow_group.py', + 'divisor.py', + 'fano_variety.py', + 'homset.py', + 'ideal.py', + 'library.py', + 'morphism.py', + 'points.py', + 'toric_subscheme.py', + 'variety.py', + 'weierstrass.py', + 'weierstrass_covering.py', + 'weierstrass_higher.py', + subdir : 'sage/schemes/toric' ) extension_data = { diff --git a/src/sage/sets/meson.build b/src/sage/sets/meson.build index 21a5d244f32..5473a4f2dae 100644 --- a/src/sage/sets/meson.build +++ b/src/sage/sets/meson.build @@ -1,26 +1,26 @@ py.install_sources( - 'all.py', - 'all__sagemath_objects.py', - 'cartesian_product.py', - 'condition_set.py', - 'disjoint_set.pxd', - 'disjoint_union_enumerated_sets.py', - 'family.pxd', - 'finite_enumerated_set.py', - 'finite_set_map_cy.pxd', - 'finite_set_maps.py', - 'image_set.py', - 'integer_range.py', - 'non_negative_integers.py', - 'positive_integers.py', - 'primes.py', - 'pythonclass.pxd', - 'real_set.py', - 'recursively_enumerated_set.pxd', - 'set.py', - 'set_from_iterator.py', - 'totally_ordered_finite_set.py', - subdir: 'sage/sets', + 'all.py', + 'all__sagemath_objects.py', + 'cartesian_product.py', + 'condition_set.py', + 'disjoint_set.pxd', + 'disjoint_union_enumerated_sets.py', + 'family.pxd', + 'finite_enumerated_set.py', + 'finite_set_map_cy.pxd', + 'finite_set_maps.py', + 'image_set.py', + 'integer_range.py', + 'non_negative_integers.py', + 'positive_integers.py', + 'primes.py', + 'pythonclass.pxd', + 'real_set.py', + 'recursively_enumerated_set.pxd', + 'set.py', + 'set_from_iterator.py', + 'totally_ordered_finite_set.py', + subdir : 'sage/sets' ) extension_data = { diff --git a/src/sage/stats/distributions/meson.build b/src/sage/stats/distributions/meson.build index b5b8a74e3bb..ee946bae683 100644 --- a/src/sage/stats/distributions/meson.build +++ b/src/sage/stats/distributions/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - 'all.py', - 'discrete_gaussian_lattice.py', - 'discrete_gaussian_polynomial.py', - subdir: 'sage/stats/distributions', -) +py.install_sources('all.py', 'discrete_gaussian_lattice.py', 'discrete_gaussian_polynomial.py', subdir : 'sage/stats/distributions') extension_data = { 'discrete_gaussian_integer': files('discrete_gaussian_integer.pyx', 'dgs_gauss_mp.c', 'dgs_gauss_dp.c', 'dgs_bern.c'), diff --git a/src/sage/stats/hmm/meson.build b/src/sage/stats/hmm/meson.build index d9aefe474aa..f75f868ebbf 100644 --- a/src/sage/stats/hmm/meson.build +++ b/src/sage/stats/hmm/meson.build @@ -1,7 +1,4 @@ -py.install_sources( - 'all.py', - subdir: 'sage/stats/hmm', -) +py.install_sources('all.py', subdir : 'sage/stats/hmm') extension_data = { 'chmm': files('chmm.pyx'), diff --git a/src/sage/stats/meson.build b/src/sage/stats/meson.build index 341048d7f5e..6c1749f2a52 100644 --- a/src/sage/stats/meson.build +++ b/src/sage/stats/meson.build @@ -1,9 +1,4 @@ -py.install_sources( - 'all.py', - 'basic_stats.py', - 'r.py', - subdir: 'sage/stats', -) +py.install_sources('all.py', 'basic_stats.py', 'r.py', subdir : 'sage/stats') extension_data = { 'intlist': files('intlist.pyx'), diff --git a/src/sage/structure/meson.build b/src/sage/structure/meson.build index a1500cbbb8b..84a585b48fd 100644 --- a/src/sage/structure/meson.build +++ b/src/sage/structure/meson.build @@ -1,40 +1,40 @@ py.install_sources( - '__init__.py', - 'all.py', - 'category_object.pxd', - 'coerce.pxd', - 'coerce_actions.pxd', - 'coerce_dict.pxd', - 'coerce_exceptions.py', - 'coerce_maps.pxd', - 'debug_options.pxd', - 'dynamic_class.py', - 'element.pxd', - 'element_wrapper.pxd', - 'factorization.py', - 'factorization_integer.py', - 'formal_sum.py', - 'gens_py.py', - 'global_options.py', - 'indexed_generators.py', - 'list_clone.pxd', - 'list_clone_timings.py', - 'mutability.pxd', - 'nonexact.py', - 'parent.pxd', - 'parent_base.pxd', - 'parent_gens.pxd', - 'parent_old.pxd', - 'richcmp.pxd', - 'sage_object.pxd', - 'sage_object_test.py', - 'sequence.py', - 'set_factories.py', - 'set_factories_example.py', - 'support_view.py', - 'test_factory.py', - 'unique_representation.py', - subdir: 'sage/structure', + '__init__.py', + 'all.py', + 'category_object.pxd', + 'coerce.pxd', + 'coerce_actions.pxd', + 'coerce_dict.pxd', + 'coerce_exceptions.py', + 'coerce_maps.pxd', + 'debug_options.pxd', + 'dynamic_class.py', + 'element.pxd', + 'element_wrapper.pxd', + 'factorization.py', + 'factorization_integer.py', + 'formal_sum.py', + 'gens_py.py', + 'global_options.py', + 'indexed_generators.py', + 'list_clone.pxd', + 'list_clone_timings.py', + 'mutability.pxd', + 'nonexact.py', + 'parent.pxd', + 'parent_base.pxd', + 'parent_gens.pxd', + 'parent_old.pxd', + 'richcmp.pxd', + 'sage_object.pxd', + 'sage_object_test.py', + 'sequence.py', + 'set_factories.py', + 'set_factories_example.py', + 'support_view.py', + 'test_factory.py', + 'unique_representation.py', + subdir : 'sage/structure' ) extension_data = { diff --git a/src/sage/symbolic/meson.build b/src/sage/symbolic/meson.build index 2acc0fdf825..c188569acd0 100644 --- a/src/sage/symbolic/meson.build +++ b/src/sage/symbolic/meson.build @@ -2,31 +2,31 @@ inc_ginac = include_directories('ginac') inc_pynac = include_directories('.') py.install_sources( - '__init__.py', - 'all.py', - 'assumptions.py', - 'benchmark.py', - 'callable.py', - 'complexity_measures.py', - 'constants.py', - 'expression.pxd', - 'expression_conversion_algebraic.py', - 'expression_conversion_sympy.py', - 'expression_conversions.py', - 'function.pxd', - 'function_factory.py', - 'maxima_wrapper.py', - 'operators.py', - 'pynac_wrap.h', - 'random_tests.py', - 'relation.py', - 'ring.pxd', - 'subring.py', - 'symbols.py', - 'symengine.py', - 'tests.py', - 'units.py', - subdir: 'sage/symbolic', + '__init__.py', + 'all.py', + 'assumptions.py', + 'benchmark.py', + 'callable.py', + 'complexity_measures.py', + 'constants.py', + 'expression.pxd', + 'expression_conversion_algebraic.py', + 'expression_conversion_sympy.py', + 'expression_conversions.py', + 'function.pxd', + 'function_factory.py', + 'maxima_wrapper.py', + 'operators.py', + 'pynac_wrap.h', + 'random_tests.py', + 'relation.py', + 'ring.pxd', + 'subring.py', + 'symbols.py', + 'symengine.py', + 'tests.py', + 'units.py', + subdir : 'sage/symbolic' ) extension_data = { diff --git a/src/sage/tests/meson.build b/src/sage/tests/meson.build index 0ec4233334a..2892f5bb0fa 100644 --- a/src/sage/tests/meson.build +++ b/src/sage/tests/meson.build @@ -1,26 +1,26 @@ py.install_sources( - '__init__.py', - 'all.py', - 'article_heuberger_krenn_kropf_fsm-in-sage.py', - 'arxiv_0812_2725.py', - 'benchmark.py', - 'book_schilling_zabrocki_kschur_primer.py', - 'book_stein_ent.py', - 'book_stein_modform.py', - 'cmdline.py', - 'combinatorial_hopf_algebras.py', - 'finite_poset.py', - 'functools_partial_src.py', - 'gosper-sum.py', - 'lazy_imports.py', - 'modular_group_cohomology.py', - 'numpy.py', - 'parigp.py', - 'startup.py', - 'symbolic-series.py', - 'sympy.py', - 'test_deprecation.py', - subdir: 'sage/tests', + '__init__.py', + 'all.py', + 'article_heuberger_krenn_kropf_fsm-in-sage.py', + 'arxiv_0812_2725.py', + 'benchmark.py', + 'book_schilling_zabrocki_kschur_primer.py', + 'book_stein_ent.py', + 'book_stein_modform.py', + 'cmdline.py', + 'combinatorial_hopf_algebras.py', + 'finite_poset.py', + 'functools_partial_src.py', + 'gosper-sum.py', + 'lazy_imports.py', + 'modular_group_cohomology.py', + 'numpy.py', + 'parigp.py', + 'startup.py', + 'symbolic-series.py', + 'sympy.py', + 'test_deprecation.py', + subdir : 'sage/tests' ) extension_data = {