LICENSE
README.md
pyproject.toml
setup.cfg
metabOmics.egg-info/PKG-INFO
metabOmics.egg-info/SOURCES.txt
metabOmics.egg-info/dependency_links.txt
metabOmics.egg-info/top_level.txt
metabomics/__init__.py
metabomics/main_create_imputer_models.py
metabomics/main_filling.py
metabomics/main_flux_type_performance_test.py
metabomics/main_metabGene_breast_v0.py
metabomics/main_metabGene_breast_v0_wout_pathway_score.py
metabomics/main_metabGene_ccRCC3_v0.py
metabomics/main_metabGene_ccRCC4_v0.py
metabomics/main_metabGene_coad_v0.py
metabomics/main_metabGene_pdac_v0.py
metabomics/main_metabGene_prostat_v0.py
metabomics/main_metabolights_pipeline.py
metabomics/main_tune_imputer_models.py
metabomics/main_workbench_pipeline.py
metabomics/mean_react_diff_scores.py
metabomics/metabolights_data_pipeline.py
metabomics/metabolights_downloader.py
metabomics/tests.py
metabomics/workbench_data_pipeline.py
metabomics/analysis/__init__.py
metabomics/analysis/analysis.py
metabomics/analysis/analysis_equal_val.py
metabomics/analysis/analysis_firstVersion.py
metabomics/analysis/analysis_max_trigger.py
metabomics/analysis/analysis_total_trig.py
metabomics/analysis/analysis_update_coeff.py
metabomics/analysis/analysis_v1.py
metabomics/analysis/analysis_v2.py
metabomics/analysis/drugAnalysis.py
metabomics/analysis/tests.py
metabomics/cobra/__init__.py
metabomics/cobra/exceptions.py
metabomics/cobra/core/__init__.py
metabomics/cobra/core/configuration.py
metabomics/cobra/core/dictlist.py
metabomics/cobra/core/formula.py
metabomics/cobra/core/gene.py
metabomics/cobra/core/group.py
metabomics/cobra/core/metabolite.py
metabomics/cobra/core/model.py
metabomics/cobra/core/object.py
metabomics/cobra/core/reaction.py
metabomics/cobra/core/singleton.py
metabomics/cobra/core/solution.py
metabomics/cobra/core/species.py
metabomics/cobra/flux_analysis/__init__.py
metabomics/cobra/flux_analysis/deletion.py
metabomics/cobra/flux_analysis/fastcc.py
metabomics/cobra/flux_analysis/gapfilling.py
metabomics/cobra/flux_analysis/geometric.py
metabomics/cobra/flux_analysis/helpers.py
metabomics/cobra/flux_analysis/loopless.py
metabomics/cobra/flux_analysis/moma.py
metabomics/cobra/flux_analysis/parsimonious.py
metabomics/cobra/flux_analysis/phenotype_phase_plane.py
metabomics/cobra/flux_analysis/reaction.py
metabomics/cobra/flux_analysis/room.py
metabomics/cobra/flux_analysis/variability.py
metabomics/cobra/io/__init__.py
metabomics/cobra/io/dict.py
metabomics/cobra/io/json.py
metabomics/cobra/io/mat.py
metabomics/cobra/io/sbml.py
metabomics/cobra/io/yaml.py
metabomics/cobra/io/web/__init__.py
metabomics/cobra/io/web/abstract_model_repository.py
metabomics/cobra/io/web/bigg_models_repository.py
metabomics/cobra/io/web/biomodels_repository.py
metabomics/cobra/io/web/load.py
metabomics/cobra/manipulation/__init__.py
metabomics/cobra/manipulation/annotate.py
metabomics/cobra/manipulation/delete.py
metabomics/cobra/manipulation/modify.py
metabomics/cobra/manipulation/validate.py
metabomics/cobra/medium/__init__.py
metabomics/cobra/medium/annotations.py
metabomics/cobra/medium/boundary_types.py
metabomics/cobra/medium/minimal_medium.py
metabomics/cobra/sampling/__init__.py
metabomics/cobra/sampling/achr.py
metabomics/cobra/sampling/core.py
metabomics/cobra/sampling/hr_sampler.py
metabomics/cobra/sampling/optgp.py
metabomics/cobra/sampling/sampling.py
metabomics/cobra/summary/__init__.py
metabomics/cobra/summary/metabolite_summary.py
metabomics/cobra/summary/model_summary.py
metabomics/cobra/summary/reaction_summary.py
metabomics/cobra/summary/summary.py
metabomics/cobra/test/__init__.py
metabomics/cobra/test/conftest.py
metabomics/cobra/test/data/update_pickles.py
metabomics/cobra/test/test_core/conftest.py
metabomics/cobra/test/test_core/test_configuration.py
metabomics/cobra/test/test_core/test_core_reaction.py
metabomics/cobra/test/test_core/test_dictlist.py
metabomics/cobra/test/test_core/test_gene.py
metabomics/cobra/test/test_core/test_group.py
metabomics/cobra/test/test_core/test_metabolite.py
metabomics/cobra/test/test_core/test_model.py
metabomics/cobra/test/test_core/test_solution.py
metabomics/cobra/test/test_flux_analysis/conftest.py
metabomics/cobra/test/test_flux_analysis/test_deletion.py
metabomics/cobra/test/test_flux_analysis/test_fastcc.py
metabomics/cobra/test/test_flux_analysis/test_gapfilling.py
metabomics/cobra/test/test_flux_analysis/test_geometric.py
metabomics/cobra/test/test_flux_analysis/test_helpers.py
metabomics/cobra/test/test_flux_analysis/test_loopless.py
metabomics/cobra/test/test_flux_analysis/test_moma.py
metabomics/cobra/test/test_flux_analysis/test_parsimonious.py
metabomics/cobra/test/test_flux_analysis/test_phenotype_phase_plane.py
metabomics/cobra/test/test_flux_analysis/test_reaction.py
metabomics/cobra/test/test_flux_analysis/test_room.py
metabomics/cobra/test/test_flux_analysis/test_variability.py
metabomics/cobra/test/test_io/conftest.py
metabomics/cobra/test/test_io/test_annotation.py
metabomics/cobra/test/test_io/test_annotation_format.py
metabomics/cobra/test/test_io/test_io_order.py
metabomics/cobra/test/test_io/test_json.py
metabomics/cobra/test/test_io/test_mat.py
metabomics/cobra/test/test_io/test_notes.py
metabomics/cobra/test/test_io/test_pickle.py
metabomics/cobra/test/test_io/test_sbml.py
metabomics/cobra/test/test_io/test_yaml.py
metabomics/cobra/test/test_io/test_web/test_load.py
metabomics/cobra/test/test_manipulation/__init__.py
metabomics/cobra/test/test_manipulation/test_annotate.py
metabomics/cobra/test/test_manipulation/test_delete.py
metabomics/cobra/test/test_manipulation/test_modify.py
metabomics/cobra/test/test_manipulation/test_validate.py
metabomics/cobra/test/test_medium/test_boundary_types.py
metabomics/cobra/test/test_medium/test_minimal_medium.py
metabomics/cobra/test/test_sampling/conftest.py
metabomics/cobra/test/test_sampling/test_achr.py
metabomics/cobra/test/test_sampling/test_optgp.py
metabomics/cobra/test/test_sampling/test_sampling.py
metabomics/cobra/test/test_summary/test_metabolite_summary.py
metabomics/cobra/test/test_summary/test_model_summary.py
metabomics/cobra/test/test_summary/test_reaction_summary.py
metabomics/cobra/test/test_util/test_array.py
metabomics/cobra/test/test_util/test_context.py
metabomics/cobra/test/test_util/test_process_pool.py
metabomics/cobra/test/test_util/test_solver.py
metabomics/cobra/test/test_util/test_util.py
metabomics/cobra/util/__init__.py
metabomics/cobra/util/array.py
metabomics/cobra/util/context.py
metabomics/cobra/util/process_pool.py
metabomics/cobra/util/solver.py
metabomics/cobra/util/util.py
metabomics/extensions/__init__.py
metabomics/extensions/metabolite_extantions.py
metabomics/extensions/model_extantions.py
metabomics/extensions/tests.py
metabomics/models/__init__.py
metabomics/models/gomari_vae_keras.py
metabomics/models/gomari_vae_pytorch.py
metabomics/omicNetwork/Network_Construction.py
metabomics/omicNetwork/__init__.py
metabomics/omicNetwork/edge.py
metabomics/omicNetwork/graph.py
metabomics/omicNetwork/graph_visualizer.py
metabomics/omicNetwork/helper.py
metabomics/omicNetwork/main.py
metabomics/omicNetwork/main_local.py
metabomics/omicNetwork/main_local_uniprot.py
metabomics/omicNetwork/prepareData.py
metabomics/omicNetwork/vertex.py
metabomics/preprocessing/__init__.py
metabomics/preprocessing/metabolite_diff_transformer.py
metabomics/preprocessing/metabolitics_pipeline.py
metabomics/preprocessing/metabolitics_transformer.py
metabomics/preprocessing/metabolitics_transformer_second.py
metabomics/preprocessing/pathway_reaction_enrichment.py
metabomics/preprocessing/pathway_transformer.py
metabomics/preprocessing/reaction_diff_transformer.py
metabomics/preprocessing/tests.py
metabomics/preprocessing/transport_pathway_elimination.py
metabomics/scripts/python_scripts/__init__.py
metabomics/scripts/python_scripts/metabolite_mapper.py
metabomics/src/__init__.py
metabomics/src/dataset_class/__init__.py
metabomics/src/dataset_class/metabolite_dataset.py
metabomics/src/imputer/__ini__.py
metabomics/src/imputer/vae_imputer.py
metabomics/src/imputer/vae_imputer_model copy.py
metabomics/src/imputer/vae_imputer_model.py
metabomics/src/vae/__init__.py
metabomics/src/vae/vae_model.py
metabomics/utils/__init__.py
metabomics/utils/constants.py
metabomics/utils/io_utils.py
metabomics/utils/properties.py
metabomics/utils/tests.py
test_env/Lib/site-packages/__editable___metabomics_0_1_6_finder.py
test_env/Lib/site-packages/appdirs.py
test_env/Lib/site-packages/easy_install.py
test_env/Lib/site-packages/isympy.py
test_env/Lib/site-packages/mpmath/__init__.py
test_env/Lib/site-packages/mpmath/ctx_base.py
test_env/Lib/site-packages/mpmath/ctx_fp.py
test_env/Lib/site-packages/mpmath/ctx_iv.py
test_env/Lib/site-packages/mpmath/ctx_mp.py
test_env/Lib/site-packages/mpmath/ctx_mp_python.py
test_env/Lib/site-packages/mpmath/function_docs.py
test_env/Lib/site-packages/mpmath/identification.py
test_env/Lib/site-packages/mpmath/math2.py
test_env/Lib/site-packages/mpmath/rational.py
test_env/Lib/site-packages/mpmath/usertools.py
test_env/Lib/site-packages/mpmath/visualization.py
test_env/Lib/site-packages/mpmath/calculus/__init__.py
test_env/Lib/site-packages/mpmath/calculus/approximation.py
test_env/Lib/site-packages/mpmath/calculus/calculus.py
test_env/Lib/site-packages/mpmath/calculus/differentiation.py
test_env/Lib/site-packages/mpmath/calculus/extrapolation.py
test_env/Lib/site-packages/mpmath/calculus/inverselaplace.py
test_env/Lib/site-packages/mpmath/calculus/odes.py
test_env/Lib/site-packages/mpmath/calculus/optimization.py
test_env/Lib/site-packages/mpmath/calculus/polynomials.py
test_env/Lib/site-packages/mpmath/calculus/quadrature.py
test_env/Lib/site-packages/mpmath/functions/__init__.py
test_env/Lib/site-packages/mpmath/functions/bessel.py
test_env/Lib/site-packages/mpmath/functions/elliptic.py
test_env/Lib/site-packages/mpmath/functions/expintegrals.py
test_env/Lib/site-packages/mpmath/functions/factorials.py
test_env/Lib/site-packages/mpmath/functions/functions.py
test_env/Lib/site-packages/mpmath/functions/hypergeometric.py
test_env/Lib/site-packages/mpmath/functions/orthogonal.py
test_env/Lib/site-packages/mpmath/functions/qfunctions.py
test_env/Lib/site-packages/mpmath/functions/rszeta.py
test_env/Lib/site-packages/mpmath/functions/signals.py
test_env/Lib/site-packages/mpmath/functions/theta.py
test_env/Lib/site-packages/mpmath/functions/zeta.py
test_env/Lib/site-packages/mpmath/functions/zetazeros.py
test_env/Lib/site-packages/mpmath/libmp/__init__.py
test_env/Lib/site-packages/mpmath/libmp/backend.py
test_env/Lib/site-packages/mpmath/libmp/gammazeta.py
test_env/Lib/site-packages/mpmath/libmp/libelefun.py
test_env/Lib/site-packages/mpmath/libmp/libhyper.py
test_env/Lib/site-packages/mpmath/libmp/libintmath.py
test_env/Lib/site-packages/mpmath/libmp/libmpc.py
test_env/Lib/site-packages/mpmath/libmp/libmpf.py
test_env/Lib/site-packages/mpmath/libmp/libmpi.py
test_env/Lib/site-packages/mpmath/matrices/__init__.py
test_env/Lib/site-packages/mpmath/matrices/calculus.py
test_env/Lib/site-packages/mpmath/matrices/eigen.py
test_env/Lib/site-packages/mpmath/matrices/eigen_symmetric.py
test_env/Lib/site-packages/mpmath/matrices/linalg.py
test_env/Lib/site-packages/mpmath/matrices/matrices.py
test_env/Lib/site-packages/mpmath/tests/__init__.py
test_env/Lib/site-packages/mpmath/tests/extratest_gamma.py
test_env/Lib/site-packages/mpmath/tests/extratest_zeta.py
test_env/Lib/site-packages/mpmath/tests/runtests.py
test_env/Lib/site-packages/mpmath/tests/test_basic_ops.py
test_env/Lib/site-packages/mpmath/tests/test_bitwise.py
test_env/Lib/site-packages/mpmath/tests/test_calculus.py
test_env/Lib/site-packages/mpmath/tests/test_compatibility.py
test_env/Lib/site-packages/mpmath/tests/test_convert.py
test_env/Lib/site-packages/mpmath/tests/test_diff.py
test_env/Lib/site-packages/mpmath/tests/test_division.py
test_env/Lib/site-packages/mpmath/tests/test_eigen.py
test_env/Lib/site-packages/mpmath/tests/test_eigen_symmetric.py
test_env/Lib/site-packages/mpmath/tests/test_elliptic.py
test_env/Lib/site-packages/mpmath/tests/test_fp.py
test_env/Lib/site-packages/mpmath/tests/test_functions.py
test_env/Lib/site-packages/mpmath/tests/test_functions2.py
test_env/Lib/site-packages/mpmath/tests/test_gammazeta.py
test_env/Lib/site-packages/mpmath/tests/test_hp.py
test_env/Lib/site-packages/mpmath/tests/test_identify.py
test_env/Lib/site-packages/mpmath/tests/test_interval.py
test_env/Lib/site-packages/mpmath/tests/test_levin.py
test_env/Lib/site-packages/mpmath/tests/test_linalg.py
test_env/Lib/site-packages/mpmath/tests/test_matrices.py
test_env/Lib/site-packages/mpmath/tests/test_mpmath.py
test_env/Lib/site-packages/mpmath/tests/test_ode.py
test_env/Lib/site-packages/mpmath/tests/test_pickle.py
test_env/Lib/site-packages/mpmath/tests/test_power.py
test_env/Lib/site-packages/mpmath/tests/test_quad.py
test_env/Lib/site-packages/mpmath/tests/test_rootfinding.py
test_env/Lib/site-packages/mpmath/tests/test_special.py
test_env/Lib/site-packages/mpmath/tests/test_str.py
test_env/Lib/site-packages/mpmath/tests/test_summation.py
test_env/Lib/site-packages/mpmath/tests/test_trig.py
test_env/Lib/site-packages/mpmath/tests/test_visualization.py
test_env/Lib/site-packages/mpmath/tests/torture.py
test_env/Lib/site-packages/optlang/__init__.py
test_env/Lib/site-packages/optlang/_version.py
test_env/Lib/site-packages/optlang/coinor_cbc_interface.py
test_env/Lib/site-packages/optlang/container.py
test_env/Lib/site-packages/optlang/cplex_interface.py
test_env/Lib/site-packages/optlang/duality.py
test_env/Lib/site-packages/optlang/exceptions.py
test_env/Lib/site-packages/optlang/expression_parsing.py
test_env/Lib/site-packages/optlang/glpk_exact_interface.py
test_env/Lib/site-packages/optlang/glpk_interface.py
test_env/Lib/site-packages/optlang/gurobi_interface.py
test_env/Lib/site-packages/optlang/hybrid_interface.py
test_env/Lib/site-packages/optlang/inspyred_interface.py
test_env/Lib/site-packages/optlang/interface.py
test_env/Lib/site-packages/optlang/matrix_interface.py
test_env/Lib/site-packages/optlang/scipy_interface.py
test_env/Lib/site-packages/optlang/symbolics.py
test_env/Lib/site-packages/optlang/util.py
test_env/Lib/site-packages/optlang/tests/__init__.py
test_env/Lib/site-packages/optlang/tests/abstract_test_cases.py
test_env/Lib/site-packages/optlang/tests/test_change_solver.py
test_env/Lib/site-packages/optlang/tests/test_coinor_cbc_interface.py
test_env/Lib/site-packages/optlang/tests/test_container.py
test_env/Lib/site-packages/optlang/tests/test_cplex_interface.py
test_env/Lib/site-packages/optlang/tests/test_duality.py
test_env/Lib/site-packages/optlang/tests/test_elements.py
test_env/Lib/site-packages/optlang/tests/test_expression_parsing.py
test_env/Lib/site-packages/optlang/tests/test_glpk_exact_interface.py
test_env/Lib/site-packages/optlang/tests/test_glpk_interface.py
test_env/Lib/site-packages/optlang/tests/test_gurobi_interface.py
test_env/Lib/site-packages/optlang/tests/test_hybrid_interface.py
test_env/Lib/site-packages/optlang/tests/test_inspyred_interface.py
test_env/Lib/site-packages/optlang/tests/test_interface.py
test_env/Lib/site-packages/optlang/tests/test_io.py
test_env/Lib/site-packages/optlang/tests/test_scipy_interface.py
test_env/Lib/site-packages/optlang/tests/test_symbolics.py
test_env/Lib/site-packages/optlang/tests/test_util.py
test_env/Lib/site-packages/optlang/tests/data/__init__.py
test_env/Lib/site-packages/optlang/tests/data/parse_the_final_netlib_results.py
test_env/Lib/site-packages/pip/__init__.py
test_env/Lib/site-packages/pip/__main__.py
test_env/Lib/site-packages/pip/__pip-runner__.py
test_env/Lib/site-packages/pip/py.typed
test_env/Lib/site-packages/pip/_internal/__init__.py
test_env/Lib/site-packages/pip/_internal/build_env.py
test_env/Lib/site-packages/pip/_internal/cache.py
test_env/Lib/site-packages/pip/_internal/configuration.py
test_env/Lib/site-packages/pip/_internal/exceptions.py
test_env/Lib/site-packages/pip/_internal/main.py
test_env/Lib/site-packages/pip/_internal/pyproject.py
test_env/Lib/site-packages/pip/_internal/self_outdated_check.py
test_env/Lib/site-packages/pip/_internal/wheel_builder.py
test_env/Lib/site-packages/pip/_internal/cli/__init__.py
test_env/Lib/site-packages/pip/_internal/cli/autocompletion.py
test_env/Lib/site-packages/pip/_internal/cli/base_command.py
test_env/Lib/site-packages/pip/_internal/cli/cmdoptions.py
test_env/Lib/site-packages/pip/_internal/cli/command_context.py
test_env/Lib/site-packages/pip/_internal/cli/index_command.py
test_env/Lib/site-packages/pip/_internal/cli/main.py
test_env/Lib/site-packages/pip/_internal/cli/main_parser.py
test_env/Lib/site-packages/pip/_internal/cli/parser.py
test_env/Lib/site-packages/pip/_internal/cli/progress_bars.py
test_env/Lib/site-packages/pip/_internal/cli/req_command.py
test_env/Lib/site-packages/pip/_internal/cli/spinners.py
test_env/Lib/site-packages/pip/_internal/cli/status_codes.py
test_env/Lib/site-packages/pip/_internal/commands/__init__.py
test_env/Lib/site-packages/pip/_internal/commands/cache.py
test_env/Lib/site-packages/pip/_internal/commands/check.py
test_env/Lib/site-packages/pip/_internal/commands/completion.py
test_env/Lib/site-packages/pip/_internal/commands/configuration.py
test_env/Lib/site-packages/pip/_internal/commands/debug.py
test_env/Lib/site-packages/pip/_internal/commands/download.py
test_env/Lib/site-packages/pip/_internal/commands/freeze.py
test_env/Lib/site-packages/pip/_internal/commands/hash.py
test_env/Lib/site-packages/pip/_internal/commands/help.py
test_env/Lib/site-packages/pip/_internal/commands/index.py
test_env/Lib/site-packages/pip/_internal/commands/inspect.py
test_env/Lib/site-packages/pip/_internal/commands/install.py
test_env/Lib/site-packages/pip/_internal/commands/list.py
test_env/Lib/site-packages/pip/_internal/commands/search.py
test_env/Lib/site-packages/pip/_internal/commands/show.py
test_env/Lib/site-packages/pip/_internal/commands/uninstall.py
test_env/Lib/site-packages/pip/_internal/commands/wheel.py
test_env/Lib/site-packages/pip/_internal/distributions/__init__.py
test_env/Lib/site-packages/pip/_internal/distributions/base.py
test_env/Lib/site-packages/pip/_internal/distributions/installed.py
test_env/Lib/site-packages/pip/_internal/distributions/sdist.py
test_env/Lib/site-packages/pip/_internal/distributions/wheel.py
test_env/Lib/site-packages/pip/_internal/index/__init__.py
test_env/Lib/site-packages/pip/_internal/index/collector.py
test_env/Lib/site-packages/pip/_internal/index/package_finder.py
test_env/Lib/site-packages/pip/_internal/index/sources.py
test_env/Lib/site-packages/pip/_internal/locations/__init__.py
test_env/Lib/site-packages/pip/_internal/locations/_distutils.py
test_env/Lib/site-packages/pip/_internal/locations/_sysconfig.py
test_env/Lib/site-packages/pip/_internal/locations/base.py
test_env/Lib/site-packages/pip/_internal/metadata/__init__.py
test_env/Lib/site-packages/pip/_internal/metadata/_json.py
test_env/Lib/site-packages/pip/_internal/metadata/base.py
test_env/Lib/site-packages/pip/_internal/metadata/pkg_resources.py
test_env/Lib/site-packages/pip/_internal/metadata/importlib/__init__.py
test_env/Lib/site-packages/pip/_internal/metadata/importlib/_compat.py
test_env/Lib/site-packages/pip/_internal/metadata/importlib/_dists.py
test_env/Lib/site-packages/pip/_internal/metadata/importlib/_envs.py
test_env/Lib/site-packages/pip/_internal/models/__init__.py
test_env/Lib/site-packages/pip/_internal/models/candidate.py
test_env/Lib/site-packages/pip/_internal/models/direct_url.py
test_env/Lib/site-packages/pip/_internal/models/format_control.py
test_env/Lib/site-packages/pip/_internal/models/index.py
test_env/Lib/site-packages/pip/_internal/models/installation_report.py
test_env/Lib/site-packages/pip/_internal/models/link.py
test_env/Lib/site-packages/pip/_internal/models/scheme.py
test_env/Lib/site-packages/pip/_internal/models/search_scope.py
test_env/Lib/site-packages/pip/_internal/models/selection_prefs.py
test_env/Lib/site-packages/pip/_internal/models/target_python.py
test_env/Lib/site-packages/pip/_internal/models/wheel.py
test_env/Lib/site-packages/pip/_internal/network/__init__.py
test_env/Lib/site-packages/pip/_internal/network/auth.py
test_env/Lib/site-packages/pip/_internal/network/cache.py
test_env/Lib/site-packages/pip/_internal/network/download.py
test_env/Lib/site-packages/pip/_internal/network/lazy_wheel.py
test_env/Lib/site-packages/pip/_internal/network/session.py
test_env/Lib/site-packages/pip/_internal/network/utils.py
test_env/Lib/site-packages/pip/_internal/network/xmlrpc.py
test_env/Lib/site-packages/pip/_internal/operations/__init__.py
test_env/Lib/site-packages/pip/_internal/operations/check.py
test_env/Lib/site-packages/pip/_internal/operations/freeze.py
test_env/Lib/site-packages/pip/_internal/operations/prepare.py
test_env/Lib/site-packages/pip/_internal/operations/build/__init__.py
test_env/Lib/site-packages/pip/_internal/operations/build/build_tracker.py
test_env/Lib/site-packages/pip/_internal/operations/build/metadata.py
test_env/Lib/site-packages/pip/_internal/operations/build/metadata_editable.py
test_env/Lib/site-packages/pip/_internal/operations/build/metadata_legacy.py
test_env/Lib/site-packages/pip/_internal/operations/build/wheel.py
test_env/Lib/site-packages/pip/_internal/operations/build/wheel_editable.py
test_env/Lib/site-packages/pip/_internal/operations/build/wheel_legacy.py
test_env/Lib/site-packages/pip/_internal/operations/install/__init__.py
test_env/Lib/site-packages/pip/_internal/operations/install/editable_legacy.py
test_env/Lib/site-packages/pip/_internal/operations/install/wheel.py
test_env/Lib/site-packages/pip/_internal/req/__init__.py
test_env/Lib/site-packages/pip/_internal/req/constructors.py
test_env/Lib/site-packages/pip/_internal/req/req_file.py
test_env/Lib/site-packages/pip/_internal/req/req_install.py
test_env/Lib/site-packages/pip/_internal/req/req_set.py
test_env/Lib/site-packages/pip/_internal/req/req_uninstall.py
test_env/Lib/site-packages/pip/_internal/resolution/__init__.py
test_env/Lib/site-packages/pip/_internal/resolution/base.py
test_env/Lib/site-packages/pip/_internal/resolution/legacy/__init__.py
test_env/Lib/site-packages/pip/_internal/resolution/legacy/resolver.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/__init__.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/base.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/candidates.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/factory.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/provider.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/reporter.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/requirements.py
test_env/Lib/site-packages/pip/_internal/resolution/resolvelib/resolver.py
test_env/Lib/site-packages/pip/_internal/utils/__init__.py
test_env/Lib/site-packages/pip/_internal/utils/_jaraco_text.py
test_env/Lib/site-packages/pip/_internal/utils/_log.py
test_env/Lib/site-packages/pip/_internal/utils/appdirs.py
test_env/Lib/site-packages/pip/_internal/utils/compat.py
test_env/Lib/site-packages/pip/_internal/utils/compatibility_tags.py
test_env/Lib/site-packages/pip/_internal/utils/datetime.py
test_env/Lib/site-packages/pip/_internal/utils/deprecation.py
test_env/Lib/site-packages/pip/_internal/utils/direct_url_helpers.py
test_env/Lib/site-packages/pip/_internal/utils/egg_link.py
test_env/Lib/site-packages/pip/_internal/utils/entrypoints.py
test_env/Lib/site-packages/pip/_internal/utils/filesystem.py
test_env/Lib/site-packages/pip/_internal/utils/filetypes.py
test_env/Lib/site-packages/pip/_internal/utils/glibc.py
test_env/Lib/site-packages/pip/_internal/utils/hashes.py
test_env/Lib/site-packages/pip/_internal/utils/logging.py
test_env/Lib/site-packages/pip/_internal/utils/misc.py
test_env/Lib/site-packages/pip/_internal/utils/packaging.py
test_env/Lib/site-packages/pip/_internal/utils/retry.py
test_env/Lib/site-packages/pip/_internal/utils/setuptools_build.py
test_env/Lib/site-packages/pip/_internal/utils/subprocess.py
test_env/Lib/site-packages/pip/_internal/utils/temp_dir.py
test_env/Lib/site-packages/pip/_internal/utils/unpacking.py
test_env/Lib/site-packages/pip/_internal/utils/urls.py
test_env/Lib/site-packages/pip/_internal/utils/virtualenv.py
test_env/Lib/site-packages/pip/_internal/utils/wheel.py
test_env/Lib/site-packages/pip/_internal/vcs/__init__.py
test_env/Lib/site-packages/pip/_internal/vcs/bazaar.py
test_env/Lib/site-packages/pip/_internal/vcs/git.py
test_env/Lib/site-packages/pip/_internal/vcs/mercurial.py
test_env/Lib/site-packages/pip/_internal/vcs/subversion.py
test_env/Lib/site-packages/pip/_internal/vcs/versioncontrol.py
test_env/Lib/site-packages/pip/_vendor/__init__.py
test_env/Lib/site-packages/pip/_vendor/typing_extensions.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/__init__.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/_cmd.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/adapter.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/cache.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/controller.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/filewrapper.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/heuristics.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/py.typed
test_env/Lib/site-packages/pip/_vendor/cachecontrol/serialize.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/wrapper.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/caches/__init__.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py
test_env/Lib/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py
test_env/Lib/site-packages/pip/_vendor/certifi/__init__.py
test_env/Lib/site-packages/pip/_vendor/certifi/__main__.py
test_env/Lib/site-packages/pip/_vendor/certifi/core.py
test_env/Lib/site-packages/pip/_vendor/certifi/py.typed
test_env/Lib/site-packages/pip/_vendor/distlib/__init__.py
test_env/Lib/site-packages/pip/_vendor/distlib/compat.py
test_env/Lib/site-packages/pip/_vendor/distlib/database.py
test_env/Lib/site-packages/pip/_vendor/distlib/index.py
test_env/Lib/site-packages/pip/_vendor/distlib/locators.py
test_env/Lib/site-packages/pip/_vendor/distlib/manifest.py
test_env/Lib/site-packages/pip/_vendor/distlib/markers.py
test_env/Lib/site-packages/pip/_vendor/distlib/metadata.py
test_env/Lib/site-packages/pip/_vendor/distlib/resources.py
test_env/Lib/site-packages/pip/_vendor/distlib/scripts.py
test_env/Lib/site-packages/pip/_vendor/distlib/util.py
test_env/Lib/site-packages/pip/_vendor/distlib/version.py
test_env/Lib/site-packages/pip/_vendor/distlib/wheel.py
test_env/Lib/site-packages/pip/_vendor/distro/__init__.py
test_env/Lib/site-packages/pip/_vendor/distro/__main__.py
test_env/Lib/site-packages/pip/_vendor/distro/distro.py
test_env/Lib/site-packages/pip/_vendor/distro/py.typed
test_env/Lib/site-packages/pip/_vendor/idna/__init__.py
test_env/Lib/site-packages/pip/_vendor/idna/codec.py
test_env/Lib/site-packages/pip/_vendor/idna/compat.py
test_env/Lib/site-packages/pip/_vendor/idna/core.py
test_env/Lib/site-packages/pip/_vendor/idna/idnadata.py
test_env/Lib/site-packages/pip/_vendor/idna/intranges.py
test_env/Lib/site-packages/pip/_vendor/idna/package_data.py
test_env/Lib/site-packages/pip/_vendor/idna/py.typed
test_env/Lib/site-packages/pip/_vendor/idna/uts46data.py
test_env/Lib/site-packages/pip/_vendor/msgpack/__init__.py
test_env/Lib/site-packages/pip/_vendor/msgpack/exceptions.py
test_env/Lib/site-packages/pip/_vendor/msgpack/ext.py
test_env/Lib/site-packages/pip/_vendor/msgpack/fallback.py
test_env/Lib/site-packages/pip/_vendor/packaging/__init__.py
test_env/Lib/site-packages/pip/_vendor/packaging/_elffile.py
test_env/Lib/site-packages/pip/_vendor/packaging/_manylinux.py
test_env/Lib/site-packages/pip/_vendor/packaging/_musllinux.py
test_env/Lib/site-packages/pip/_vendor/packaging/_parser.py
test_env/Lib/site-packages/pip/_vendor/packaging/_structures.py
test_env/Lib/site-packages/pip/_vendor/packaging/_tokenizer.py
test_env/Lib/site-packages/pip/_vendor/packaging/markers.py
test_env/Lib/site-packages/pip/_vendor/packaging/metadata.py
test_env/Lib/site-packages/pip/_vendor/packaging/py.typed
test_env/Lib/site-packages/pip/_vendor/packaging/requirements.py
test_env/Lib/site-packages/pip/_vendor/packaging/specifiers.py
test_env/Lib/site-packages/pip/_vendor/packaging/tags.py
test_env/Lib/site-packages/pip/_vendor/packaging/utils.py
test_env/Lib/site-packages/pip/_vendor/packaging/version.py
test_env/Lib/site-packages/pip/_vendor/packaging/licenses/__init__.py
test_env/Lib/site-packages/pip/_vendor/packaging/licenses/_spdx.py
test_env/Lib/site-packages/pip/_vendor/pkg_resources/__init__.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/__init__.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/__main__.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/android.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/api.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/macos.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/py.typed
test_env/Lib/site-packages/pip/_vendor/platformdirs/unix.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/version.py
test_env/Lib/site-packages/pip/_vendor/platformdirs/windows.py
test_env/Lib/site-packages/pip/_vendor/pygments/__init__.py
test_env/Lib/site-packages/pip/_vendor/pygments/__main__.py
test_env/Lib/site-packages/pip/_vendor/pygments/cmdline.py
test_env/Lib/site-packages/pip/_vendor/pygments/console.py
test_env/Lib/site-packages/pip/_vendor/pygments/filter.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatter.py
test_env/Lib/site-packages/pip/_vendor/pygments/lexer.py
test_env/Lib/site-packages/pip/_vendor/pygments/modeline.py
test_env/Lib/site-packages/pip/_vendor/pygments/plugin.py
test_env/Lib/site-packages/pip/_vendor/pygments/regexopt.py
test_env/Lib/site-packages/pip/_vendor/pygments/scanner.py
test_env/Lib/site-packages/pip/_vendor/pygments/sphinxext.py
test_env/Lib/site-packages/pip/_vendor/pygments/style.py
test_env/Lib/site-packages/pip/_vendor/pygments/token.py
test_env/Lib/site-packages/pip/_vendor/pygments/unistring.py
test_env/Lib/site-packages/pip/_vendor/pygments/util.py
test_env/Lib/site-packages/pip/_vendor/pygments/filters/__init__.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/__init__.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/_mapping.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/bbcode.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/groff.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/html.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/img.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/irc.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/latex.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/other.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/rtf.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/svg.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/terminal.py
test_env/Lib/site-packages/pip/_vendor/pygments/formatters/terminal256.py
test_env/Lib/site-packages/pip/_vendor/pygments/lexers/__init__.py
test_env/Lib/site-packages/pip/_vendor/pygments/lexers/_mapping.py
test_env/Lib/site-packages/pip/_vendor/pygments/lexers/python.py
test_env/Lib/site-packages/pip/_vendor/pygments/styles/__init__.py
test_env/Lib/site-packages/pip/_vendor/pygments/styles/_mapping.py
test_env/Lib/site-packages/pip/_vendor/pyproject_hooks/__init__.py
test_env/Lib/site-packages/pip/_vendor/pyproject_hooks/_impl.py
test_env/Lib/site-packages/pip/_vendor/pyproject_hooks/py.typed
test_env/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py
test_env/Lib/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py
test_env/Lib/site-packages/pip/_vendor/requests/__init__.py
test_env/Lib/site-packages/pip/_vendor/requests/__version__.py
test_env/Lib/site-packages/pip/_vendor/requests/_internal_utils.py
test_env/Lib/site-packages/pip/_vendor/requests/adapters.py
test_env/Lib/site-packages/pip/_vendor/requests/api.py
test_env/Lib/site-packages/pip/_vendor/requests/auth.py
test_env/Lib/site-packages/pip/_vendor/requests/certs.py
test_env/Lib/site-packages/pip/_vendor/requests/compat.py
test_env/Lib/site-packages/pip/_vendor/requests/cookies.py
test_env/Lib/site-packages/pip/_vendor/requests/exceptions.py
test_env/Lib/site-packages/pip/_vendor/requests/help.py
test_env/Lib/site-packages/pip/_vendor/requests/hooks.py
test_env/Lib/site-packages/pip/_vendor/requests/models.py
test_env/Lib/site-packages/pip/_vendor/requests/packages.py
test_env/Lib/site-packages/pip/_vendor/requests/sessions.py
test_env/Lib/site-packages/pip/_vendor/requests/status_codes.py
test_env/Lib/site-packages/pip/_vendor/requests/structures.py
test_env/Lib/site-packages/pip/_vendor/requests/utils.py
test_env/Lib/site-packages/pip/_vendor/resolvelib/__init__.py
test_env/Lib/site-packages/pip/_vendor/resolvelib/providers.py
test_env/Lib/site-packages/pip/_vendor/resolvelib/py.typed
test_env/Lib/site-packages/pip/_vendor/resolvelib/reporters.py
test_env/Lib/site-packages/pip/_vendor/resolvelib/resolvers.py
test_env/Lib/site-packages/pip/_vendor/resolvelib/structs.py
test_env/Lib/site-packages/pip/_vendor/resolvelib/compat/__init__.py
test_env/Lib/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py
test_env/Lib/site-packages/pip/_vendor/rich/__init__.py
test_env/Lib/site-packages/pip/_vendor/rich/__main__.py
test_env/Lib/site-packages/pip/_vendor/rich/_cell_widths.py
test_env/Lib/site-packages/pip/_vendor/rich/_emoji_codes.py
test_env/Lib/site-packages/pip/_vendor/rich/_emoji_replace.py
test_env/Lib/site-packages/pip/_vendor/rich/_export_format.py
test_env/Lib/site-packages/pip/_vendor/rich/_extension.py
test_env/Lib/site-packages/pip/_vendor/rich/_fileno.py
test_env/Lib/site-packages/pip/_vendor/rich/_inspect.py
test_env/Lib/site-packages/pip/_vendor/rich/_log_render.py
test_env/Lib/site-packages/pip/_vendor/rich/_loop.py
test_env/Lib/site-packages/pip/_vendor/rich/_null_file.py
test_env/Lib/site-packages/pip/_vendor/rich/_palettes.py
test_env/Lib/site-packages/pip/_vendor/rich/_pick.py
test_env/Lib/site-packages/pip/_vendor/rich/_ratio.py
test_env/Lib/site-packages/pip/_vendor/rich/_spinners.py
test_env/Lib/site-packages/pip/_vendor/rich/_stack.py
test_env/Lib/site-packages/pip/_vendor/rich/_timer.py
test_env/Lib/site-packages/pip/_vendor/rich/_win32_console.py
test_env/Lib/site-packages/pip/_vendor/rich/_windows.py
test_env/Lib/site-packages/pip/_vendor/rich/_windows_renderer.py
test_env/Lib/site-packages/pip/_vendor/rich/_wrap.py
test_env/Lib/site-packages/pip/_vendor/rich/abc.py
test_env/Lib/site-packages/pip/_vendor/rich/align.py
test_env/Lib/site-packages/pip/_vendor/rich/ansi.py
test_env/Lib/site-packages/pip/_vendor/rich/bar.py
test_env/Lib/site-packages/pip/_vendor/rich/box.py
test_env/Lib/site-packages/pip/_vendor/rich/cells.py
test_env/Lib/site-packages/pip/_vendor/rich/color.py
test_env/Lib/site-packages/pip/_vendor/rich/color_triplet.py
test_env/Lib/site-packages/pip/_vendor/rich/columns.py
test_env/Lib/site-packages/pip/_vendor/rich/console.py
test_env/Lib/site-packages/pip/_vendor/rich/constrain.py
test_env/Lib/site-packages/pip/_vendor/rich/containers.py
test_env/Lib/site-packages/pip/_vendor/rich/control.py
test_env/Lib/site-packages/pip/_vendor/rich/default_styles.py
test_env/Lib/site-packages/pip/_vendor/rich/diagnose.py
test_env/Lib/site-packages/pip/_vendor/rich/emoji.py
test_env/Lib/site-packages/pip/_vendor/rich/errors.py
test_env/Lib/site-packages/pip/_vendor/rich/file_proxy.py
test_env/Lib/site-packages/pip/_vendor/rich/filesize.py
test_env/Lib/site-packages/pip/_vendor/rich/highlighter.py
test_env/Lib/site-packages/pip/_vendor/rich/json.py
test_env/Lib/site-packages/pip/_vendor/rich/jupyter.py
test_env/Lib/site-packages/pip/_vendor/rich/layout.py
test_env/Lib/site-packages/pip/_vendor/rich/live.py
test_env/Lib/site-packages/pip/_vendor/rich/live_render.py
test_env/Lib/site-packages/pip/_vendor/rich/logging.py
test_env/Lib/site-packages/pip/_vendor/rich/markup.py
test_env/Lib/site-packages/pip/_vendor/rich/measure.py
test_env/Lib/site-packages/pip/_vendor/rich/padding.py
test_env/Lib/site-packages/pip/_vendor/rich/pager.py
test_env/Lib/site-packages/pip/_vendor/rich/palette.py
test_env/Lib/site-packages/pip/_vendor/rich/panel.py
test_env/Lib/site-packages/pip/_vendor/rich/pretty.py
test_env/Lib/site-packages/pip/_vendor/rich/progress.py
test_env/Lib/site-packages/pip/_vendor/rich/progress_bar.py
test_env/Lib/site-packages/pip/_vendor/rich/prompt.py
test_env/Lib/site-packages/pip/_vendor/rich/protocol.py
test_env/Lib/site-packages/pip/_vendor/rich/py.typed
test_env/Lib/site-packages/pip/_vendor/rich/region.py
test_env/Lib/site-packages/pip/_vendor/rich/repr.py
test_env/Lib/site-packages/pip/_vendor/rich/rule.py
test_env/Lib/site-packages/pip/_vendor/rich/scope.py
test_env/Lib/site-packages/pip/_vendor/rich/screen.py
test_env/Lib/site-packages/pip/_vendor/rich/segment.py
test_env/Lib/site-packages/pip/_vendor/rich/spinner.py
test_env/Lib/site-packages/pip/_vendor/rich/status.py
test_env/Lib/site-packages/pip/_vendor/rich/style.py
test_env/Lib/site-packages/pip/_vendor/rich/styled.py
test_env/Lib/site-packages/pip/_vendor/rich/syntax.py
test_env/Lib/site-packages/pip/_vendor/rich/table.py
test_env/Lib/site-packages/pip/_vendor/rich/terminal_theme.py
test_env/Lib/site-packages/pip/_vendor/rich/text.py
test_env/Lib/site-packages/pip/_vendor/rich/theme.py
test_env/Lib/site-packages/pip/_vendor/rich/themes.py
test_env/Lib/site-packages/pip/_vendor/rich/traceback.py
test_env/Lib/site-packages/pip/_vendor/rich/tree.py
test_env/Lib/site-packages/pip/_vendor/tomli/__init__.py
test_env/Lib/site-packages/pip/_vendor/tomli/_parser.py
test_env/Lib/site-packages/pip/_vendor/tomli/_re.py
test_env/Lib/site-packages/pip/_vendor/tomli/_types.py
test_env/Lib/site-packages/pip/_vendor/tomli/py.typed
test_env/Lib/site-packages/pip/_vendor/truststore/__init__.py
test_env/Lib/site-packages/pip/_vendor/truststore/_api.py
test_env/Lib/site-packages/pip/_vendor/truststore/_macos.py
test_env/Lib/site-packages/pip/_vendor/truststore/_openssl.py
test_env/Lib/site-packages/pip/_vendor/truststore/_ssl_constants.py
test_env/Lib/site-packages/pip/_vendor/truststore/_windows.py
test_env/Lib/site-packages/pip/_vendor/truststore/py.typed
test_env/Lib/site-packages/pip/_vendor/urllib3/__init__.py
test_env/Lib/site-packages/pip/_vendor/urllib3/_collections.py
test_env/Lib/site-packages/pip/_vendor/urllib3/_version.py
test_env/Lib/site-packages/pip/_vendor/urllib3/connection.py
test_env/Lib/site-packages/pip/_vendor/urllib3/connectionpool.py
test_env/Lib/site-packages/pip/_vendor/urllib3/exceptions.py
test_env/Lib/site-packages/pip/_vendor/urllib3/fields.py
test_env/Lib/site-packages/pip/_vendor/urllib3/filepost.py
test_env/Lib/site-packages/pip/_vendor/urllib3/poolmanager.py
test_env/Lib/site-packages/pip/_vendor/urllib3/request.py
test_env/Lib/site-packages/pip/_vendor/urllib3/response.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/__init__.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/appengine.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/securetransport.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/socks.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py
test_env/Lib/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py
test_env/Lib/site-packages/pip/_vendor/urllib3/packages/__init__.py
test_env/Lib/site-packages/pip/_vendor/urllib3/packages/six.py
test_env/Lib/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py
test_env/Lib/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py
test_env/Lib/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/__init__.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/connection.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/proxy.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/queue.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/request.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/response.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/retry.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/ssl_.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/ssltransport.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/timeout.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/url.py
test_env/Lib/site-packages/pip/_vendor/urllib3/util/wait.py
test_env/Lib/site-packages/pkg_resources/__init__.py
test_env/Lib/site-packages/pkg_resources/py31compat.py
test_env/Lib/site-packages/pkg_resources/_vendor/__init__.py
test_env/Lib/site-packages/pkg_resources/_vendor/appdirs.py
test_env/Lib/site-packages/pkg_resources/_vendor/pyparsing.py
test_env/Lib/site-packages/pkg_resources/_vendor/six.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/__about__.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/__init__.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/_compat.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/_structures.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/markers.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/requirements.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/specifiers.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/utils.py
test_env/Lib/site-packages/pkg_resources/_vendor/packaging/version.py
test_env/Lib/site-packages/pkg_resources/extern/__init__.py
test_env/Lib/site-packages/setuptools/__init__.py
test_env/Lib/site-packages/setuptools/_deprecation_warning.py
test_env/Lib/site-packages/setuptools/archive_util.py
test_env/Lib/site-packages/setuptools/build_meta.py
test_env/Lib/site-packages/setuptools/config.py
test_env/Lib/site-packages/setuptools/dep_util.py
test_env/Lib/site-packages/setuptools/depends.py
test_env/Lib/site-packages/setuptools/dist.py
test_env/Lib/site-packages/setuptools/extension.py
test_env/Lib/site-packages/setuptools/glibc.py
test_env/Lib/site-packages/setuptools/glob.py
test_env/Lib/site-packages/setuptools/launch.py
test_env/Lib/site-packages/setuptools/lib2to3_ex.py
test_env/Lib/site-packages/setuptools/monkey.py
test_env/Lib/site-packages/setuptools/msvc.py
test_env/Lib/site-packages/setuptools/namespaces.py
test_env/Lib/site-packages/setuptools/package_index.py
test_env/Lib/site-packages/setuptools/pep425tags.py
test_env/Lib/site-packages/setuptools/py27compat.py
test_env/Lib/site-packages/setuptools/py31compat.py
test_env/Lib/site-packages/setuptools/py33compat.py
test_env/Lib/site-packages/setuptools/sandbox.py
test_env/Lib/site-packages/setuptools/site-patch.py
test_env/Lib/site-packages/setuptools/ssl_support.py
test_env/Lib/site-packages/setuptools/unicode_utils.py
test_env/Lib/site-packages/setuptools/version.py
test_env/Lib/site-packages/setuptools/wheel.py
test_env/Lib/site-packages/setuptools/windows_support.py
test_env/Lib/site-packages/setuptools/_vendor/__init__.py
test_env/Lib/site-packages/setuptools/_vendor/pyparsing.py
test_env/Lib/site-packages/setuptools/_vendor/six.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/__about__.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/__init__.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/_compat.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/_structures.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/markers.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/requirements.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/specifiers.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/utils.py
test_env/Lib/site-packages/setuptools/_vendor/packaging/version.py
test_env/Lib/site-packages/setuptools/command/__init__.py
test_env/Lib/site-packages/setuptools/command/alias.py
test_env/Lib/site-packages/setuptools/command/bdist_egg.py
test_env/Lib/site-packages/setuptools/command/bdist_rpm.py
test_env/Lib/site-packages/setuptools/command/bdist_wininst.py
test_env/Lib/site-packages/setuptools/command/build_clib.py
test_env/Lib/site-packages/setuptools/command/build_ext.py
test_env/Lib/site-packages/setuptools/command/build_py.py
test_env/Lib/site-packages/setuptools/command/develop.py
test_env/Lib/site-packages/setuptools/command/dist_info.py
test_env/Lib/site-packages/setuptools/command/easy_install.py
test_env/Lib/site-packages/setuptools/command/egg_info.py
test_env/Lib/site-packages/setuptools/command/install.py
test_env/Lib/site-packages/setuptools/command/install_egg_info.py
test_env/Lib/site-packages/setuptools/command/install_lib.py
test_env/Lib/site-packages/setuptools/command/install_scripts.py
test_env/Lib/site-packages/setuptools/command/py36compat.py
test_env/Lib/site-packages/setuptools/command/register.py
test_env/Lib/site-packages/setuptools/command/rotate.py
test_env/Lib/site-packages/setuptools/command/saveopts.py
test_env/Lib/site-packages/setuptools/command/sdist.py
test_env/Lib/site-packages/setuptools/command/setopt.py
test_env/Lib/site-packages/setuptools/command/test.py
test_env/Lib/site-packages/setuptools/command/upload.py
test_env/Lib/site-packages/setuptools/command/upload_docs.py
test_env/Lib/site-packages/setuptools/extern/__init__.py
test_env/Lib/site-packages/swiglpk/__init__.py
test_env/Lib/site-packages/swiglpk/swiglpk.py
test_env/Lib/site-packages/sympy/__init__.py
test_env/Lib/site-packages/sympy/abc.py
test_env/Lib/site-packages/sympy/conftest.py
test_env/Lib/site-packages/sympy/galgebra.py
test_env/Lib/site-packages/sympy/release.py
test_env/Lib/site-packages/sympy/this.py
test_env/Lib/site-packages/sympy/algebras/__init__.py
test_env/Lib/site-packages/sympy/algebras/quaternion.py
test_env/Lib/site-packages/sympy/algebras/tests/__init__.py
test_env/Lib/site-packages/sympy/algebras/tests/test_quaternion.py
test_env/Lib/site-packages/sympy/assumptions/__init__.py
test_env/Lib/site-packages/sympy/assumptions/ask.py
test_env/Lib/site-packages/sympy/assumptions/ask_generated.py
test_env/Lib/site-packages/sympy/assumptions/assume.py
test_env/Lib/site-packages/sympy/assumptions/cnf.py
test_env/Lib/site-packages/sympy/assumptions/facts.py
test_env/Lib/site-packages/sympy/assumptions/lra_satask.py
test_env/Lib/site-packages/sympy/assumptions/refine.py
test_env/Lib/site-packages/sympy/assumptions/satask.py
test_env/Lib/site-packages/sympy/assumptions/sathandlers.py
test_env/Lib/site-packages/sympy/assumptions/wrapper.py
test_env/Lib/site-packages/sympy/assumptions/handlers/__init__.py
test_env/Lib/site-packages/sympy/assumptions/handlers/calculus.py
test_env/Lib/site-packages/sympy/assumptions/handlers/common.py
test_env/Lib/site-packages/sympy/assumptions/handlers/matrices.py
test_env/Lib/site-packages/sympy/assumptions/handlers/ntheory.py
test_env/Lib/site-packages/sympy/assumptions/handlers/order.py
test_env/Lib/site-packages/sympy/assumptions/handlers/sets.py
test_env/Lib/site-packages/sympy/assumptions/predicates/__init__.py
test_env/Lib/site-packages/sympy/assumptions/predicates/calculus.py
test_env/Lib/site-packages/sympy/assumptions/predicates/common.py
test_env/Lib/site-packages/sympy/assumptions/predicates/matrices.py
test_env/Lib/site-packages/sympy/assumptions/predicates/ntheory.py
test_env/Lib/site-packages/sympy/assumptions/predicates/order.py
test_env/Lib/site-packages/sympy/assumptions/predicates/sets.py
test_env/Lib/site-packages/sympy/assumptions/relation/__init__.py
test_env/Lib/site-packages/sympy/assumptions/relation/binrel.py
test_env/Lib/site-packages/sympy/assumptions/relation/equality.py
test_env/Lib/site-packages/sympy/assumptions/tests/__init__.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_assumptions_2.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_context.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_matrices.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_query.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_refine.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_rel_queries.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_satask.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_sathandlers.py
test_env/Lib/site-packages/sympy/assumptions/tests/test_wrapper.py
test_env/Lib/site-packages/sympy/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/benchmarks/bench_discrete_log.py
test_env/Lib/site-packages/sympy/benchmarks/bench_meijerint.py
test_env/Lib/site-packages/sympy/benchmarks/bench_symbench.py
test_env/Lib/site-packages/sympy/calculus/__init__.py
test_env/Lib/site-packages/sympy/calculus/accumulationbounds.py
test_env/Lib/site-packages/sympy/calculus/euler.py
test_env/Lib/site-packages/sympy/calculus/finite_diff.py
test_env/Lib/site-packages/sympy/calculus/singularities.py
test_env/Lib/site-packages/sympy/calculus/util.py
test_env/Lib/site-packages/sympy/calculus/tests/__init__.py
test_env/Lib/site-packages/sympy/calculus/tests/test_accumulationbounds.py
test_env/Lib/site-packages/sympy/calculus/tests/test_euler.py
test_env/Lib/site-packages/sympy/calculus/tests/test_finite_diff.py
test_env/Lib/site-packages/sympy/calculus/tests/test_singularities.py
test_env/Lib/site-packages/sympy/calculus/tests/test_util.py
test_env/Lib/site-packages/sympy/categories/__init__.py
test_env/Lib/site-packages/sympy/categories/baseclasses.py
test_env/Lib/site-packages/sympy/categories/diagram_drawing.py
test_env/Lib/site-packages/sympy/categories/tests/__init__.py
test_env/Lib/site-packages/sympy/categories/tests/test_baseclasses.py
test_env/Lib/site-packages/sympy/categories/tests/test_drawing.py
test_env/Lib/site-packages/sympy/codegen/__init__.py
test_env/Lib/site-packages/sympy/codegen/abstract_nodes.py
test_env/Lib/site-packages/sympy/codegen/algorithms.py
test_env/Lib/site-packages/sympy/codegen/approximations.py
test_env/Lib/site-packages/sympy/codegen/ast.py
test_env/Lib/site-packages/sympy/codegen/cfunctions.py
test_env/Lib/site-packages/sympy/codegen/cnodes.py
test_env/Lib/site-packages/sympy/codegen/cutils.py
test_env/Lib/site-packages/sympy/codegen/cxxnodes.py
test_env/Lib/site-packages/sympy/codegen/fnodes.py
test_env/Lib/site-packages/sympy/codegen/futils.py
test_env/Lib/site-packages/sympy/codegen/matrix_nodes.py
test_env/Lib/site-packages/sympy/codegen/numpy_nodes.py
test_env/Lib/site-packages/sympy/codegen/pynodes.py
test_env/Lib/site-packages/sympy/codegen/pyutils.py
test_env/Lib/site-packages/sympy/codegen/rewriting.py
test_env/Lib/site-packages/sympy/codegen/scipy_nodes.py
test_env/Lib/site-packages/sympy/codegen/tests/__init__.py
test_env/Lib/site-packages/sympy/codegen/tests/test_abstract_nodes.py
test_env/Lib/site-packages/sympy/codegen/tests/test_algorithms.py
test_env/Lib/site-packages/sympy/codegen/tests/test_applications.py
test_env/Lib/site-packages/sympy/codegen/tests/test_approximations.py
test_env/Lib/site-packages/sympy/codegen/tests/test_ast.py
test_env/Lib/site-packages/sympy/codegen/tests/test_cfunctions.py
test_env/Lib/site-packages/sympy/codegen/tests/test_cnodes.py
test_env/Lib/site-packages/sympy/codegen/tests/test_cxxnodes.py
test_env/Lib/site-packages/sympy/codegen/tests/test_fnodes.py
test_env/Lib/site-packages/sympy/codegen/tests/test_matrix_nodes.py
test_env/Lib/site-packages/sympy/codegen/tests/test_numpy_nodes.py
test_env/Lib/site-packages/sympy/codegen/tests/test_pynodes.py
test_env/Lib/site-packages/sympy/codegen/tests/test_pyutils.py
test_env/Lib/site-packages/sympy/codegen/tests/test_rewriting.py
test_env/Lib/site-packages/sympy/codegen/tests/test_scipy_nodes.py
test_env/Lib/site-packages/sympy/combinatorics/__init__.py
test_env/Lib/site-packages/sympy/combinatorics/coset_table.py
test_env/Lib/site-packages/sympy/combinatorics/fp_groups.py
test_env/Lib/site-packages/sympy/combinatorics/free_groups.py
test_env/Lib/site-packages/sympy/combinatorics/galois.py
test_env/Lib/site-packages/sympy/combinatorics/generators.py
test_env/Lib/site-packages/sympy/combinatorics/graycode.py
test_env/Lib/site-packages/sympy/combinatorics/group_constructs.py
test_env/Lib/site-packages/sympy/combinatorics/group_numbers.py
test_env/Lib/site-packages/sympy/combinatorics/homomorphisms.py
test_env/Lib/site-packages/sympy/combinatorics/named_groups.py
test_env/Lib/site-packages/sympy/combinatorics/partitions.py
test_env/Lib/site-packages/sympy/combinatorics/pc_groups.py
test_env/Lib/site-packages/sympy/combinatorics/perm_groups.py
test_env/Lib/site-packages/sympy/combinatorics/permutations.py
test_env/Lib/site-packages/sympy/combinatorics/polyhedron.py
test_env/Lib/site-packages/sympy/combinatorics/prufer.py
test_env/Lib/site-packages/sympy/combinatorics/rewritingsystem.py
test_env/Lib/site-packages/sympy/combinatorics/rewritingsystem_fsm.py
test_env/Lib/site-packages/sympy/combinatorics/schur_number.py
test_env/Lib/site-packages/sympy/combinatorics/subsets.py
test_env/Lib/site-packages/sympy/combinatorics/tensor_can.py
test_env/Lib/site-packages/sympy/combinatorics/testutil.py
test_env/Lib/site-packages/sympy/combinatorics/util.py
test_env/Lib/site-packages/sympy/combinatorics/tests/__init__.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_coset_table.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_fp_groups.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_free_groups.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_galois.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_generators.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_graycode.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_group_constructs.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_group_numbers.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_homomorphisms.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_named_groups.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_partitions.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_pc_groups.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_perm_groups.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_permutations.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_polyhedron.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_prufer.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_rewriting.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_schur_number.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_subsets.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_tensor_can.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_testutil.py
test_env/Lib/site-packages/sympy/combinatorics/tests/test_util.py
test_env/Lib/site-packages/sympy/concrete/__init__.py
test_env/Lib/site-packages/sympy/concrete/delta.py
test_env/Lib/site-packages/sympy/concrete/expr_with_intlimits.py
test_env/Lib/site-packages/sympy/concrete/expr_with_limits.py
test_env/Lib/site-packages/sympy/concrete/gosper.py
test_env/Lib/site-packages/sympy/concrete/guess.py
test_env/Lib/site-packages/sympy/concrete/products.py
test_env/Lib/site-packages/sympy/concrete/summations.py
test_env/Lib/site-packages/sympy/concrete/tests/__init__.py
test_env/Lib/site-packages/sympy/concrete/tests/test_delta.py
test_env/Lib/site-packages/sympy/concrete/tests/test_gosper.py
test_env/Lib/site-packages/sympy/concrete/tests/test_guess.py
test_env/Lib/site-packages/sympy/concrete/tests/test_products.py
test_env/Lib/site-packages/sympy/concrete/tests/test_sums_products.py
test_env/Lib/site-packages/sympy/core/__init__.py
test_env/Lib/site-packages/sympy/core/_print_helpers.py
test_env/Lib/site-packages/sympy/core/add.py
test_env/Lib/site-packages/sympy/core/alphabets.py
test_env/Lib/site-packages/sympy/core/assumptions.py
test_env/Lib/site-packages/sympy/core/assumptions_generated.py
test_env/Lib/site-packages/sympy/core/backend.py
test_env/Lib/site-packages/sympy/core/basic.py
test_env/Lib/site-packages/sympy/core/cache.py
test_env/Lib/site-packages/sympy/core/compatibility.py
test_env/Lib/site-packages/sympy/core/containers.py
test_env/Lib/site-packages/sympy/core/core.py
test_env/Lib/site-packages/sympy/core/coreerrors.py
test_env/Lib/site-packages/sympy/core/decorators.py
test_env/Lib/site-packages/sympy/core/evalf.py
test_env/Lib/site-packages/sympy/core/expr.py
test_env/Lib/site-packages/sympy/core/exprtools.py
test_env/Lib/site-packages/sympy/core/facts.py
test_env/Lib/site-packages/sympy/core/function.py
test_env/Lib/site-packages/sympy/core/intfunc.py
test_env/Lib/site-packages/sympy/core/kind.py
test_env/Lib/site-packages/sympy/core/logic.py
test_env/Lib/site-packages/sympy/core/mod.py
test_env/Lib/site-packages/sympy/core/mul.py
test_env/Lib/site-packages/sympy/core/multidimensional.py
test_env/Lib/site-packages/sympy/core/numbers.py
test_env/Lib/site-packages/sympy/core/operations.py
test_env/Lib/site-packages/sympy/core/parameters.py
test_env/Lib/site-packages/sympy/core/power.py
test_env/Lib/site-packages/sympy/core/random.py
test_env/Lib/site-packages/sympy/core/relational.py
test_env/Lib/site-packages/sympy/core/rules.py
test_env/Lib/site-packages/sympy/core/singleton.py
test_env/Lib/site-packages/sympy/core/sorting.py
test_env/Lib/site-packages/sympy/core/symbol.py
test_env/Lib/site-packages/sympy/core/sympify.py
test_env/Lib/site-packages/sympy/core/trace.py
test_env/Lib/site-packages/sympy/core/traversal.py
test_env/Lib/site-packages/sympy/core/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/core/benchmarks/bench_arit.py
test_env/Lib/site-packages/sympy/core/benchmarks/bench_assumptions.py
test_env/Lib/site-packages/sympy/core/benchmarks/bench_basic.py
test_env/Lib/site-packages/sympy/core/benchmarks/bench_expand.py
test_env/Lib/site-packages/sympy/core/benchmarks/bench_numbers.py
test_env/Lib/site-packages/sympy/core/benchmarks/bench_sympify.py
test_env/Lib/site-packages/sympy/core/tests/__init__.py
test_env/Lib/site-packages/sympy/core/tests/test_args.py
test_env/Lib/site-packages/sympy/core/tests/test_arit.py
test_env/Lib/site-packages/sympy/core/tests/test_assumptions.py
test_env/Lib/site-packages/sympy/core/tests/test_basic.py
test_env/Lib/site-packages/sympy/core/tests/test_cache.py
test_env/Lib/site-packages/sympy/core/tests/test_compatibility.py
test_env/Lib/site-packages/sympy/core/tests/test_complex.py
test_env/Lib/site-packages/sympy/core/tests/test_constructor_postprocessor.py
test_env/Lib/site-packages/sympy/core/tests/test_containers.py
test_env/Lib/site-packages/sympy/core/tests/test_count_ops.py
test_env/Lib/site-packages/sympy/core/tests/test_diff.py
test_env/Lib/site-packages/sympy/core/tests/test_equal.py
test_env/Lib/site-packages/sympy/core/tests/test_eval.py
test_env/Lib/site-packages/sympy/core/tests/test_evalf.py
test_env/Lib/site-packages/sympy/core/tests/test_expand.py
test_env/Lib/site-packages/sympy/core/tests/test_expr.py
test_env/Lib/site-packages/sympy/core/tests/test_exprtools.py
test_env/Lib/site-packages/sympy/core/tests/test_facts.py
test_env/Lib/site-packages/sympy/core/tests/test_function.py
test_env/Lib/site-packages/sympy/core/tests/test_kind.py
test_env/Lib/site-packages/sympy/core/tests/test_logic.py
test_env/Lib/site-packages/sympy/core/tests/test_match.py
test_env/Lib/site-packages/sympy/core/tests/test_multidimensional.py
test_env/Lib/site-packages/sympy/core/tests/test_noncommutative.py
test_env/Lib/site-packages/sympy/core/tests/test_numbers.py
test_env/Lib/site-packages/sympy/core/tests/test_operations.py
test_env/Lib/site-packages/sympy/core/tests/test_parameters.py
test_env/Lib/site-packages/sympy/core/tests/test_power.py
test_env/Lib/site-packages/sympy/core/tests/test_priority.py
test_env/Lib/site-packages/sympy/core/tests/test_random.py
test_env/Lib/site-packages/sympy/core/tests/test_relational.py
test_env/Lib/site-packages/sympy/core/tests/test_rules.py
test_env/Lib/site-packages/sympy/core/tests/test_singleton.py
test_env/Lib/site-packages/sympy/core/tests/test_sorting.py
test_env/Lib/site-packages/sympy/core/tests/test_subs.py
test_env/Lib/site-packages/sympy/core/tests/test_symbol.py
test_env/Lib/site-packages/sympy/core/tests/test_sympify.py
test_env/Lib/site-packages/sympy/core/tests/test_traversal.py
test_env/Lib/site-packages/sympy/core/tests/test_truediv.py
test_env/Lib/site-packages/sympy/core/tests/test_var.py
test_env/Lib/site-packages/sympy/crypto/__init__.py
test_env/Lib/site-packages/sympy/crypto/crypto.py
test_env/Lib/site-packages/sympy/crypto/tests/__init__.py
test_env/Lib/site-packages/sympy/crypto/tests/test_crypto.py
test_env/Lib/site-packages/sympy/diffgeom/__init__.py
test_env/Lib/site-packages/sympy/diffgeom/diffgeom.py
test_env/Lib/site-packages/sympy/diffgeom/rn.py
test_env/Lib/site-packages/sympy/diffgeom/tests/__init__.py
test_env/Lib/site-packages/sympy/diffgeom/tests/test_class_structure.py
test_env/Lib/site-packages/sympy/diffgeom/tests/test_diffgeom.py
test_env/Lib/site-packages/sympy/diffgeom/tests/test_function_diffgeom_book.py
test_env/Lib/site-packages/sympy/diffgeom/tests/test_hyperbolic_space.py
test_env/Lib/site-packages/sympy/discrete/__init__.py
test_env/Lib/site-packages/sympy/discrete/convolutions.py
test_env/Lib/site-packages/sympy/discrete/recurrences.py
test_env/Lib/site-packages/sympy/discrete/transforms.py
test_env/Lib/site-packages/sympy/discrete/tests/__init__.py
test_env/Lib/site-packages/sympy/discrete/tests/test_convolutions.py
test_env/Lib/site-packages/sympy/discrete/tests/test_recurrences.py
test_env/Lib/site-packages/sympy/discrete/tests/test_transforms.py
test_env/Lib/site-packages/sympy/external/__init__.py
test_env/Lib/site-packages/sympy/external/gmpy.py
test_env/Lib/site-packages/sympy/external/importtools.py
test_env/Lib/site-packages/sympy/external/ntheory.py
test_env/Lib/site-packages/sympy/external/pythonmpq.py
test_env/Lib/site-packages/sympy/external/tests/__init__.py
test_env/Lib/site-packages/sympy/external/tests/test_autowrap.py
test_env/Lib/site-packages/sympy/external/tests/test_codegen.py
test_env/Lib/site-packages/sympy/external/tests/test_gmpy.py
test_env/Lib/site-packages/sympy/external/tests/test_importtools.py
test_env/Lib/site-packages/sympy/external/tests/test_ntheory.py
test_env/Lib/site-packages/sympy/external/tests/test_numpy.py
test_env/Lib/site-packages/sympy/external/tests/test_pythonmpq.py
test_env/Lib/site-packages/sympy/external/tests/test_scipy.py
test_env/Lib/site-packages/sympy/functions/__init__.py
test_env/Lib/site-packages/sympy/functions/combinatorial/__init__.py
test_env/Lib/site-packages/sympy/functions/combinatorial/factorials.py
test_env/Lib/site-packages/sympy/functions/combinatorial/numbers.py
test_env/Lib/site-packages/sympy/functions/combinatorial/tests/__init__.py
test_env/Lib/site-packages/sympy/functions/combinatorial/tests/test_comb_factorials.py
test_env/Lib/site-packages/sympy/functions/combinatorial/tests/test_comb_numbers.py
test_env/Lib/site-packages/sympy/functions/elementary/__init__.py
test_env/Lib/site-packages/sympy/functions/elementary/_trigonometric_special.py
test_env/Lib/site-packages/sympy/functions/elementary/complexes.py
test_env/Lib/site-packages/sympy/functions/elementary/exponential.py
test_env/Lib/site-packages/sympy/functions/elementary/hyperbolic.py
test_env/Lib/site-packages/sympy/functions/elementary/integers.py
test_env/Lib/site-packages/sympy/functions/elementary/miscellaneous.py
test_env/Lib/site-packages/sympy/functions/elementary/piecewise.py
test_env/Lib/site-packages/sympy/functions/elementary/trigonometric.py
test_env/Lib/site-packages/sympy/functions/elementary/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/functions/elementary/benchmarks/bench_exp.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/__init__.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_complexes.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_exponential.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_hyperbolic.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_integers.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_interface.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_miscellaneous.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_piecewise.py
test_env/Lib/site-packages/sympy/functions/elementary/tests/test_trigonometric.py
test_env/Lib/site-packages/sympy/functions/special/__init__.py
test_env/Lib/site-packages/sympy/functions/special/bessel.py
test_env/Lib/site-packages/sympy/functions/special/beta_functions.py
test_env/Lib/site-packages/sympy/functions/special/bsplines.py
test_env/Lib/site-packages/sympy/functions/special/delta_functions.py
test_env/Lib/site-packages/sympy/functions/special/elliptic_integrals.py
test_env/Lib/site-packages/sympy/functions/special/error_functions.py
test_env/Lib/site-packages/sympy/functions/special/gamma_functions.py
test_env/Lib/site-packages/sympy/functions/special/hyper.py
test_env/Lib/site-packages/sympy/functions/special/mathieu_functions.py
test_env/Lib/site-packages/sympy/functions/special/polynomials.py
test_env/Lib/site-packages/sympy/functions/special/singularity_functions.py
test_env/Lib/site-packages/sympy/functions/special/spherical_harmonics.py
test_env/Lib/site-packages/sympy/functions/special/tensor_functions.py
test_env/Lib/site-packages/sympy/functions/special/zeta_functions.py
test_env/Lib/site-packages/sympy/functions/special/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/functions/special/benchmarks/bench_special.py
test_env/Lib/site-packages/sympy/functions/special/tests/__init__.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_bessel.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_beta_functions.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_bsplines.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_delta_functions.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_elliptic_integrals.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_error_functions.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_gamma_functions.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_hyper.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_mathieu.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_singularity_functions.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_spec_polynomials.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_spherical_harmonics.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_tensor_functions.py
test_env/Lib/site-packages/sympy/functions/special/tests/test_zeta_functions.py
test_env/Lib/site-packages/sympy/geometry/__init__.py
test_env/Lib/site-packages/sympy/geometry/curve.py
test_env/Lib/site-packages/sympy/geometry/ellipse.py
test_env/Lib/site-packages/sympy/geometry/entity.py
test_env/Lib/site-packages/sympy/geometry/exceptions.py
test_env/Lib/site-packages/sympy/geometry/line.py
test_env/Lib/site-packages/sympy/geometry/parabola.py
test_env/Lib/site-packages/sympy/geometry/plane.py
test_env/Lib/site-packages/sympy/geometry/point.py
test_env/Lib/site-packages/sympy/geometry/polygon.py
test_env/Lib/site-packages/sympy/geometry/util.py
test_env/Lib/site-packages/sympy/geometry/tests/__init__.py
test_env/Lib/site-packages/sympy/geometry/tests/test_curve.py
test_env/Lib/site-packages/sympy/geometry/tests/test_ellipse.py
test_env/Lib/site-packages/sympy/geometry/tests/test_entity.py
test_env/Lib/site-packages/sympy/geometry/tests/test_geometrysets.py
test_env/Lib/site-packages/sympy/geometry/tests/test_line.py
test_env/Lib/site-packages/sympy/geometry/tests/test_parabola.py
test_env/Lib/site-packages/sympy/geometry/tests/test_plane.py
test_env/Lib/site-packages/sympy/geometry/tests/test_point.py
test_env/Lib/site-packages/sympy/geometry/tests/test_polygon.py
test_env/Lib/site-packages/sympy/geometry/tests/test_util.py
test_env/Lib/site-packages/sympy/holonomic/__init__.py
test_env/Lib/site-packages/sympy/holonomic/holonomic.py
test_env/Lib/site-packages/sympy/holonomic/holonomicerrors.py
test_env/Lib/site-packages/sympy/holonomic/numerical.py
test_env/Lib/site-packages/sympy/holonomic/recurrence.py
test_env/Lib/site-packages/sympy/holonomic/tests/__init__.py
test_env/Lib/site-packages/sympy/holonomic/tests/test_holonomic.py
test_env/Lib/site-packages/sympy/holonomic/tests/test_recurrence.py
test_env/Lib/site-packages/sympy/integrals/__init__.py
test_env/Lib/site-packages/sympy/integrals/deltafunctions.py
test_env/Lib/site-packages/sympy/integrals/heurisch.py
test_env/Lib/site-packages/sympy/integrals/integrals.py
test_env/Lib/site-packages/sympy/integrals/intpoly.py
test_env/Lib/site-packages/sympy/integrals/laplace.py
test_env/Lib/site-packages/sympy/integrals/manualintegrate.py
test_env/Lib/site-packages/sympy/integrals/meijerint.py
test_env/Lib/site-packages/sympy/integrals/meijerint_doc.py
test_env/Lib/site-packages/sympy/integrals/prde.py
test_env/Lib/site-packages/sympy/integrals/quadrature.py
test_env/Lib/site-packages/sympy/integrals/rationaltools.py
test_env/Lib/site-packages/sympy/integrals/rde.py
test_env/Lib/site-packages/sympy/integrals/risch.py
test_env/Lib/site-packages/sympy/integrals/singularityfunctions.py
test_env/Lib/site-packages/sympy/integrals/transforms.py
test_env/Lib/site-packages/sympy/integrals/trigonometry.py
test_env/Lib/site-packages/sympy/integrals/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/integrals/benchmarks/bench_integrate.py
test_env/Lib/site-packages/sympy/integrals/benchmarks/bench_trigintegrate.py
test_env/Lib/site-packages/sympy/integrals/tests/__init__.py
test_env/Lib/site-packages/sympy/integrals/tests/test_deltafunctions.py
test_env/Lib/site-packages/sympy/integrals/tests/test_failing_integrals.py
test_env/Lib/site-packages/sympy/integrals/tests/test_heurisch.py
test_env/Lib/site-packages/sympy/integrals/tests/test_integrals.py
test_env/Lib/site-packages/sympy/integrals/tests/test_intpoly.py
test_env/Lib/site-packages/sympy/integrals/tests/test_laplace.py
test_env/Lib/site-packages/sympy/integrals/tests/test_lineintegrals.py
test_env/Lib/site-packages/sympy/integrals/tests/test_manual.py
test_env/Lib/site-packages/sympy/integrals/tests/test_meijerint.py
test_env/Lib/site-packages/sympy/integrals/tests/test_prde.py
test_env/Lib/site-packages/sympy/integrals/tests/test_quadrature.py
test_env/Lib/site-packages/sympy/integrals/tests/test_rationaltools.py
test_env/Lib/site-packages/sympy/integrals/tests/test_rde.py
test_env/Lib/site-packages/sympy/integrals/tests/test_risch.py
test_env/Lib/site-packages/sympy/integrals/tests/test_singularityfunctions.py
test_env/Lib/site-packages/sympy/integrals/tests/test_transforms.py
test_env/Lib/site-packages/sympy/integrals/tests/test_trigonometry.py
test_env/Lib/site-packages/sympy/interactive/__init__.py
test_env/Lib/site-packages/sympy/interactive/printing.py
test_env/Lib/site-packages/sympy/interactive/session.py
test_env/Lib/site-packages/sympy/interactive/traversal.py
test_env/Lib/site-packages/sympy/interactive/tests/__init__.py
test_env/Lib/site-packages/sympy/interactive/tests/test_interactive.py
test_env/Lib/site-packages/sympy/interactive/tests/test_ipython.py
test_env/Lib/site-packages/sympy/liealgebras/__init__.py
test_env/Lib/site-packages/sympy/liealgebras/cartan_matrix.py
test_env/Lib/site-packages/sympy/liealgebras/cartan_type.py
test_env/Lib/site-packages/sympy/liealgebras/dynkin_diagram.py
test_env/Lib/site-packages/sympy/liealgebras/root_system.py
test_env/Lib/site-packages/sympy/liealgebras/type_a.py
test_env/Lib/site-packages/sympy/liealgebras/type_b.py
test_env/Lib/site-packages/sympy/liealgebras/type_c.py
test_env/Lib/site-packages/sympy/liealgebras/type_d.py
test_env/Lib/site-packages/sympy/liealgebras/type_e.py
test_env/Lib/site-packages/sympy/liealgebras/type_f.py
test_env/Lib/site-packages/sympy/liealgebras/type_g.py
test_env/Lib/site-packages/sympy/liealgebras/weyl_group.py
test_env/Lib/site-packages/sympy/liealgebras/tests/__init__.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_cartan_matrix.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_cartan_type.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_dynkin_diagram.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_root_system.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_type_A.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_type_B.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_type_C.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_type_D.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_type_E.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_type_F.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_type_G.py
test_env/Lib/site-packages/sympy/liealgebras/tests/test_weyl_group.py
test_env/Lib/site-packages/sympy/logic/__init__.py
test_env/Lib/site-packages/sympy/logic/boolalg.py
test_env/Lib/site-packages/sympy/logic/inference.py
test_env/Lib/site-packages/sympy/logic/algorithms/__init__.py
test_env/Lib/site-packages/sympy/logic/algorithms/dpll.py
test_env/Lib/site-packages/sympy/logic/algorithms/dpll2.py
test_env/Lib/site-packages/sympy/logic/algorithms/lra_theory.py
test_env/Lib/site-packages/sympy/logic/algorithms/minisat22_wrapper.py
test_env/Lib/site-packages/sympy/logic/algorithms/pycosat_wrapper.py
test_env/Lib/site-packages/sympy/logic/algorithms/z3_wrapper.py
test_env/Lib/site-packages/sympy/logic/tests/__init__.py
test_env/Lib/site-packages/sympy/logic/tests/test_boolalg.py
test_env/Lib/site-packages/sympy/logic/tests/test_dimacs.py
test_env/Lib/site-packages/sympy/logic/tests/test_inference.py
test_env/Lib/site-packages/sympy/logic/tests/test_lra_theory.py
test_env/Lib/site-packages/sympy/logic/utilities/__init__.py
test_env/Lib/site-packages/sympy/logic/utilities/dimacs.py
test_env/Lib/site-packages/sympy/matrices/__init__.py
test_env/Lib/site-packages/sympy/matrices/common.py
test_env/Lib/site-packages/sympy/matrices/decompositions.py
test_env/Lib/site-packages/sympy/matrices/dense.py
test_env/Lib/site-packages/sympy/matrices/determinant.py
test_env/Lib/site-packages/sympy/matrices/eigen.py
test_env/Lib/site-packages/sympy/matrices/exceptions.py
test_env/Lib/site-packages/sympy/matrices/graph.py
test_env/Lib/site-packages/sympy/matrices/immutable.py
test_env/Lib/site-packages/sympy/matrices/inverse.py
test_env/Lib/site-packages/sympy/matrices/kind.py
test_env/Lib/site-packages/sympy/matrices/matrices.py
test_env/Lib/site-packages/sympy/matrices/matrixbase.py
test_env/Lib/site-packages/sympy/matrices/normalforms.py
test_env/Lib/site-packages/sympy/matrices/reductions.py
test_env/Lib/site-packages/sympy/matrices/repmatrix.py
test_env/Lib/site-packages/sympy/matrices/solvers.py
test_env/Lib/site-packages/sympy/matrices/sparse.py
test_env/Lib/site-packages/sympy/matrices/sparsetools.py
test_env/Lib/site-packages/sympy/matrices/subspaces.py
test_env/Lib/site-packages/sympy/matrices/utilities.py
test_env/Lib/site-packages/sympy/matrices/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/matrices/benchmarks/bench_matrix.py
test_env/Lib/site-packages/sympy/matrices/expressions/__init__.py
test_env/Lib/site-packages/sympy/matrices/expressions/_shape.py
test_env/Lib/site-packages/sympy/matrices/expressions/adjoint.py
test_env/Lib/site-packages/sympy/matrices/expressions/applyfunc.py
test_env/Lib/site-packages/sympy/matrices/expressions/blockmatrix.py
test_env/Lib/site-packages/sympy/matrices/expressions/companion.py
test_env/Lib/site-packages/sympy/matrices/expressions/determinant.py
test_env/Lib/site-packages/sympy/matrices/expressions/diagonal.py
test_env/Lib/site-packages/sympy/matrices/expressions/dotproduct.py
test_env/Lib/site-packages/sympy/matrices/expressions/factorizations.py
test_env/Lib/site-packages/sympy/matrices/expressions/fourier.py
test_env/Lib/site-packages/sympy/matrices/expressions/funcmatrix.py
test_env/Lib/site-packages/sympy/matrices/expressions/hadamard.py
test_env/Lib/site-packages/sympy/matrices/expressions/inverse.py
test_env/Lib/site-packages/sympy/matrices/expressions/kronecker.py
test_env/Lib/site-packages/sympy/matrices/expressions/matadd.py
test_env/Lib/site-packages/sympy/matrices/expressions/matexpr.py
test_env/Lib/site-packages/sympy/matrices/expressions/matmul.py
test_env/Lib/site-packages/sympy/matrices/expressions/matpow.py
test_env/Lib/site-packages/sympy/matrices/expressions/permutation.py
test_env/Lib/site-packages/sympy/matrices/expressions/sets.py
test_env/Lib/site-packages/sympy/matrices/expressions/slice.py
test_env/Lib/site-packages/sympy/matrices/expressions/special.py
test_env/Lib/site-packages/sympy/matrices/expressions/trace.py
test_env/Lib/site-packages/sympy/matrices/expressions/transpose.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/__init__.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_adjoint.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_applyfunc.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_blockmatrix.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_companion.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_derivatives.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_determinant.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_diagonal.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_dotproduct.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_factorizations.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_fourier.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_funcmatrix.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_hadamard.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_indexing.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_inverse.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_kronecker.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_matadd.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_matexpr.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_matmul.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_matpow.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_permutation.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_sets.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_slice.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_special.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_trace.py
test_env/Lib/site-packages/sympy/matrices/expressions/tests/test_transpose.py
test_env/Lib/site-packages/sympy/matrices/tests/__init__.py
test_env/Lib/site-packages/sympy/matrices/tests/test_commonmatrix.py
test_env/Lib/site-packages/sympy/matrices/tests/test_decompositions.py
test_env/Lib/site-packages/sympy/matrices/tests/test_determinant.py
test_env/Lib/site-packages/sympy/matrices/tests/test_domains.py
test_env/Lib/site-packages/sympy/matrices/tests/test_eigen.py
test_env/Lib/site-packages/sympy/matrices/tests/test_graph.py
test_env/Lib/site-packages/sympy/matrices/tests/test_immutable.py
test_env/Lib/site-packages/sympy/matrices/tests/test_interactions.py
test_env/Lib/site-packages/sympy/matrices/tests/test_matrices.py
test_env/Lib/site-packages/sympy/matrices/tests/test_matrixbase.py
test_env/Lib/site-packages/sympy/matrices/tests/test_normalforms.py
test_env/Lib/site-packages/sympy/matrices/tests/test_reductions.py
test_env/Lib/site-packages/sympy/matrices/tests/test_repmatrix.py
test_env/Lib/site-packages/sympy/matrices/tests/test_solvers.py
test_env/Lib/site-packages/sympy/matrices/tests/test_sparse.py
test_env/Lib/site-packages/sympy/matrices/tests/test_sparsetools.py
test_env/Lib/site-packages/sympy/matrices/tests/test_subspaces.py
test_env/Lib/site-packages/sympy/multipledispatch/__init__.py
test_env/Lib/site-packages/sympy/multipledispatch/conflict.py
test_env/Lib/site-packages/sympy/multipledispatch/core.py
test_env/Lib/site-packages/sympy/multipledispatch/dispatcher.py
test_env/Lib/site-packages/sympy/multipledispatch/utils.py
test_env/Lib/site-packages/sympy/multipledispatch/tests/__init__.py
test_env/Lib/site-packages/sympy/multipledispatch/tests/test_conflict.py
test_env/Lib/site-packages/sympy/multipledispatch/tests/test_core.py
test_env/Lib/site-packages/sympy/multipledispatch/tests/test_dispatcher.py
test_env/Lib/site-packages/sympy/ntheory/__init__.py
test_env/Lib/site-packages/sympy/ntheory/bbp_pi.py
test_env/Lib/site-packages/sympy/ntheory/continued_fraction.py
test_env/Lib/site-packages/sympy/ntheory/digits.py
test_env/Lib/site-packages/sympy/ntheory/ecm.py
test_env/Lib/site-packages/sympy/ntheory/egyptian_fraction.py
test_env/Lib/site-packages/sympy/ntheory/elliptic_curve.py
test_env/Lib/site-packages/sympy/ntheory/factor_.py
test_env/Lib/site-packages/sympy/ntheory/generate.py
test_env/Lib/site-packages/sympy/ntheory/modular.py
test_env/Lib/site-packages/sympy/ntheory/multinomial.py
test_env/Lib/site-packages/sympy/ntheory/partitions_.py
test_env/Lib/site-packages/sympy/ntheory/primetest.py
test_env/Lib/site-packages/sympy/ntheory/qs.py
test_env/Lib/site-packages/sympy/ntheory/residue_ntheory.py
test_env/Lib/site-packages/sympy/ntheory/tests/__init__.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_bbp_pi.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_continued_fraction.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_digits.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_ecm.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_egyptian_fraction.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_elliptic_curve.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_factor_.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_generate.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_hypothesis.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_modular.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_multinomial.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_partitions.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_primetest.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_qs.py
test_env/Lib/site-packages/sympy/ntheory/tests/test_residue.py
test_env/Lib/site-packages/sympy/parsing/__init__.py
test_env/Lib/site-packages/sympy/parsing/ast_parser.py
test_env/Lib/site-packages/sympy/parsing/mathematica.py
test_env/Lib/site-packages/sympy/parsing/maxima.py
test_env/Lib/site-packages/sympy/parsing/sym_expr.py
test_env/Lib/site-packages/sympy/parsing/sympy_parser.py
test_env/Lib/site-packages/sympy/parsing/autolev/__init__.py
test_env/Lib/site-packages/sympy/parsing/autolev/_build_autolev_antlr.py
test_env/Lib/site-packages/sympy/parsing/autolev/_listener_autolev_antlr.py
test_env/Lib/site-packages/sympy/parsing/autolev/_parse_autolev_antlr.py
test_env/Lib/site-packages/sympy/parsing/autolev/_antlr/__init__.py
test_env/Lib/site-packages/sympy/parsing/autolev/_antlr/autolevlexer.py
test_env/Lib/site-packages/sympy/parsing/autolev/_antlr/autolevlistener.py
test_env/Lib/site-packages/sympy/parsing/autolev/_antlr/autolevparser.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest1.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest10.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest11.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest12.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest2.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest3.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest4.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest5.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest6.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest7.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest8.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/ruletest9.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py
test_env/Lib/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py
test_env/Lib/site-packages/sympy/parsing/c/__init__.py
test_env/Lib/site-packages/sympy/parsing/c/c_parser.py
test_env/Lib/site-packages/sympy/parsing/fortran/__init__.py
test_env/Lib/site-packages/sympy/parsing/fortran/fortran_parser.py
test_env/Lib/site-packages/sympy/parsing/latex/__init__.py
test_env/Lib/site-packages/sympy/parsing/latex/_build_latex_antlr.py
test_env/Lib/site-packages/sympy/parsing/latex/_parse_latex_antlr.py
test_env/Lib/site-packages/sympy/parsing/latex/errors.py
test_env/Lib/site-packages/sympy/parsing/latex/_antlr/__init__.py
test_env/Lib/site-packages/sympy/parsing/latex/_antlr/latexlexer.py
test_env/Lib/site-packages/sympy/parsing/latex/_antlr/latexparser.py
test_env/Lib/site-packages/sympy/parsing/latex/lark/__init__.py
test_env/Lib/site-packages/sympy/parsing/latex/lark/latex_parser.py
test_env/Lib/site-packages/sympy/parsing/latex/lark/transformer.py
test_env/Lib/site-packages/sympy/parsing/tests/__init__.py
test_env/Lib/site-packages/sympy/parsing/tests/test_ast_parser.py
test_env/Lib/site-packages/sympy/parsing/tests/test_autolev.py
test_env/Lib/site-packages/sympy/parsing/tests/test_c_parser.py
test_env/Lib/site-packages/sympy/parsing/tests/test_custom_latex.py
test_env/Lib/site-packages/sympy/parsing/tests/test_fortran_parser.py
test_env/Lib/site-packages/sympy/parsing/tests/test_implicit_multiplication_application.py
test_env/Lib/site-packages/sympy/parsing/tests/test_latex.py
test_env/Lib/site-packages/sympy/parsing/tests/test_latex_deps.py
test_env/Lib/site-packages/sympy/parsing/tests/test_latex_lark.py
test_env/Lib/site-packages/sympy/parsing/tests/test_mathematica.py
test_env/Lib/site-packages/sympy/parsing/tests/test_maxima.py
test_env/Lib/site-packages/sympy/parsing/tests/test_sym_expr.py
test_env/Lib/site-packages/sympy/parsing/tests/test_sympy_parser.py
test_env/Lib/site-packages/sympy/physics/__init__.py
test_env/Lib/site-packages/sympy/physics/hydrogen.py
test_env/Lib/site-packages/sympy/physics/matrices.py
test_env/Lib/site-packages/sympy/physics/paulialgebra.py
test_env/Lib/site-packages/sympy/physics/pring.py
test_env/Lib/site-packages/sympy/physics/qho_1d.py
test_env/Lib/site-packages/sympy/physics/secondquant.py
test_env/Lib/site-packages/sympy/physics/sho.py
test_env/Lib/site-packages/sympy/physics/wigner.py
test_env/Lib/site-packages/sympy/physics/biomechanics/__init__.py
test_env/Lib/site-packages/sympy/physics/biomechanics/_mixin.py
test_env/Lib/site-packages/sympy/physics/biomechanics/activation.py
test_env/Lib/site-packages/sympy/physics/biomechanics/curve.py
test_env/Lib/site-packages/sympy/physics/biomechanics/musculotendon.py
test_env/Lib/site-packages/sympy/physics/biomechanics/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/biomechanics/tests/test_activation.py
test_env/Lib/site-packages/sympy/physics/biomechanics/tests/test_curve.py
test_env/Lib/site-packages/sympy/physics/biomechanics/tests/test_mixin.py
test_env/Lib/site-packages/sympy/physics/biomechanics/tests/test_musculotendon.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/__init__.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/beam.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/cable.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/truss.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/tests/test_beam.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/tests/test_cable.py
test_env/Lib/site-packages/sympy/physics/continuum_mechanics/tests/test_truss.py
test_env/Lib/site-packages/sympy/physics/control/__init__.py
test_env/Lib/site-packages/sympy/physics/control/control_plots.py
test_env/Lib/site-packages/sympy/physics/control/lti.py
test_env/Lib/site-packages/sympy/physics/control/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/control/tests/test_control_plots.py
test_env/Lib/site-packages/sympy/physics/control/tests/test_lti.py
test_env/Lib/site-packages/sympy/physics/hep/__init__.py
test_env/Lib/site-packages/sympy/physics/hep/gamma_matrices.py
test_env/Lib/site-packages/sympy/physics/hep/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/hep/tests/test_gamma_matrices.py
test_env/Lib/site-packages/sympy/physics/mechanics/__init__.py
test_env/Lib/site-packages/sympy/physics/mechanics/actuator.py
test_env/Lib/site-packages/sympy/physics/mechanics/body.py
test_env/Lib/site-packages/sympy/physics/mechanics/body_base.py
test_env/Lib/site-packages/sympy/physics/mechanics/functions.py
test_env/Lib/site-packages/sympy/physics/mechanics/inertia.py
test_env/Lib/site-packages/sympy/physics/mechanics/joint.py
test_env/Lib/site-packages/sympy/physics/mechanics/jointsmethod.py
test_env/Lib/site-packages/sympy/physics/mechanics/kane.py
test_env/Lib/site-packages/sympy/physics/mechanics/lagrange.py
test_env/Lib/site-packages/sympy/physics/mechanics/linearize.py
test_env/Lib/site-packages/sympy/physics/mechanics/loads.py
test_env/Lib/site-packages/sympy/physics/mechanics/method.py
test_env/Lib/site-packages/sympy/physics/mechanics/models.py
test_env/Lib/site-packages/sympy/physics/mechanics/particle.py
test_env/Lib/site-packages/sympy/physics/mechanics/pathway.py
test_env/Lib/site-packages/sympy/physics/mechanics/rigidbody.py
test_env/Lib/site-packages/sympy/physics/mechanics/system.py
test_env/Lib/site-packages/sympy/physics/mechanics/wrapping_geometry.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_actuator.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_body.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_functions.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_inertia.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_joint.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_jointsmethod.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_kane.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_kane2.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_kane3.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_kane4.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_kane5.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_lagrange.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_lagrange2.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_linearize.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_loads.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_method.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_models.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_particle.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_pathway.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_rigidbody.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_system.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_system_class.py
test_env/Lib/site-packages/sympy/physics/mechanics/tests/test_wrapping_geometry.py
test_env/Lib/site-packages/sympy/physics/optics/__init__.py
test_env/Lib/site-packages/sympy/physics/optics/gaussopt.py
test_env/Lib/site-packages/sympy/physics/optics/medium.py
test_env/Lib/site-packages/sympy/physics/optics/polarization.py
test_env/Lib/site-packages/sympy/physics/optics/utils.py
test_env/Lib/site-packages/sympy/physics/optics/waves.py
test_env/Lib/site-packages/sympy/physics/optics/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/optics/tests/test_gaussopt.py
test_env/Lib/site-packages/sympy/physics/optics/tests/test_medium.py
test_env/Lib/site-packages/sympy/physics/optics/tests/test_polarization.py
test_env/Lib/site-packages/sympy/physics/optics/tests/test_utils.py
test_env/Lib/site-packages/sympy/physics/optics/tests/test_waves.py
test_env/Lib/site-packages/sympy/physics/quantum/__init__.py
test_env/Lib/site-packages/sympy/physics/quantum/anticommutator.py
test_env/Lib/site-packages/sympy/physics/quantum/boson.py
test_env/Lib/site-packages/sympy/physics/quantum/cartesian.py
test_env/Lib/site-packages/sympy/physics/quantum/cg.py
test_env/Lib/site-packages/sympy/physics/quantum/circuitplot.py
test_env/Lib/site-packages/sympy/physics/quantum/circuitutils.py
test_env/Lib/site-packages/sympy/physics/quantum/commutator.py
test_env/Lib/site-packages/sympy/physics/quantum/constants.py
test_env/Lib/site-packages/sympy/physics/quantum/dagger.py
test_env/Lib/site-packages/sympy/physics/quantum/density.py
test_env/Lib/site-packages/sympy/physics/quantum/fermion.py
test_env/Lib/site-packages/sympy/physics/quantum/gate.py
test_env/Lib/site-packages/sympy/physics/quantum/grover.py
test_env/Lib/site-packages/sympy/physics/quantum/hilbert.py
test_env/Lib/site-packages/sympy/physics/quantum/identitysearch.py
test_env/Lib/site-packages/sympy/physics/quantum/innerproduct.py
test_env/Lib/site-packages/sympy/physics/quantum/matrixcache.py
test_env/Lib/site-packages/sympy/physics/quantum/matrixutils.py
test_env/Lib/site-packages/sympy/physics/quantum/operator.py
test_env/Lib/site-packages/sympy/physics/quantum/operatorordering.py
test_env/Lib/site-packages/sympy/physics/quantum/operatorset.py
test_env/Lib/site-packages/sympy/physics/quantum/pauli.py
test_env/Lib/site-packages/sympy/physics/quantum/piab.py
test_env/Lib/site-packages/sympy/physics/quantum/qapply.py
test_env/Lib/site-packages/sympy/physics/quantum/qasm.py
test_env/Lib/site-packages/sympy/physics/quantum/qexpr.py
test_env/Lib/site-packages/sympy/physics/quantum/qft.py
test_env/Lib/site-packages/sympy/physics/quantum/qubit.py
test_env/Lib/site-packages/sympy/physics/quantum/represent.py
test_env/Lib/site-packages/sympy/physics/quantum/sho1d.py
test_env/Lib/site-packages/sympy/physics/quantum/shor.py
test_env/Lib/site-packages/sympy/physics/quantum/spin.py
test_env/Lib/site-packages/sympy/physics/quantum/state.py
test_env/Lib/site-packages/sympy/physics/quantum/tensorproduct.py
test_env/Lib/site-packages/sympy/physics/quantum/trace.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_anticommutator.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_boson.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_cartesian.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_cg.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_circuitplot.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_circuitutils.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_commutator.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_constants.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_dagger.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_density.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_fermion.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_gate.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_grover.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_hilbert.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_identitysearch.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_innerproduct.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_matrixutils.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_operator.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_operatorordering.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_operatorset.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_pauli.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_piab.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_printing.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_qapply.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_qasm.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_qexpr.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_qft.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_qubit.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_represent.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_sho1d.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_shor.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_spin.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_state.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_tensorproduct.py
test_env/Lib/site-packages/sympy/physics/quantum/tests/test_trace.py
test_env/Lib/site-packages/sympy/physics/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/tests/test_clebsch_gordan.py
test_env/Lib/site-packages/sympy/physics/tests/test_hydrogen.py
test_env/Lib/site-packages/sympy/physics/tests/test_paulialgebra.py
test_env/Lib/site-packages/sympy/physics/tests/test_physics_matrices.py
test_env/Lib/site-packages/sympy/physics/tests/test_pring.py
test_env/Lib/site-packages/sympy/physics/tests/test_qho_1d.py
test_env/Lib/site-packages/sympy/physics/tests/test_secondquant.py
test_env/Lib/site-packages/sympy/physics/tests/test_sho.py
test_env/Lib/site-packages/sympy/physics/units/__init__.py
test_env/Lib/site-packages/sympy/physics/units/dimensions.py
test_env/Lib/site-packages/sympy/physics/units/prefixes.py
test_env/Lib/site-packages/sympy/physics/units/quantities.py
test_env/Lib/site-packages/sympy/physics/units/unitsystem.py
test_env/Lib/site-packages/sympy/physics/units/util.py
test_env/Lib/site-packages/sympy/physics/units/definitions/__init__.py
test_env/Lib/site-packages/sympy/physics/units/definitions/dimension_definitions.py
test_env/Lib/site-packages/sympy/physics/units/definitions/unit_definitions.py
test_env/Lib/site-packages/sympy/physics/units/systems/__init__.py
test_env/Lib/site-packages/sympy/physics/units/systems/cgs.py
test_env/Lib/site-packages/sympy/physics/units/systems/length_weight_time.py
test_env/Lib/site-packages/sympy/physics/units/systems/mks.py
test_env/Lib/site-packages/sympy/physics/units/systems/mksa.py
test_env/Lib/site-packages/sympy/physics/units/systems/natural.py
test_env/Lib/site-packages/sympy/physics/units/systems/si.py
test_env/Lib/site-packages/sympy/physics/units/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/units/tests/test_dimensions.py
test_env/Lib/site-packages/sympy/physics/units/tests/test_dimensionsystem.py
test_env/Lib/site-packages/sympy/physics/units/tests/test_prefixes.py
test_env/Lib/site-packages/sympy/physics/units/tests/test_quantities.py
test_env/Lib/site-packages/sympy/physics/units/tests/test_unit_system_cgs_gauss.py
test_env/Lib/site-packages/sympy/physics/units/tests/test_unitsystem.py
test_env/Lib/site-packages/sympy/physics/units/tests/test_util.py
test_env/Lib/site-packages/sympy/physics/vector/__init__.py
test_env/Lib/site-packages/sympy/physics/vector/dyadic.py
test_env/Lib/site-packages/sympy/physics/vector/fieldfunctions.py
test_env/Lib/site-packages/sympy/physics/vector/frame.py
test_env/Lib/site-packages/sympy/physics/vector/functions.py
test_env/Lib/site-packages/sympy/physics/vector/point.py
test_env/Lib/site-packages/sympy/physics/vector/printing.py
test_env/Lib/site-packages/sympy/physics/vector/vector.py
test_env/Lib/site-packages/sympy/physics/vector/tests/__init__.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_dyadic.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_fieldfunctions.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_frame.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_functions.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_output.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_point.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_printing.py
test_env/Lib/site-packages/sympy/physics/vector/tests/test_vector.py
test_env/Lib/site-packages/sympy/plotting/__init__.py
test_env/Lib/site-packages/sympy/plotting/experimental_lambdify.py
test_env/Lib/site-packages/sympy/plotting/plot.py
test_env/Lib/site-packages/sympy/plotting/plot_implicit.py
test_env/Lib/site-packages/sympy/plotting/plotgrid.py
test_env/Lib/site-packages/sympy/plotting/series.py
test_env/Lib/site-packages/sympy/plotting/textplot.py
test_env/Lib/site-packages/sympy/plotting/utils.py
test_env/Lib/site-packages/sympy/plotting/backends/__init__.py
test_env/Lib/site-packages/sympy/plotting/backends/base_backend.py
test_env/Lib/site-packages/sympy/plotting/backends/matplotlibbackend/__init__.py
test_env/Lib/site-packages/sympy/plotting/backends/matplotlibbackend/matplotlib.py
test_env/Lib/site-packages/sympy/plotting/backends/textbackend/__init__.py
test_env/Lib/site-packages/sympy/plotting/backends/textbackend/text.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/__init__.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/interval_arithmetic.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/interval_membership.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/lib_interval.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/tests/__init__.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/tests/test_interval_functions.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/tests/test_interval_membership.py
test_env/Lib/site-packages/sympy/plotting/intervalmath/tests/test_intervalmath.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/__init__.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/color_scheme.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/managed_window.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_axes.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_camera.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_controller.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_curve.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_interval.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_mode.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_mode_base.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_modes.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_object.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_rotation.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_surface.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/plot_window.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/util.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/tests/__init__.py
test_env/Lib/site-packages/sympy/plotting/pygletplot/tests/test_plotting.py
test_env/Lib/site-packages/sympy/plotting/tests/__init__.py
test_env/Lib/site-packages/sympy/plotting/tests/test_experimental_lambdify.py
test_env/Lib/site-packages/sympy/plotting/tests/test_plot.py
test_env/Lib/site-packages/sympy/plotting/tests/test_plot_implicit.py
test_env/Lib/site-packages/sympy/plotting/tests/test_series.py
test_env/Lib/site-packages/sympy/plotting/tests/test_textplot.py
test_env/Lib/site-packages/sympy/plotting/tests/test_utils.py
test_env/Lib/site-packages/sympy/polys/__init__.py
test_env/Lib/site-packages/sympy/polys/appellseqs.py
test_env/Lib/site-packages/sympy/polys/compatibility.py
test_env/Lib/site-packages/sympy/polys/constructor.py
test_env/Lib/site-packages/sympy/polys/densearith.py
test_env/Lib/site-packages/sympy/polys/densebasic.py
test_env/Lib/site-packages/sympy/polys/densetools.py
test_env/Lib/site-packages/sympy/polys/dispersion.py
test_env/Lib/site-packages/sympy/polys/distributedmodules.py
test_env/Lib/site-packages/sympy/polys/domainmatrix.py
test_env/Lib/site-packages/sympy/polys/euclidtools.py
test_env/Lib/site-packages/sympy/polys/factortools.py
test_env/Lib/site-packages/sympy/polys/fglmtools.py
test_env/Lib/site-packages/sympy/polys/fields.py
test_env/Lib/site-packages/sympy/polys/galoistools.py
test_env/Lib/site-packages/sympy/polys/groebnertools.py
test_env/Lib/site-packages/sympy/polys/heuristicgcd.py
test_env/Lib/site-packages/sympy/polys/modulargcd.py
test_env/Lib/site-packages/sympy/polys/monomials.py
test_env/Lib/site-packages/sympy/polys/multivariate_resultants.py
test_env/Lib/site-packages/sympy/polys/orderings.py
test_env/Lib/site-packages/sympy/polys/orthopolys.py
test_env/Lib/site-packages/sympy/polys/partfrac.py
test_env/Lib/site-packages/sympy/polys/polyclasses.py
test_env/Lib/site-packages/sympy/polys/polyconfig.py
test_env/Lib/site-packages/sympy/polys/polyerrors.py
test_env/Lib/site-packages/sympy/polys/polyfuncs.py
test_env/Lib/site-packages/sympy/polys/polymatrix.py
test_env/Lib/site-packages/sympy/polys/polyoptions.py
test_env/Lib/site-packages/sympy/polys/polyquinticconst.py
test_env/Lib/site-packages/sympy/polys/polyroots.py
test_env/Lib/site-packages/sympy/polys/polytools.py
test_env/Lib/site-packages/sympy/polys/polyutils.py
test_env/Lib/site-packages/sympy/polys/rationaltools.py
test_env/Lib/site-packages/sympy/polys/ring_series.py
test_env/Lib/site-packages/sympy/polys/rings.py
test_env/Lib/site-packages/sympy/polys/rootisolation.py
test_env/Lib/site-packages/sympy/polys/rootoftools.py
test_env/Lib/site-packages/sympy/polys/solvers.py
test_env/Lib/site-packages/sympy/polys/specialpolys.py
test_env/Lib/site-packages/sympy/polys/sqfreetools.py
test_env/Lib/site-packages/sympy/polys/subresultants_qq_zz.py
test_env/Lib/site-packages/sympy/polys/agca/__init__.py
test_env/Lib/site-packages/sympy/polys/agca/extensions.py
test_env/Lib/site-packages/sympy/polys/agca/homomorphisms.py
test_env/Lib/site-packages/sympy/polys/agca/ideals.py
test_env/Lib/site-packages/sympy/polys/agca/modules.py
test_env/Lib/site-packages/sympy/polys/agca/tests/__init__.py
test_env/Lib/site-packages/sympy/polys/agca/tests/test_extensions.py
test_env/Lib/site-packages/sympy/polys/agca/tests/test_homomorphisms.py
test_env/Lib/site-packages/sympy/polys/agca/tests/test_ideals.py
test_env/Lib/site-packages/sympy/polys/agca/tests/test_modules.py
test_env/Lib/site-packages/sympy/polys/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/polys/benchmarks/bench_galoispolys.py
test_env/Lib/site-packages/sympy/polys/benchmarks/bench_groebnertools.py
test_env/Lib/site-packages/sympy/polys/benchmarks/bench_solvers.py
test_env/Lib/site-packages/sympy/polys/domains/__init__.py
test_env/Lib/site-packages/sympy/polys/domains/algebraicfield.py
test_env/Lib/site-packages/sympy/polys/domains/characteristiczero.py
test_env/Lib/site-packages/sympy/polys/domains/complexfield.py
test_env/Lib/site-packages/sympy/polys/domains/compositedomain.py
test_env/Lib/site-packages/sympy/polys/domains/domain.py
test_env/Lib/site-packages/sympy/polys/domains/domainelement.py
test_env/Lib/site-packages/sympy/polys/domains/expressiondomain.py
test_env/Lib/site-packages/sympy/polys/domains/expressionrawdomain.py
test_env/Lib/site-packages/sympy/polys/domains/field.py
test_env/Lib/site-packages/sympy/polys/domains/finitefield.py
test_env/Lib/site-packages/sympy/polys/domains/fractionfield.py
test_env/Lib/site-packages/sympy/polys/domains/gaussiandomains.py
test_env/Lib/site-packages/sympy/polys/domains/gmpyfinitefield.py
test_env/Lib/site-packages/sympy/polys/domains/gmpyintegerring.py
test_env/Lib/site-packages/sympy/polys/domains/gmpyrationalfield.py
test_env/Lib/site-packages/sympy/polys/domains/groundtypes.py
test_env/Lib/site-packages/sympy/polys/domains/integerring.py
test_env/Lib/site-packages/sympy/polys/domains/modularinteger.py
test_env/Lib/site-packages/sympy/polys/domains/mpelements.py
test_env/Lib/site-packages/sympy/polys/domains/old_fractionfield.py
test_env/Lib/site-packages/sympy/polys/domains/old_polynomialring.py
test_env/Lib/site-packages/sympy/polys/domains/polynomialring.py
test_env/Lib/site-packages/sympy/polys/domains/pythonfinitefield.py
test_env/Lib/site-packages/sympy/polys/domains/pythonintegerring.py
test_env/Lib/site-packages/sympy/polys/domains/pythonrational.py
test_env/Lib/site-packages/sympy/polys/domains/pythonrationalfield.py
test_env/Lib/site-packages/sympy/polys/domains/quotientring.py
test_env/Lib/site-packages/sympy/polys/domains/rationalfield.py
test_env/Lib/site-packages/sympy/polys/domains/realfield.py
test_env/Lib/site-packages/sympy/polys/domains/ring.py
test_env/Lib/site-packages/sympy/polys/domains/simpledomain.py
test_env/Lib/site-packages/sympy/polys/domains/tests/__init__.py
test_env/Lib/site-packages/sympy/polys/domains/tests/test_domains.py
test_env/Lib/site-packages/sympy/polys/domains/tests/test_polynomialring.py
test_env/Lib/site-packages/sympy/polys/domains/tests/test_quotientring.py
test_env/Lib/site-packages/sympy/polys/matrices/__init__.py
test_env/Lib/site-packages/sympy/polys/matrices/_dfm.py
test_env/Lib/site-packages/sympy/polys/matrices/_typing.py
test_env/Lib/site-packages/sympy/polys/matrices/ddm.py
test_env/Lib/site-packages/sympy/polys/matrices/dense.py
test_env/Lib/site-packages/sympy/polys/matrices/dfm.py
test_env/Lib/site-packages/sympy/polys/matrices/domainmatrix.py
test_env/Lib/site-packages/sympy/polys/matrices/domainscalar.py
test_env/Lib/site-packages/sympy/polys/matrices/eigen.py
test_env/Lib/site-packages/sympy/polys/matrices/exceptions.py
test_env/Lib/site-packages/sympy/polys/matrices/linsolve.py
test_env/Lib/site-packages/sympy/polys/matrices/lll.py
test_env/Lib/site-packages/sympy/polys/matrices/normalforms.py
test_env/Lib/site-packages/sympy/polys/matrices/rref.py
test_env/Lib/site-packages/sympy/polys/matrices/sdm.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/__init__.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_ddm.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_dense.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_domainmatrix.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_domainscalar.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_eigen.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_inverse.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_linsolve.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_lll.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_normalforms.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_nullspace.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_rref.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_sdm.py
test_env/Lib/site-packages/sympy/polys/matrices/tests/test_xxm.py
test_env/Lib/site-packages/sympy/polys/numberfields/__init__.py
test_env/Lib/site-packages/sympy/polys/numberfields/basis.py
test_env/Lib/site-packages/sympy/polys/numberfields/exceptions.py
test_env/Lib/site-packages/sympy/polys/numberfields/galois_resolvents.py
test_env/Lib/site-packages/sympy/polys/numberfields/galoisgroups.py
test_env/Lib/site-packages/sympy/polys/numberfields/minpoly.py
test_env/Lib/site-packages/sympy/polys/numberfields/modules.py
test_env/Lib/site-packages/sympy/polys/numberfields/primes.py
test_env/Lib/site-packages/sympy/polys/numberfields/resolvent_lookup.py
test_env/Lib/site-packages/sympy/polys/numberfields/subfield.py
test_env/Lib/site-packages/sympy/polys/numberfields/utilities.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/__init__.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_basis.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_galoisgroups.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_minpoly.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_modules.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_numbers.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_primes.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_subfield.py
test_env/Lib/site-packages/sympy/polys/numberfields/tests/test_utilities.py
test_env/Lib/site-packages/sympy/polys/tests/__init__.py
test_env/Lib/site-packages/sympy/polys/tests/test_appellseqs.py
test_env/Lib/site-packages/sympy/polys/tests/test_constructor.py
test_env/Lib/site-packages/sympy/polys/tests/test_densearith.py
test_env/Lib/site-packages/sympy/polys/tests/test_densebasic.py
test_env/Lib/site-packages/sympy/polys/tests/test_densetools.py
test_env/Lib/site-packages/sympy/polys/tests/test_dispersion.py
test_env/Lib/site-packages/sympy/polys/tests/test_distributedmodules.py
test_env/Lib/site-packages/sympy/polys/tests/test_euclidtools.py
test_env/Lib/site-packages/sympy/polys/tests/test_factortools.py
test_env/Lib/site-packages/sympy/polys/tests/test_fields.py
test_env/Lib/site-packages/sympy/polys/tests/test_galoistools.py
test_env/Lib/site-packages/sympy/polys/tests/test_groebnertools.py
test_env/Lib/site-packages/sympy/polys/tests/test_heuristicgcd.py
test_env/Lib/site-packages/sympy/polys/tests/test_hypothesis.py
test_env/Lib/site-packages/sympy/polys/tests/test_injections.py
test_env/Lib/site-packages/sympy/polys/tests/test_modulargcd.py
test_env/Lib/site-packages/sympy/polys/tests/test_monomials.py
test_env/Lib/site-packages/sympy/polys/tests/test_multivariate_resultants.py
test_env/Lib/site-packages/sympy/polys/tests/test_orderings.py
test_env/Lib/site-packages/sympy/polys/tests/test_orthopolys.py
test_env/Lib/site-packages/sympy/polys/tests/test_partfrac.py
test_env/Lib/site-packages/sympy/polys/tests/test_polyclasses.py
test_env/Lib/site-packages/sympy/polys/tests/test_polyfuncs.py
test_env/Lib/site-packages/sympy/polys/tests/test_polymatrix.py
test_env/Lib/site-packages/sympy/polys/tests/test_polyoptions.py
test_env/Lib/site-packages/sympy/polys/tests/test_polyroots.py
test_env/Lib/site-packages/sympy/polys/tests/test_polytools.py
test_env/Lib/site-packages/sympy/polys/tests/test_polyutils.py
test_env/Lib/site-packages/sympy/polys/tests/test_pythonrational.py
test_env/Lib/site-packages/sympy/polys/tests/test_rationaltools.py
test_env/Lib/site-packages/sympy/polys/tests/test_ring_series.py
test_env/Lib/site-packages/sympy/polys/tests/test_rings.py
test_env/Lib/site-packages/sympy/polys/tests/test_rootisolation.py
test_env/Lib/site-packages/sympy/polys/tests/test_rootoftools.py
test_env/Lib/site-packages/sympy/polys/tests/test_solvers.py
test_env/Lib/site-packages/sympy/polys/tests/test_specialpolys.py
test_env/Lib/site-packages/sympy/polys/tests/test_sqfreetools.py
test_env/Lib/site-packages/sympy/polys/tests/test_subresultants_qq_zz.py
test_env/Lib/site-packages/sympy/printing/__init__.py
test_env/Lib/site-packages/sympy/printing/aesaracode.py
test_env/Lib/site-packages/sympy/printing/c.py
test_env/Lib/site-packages/sympy/printing/codeprinter.py
test_env/Lib/site-packages/sympy/printing/conventions.py
test_env/Lib/site-packages/sympy/printing/cxx.py
test_env/Lib/site-packages/sympy/printing/defaults.py
test_env/Lib/site-packages/sympy/printing/dot.py
test_env/Lib/site-packages/sympy/printing/fortran.py
test_env/Lib/site-packages/sympy/printing/glsl.py
test_env/Lib/site-packages/sympy/printing/gtk.py
test_env/Lib/site-packages/sympy/printing/jscode.py
test_env/Lib/site-packages/sympy/printing/julia.py
test_env/Lib/site-packages/sympy/printing/lambdarepr.py
test_env/Lib/site-packages/sympy/printing/latex.py
test_env/Lib/site-packages/sympy/printing/llvmjitcode.py
test_env/Lib/site-packages/sympy/printing/maple.py
test_env/Lib/site-packages/sympy/printing/mathematica.py
test_env/Lib/site-packages/sympy/printing/mathml.py
test_env/Lib/site-packages/sympy/printing/numpy.py
test_env/Lib/site-packages/sympy/printing/octave.py
test_env/Lib/site-packages/sympy/printing/precedence.py
test_env/Lib/site-packages/sympy/printing/preview.py
test_env/Lib/site-packages/sympy/printing/printer.py
test_env/Lib/site-packages/sympy/printing/pycode.py
test_env/Lib/site-packages/sympy/printing/python.py
test_env/Lib/site-packages/sympy/printing/rcode.py
test_env/Lib/site-packages/sympy/printing/repr.py
test_env/Lib/site-packages/sympy/printing/rust.py
test_env/Lib/site-packages/sympy/printing/smtlib.py
test_env/Lib/site-packages/sympy/printing/str.py
test_env/Lib/site-packages/sympy/printing/tableform.py
test_env/Lib/site-packages/sympy/printing/tensorflow.py
test_env/Lib/site-packages/sympy/printing/theanocode.py
test_env/Lib/site-packages/sympy/printing/tree.py
test_env/Lib/site-packages/sympy/printing/pretty/__init__.py
test_env/Lib/site-packages/sympy/printing/pretty/pretty.py
test_env/Lib/site-packages/sympy/printing/pretty/pretty_symbology.py
test_env/Lib/site-packages/sympy/printing/pretty/stringpict.py
test_env/Lib/site-packages/sympy/printing/pretty/tests/__init__.py
test_env/Lib/site-packages/sympy/printing/pretty/tests/test_pretty.py
test_env/Lib/site-packages/sympy/printing/tests/__init__.py
test_env/Lib/site-packages/sympy/printing/tests/test_aesaracode.py
test_env/Lib/site-packages/sympy/printing/tests/test_c.py
test_env/Lib/site-packages/sympy/printing/tests/test_codeprinter.py
test_env/Lib/site-packages/sympy/printing/tests/test_conventions.py
test_env/Lib/site-packages/sympy/printing/tests/test_cupy.py
test_env/Lib/site-packages/sympy/printing/tests/test_cxx.py
test_env/Lib/site-packages/sympy/printing/tests/test_dot.py
test_env/Lib/site-packages/sympy/printing/tests/test_fortran.py
test_env/Lib/site-packages/sympy/printing/tests/test_glsl.py
test_env/Lib/site-packages/sympy/printing/tests/test_gtk.py
test_env/Lib/site-packages/sympy/printing/tests/test_jax.py
test_env/Lib/site-packages/sympy/printing/tests/test_jscode.py
test_env/Lib/site-packages/sympy/printing/tests/test_julia.py
test_env/Lib/site-packages/sympy/printing/tests/test_lambdarepr.py
test_env/Lib/site-packages/sympy/printing/tests/test_latex.py
test_env/Lib/site-packages/sympy/printing/tests/test_llvmjit.py
test_env/Lib/site-packages/sympy/printing/tests/test_maple.py
test_env/Lib/site-packages/sympy/printing/tests/test_mathematica.py
test_env/Lib/site-packages/sympy/printing/tests/test_mathml.py
test_env/Lib/site-packages/sympy/printing/tests/test_numpy.py
test_env/Lib/site-packages/sympy/printing/tests/test_octave.py
test_env/Lib/site-packages/sympy/printing/tests/test_precedence.py
test_env/Lib/site-packages/sympy/printing/tests/test_preview.py
test_env/Lib/site-packages/sympy/printing/tests/test_pycode.py
test_env/Lib/site-packages/sympy/printing/tests/test_python.py
test_env/Lib/site-packages/sympy/printing/tests/test_rcode.py
test_env/Lib/site-packages/sympy/printing/tests/test_repr.py
test_env/Lib/site-packages/sympy/printing/tests/test_rust.py
test_env/Lib/site-packages/sympy/printing/tests/test_smtlib.py
test_env/Lib/site-packages/sympy/printing/tests/test_str.py
test_env/Lib/site-packages/sympy/printing/tests/test_tableform.py
test_env/Lib/site-packages/sympy/printing/tests/test_tensorflow.py
test_env/Lib/site-packages/sympy/printing/tests/test_theanocode.py
test_env/Lib/site-packages/sympy/printing/tests/test_tree.py
test_env/Lib/site-packages/sympy/sandbox/__init__.py
test_env/Lib/site-packages/sympy/sandbox/indexed_integrals.py
test_env/Lib/site-packages/sympy/sandbox/tests/__init__.py
test_env/Lib/site-packages/sympy/sandbox/tests/test_indexed_integrals.py
test_env/Lib/site-packages/sympy/series/__init__.py
test_env/Lib/site-packages/sympy/series/acceleration.py
test_env/Lib/site-packages/sympy/series/approximants.py
test_env/Lib/site-packages/sympy/series/aseries.py
test_env/Lib/site-packages/sympy/series/formal.py
test_env/Lib/site-packages/sympy/series/fourier.py
test_env/Lib/site-packages/sympy/series/gruntz.py
test_env/Lib/site-packages/sympy/series/kauers.py
test_env/Lib/site-packages/sympy/series/limits.py
test_env/Lib/site-packages/sympy/series/limitseq.py
test_env/Lib/site-packages/sympy/series/order.py
test_env/Lib/site-packages/sympy/series/residues.py
test_env/Lib/site-packages/sympy/series/sequences.py
test_env/Lib/site-packages/sympy/series/series.py
test_env/Lib/site-packages/sympy/series/series_class.py
test_env/Lib/site-packages/sympy/series/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/series/benchmarks/bench_limit.py
test_env/Lib/site-packages/sympy/series/benchmarks/bench_order.py
test_env/Lib/site-packages/sympy/series/tests/__init__.py
test_env/Lib/site-packages/sympy/series/tests/test_approximants.py
test_env/Lib/site-packages/sympy/series/tests/test_aseries.py
test_env/Lib/site-packages/sympy/series/tests/test_demidovich.py
test_env/Lib/site-packages/sympy/series/tests/test_formal.py
test_env/Lib/site-packages/sympy/series/tests/test_fourier.py
test_env/Lib/site-packages/sympy/series/tests/test_gruntz.py
test_env/Lib/site-packages/sympy/series/tests/test_kauers.py
test_env/Lib/site-packages/sympy/series/tests/test_limits.py
test_env/Lib/site-packages/sympy/series/tests/test_limitseq.py
test_env/Lib/site-packages/sympy/series/tests/test_lseries.py
test_env/Lib/site-packages/sympy/series/tests/test_nseries.py
test_env/Lib/site-packages/sympy/series/tests/test_order.py
test_env/Lib/site-packages/sympy/series/tests/test_residues.py
test_env/Lib/site-packages/sympy/series/tests/test_sequences.py
test_env/Lib/site-packages/sympy/series/tests/test_series.py
test_env/Lib/site-packages/sympy/sets/__init__.py
test_env/Lib/site-packages/sympy/sets/conditionset.py
test_env/Lib/site-packages/sympy/sets/contains.py
test_env/Lib/site-packages/sympy/sets/fancysets.py
test_env/Lib/site-packages/sympy/sets/ordinals.py
test_env/Lib/site-packages/sympy/sets/powerset.py
test_env/Lib/site-packages/sympy/sets/setexpr.py
test_env/Lib/site-packages/sympy/sets/sets.py
test_env/Lib/site-packages/sympy/sets/handlers/__init__.py
test_env/Lib/site-packages/sympy/sets/handlers/add.py
test_env/Lib/site-packages/sympy/sets/handlers/comparison.py
test_env/Lib/site-packages/sympy/sets/handlers/functions.py
test_env/Lib/site-packages/sympy/sets/handlers/intersection.py
test_env/Lib/site-packages/sympy/sets/handlers/issubset.py
test_env/Lib/site-packages/sympy/sets/handlers/mul.py
test_env/Lib/site-packages/sympy/sets/handlers/power.py
test_env/Lib/site-packages/sympy/sets/handlers/union.py
test_env/Lib/site-packages/sympy/sets/tests/__init__.py
test_env/Lib/site-packages/sympy/sets/tests/test_conditionset.py
test_env/Lib/site-packages/sympy/sets/tests/test_contains.py
test_env/Lib/site-packages/sympy/sets/tests/test_fancysets.py
test_env/Lib/site-packages/sympy/sets/tests/test_ordinals.py
test_env/Lib/site-packages/sympy/sets/tests/test_powerset.py
test_env/Lib/site-packages/sympy/sets/tests/test_setexpr.py
test_env/Lib/site-packages/sympy/sets/tests/test_sets.py
test_env/Lib/site-packages/sympy/simplify/__init__.py
test_env/Lib/site-packages/sympy/simplify/combsimp.py
test_env/Lib/site-packages/sympy/simplify/cse_main.py
test_env/Lib/site-packages/sympy/simplify/cse_opts.py
test_env/Lib/site-packages/sympy/simplify/epathtools.py
test_env/Lib/site-packages/sympy/simplify/fu.py
test_env/Lib/site-packages/sympy/simplify/gammasimp.py
test_env/Lib/site-packages/sympy/simplify/hyperexpand.py
test_env/Lib/site-packages/sympy/simplify/hyperexpand_doc.py
test_env/Lib/site-packages/sympy/simplify/powsimp.py
test_env/Lib/site-packages/sympy/simplify/radsimp.py
test_env/Lib/site-packages/sympy/simplify/ratsimp.py
test_env/Lib/site-packages/sympy/simplify/simplify.py
test_env/Lib/site-packages/sympy/simplify/sqrtdenest.py
test_env/Lib/site-packages/sympy/simplify/traversaltools.py
test_env/Lib/site-packages/sympy/simplify/trigsimp.py
test_env/Lib/site-packages/sympy/simplify/tests/__init__.py
test_env/Lib/site-packages/sympy/simplify/tests/test_combsimp.py
test_env/Lib/site-packages/sympy/simplify/tests/test_cse.py
test_env/Lib/site-packages/sympy/simplify/tests/test_epathtools.py
test_env/Lib/site-packages/sympy/simplify/tests/test_fu.py
test_env/Lib/site-packages/sympy/simplify/tests/test_function.py
test_env/Lib/site-packages/sympy/simplify/tests/test_gammasimp.py
test_env/Lib/site-packages/sympy/simplify/tests/test_hyperexpand.py
test_env/Lib/site-packages/sympy/simplify/tests/test_powsimp.py
test_env/Lib/site-packages/sympy/simplify/tests/test_radsimp.py
test_env/Lib/site-packages/sympy/simplify/tests/test_ratsimp.py
test_env/Lib/site-packages/sympy/simplify/tests/test_rewrite.py
test_env/Lib/site-packages/sympy/simplify/tests/test_simplify.py
test_env/Lib/site-packages/sympy/simplify/tests/test_sqrtdenest.py
test_env/Lib/site-packages/sympy/simplify/tests/test_trigsimp.py
test_env/Lib/site-packages/sympy/solvers/__init__.py
test_env/Lib/site-packages/sympy/solvers/bivariate.py
test_env/Lib/site-packages/sympy/solvers/decompogen.py
test_env/Lib/site-packages/sympy/solvers/deutils.py
test_env/Lib/site-packages/sympy/solvers/inequalities.py
test_env/Lib/site-packages/sympy/solvers/pde.py
test_env/Lib/site-packages/sympy/solvers/polysys.py
test_env/Lib/site-packages/sympy/solvers/recurr.py
test_env/Lib/site-packages/sympy/solvers/simplex.py
test_env/Lib/site-packages/sympy/solvers/solvers.py
test_env/Lib/site-packages/sympy/solvers/solveset.py
test_env/Lib/site-packages/sympy/solvers/benchmarks/__init__.py
test_env/Lib/site-packages/sympy/solvers/benchmarks/bench_solvers.py
test_env/Lib/site-packages/sympy/solvers/diophantine/__init__.py
test_env/Lib/site-packages/sympy/solvers/diophantine/diophantine.py
test_env/Lib/site-packages/sympy/solvers/diophantine/tests/__init__.py
test_env/Lib/site-packages/sympy/solvers/diophantine/tests/test_diophantine.py
test_env/Lib/site-packages/sympy/solvers/ode/__init__.py
test_env/Lib/site-packages/sympy/solvers/ode/hypergeometric.py
test_env/Lib/site-packages/sympy/solvers/ode/lie_group.py
test_env/Lib/site-packages/sympy/solvers/ode/nonhomogeneous.py
test_env/Lib/site-packages/sympy/solvers/ode/ode.py
test_env/Lib/site-packages/sympy/solvers/ode/riccati.py
test_env/Lib/site-packages/sympy/solvers/ode/single.py
test_env/Lib/site-packages/sympy/solvers/ode/subscheck.py
test_env/Lib/site-packages/sympy/solvers/ode/systems.py
test_env/Lib/site-packages/sympy/solvers/ode/tests/__init__.py
test_env/Lib/site-packages/sympy/solvers/ode/tests/test_lie_group.py
test_env/Lib/site-packages/sympy/solvers/ode/tests/test_ode.py
test_env/Lib/site-packages/sympy/solvers/ode/tests/test_riccati.py
test_env/Lib/site-packages/sympy/solvers/ode/tests/test_single.py
test_env/Lib/site-packages/sympy/solvers/ode/tests/test_subscheck.py
test_env/Lib/site-packages/sympy/solvers/ode/tests/test_systems.py
test_env/Lib/site-packages/sympy/solvers/tests/__init__.py
test_env/Lib/site-packages/sympy/solvers/tests/test_constantsimp.py
test_env/Lib/site-packages/sympy/solvers/tests/test_decompogen.py
test_env/Lib/site-packages/sympy/solvers/tests/test_inequalities.py
test_env/Lib/site-packages/sympy/solvers/tests/test_numeric.py
test_env/Lib/site-packages/sympy/solvers/tests/test_pde.py
test_env/Lib/site-packages/sympy/solvers/tests/test_polysys.py
test_env/Lib/site-packages/sympy/solvers/tests/test_recurr.py
test_env/Lib/site-packages/sympy/solvers/tests/test_simplex.py
test_env/Lib/site-packages/sympy/solvers/tests/test_solvers.py
test_env/Lib/site-packages/sympy/solvers/tests/test_solveset.py
test_env/Lib/site-packages/sympy/stats/__init__.py
test_env/Lib/site-packages/sympy/stats/compound_rv.py
test_env/Lib/site-packages/sympy/stats/crv.py
test_env/Lib/site-packages/sympy/stats/crv_types.py
test_env/Lib/site-packages/sympy/stats/drv.py
test_env/Lib/site-packages/sympy/stats/drv_types.py
test_env/Lib/site-packages/sympy/stats/error_prop.py
test_env/Lib/site-packages/sympy/stats/frv.py
test_env/Lib/site-packages/sympy/stats/frv_types.py
test_env/Lib/site-packages/sympy/stats/joint_rv.py
test_env/Lib/site-packages/sympy/stats/joint_rv_types.py
test_env/Lib/site-packages/sympy/stats/matrix_distributions.py
test_env/Lib/site-packages/sympy/stats/random_matrix.py
test_env/Lib/site-packages/sympy/stats/random_matrix_models.py
test_env/Lib/site-packages/sympy/stats/rv.py
test_env/Lib/site-packages/sympy/stats/rv_interface.py
test_env/Lib/site-packages/sympy/stats/stochastic_process.py
test_env/Lib/site-packages/sympy/stats/stochastic_process_types.py
test_env/Lib/site-packages/sympy/stats/symbolic_multivariate_probability.py
test_env/Lib/site-packages/sympy/stats/symbolic_probability.py
test_env/Lib/site-packages/sympy/stats/sampling/__init__.py
test_env/Lib/site-packages/sympy/stats/sampling/sample_numpy.py
test_env/Lib/site-packages/sympy/stats/sampling/sample_pymc.py
test_env/Lib/site-packages/sympy/stats/sampling/sample_scipy.py
test_env/Lib/site-packages/sympy/stats/sampling/tests/__init__.py
test_env/Lib/site-packages/sympy/stats/sampling/tests/test_sample_continuous_rv.py
test_env/Lib/site-packages/sympy/stats/sampling/tests/test_sample_discrete_rv.py
test_env/Lib/site-packages/sympy/stats/sampling/tests/test_sample_finite_rv.py
test_env/Lib/site-packages/sympy/stats/tests/__init__.py
test_env/Lib/site-packages/sympy/stats/tests/test_compound_rv.py
test_env/Lib/site-packages/sympy/stats/tests/test_continuous_rv.py
test_env/Lib/site-packages/sympy/stats/tests/test_discrete_rv.py
test_env/Lib/site-packages/sympy/stats/tests/test_error_prop.py
test_env/Lib/site-packages/sympy/stats/tests/test_finite_rv.py
test_env/Lib/site-packages/sympy/stats/tests/test_joint_rv.py
test_env/Lib/site-packages/sympy/stats/tests/test_matrix_distributions.py
test_env/Lib/site-packages/sympy/stats/tests/test_mix.py
test_env/Lib/site-packages/sympy/stats/tests/test_random_matrix.py
test_env/Lib/site-packages/sympy/stats/tests/test_rv.py
test_env/Lib/site-packages/sympy/stats/tests/test_stochastic_process.py
test_env/Lib/site-packages/sympy/stats/tests/test_symbolic_multivariate.py
test_env/Lib/site-packages/sympy/stats/tests/test_symbolic_probability.py
test_env/Lib/site-packages/sympy/strategies/__init__.py
test_env/Lib/site-packages/sympy/strategies/core.py
test_env/Lib/site-packages/sympy/strategies/rl.py
test_env/Lib/site-packages/sympy/strategies/tools.py
test_env/Lib/site-packages/sympy/strategies/traverse.py
test_env/Lib/site-packages/sympy/strategies/tree.py
test_env/Lib/site-packages/sympy/strategies/util.py
test_env/Lib/site-packages/sympy/strategies/branch/__init__.py
test_env/Lib/site-packages/sympy/strategies/branch/core.py
test_env/Lib/site-packages/sympy/strategies/branch/tools.py
test_env/Lib/site-packages/sympy/strategies/branch/traverse.py
test_env/Lib/site-packages/sympy/strategies/branch/tests/__init__.py
test_env/Lib/site-packages/sympy/strategies/branch/tests/test_core.py
test_env/Lib/site-packages/sympy/strategies/branch/tests/test_tools.py
test_env/Lib/site-packages/sympy/strategies/branch/tests/test_traverse.py
test_env/Lib/site-packages/sympy/strategies/tests/__init__.py
test_env/Lib/site-packages/sympy/strategies/tests/test_core.py
test_env/Lib/site-packages/sympy/strategies/tests/test_rl.py
test_env/Lib/site-packages/sympy/strategies/tests/test_tools.py
test_env/Lib/site-packages/sympy/strategies/tests/test_traverse.py
test_env/Lib/site-packages/sympy/strategies/tests/test_tree.py
test_env/Lib/site-packages/sympy/tensor/__init__.py
test_env/Lib/site-packages/sympy/tensor/functions.py
test_env/Lib/site-packages/sympy/tensor/index_methods.py
test_env/Lib/site-packages/sympy/tensor/indexed.py
test_env/Lib/site-packages/sympy/tensor/tensor.py
test_env/Lib/site-packages/sympy/tensor/toperators.py
test_env/Lib/site-packages/sympy/tensor/array/__init__.py
test_env/Lib/site-packages/sympy/tensor/array/array_comprehension.py
test_env/Lib/site-packages/sympy/tensor/array/array_derivatives.py
test_env/Lib/site-packages/sympy/tensor/array/arrayop.py
test_env/Lib/site-packages/sympy/tensor/array/dense_ndim_array.py
test_env/Lib/site-packages/sympy/tensor/array/mutable_ndim_array.py
test_env/Lib/site-packages/sympy/tensor/array/ndim_array.py
test_env/Lib/site-packages/sympy/tensor/array/sparse_ndim_array.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/__init__.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/array_expressions.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/arrayexpr_derivatives.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/conv_array_to_indexed.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/conv_array_to_matrix.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/conv_indexed_to_array.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/conv_matrix_to_array.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/from_array_to_indexed.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/from_array_to_matrix.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/from_indexed_to_array.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/from_matrix_to_array.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/utils.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/__init__.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_array_expressions.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_as_explicit.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py
test_env/Lib/site-packages/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py
test_env/Lib/site-packages/sympy/tensor/array/tests/__init__.py
test_env/Lib/site-packages/sympy/tensor/array/tests/test_array_comprehension.py
test_env/Lib/site-packages/sympy/tensor/array/tests/test_array_derivatives.py
test_env/Lib/site-packages/sympy/tensor/array/tests/test_arrayop.py
test_env/Lib/site-packages/sympy/tensor/array/tests/test_immutable_ndim_array.py
test_env/Lib/site-packages/sympy/tensor/array/tests/test_mutable_ndim_array.py
test_env/Lib/site-packages/sympy/tensor/array/tests/test_ndim_array.py
test_env/Lib/site-packages/sympy/tensor/array/tests/test_ndim_array_conversions.py
test_env/Lib/site-packages/sympy/tensor/tests/__init__.py
test_env/Lib/site-packages/sympy/tensor/tests/test_functions.py
test_env/Lib/site-packages/sympy/tensor/tests/test_index_methods.py
test_env/Lib/site-packages/sympy/tensor/tests/test_indexed.py
test_env/Lib/site-packages/sympy/tensor/tests/test_printing.py
test_env/Lib/site-packages/sympy/tensor/tests/test_tensor.py
test_env/Lib/site-packages/sympy/tensor/tests/test_tensor_element.py
test_env/Lib/site-packages/sympy/tensor/tests/test_tensor_operators.py
test_env/Lib/site-packages/sympy/testing/__init__.py
test_env/Lib/site-packages/sympy/testing/matrices.py
test_env/Lib/site-packages/sympy/testing/pytest.py
test_env/Lib/site-packages/sympy/testing/quality_unicode.py
test_env/Lib/site-packages/sympy/testing/randtest.py
test_env/Lib/site-packages/sympy/testing/runtests.py
test_env/Lib/site-packages/sympy/testing/runtests_pytest.py
test_env/Lib/site-packages/sympy/testing/tmpfiles.py
test_env/Lib/site-packages/sympy/testing/tests/__init__.py
test_env/Lib/site-packages/sympy/testing/tests/diagnose_imports.py
test_env/Lib/site-packages/sympy/testing/tests/test_code_quality.py
test_env/Lib/site-packages/sympy/testing/tests/test_deprecated.py
test_env/Lib/site-packages/sympy/testing/tests/test_module_imports.py
test_env/Lib/site-packages/sympy/testing/tests/test_pytest.py
test_env/Lib/site-packages/sympy/testing/tests/test_runtests_pytest.py
test_env/Lib/site-packages/sympy/unify/__init__.py
test_env/Lib/site-packages/sympy/unify/core.py
test_env/Lib/site-packages/sympy/unify/rewrite.py
test_env/Lib/site-packages/sympy/unify/usympy.py
test_env/Lib/site-packages/sympy/unify/tests/__init__.py
test_env/Lib/site-packages/sympy/unify/tests/test_rewrite.py
test_env/Lib/site-packages/sympy/unify/tests/test_sympy.py
test_env/Lib/site-packages/sympy/unify/tests/test_unify.py
test_env/Lib/site-packages/sympy/utilities/__init__.py
test_env/Lib/site-packages/sympy/utilities/autowrap.py
test_env/Lib/site-packages/sympy/utilities/codegen.py
test_env/Lib/site-packages/sympy/utilities/decorator.py
test_env/Lib/site-packages/sympy/utilities/enumerative.py
test_env/Lib/site-packages/sympy/utilities/exceptions.py
test_env/Lib/site-packages/sympy/utilities/iterables.py
test_env/Lib/site-packages/sympy/utilities/lambdify.py
test_env/Lib/site-packages/sympy/utilities/magic.py
test_env/Lib/site-packages/sympy/utilities/matchpy_connector.py
test_env/Lib/site-packages/sympy/utilities/memoization.py
test_env/Lib/site-packages/sympy/utilities/misc.py
test_env/Lib/site-packages/sympy/utilities/pkgdata.py
test_env/Lib/site-packages/sympy/utilities/pytest.py
test_env/Lib/site-packages/sympy/utilities/randtest.py
test_env/Lib/site-packages/sympy/utilities/runtests.py
test_env/Lib/site-packages/sympy/utilities/source.py
test_env/Lib/site-packages/sympy/utilities/timeutils.py
test_env/Lib/site-packages/sympy/utilities/tmpfiles.py
test_env/Lib/site-packages/sympy/utilities/_compilation/__init__.py
test_env/Lib/site-packages/sympy/utilities/_compilation/availability.py
test_env/Lib/site-packages/sympy/utilities/_compilation/compilation.py
test_env/Lib/site-packages/sympy/utilities/_compilation/runners.py
test_env/Lib/site-packages/sympy/utilities/_compilation/util.py
test_env/Lib/site-packages/sympy/utilities/_compilation/tests/__init__.py
test_env/Lib/site-packages/sympy/utilities/_compilation/tests/test_compilation.py
test_env/Lib/site-packages/sympy/utilities/mathml/__init__.py
test_env/Lib/site-packages/sympy/utilities/mathml/data/__init__.py
test_env/Lib/site-packages/sympy/utilities/tests/__init__.py
test_env/Lib/site-packages/sympy/utilities/tests/test_autowrap.py
test_env/Lib/site-packages/sympy/utilities/tests/test_codegen.py
test_env/Lib/site-packages/sympy/utilities/tests/test_codegen_julia.py
test_env/Lib/site-packages/sympy/utilities/tests/test_codegen_octave.py
test_env/Lib/site-packages/sympy/utilities/tests/test_codegen_rust.py
test_env/Lib/site-packages/sympy/utilities/tests/test_decorator.py
test_env/Lib/site-packages/sympy/utilities/tests/test_deprecated.py
test_env/Lib/site-packages/sympy/utilities/tests/test_enumerative.py
test_env/Lib/site-packages/sympy/utilities/tests/test_exceptions.py
test_env/Lib/site-packages/sympy/utilities/tests/test_iterables.py
test_env/Lib/site-packages/sympy/utilities/tests/test_lambdify.py
test_env/Lib/site-packages/sympy/utilities/tests/test_matchpy_connector.py
test_env/Lib/site-packages/sympy/utilities/tests/test_mathml.py
test_env/Lib/site-packages/sympy/utilities/tests/test_misc.py
test_env/Lib/site-packages/sympy/utilities/tests/test_pickling.py
test_env/Lib/site-packages/sympy/utilities/tests/test_source.py
test_env/Lib/site-packages/sympy/utilities/tests/test_timeutils.py
test_env/Lib/site-packages/sympy/utilities/tests/test_wester.py
test_env/Lib/site-packages/sympy/utilities/tests/test_xxe.py
test_env/Lib/site-packages/sympy/vector/__init__.py
test_env/Lib/site-packages/sympy/vector/basisdependent.py
test_env/Lib/site-packages/sympy/vector/coordsysrect.py
test_env/Lib/site-packages/sympy/vector/deloperator.py
test_env/Lib/site-packages/sympy/vector/dyadic.py
test_env/Lib/site-packages/sympy/vector/functions.py
test_env/Lib/site-packages/sympy/vector/implicitregion.py
test_env/Lib/site-packages/sympy/vector/integrals.py
test_env/Lib/site-packages/sympy/vector/operators.py
test_env/Lib/site-packages/sympy/vector/orienters.py
test_env/Lib/site-packages/sympy/vector/parametricregion.py
test_env/Lib/site-packages/sympy/vector/point.py
test_env/Lib/site-packages/sympy/vector/scalar.py
test_env/Lib/site-packages/sympy/vector/vector.py
test_env/Lib/site-packages/sympy/vector/tests/__init__.py
test_env/Lib/site-packages/sympy/vector/tests/test_coordsysrect.py
test_env/Lib/site-packages/sympy/vector/tests/test_dyadic.py
test_env/Lib/site-packages/sympy/vector/tests/test_field_functions.py
test_env/Lib/site-packages/sympy/vector/tests/test_functions.py
test_env/Lib/site-packages/sympy/vector/tests/test_implicitregion.py
test_env/Lib/site-packages/sympy/vector/tests/test_integrals.py
test_env/Lib/site-packages/sympy/vector/tests/test_operators.py
test_env/Lib/site-packages/sympy/vector/tests/test_parametricregion.py
test_env/Lib/site-packages/sympy/vector/tests/test_printing.py
test_env/Lib/site-packages/sympy/vector/tests/test_vector.py