>>> Building on exopi-3 under math/py-sympy BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-installer;devel/py-wheel;devel/py-build] DIST = [math/py-sympy:sympy-1.12.tar.gz] FULLPKGNAME = py3-sympy-1.12p3 RDEPENDS = [devel/ipython;lang/python/3;math/py-mpmath] (Junk lock obtained for exopi-3 at 1778692221.90) >>> Running depends in math/py-sympy at 1778692221.94 last junk was in net/pure-ftpd,postgresql,virtual_chroot /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 >>> Running show-prepare-results in math/py-sympy at 1778692224.09 ===> math/py-sympy ===> Building from scratch py3-sympy-1.12p3 ===> py3-sympy-1.12p3 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-sympy-1.12p3 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-sympy-1.12p3 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-sympy-1.12p3 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-sympy-1.12p3 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-3 at 1778692225.10) distfiles size=6722203 >>> Running extract in math/py-sympy at 1778692225.13 ===> math/py-sympy ===> Checking files for py3-sympy-1.12p3 `/exopi-cvs/ports/distfiles/sympy-1.12.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-sympy-1.12p3 >>> Running build in math/py-sympy at 1778692225.98 ===> math/py-sympy ===> Patching for py3-sympy-1.12p3 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Manual patch | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 328. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-sympy-1.12p3 ===> Configuring for py3-sympy-1.12p3 ===> Building for py3-sympy-1.12p3 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing sympy.egg-info/PKG-INFO writing dependency_links to sympy.egg-info/dependency_links.txt writing entry points to sympy.egg-info/entry_points.txt writing requirements to sympy.egg-info/requires.txt writing top-level names to sympy.egg-info/top_level.txt reading manifest file 'sympy.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'sympy.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib copying isympy.py -> build/lib creating build/lib/sympy copying sympy/__init__.py -> build/lib/sympy copying sympy/abc.py -> build/lib/sympy copying sympy/conftest.py -> build/lib/sympy copying sympy/galgebra.py -> build/lib/sympy copying sympy/release.py -> build/lib/sympy copying sympy/this.py -> build/lib/sympy creating build/lib/sympy/algebras copying sympy/algebras/__init__.py -> build/lib/sympy/algebras copying sympy/algebras/quaternion.py -> build/lib/sympy/algebras creating build/lib/sympy/assumptions copying sympy/assumptions/__init__.py -> build/lib/sympy/assumptions copying sympy/assumptions/ask.py -> build/lib/sympy/assumptions copying sympy/assumptions/ask_generated.py -> build/lib/sympy/assumptions copying sympy/assumptions/assume.py -> build/lib/sympy/assumptions copying sympy/assumptions/cnf.py -> build/lib/sympy/assumptions copying sympy/assumptions/facts.py -> build/lib/sympy/assumptions copying sympy/assumptions/refine.py -> build/lib/sympy/assumptions copying sympy/assumptions/satask.py -> build/lib/sympy/assumptions copying sympy/assumptions/sathandlers.py -> build/lib/sympy/assumptions copying sympy/assumptions/wrapper.py -> build/lib/sympy/assumptions creating build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/__init__.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/calculus.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/common.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/matrices.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/ntheory.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/order.py -> build/lib/sympy/assumptions/handlers copying sympy/assumptions/handlers/sets.py -> build/lib/sympy/assumptions/handlers creating build/lib/sympy/assumptions/predicates copying sympy/assumptions/predicates/__init__.py -> build/lib/sympy/assumptions/predicates copying sympy/assumptions/predicates/calculus.py -> build/lib/sympy/assumptions/predicates copying sympy/assumptions/predicates/common.py -> build/lib/sympy/assumptions/predicates copying sympy/assumptions/predicates/matrices.py -> build/lib/sympy/assumptions/predicates copying sympy/assumptions/predicates/ntheory.py -> build/lib/sympy/assumptions/predicates copying sympy/assumptions/predicates/order.py -> build/lib/sympy/assumptions/predicates copying sympy/assumptions/predicates/sets.py -> build/lib/sympy/assumptions/predicates creating build/lib/sympy/assumptions/relation copying sympy/assumptions/relation/__init__.py -> build/lib/sympy/assumptions/relation copying sympy/assumptions/relation/binrel.py -> build/lib/sympy/assumptions/relation copying sympy/assumptions/relation/equality.py -> build/lib/sympy/assumptions/relation creating build/lib/sympy/benchmarks copying sympy/benchmarks/__init__.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/bench_discrete_log.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/bench_meijerint.py -> build/lib/sympy/benchmarks copying sympy/benchmarks/bench_symbench.py -> build/lib/sympy/benchmarks creating build/lib/sympy/calculus copying sympy/calculus/__init__.py -> build/lib/sympy/calculus copying sympy/calculus/accumulationbounds.py -> build/lib/sympy/calculus copying sympy/calculus/euler.py -> build/lib/sympy/calculus copying sympy/calculus/finite_diff.py -> build/lib/sympy/calculus copying sympy/calculus/singularities.py -> build/lib/sympy/calculus copying sympy/calculus/util.py -> build/lib/sympy/calculus creating build/lib/sympy/categories copying sympy/categories/__init__.py -> build/lib/sympy/categories copying sympy/categories/baseclasses.py -> build/lib/sympy/categories copying sympy/categories/diagram_drawing.py -> build/lib/sympy/categories creating build/lib/sympy/codegen copying sympy/codegen/__init__.py -> build/lib/sympy/codegen copying sympy/codegen/abstract_nodes.py -> build/lib/sympy/codegen copying sympy/codegen/algorithms.py -> build/lib/sympy/codegen copying sympy/codegen/approximations.py -> build/lib/sympy/codegen copying sympy/codegen/ast.py -> build/lib/sympy/codegen copying sympy/codegen/cfunctions.py -> build/lib/sympy/codegen copying sympy/codegen/cnodes.py -> build/lib/sympy/codegen copying sympy/codegen/cutils.py -> build/lib/sympy/codegen copying sympy/codegen/cxxnodes.py -> build/lib/sympy/codegen copying sympy/codegen/fnodes.py -> build/lib/sympy/codegen copying sympy/codegen/futils.py -> build/lib/sympy/codegen copying sympy/codegen/matrix_nodes.py -> build/lib/sympy/codegen copying sympy/codegen/numpy_nodes.py -> build/lib/sympy/codegen copying sympy/codegen/pynodes.py -> build/lib/sympy/codegen copying sympy/codegen/pyutils.py -> build/lib/sympy/codegen copying sympy/codegen/rewriting.py -> build/lib/sympy/codegen copying sympy/codegen/scipy_nodes.py -> build/lib/sympy/codegen creating build/lib/sympy/combinatorics copying sympy/combinatorics/__init__.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/coset_table.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/fp_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/free_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/galois.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/generators.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/graycode.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/group_constructs.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/group_numbers.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/homomorphisms.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/named_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/partitions.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/pc_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/perm_groups.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/permutations.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/polyhedron.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/prufer.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/rewritingsystem.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/rewritingsystem_fsm.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/schur_number.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/subsets.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/tensor_can.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/testutil.py -> build/lib/sympy/combinatorics copying sympy/combinatorics/util.py -> build/lib/sympy/combinatorics creating build/lib/sympy/concrete copying sympy/concrete/__init__.py -> build/lib/sympy/concrete copying sympy/concrete/delta.py -> build/lib/sympy/concrete copying sympy/concrete/expr_with_intlimits.py -> build/lib/sympy/concrete copying sympy/concrete/expr_with_limits.py -> build/lib/sympy/concrete copying sympy/concrete/gosper.py -> build/lib/sympy/concrete copying sympy/concrete/guess.py -> build/lib/sympy/concrete copying sympy/concrete/products.py -> build/lib/sympy/concrete copying sympy/concrete/summations.py -> build/lib/sympy/concrete creating build/lib/sympy/core copying sympy/core/__init__.py -> build/lib/sympy/core copying sympy/core/_print_helpers.py -> build/lib/sympy/core copying sympy/core/add.py -> build/lib/sympy/core copying sympy/core/alphabets.py -> build/lib/sympy/core copying sympy/core/assumptions.py -> build/lib/sympy/core copying sympy/core/assumptions_generated.py -> build/lib/sympy/core copying sympy/core/backend.py -> build/lib/sympy/core copying sympy/core/basic.py -> build/lib/sympy/core copying sympy/core/cache.py -> build/lib/sympy/core copying sympy/core/compatibility.py -> build/lib/sympy/core copying sympy/core/containers.py -> build/lib/sympy/core copying sympy/core/core.py -> build/lib/sympy/core copying sympy/core/coreerrors.py -> build/lib/sympy/core copying sympy/core/decorators.py -> build/lib/sympy/core copying sympy/core/evalf.py -> build/lib/sympy/core copying sympy/core/expr.py -> build/lib/sympy/core copying sympy/core/exprtools.py -> build/lib/sympy/core copying sympy/core/facts.py -> build/lib/sympy/core copying sympy/core/function.py -> build/lib/sympy/core copying sympy/core/kind.py -> build/lib/sympy/core copying sympy/core/logic.py -> build/lib/sympy/core copying sympy/core/mod.py -> build/lib/sympy/core copying sympy/core/mul.py -> build/lib/sympy/core copying sympy/core/multidimensional.py -> build/lib/sympy/core copying sympy/core/numbers.py -> build/lib/sympy/core copying sympy/core/operations.py -> build/lib/sympy/core copying sympy/core/parameters.py -> build/lib/sympy/core copying sympy/core/power.py -> build/lib/sympy/core copying sympy/core/random.py -> build/lib/sympy/core copying sympy/core/relational.py -> build/lib/sympy/core copying sympy/core/rules.py -> build/lib/sympy/core copying sympy/core/singleton.py -> build/lib/sympy/core copying sympy/core/sorting.py -> build/lib/sympy/core copying sympy/core/symbol.py -> build/lib/sympy/core copying sympy/core/sympify.py -> build/lib/sympy/core copying sympy/core/trace.py -> build/lib/sympy/core copying sympy/core/traversal.py -> build/lib/sympy/core creating build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/__init__.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_arit.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_assumptions.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_basic.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_expand.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_numbers.py -> build/lib/sympy/core/benchmarks copying sympy/core/benchmarks/bench_sympify.py -> build/lib/sympy/core/benchmarks creating build/lib/sympy/crypto copying sympy/crypto/__init__.py -> build/lib/sympy/crypto copying sympy/crypto/crypto.py -> build/lib/sympy/crypto creating build/lib/sympy/diffgeom copying sympy/diffgeom/__init__.py -> build/lib/sympy/diffgeom copying sympy/diffgeom/diffgeom.py -> build/lib/sympy/diffgeom copying sympy/diffgeom/rn.py -> build/lib/sympy/diffgeom creating build/lib/sympy/discrete copying sympy/discrete/__init__.py -> build/lib/sympy/discrete copying sympy/discrete/convolutions.py -> build/lib/sympy/discrete copying sympy/discrete/recurrences.py -> build/lib/sympy/discrete copying sympy/discrete/transforms.py -> build/lib/sympy/discrete creating build/lib/sympy/external copying sympy/external/__init__.py -> build/lib/sympy/external copying sympy/external/gmpy.py -> build/lib/sympy/external copying sympy/external/importtools.py -> build/lib/sympy/external copying sympy/external/pythonmpq.py -> build/lib/sympy/external creating build/lib/sympy/functions copying sympy/functions/__init__.py -> build/lib/sympy/functions creating build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/__init__.py -> build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/factorials.py -> build/lib/sympy/functions/combinatorial copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial creating build/lib/sympy/functions/elementary copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/_trigonometric_special.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/piecewise.py -> build/lib/sympy/functions/elementary copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary creating build/lib/sympy/functions/elementary/benchmarks copying sympy/functions/elementary/benchmarks/__init__.py -> build/lib/sympy/functions/elementary/benchmarks copying sympy/functions/elementary/benchmarks/bench_exp.py -> build/lib/sympy/functions/elementary/benchmarks creating build/lib/sympy/functions/special copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special copying sympy/functions/special/bessel.py -> build/lib/sympy/functions/special copying sympy/functions/special/beta_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/bsplines.py -> build/lib/sympy/functions/special copying sympy/functions/special/delta_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/elliptic_integrals.py -> build/lib/sympy/functions/special copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/hyper.py -> build/lib/sympy/functions/special copying sympy/functions/special/mathieu_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special copying sympy/functions/special/singularity_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special creating build/lib/sympy/functions/special/benchmarks copying sympy/functions/special/benchmarks/__init__.py -> build/lib/sympy/functions/special/benchmarks copying sympy/functions/special/benchmarks/bench_special.py -> build/lib/sympy/functions/special/benchmarks creating build/lib/sympy/geometry copying sympy/geometry/__init__.py -> build/lib/sympy/geometry copying sympy/geometry/curve.py -> build/lib/sympy/geometry copying sympy/geometry/ellipse.py -> build/lib/sympy/geometry copying sympy/geometry/entity.py -> build/lib/sympy/geometry copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry copying sympy/geometry/line.py -> build/lib/sympy/geometry copying sympy/geometry/parabola.py -> build/lib/sympy/geometry copying sympy/geometry/plane.py -> build/lib/sympy/geometry copying sympy/geometry/point.py -> build/lib/sympy/geometry copying sympy/geometry/polygon.py -> build/lib/sympy/geometry copying sympy/geometry/util.py -> build/lib/sympy/geometry creating build/lib/sympy/holonomic copying sympy/holonomic/__init__.py -> build/lib/sympy/holonomic copying sympy/holonomic/holonomic.py -> build/lib/sympy/holonomic copying sympy/holonomic/holonomicerrors.py -> build/lib/sympy/holonomic copying sympy/holonomic/numerical.py -> build/lib/sympy/holonomic copying sympy/holonomic/recurrence.py -> build/lib/sympy/holonomic creating build/lib/sympy/integrals copying sympy/integrals/__init__.py -> build/lib/sympy/integrals copying sympy/integrals/deltafunctions.py -> build/lib/sympy/integrals copying sympy/integrals/heurisch.py -> build/lib/sympy/integrals copying sympy/integrals/integrals.py -> build/lib/sympy/integrals copying sympy/integrals/intpoly.py -> build/lib/sympy/integrals copying sympy/integrals/laplace.py -> build/lib/sympy/integrals copying sympy/integrals/manualintegrate.py -> build/lib/sympy/integrals copying sympy/integrals/meijerint.py -> build/lib/sympy/integrals copying sympy/integrals/meijerint_doc.py -> build/lib/sympy/integrals copying sympy/integrals/prde.py -> build/lib/sympy/integrals copying sympy/integrals/quadrature.py -> build/lib/sympy/integrals copying sympy/integrals/rationaltools.py -> build/lib/sympy/integrals copying sympy/integrals/rde.py -> build/lib/sympy/integrals copying sympy/integrals/risch.py -> build/lib/sympy/integrals copying sympy/integrals/singularityfunctions.py -> build/lib/sympy/integrals copying sympy/integrals/transforms.py -> build/lib/sympy/integrals copying sympy/integrals/trigonometry.py -> build/lib/sympy/integrals creating build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/__init__.py -> build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/bench_integrate.py -> build/lib/sympy/integrals/benchmarks copying sympy/integrals/benchmarks/bench_trigintegrate.py -> build/lib/sympy/integrals/benchmarks creating build/lib/sympy/interactive copying sympy/interactive/__init__.py -> build/lib/sympy/interactive copying sympy/interactive/printing.py -> build/lib/sympy/interactive copying sympy/interactive/session.py -> build/lib/sympy/interactive copying sympy/interactive/traversal.py -> build/lib/sympy/interactive creating build/lib/sympy/liealgebras copying sympy/liealgebras/__init__.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/cartan_matrix.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/cartan_type.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/dynkin_diagram.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/root_system.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_a.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_b.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_c.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_d.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_e.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_f.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/type_g.py -> build/lib/sympy/liealgebras copying sympy/liealgebras/weyl_group.py -> build/lib/sympy/liealgebras creating build/lib/sympy/logic copying sympy/logic/__init__.py -> build/lib/sympy/logic copying sympy/logic/boolalg.py -> build/lib/sympy/logic copying sympy/logic/inference.py -> build/lib/sympy/logic creating build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/__init__.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/dpll.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/dpll2.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/minisat22_wrapper.py -> build/lib/sympy/logic/algorithms copying sympy/logic/algorithms/pycosat_wrapper.py -> build/lib/sympy/logic/algorithms creating build/lib/sympy/logic/utilities copying sympy/logic/utilities/__init__.py -> build/lib/sympy/logic/utilities copying sympy/logic/utilities/dimacs.py -> build/lib/sympy/logic/utilities creating build/lib/sympy/matrices copying sympy/matrices/__init__.py -> build/lib/sympy/matrices copying sympy/matrices/common.py -> build/lib/sympy/matrices copying sympy/matrices/decompositions.py -> build/lib/sympy/matrices copying sympy/matrices/dense.py -> build/lib/sympy/matrices copying sympy/matrices/determinant.py -> build/lib/sympy/matrices copying sympy/matrices/eigen.py -> build/lib/sympy/matrices copying sympy/matrices/graph.py -> build/lib/sympy/matrices copying sympy/matrices/immutable.py -> build/lib/sympy/matrices copying sympy/matrices/inverse.py -> build/lib/sympy/matrices copying sympy/matrices/matrices.py -> build/lib/sympy/matrices copying sympy/matrices/normalforms.py -> build/lib/sympy/matrices copying sympy/matrices/reductions.py -> build/lib/sympy/matrices copying sympy/matrices/repmatrix.py -> build/lib/sympy/matrices copying sympy/matrices/solvers.py -> build/lib/sympy/matrices copying sympy/matrices/sparse.py -> build/lib/sympy/matrices copying sympy/matrices/sparsetools.py -> build/lib/sympy/matrices copying sympy/matrices/subspaces.py -> build/lib/sympy/matrices copying sympy/matrices/utilities.py -> build/lib/sympy/matrices creating build/lib/sympy/matrices/benchmarks copying sympy/matrices/benchmarks/__init__.py -> build/lib/sympy/matrices/benchmarks copying sympy/matrices/benchmarks/bench_matrix.py -> build/lib/sympy/matrices/benchmarks creating build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/__init__.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/_shape.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/adjoint.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/applyfunc.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/blockmatrix.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/companion.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/determinant.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/diagonal.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/dotproduct.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/factorizations.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/fourier.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/funcmatrix.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/hadamard.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/inverse.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/kronecker.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matadd.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matexpr.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matmul.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/matpow.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/permutation.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/sets.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/slice.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/special.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/trace.py -> build/lib/sympy/matrices/expressions copying sympy/matrices/expressions/transpose.py -> build/lib/sympy/matrices/expressions creating build/lib/sympy/multipledispatch copying sympy/multipledispatch/__init__.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/conflict.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/core.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/dispatcher.py -> build/lib/sympy/multipledispatch copying sympy/multipledispatch/utils.py -> build/lib/sympy/multipledispatch creating build/lib/sympy/ntheory copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory copying sympy/ntheory/continued_fraction.py -> build/lib/sympy/ntheory copying sympy/ntheory/digits.py -> build/lib/sympy/ntheory copying sympy/ntheory/ecm.py -> build/lib/sympy/ntheory copying sympy/ntheory/egyptian_fraction.py -> build/lib/sympy/ntheory copying sympy/ntheory/elliptic_curve.py -> build/lib/sympy/ntheory copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory copying sympy/ntheory/modular.py -> build/lib/sympy/ntheory copying sympy/ntheory/multinomial.py -> build/lib/sympy/ntheory copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory copying sympy/ntheory/qs.py -> build/lib/sympy/ntheory copying sympy/ntheory/residue_ntheory.py -> build/lib/sympy/ntheory creating build/lib/sympy/parsing copying sympy/parsing/__init__.py -> build/lib/sympy/parsing copying sympy/parsing/ast_parser.py -> build/lib/sympy/parsing copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing copying sympy/parsing/maxima.py -> build/lib/sympy/parsing copying sympy/parsing/sym_expr.py -> build/lib/sympy/parsing copying sympy/parsing/sympy_parser.py -> build/lib/sympy/parsing creating build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/__init__.py -> build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/_build_autolev_antlr.py -> build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/_listener_autolev_antlr.py -> build/lib/sympy/parsing/autolev copying sympy/parsing/autolev/_parse_autolev_antlr.py -> build/lib/sympy/parsing/autolev creating build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/__init__.py -> build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/autolevlexer.py -> build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/autolevlistener.py -> build/lib/sympy/parsing/autolev/_antlr copying sympy/parsing/autolev/_antlr/autolevparser.py -> build/lib/sympy/parsing/autolev/_antlr creating build/lib/sympy/parsing/c copying sympy/parsing/c/__init__.py -> build/lib/sympy/parsing/c copying sympy/parsing/c/c_parser.py -> build/lib/sympy/parsing/c creating build/lib/sympy/parsing/fortran copying sympy/parsing/fortran/__init__.py -> build/lib/sympy/parsing/fortran copying sympy/parsing/fortran/fortran_parser.py -> build/lib/sympy/parsing/fortran creating build/lib/sympy/parsing/latex copying sympy/parsing/latex/__init__.py -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/_build_latex_antlr.py -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/_parse_latex_antlr.py -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/errors.py -> build/lib/sympy/parsing/latex creating build/lib/sympy/parsing/latex/_antlr copying sympy/parsing/latex/_antlr/__init__.py -> build/lib/sympy/parsing/latex/_antlr copying sympy/parsing/latex/_antlr/latexlexer.py -> build/lib/sympy/parsing/latex/_antlr copying sympy/parsing/latex/_antlr/latexparser.py -> build/lib/sympy/parsing/latex/_antlr creating build/lib/sympy/physics copying sympy/physics/__init__.py -> build/lib/sympy/physics copying sympy/physics/hydrogen.py -> build/lib/sympy/physics copying sympy/physics/matrices.py -> build/lib/sympy/physics copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics copying sympy/physics/pring.py -> build/lib/sympy/physics copying sympy/physics/qho_1d.py -> build/lib/sympy/physics copying sympy/physics/secondquant.py -> build/lib/sympy/physics copying sympy/physics/sho.py -> build/lib/sympy/physics copying sympy/physics/wigner.py -> build/lib/sympy/physics creating build/lib/sympy/physics/continuum_mechanics copying sympy/physics/continuum_mechanics/__init__.py -> build/lib/sympy/physics/continuum_mechanics copying sympy/physics/continuum_mechanics/beam.py -> build/lib/sympy/physics/continuum_mechanics copying sympy/physics/continuum_mechanics/truss.py -> build/lib/sympy/physics/continuum_mechanics creating build/lib/sympy/physics/control copying sympy/physics/control/__init__.py -> build/lib/sympy/physics/control copying sympy/physics/control/control_plots.py -> build/lib/sympy/physics/control copying sympy/physics/control/lti.py -> build/lib/sympy/physics/control creating build/lib/sympy/physics/hep copying sympy/physics/hep/__init__.py -> build/lib/sympy/physics/hep copying sympy/physics/hep/gamma_matrices.py -> build/lib/sympy/physics/hep creating build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/__init__.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/body.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/functions.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/joint.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/jointsmethod.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/kane.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/lagrange.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/linearize.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/method.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/models.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/particle.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/rigidbody.py -> build/lib/sympy/physics/mechanics copying sympy/physics/mechanics/system.py -> build/lib/sympy/physics/mechanics creating build/lib/sympy/physics/optics copying sympy/physics/optics/__init__.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/gaussopt.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/medium.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/polarization.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/utils.py -> build/lib/sympy/physics/optics copying sympy/physics/optics/waves.py -> build/lib/sympy/physics/optics creating build/lib/sympy/physics/quantum copying sympy/physics/quantum/__init__.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/anticommutator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/boson.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/cartesian.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/cg.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/circuitplot.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/circuitutils.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/commutator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/constants.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/dagger.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/density.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/fermion.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/gate.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/grover.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/hilbert.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/identitysearch.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/innerproduct.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/matrixcache.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/matrixutils.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operator.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operatorordering.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/pauli.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/operatorset.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/piab.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qapply.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qasm.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qexpr.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qft.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/qubit.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/represent.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/sho1d.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/shor.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/spin.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/state.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/tensorproduct.py -> build/lib/sympy/physics/quantum copying sympy/physics/quantum/trace.py -> build/lib/sympy/physics/quantum creating build/lib/sympy/physics/units copying sympy/physics/units/__init__.py -> build/lib/sympy/physics/units copying sympy/physics/units/dimensions.py -> build/lib/sympy/physics/units copying sympy/physics/units/prefixes.py -> build/lib/sympy/physics/units copying sympy/physics/units/quantities.py -> build/lib/sympy/physics/units copying sympy/physics/units/unitsystem.py -> build/lib/sympy/physics/units copying sympy/physics/units/util.py -> build/lib/sympy/physics/units creating build/lib/sympy/physics/units/definitions copying sympy/physics/units/definitions/__init__.py -> build/lib/sympy/physics/units/definitions copying sympy/physics/units/definitions/dimension_definitions.py -> build/lib/sympy/physics/units/definitions copying sympy/physics/units/definitions/unit_definitions.py -> build/lib/sympy/physics/units/definitions creating build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/__init__.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/cgs.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/length_weight_time.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/mks.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/mksa.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/natural.py -> build/lib/sympy/physics/units/systems copying sympy/physics/units/systems/si.py -> build/lib/sympy/physics/units/systems creating build/lib/sympy/physics/vector copying sympy/physics/vector/__init__.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/dyadic.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/fieldfunctions.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/frame.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/functions.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/point.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/printing.py -> build/lib/sympy/physics/vector copying sympy/physics/vector/vector.py -> build/lib/sympy/physics/vector creating build/lib/sympy/plotting copying sympy/plotting/__init__.py -> build/lib/sympy/plotting copying sympy/plotting/experimental_lambdify.py -> build/lib/sympy/plotting copying sympy/plotting/plot.py -> build/lib/sympy/plotting copying sympy/plotting/plot_implicit.py -> build/lib/sympy/plotting copying sympy/plotting/textplot.py -> build/lib/sympy/plotting creating build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/__init__.py -> build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/interval_arithmetic.py -> build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/interval_membership.py -> build/lib/sympy/plotting/intervalmath copying sympy/plotting/intervalmath/lib_interval.py -> build/lib/sympy/plotting/intervalmath creating build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/__init__.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/color_scheme.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/managed_window.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_axes.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_camera.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_controller.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_curve.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_interval.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_mode.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_mode_base.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_modes.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_object.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_rotation.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_surface.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/plot_window.py -> build/lib/sympy/plotting/pygletplot copying sympy/plotting/pygletplot/util.py -> build/lib/sympy/plotting/pygletplot creating build/lib/sympy/polys copying sympy/polys/__init__.py -> build/lib/sympy/polys copying sympy/polys/appellseqs.py -> build/lib/sympy/polys copying sympy/polys/compatibility.py -> build/lib/sympy/polys copying sympy/polys/constructor.py -> build/lib/sympy/polys copying sympy/polys/densearith.py -> build/lib/sympy/polys copying sympy/polys/densebasic.py -> build/lib/sympy/polys copying sympy/polys/densetools.py -> build/lib/sympy/polys copying sympy/polys/dispersion.py -> build/lib/sympy/polys copying sympy/polys/distributedmodules.py -> build/lib/sympy/polys copying sympy/polys/domainmatrix.py -> build/lib/sympy/polys copying sympy/polys/euclidtools.py -> build/lib/sympy/polys copying sympy/polys/factortools.py -> build/lib/sympy/polys copying sympy/polys/fglmtools.py -> build/lib/sympy/polys copying sympy/polys/fields.py -> build/lib/sympy/polys copying sympy/polys/galoistools.py -> build/lib/sympy/polys copying sympy/polys/groebnertools.py -> build/lib/sympy/polys copying sympy/polys/heuristicgcd.py -> build/lib/sympy/polys copying sympy/polys/modulargcd.py -> build/lib/sympy/polys copying sympy/polys/monomials.py -> build/lib/sympy/polys copying sympy/polys/multivariate_resultants.py -> build/lib/sympy/polys copying sympy/polys/orderings.py -> build/lib/sympy/polys copying sympy/polys/orthopolys.py -> build/lib/sympy/polys copying sympy/polys/partfrac.py -> build/lib/sympy/polys copying sympy/polys/polyclasses.py -> build/lib/sympy/polys copying sympy/polys/polyconfig.py -> build/lib/sympy/polys copying sympy/polys/polyerrors.py -> build/lib/sympy/polys copying sympy/polys/polyfuncs.py -> build/lib/sympy/polys copying sympy/polys/polymatrix.py -> build/lib/sympy/polys copying sympy/polys/polyoptions.py -> build/lib/sympy/polys copying sympy/polys/polyquinticconst.py -> build/lib/sympy/polys copying sympy/polys/polyroots.py -> build/lib/sympy/polys copying sympy/polys/polytools.py -> build/lib/sympy/polys copying sympy/polys/polyutils.py -> build/lib/sympy/polys copying sympy/polys/rationaltools.py -> build/lib/sympy/polys copying sympy/polys/ring_series.py -> build/lib/sympy/polys copying sympy/polys/rings.py -> build/lib/sympy/polys copying sympy/polys/solvers.py -> build/lib/sympy/polys copying sympy/polys/rootisolation.py -> build/lib/sympy/polys copying sympy/polys/rootoftools.py -> build/lib/sympy/polys copying sympy/polys/specialpolys.py -> build/lib/sympy/polys copying sympy/polys/sqfreetools.py -> build/lib/sympy/polys copying sympy/polys/subresultants_qq_zz.py -> build/lib/sympy/polys creating build/lib/sympy/polys/agca copying sympy/polys/agca/__init__.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/extensions.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/homomorphisms.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/ideals.py -> build/lib/sympy/polys/agca copying sympy/polys/agca/modules.py -> build/lib/sympy/polys/agca creating build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/__init__.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_galoispolys.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_groebnertools.py -> build/lib/sympy/polys/benchmarks copying sympy/polys/benchmarks/bench_solvers.py -> build/lib/sympy/polys/benchmarks creating build/lib/sympy/polys/domains copying sympy/polys/domains/__init__.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/algebraicfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/characteristiczero.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/complexfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/compositedomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/domain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/domainelement.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/expressiondomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/expressionrawdomain.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/field.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/finitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/fractionfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gaussiandomains.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyfinitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyintegerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/gmpyrationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/groundtypes.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/integerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/modularinteger.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/mpelements.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/old_fractionfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/old_polynomialring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/polynomialring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonfinitefield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonintegerring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonrational.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/pythonrationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/quotientring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/rationalfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/realfield.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/ring.py -> build/lib/sympy/polys/domains copying sympy/polys/domains/simpledomain.py -> build/lib/sympy/polys/domains creating build/lib/sympy/polys/matrices copying sympy/polys/matrices/__init__.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/_typing.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/ddm.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/dense.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/domainmatrix.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/domainscalar.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/eigen.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/exceptions.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/linsolve.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/lll.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/normalforms.py -> build/lib/sympy/polys/matrices copying sympy/polys/matrices/sdm.py -> build/lib/sympy/polys/matrices creating build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/__init__.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/basis.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/exceptions.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/galois_resolvents.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/galoisgroups.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/minpoly.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/modules.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/primes.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/resolvent_lookup.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/subfield.py -> build/lib/sympy/polys/numberfields copying sympy/polys/numberfields/utilities.py -> build/lib/sympy/polys/numberfields creating build/lib/sympy/printing copying sympy/printing/__init__.py -> build/lib/sympy/printing copying sympy/printing/aesaracode.py -> build/lib/sympy/printing copying sympy/printing/c.py -> build/lib/sympy/printing copying sympy/printing/codeprinter.py -> build/lib/sympy/printing copying sympy/printing/conventions.py -> build/lib/sympy/printing copying sympy/printing/cxx.py -> build/lib/sympy/printing copying sympy/printing/defaults.py -> build/lib/sympy/printing copying sympy/printing/dot.py -> build/lib/sympy/printing copying sympy/printing/fortran.py -> build/lib/sympy/printing copying sympy/printing/glsl.py -> build/lib/sympy/printing copying sympy/printing/gtk.py -> build/lib/sympy/printing copying sympy/printing/jscode.py -> build/lib/sympy/printing copying sympy/printing/julia.py -> build/lib/sympy/printing copying sympy/printing/lambdarepr.py -> build/lib/sympy/printing copying sympy/printing/latex.py -> build/lib/sympy/printing copying sympy/printing/llvmjitcode.py -> build/lib/sympy/printing copying sympy/printing/maple.py -> build/lib/sympy/printing copying sympy/printing/mathematica.py -> build/lib/sympy/printing copying sympy/printing/mathml.py -> build/lib/sympy/printing copying sympy/printing/numpy.py -> build/lib/sympy/printing copying sympy/printing/octave.py -> build/lib/sympy/printing copying sympy/printing/precedence.py -> build/lib/sympy/printing copying sympy/printing/preview.py -> build/lib/sympy/printing copying sympy/printing/printer.py -> build/lib/sympy/printing copying sympy/printing/pycode.py -> build/lib/sympy/printing copying sympy/printing/python.py -> build/lib/sympy/printing copying sympy/printing/rcode.py -> build/lib/sympy/printing copying sympy/printing/repr.py -> build/lib/sympy/printing copying sympy/printing/rust.py -> build/lib/sympy/printing copying sympy/printing/smtlib.py -> build/lib/sympy/printing copying sympy/printing/str.py -> build/lib/sympy/printing copying sympy/printing/tableform.py -> build/lib/sympy/printing copying sympy/printing/tensorflow.py -> build/lib/sympy/printing copying sympy/printing/theanocode.py -> build/lib/sympy/printing copying sympy/printing/tree.py -> build/lib/sympy/printing creating build/lib/sympy/printing/pretty copying sympy/printing/pretty/__init__.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/pretty.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty copying sympy/printing/pretty/stringpict.py -> build/lib/sympy/printing/pretty creating build/lib/sympy/sandbox copying sympy/sandbox/__init__.py -> build/lib/sympy/sandbox copying sympy/sandbox/indexed_integrals.py -> build/lib/sympy/sandbox creating build/lib/sympy/series copying sympy/series/__init__.py -> build/lib/sympy/series copying sympy/series/acceleration.py -> build/lib/sympy/series copying sympy/series/approximants.py -> build/lib/sympy/series copying sympy/series/aseries.py -> build/lib/sympy/series copying sympy/series/formal.py -> build/lib/sympy/series copying sympy/series/fourier.py -> build/lib/sympy/series copying sympy/series/gruntz.py -> build/lib/sympy/series copying sympy/series/kauers.py -> build/lib/sympy/series copying sympy/series/limits.py -> build/lib/sympy/series copying sympy/series/limitseq.py -> build/lib/sympy/series copying sympy/series/order.py -> build/lib/sympy/series copying sympy/series/residues.py -> build/lib/sympy/series copying sympy/series/sequences.py -> build/lib/sympy/series copying sympy/series/series.py -> build/lib/sympy/series copying sympy/series/series_class.py -> build/lib/sympy/series creating build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/__init__.py -> build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/bench_limit.py -> build/lib/sympy/series/benchmarks copying sympy/series/benchmarks/bench_order.py -> build/lib/sympy/series/benchmarks creating build/lib/sympy/sets copying sympy/sets/__init__.py -> build/lib/sympy/sets copying sympy/sets/conditionset.py -> build/lib/sympy/sets copying sympy/sets/contains.py -> build/lib/sympy/sets copying sympy/sets/fancysets.py -> build/lib/sympy/sets copying sympy/sets/ordinals.py -> build/lib/sympy/sets copying sympy/sets/powerset.py -> build/lib/sympy/sets copying sympy/sets/setexpr.py -> build/lib/sympy/sets copying sympy/sets/sets.py -> build/lib/sympy/sets creating build/lib/sympy/sets/handlers copying sympy/sets/handlers/__init__.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/add.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/comparison.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/functions.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/intersection.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/issubset.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/mul.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/power.py -> build/lib/sympy/sets/handlers copying sympy/sets/handlers/union.py -> build/lib/sympy/sets/handlers creating build/lib/sympy/simplify copying sympy/simplify/__init__.py -> build/lib/sympy/simplify copying sympy/simplify/combsimp.py -> build/lib/sympy/simplify copying sympy/simplify/cse_main.py -> build/lib/sympy/simplify copying sympy/simplify/cse_opts.py -> build/lib/sympy/simplify copying sympy/simplify/epathtools.py -> build/lib/sympy/simplify copying sympy/simplify/fu.py -> build/lib/sympy/simplify copying sympy/simplify/gammasimp.py -> build/lib/sympy/simplify copying sympy/simplify/hyperexpand.py -> build/lib/sympy/simplify copying sympy/simplify/hyperexpand_doc.py -> build/lib/sympy/simplify copying sympy/simplify/powsimp.py -> build/lib/sympy/simplify copying sympy/simplify/radsimp.py -> build/lib/sympy/simplify copying sympy/simplify/ratsimp.py -> build/lib/sympy/simplify copying sympy/simplify/simplify.py -> build/lib/sympy/simplify copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify copying sympy/simplify/traversaltools.py -> build/lib/sympy/simplify copying sympy/simplify/trigsimp.py -> build/lib/sympy/simplify creating build/lib/sympy/solvers copying sympy/solvers/__init__.py -> build/lib/sympy/solvers copying sympy/solvers/bivariate.py -> build/lib/sympy/solvers copying sympy/solvers/decompogen.py -> build/lib/sympy/solvers copying sympy/solvers/deutils.py -> build/lib/sympy/solvers copying sympy/solvers/inequalities.py -> build/lib/sympy/solvers copying sympy/solvers/pde.py -> build/lib/sympy/solvers copying sympy/solvers/polysys.py -> build/lib/sympy/solvers copying sympy/solvers/recurr.py -> build/lib/sympy/solvers copying sympy/solvers/solvers.py -> build/lib/sympy/solvers copying sympy/solvers/solveset.py -> build/lib/sympy/solvers creating build/lib/sympy/solvers/benchmarks copying sympy/solvers/benchmarks/__init__.py -> build/lib/sympy/solvers/benchmarks copying sympy/solvers/benchmarks/bench_solvers.py -> build/lib/sympy/solvers/benchmarks creating build/lib/sympy/solvers/diophantine copying sympy/solvers/diophantine/__init__.py -> build/lib/sympy/solvers/diophantine copying sympy/solvers/diophantine/diophantine.py -> build/lib/sympy/solvers/diophantine creating build/lib/sympy/solvers/ode copying sympy/solvers/ode/__init__.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/hypergeometric.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/lie_group.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/nonhomogeneous.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/ode.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/riccati.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/single.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/subscheck.py -> build/lib/sympy/solvers/ode copying sympy/solvers/ode/systems.py -> build/lib/sympy/solvers/ode creating build/lib/sympy/stats copying sympy/stats/__init__.py -> build/lib/sympy/stats copying sympy/stats/compound_rv.py -> build/lib/sympy/stats copying sympy/stats/crv.py -> build/lib/sympy/stats copying sympy/stats/crv_types.py -> build/lib/sympy/stats copying sympy/stats/drv.py -> build/lib/sympy/stats copying sympy/stats/drv_types.py -> build/lib/sympy/stats copying sympy/stats/error_prop.py -> build/lib/sympy/stats copying sympy/stats/frv.py -> build/lib/sympy/stats copying sympy/stats/frv_types.py -> build/lib/sympy/stats copying sympy/stats/joint_rv.py -> build/lib/sympy/stats copying sympy/stats/joint_rv_types.py -> build/lib/sympy/stats copying sympy/stats/matrix_distributions.py -> build/lib/sympy/stats copying sympy/stats/random_matrix.py -> build/lib/sympy/stats copying sympy/stats/random_matrix_models.py -> build/lib/sympy/stats copying sympy/stats/rv.py -> build/lib/sympy/stats copying sympy/stats/rv_interface.py -> build/lib/sympy/stats copying sympy/stats/stochastic_process.py -> build/lib/sympy/stats copying sympy/stats/stochastic_process_types.py -> build/lib/sympy/stats copying sympy/stats/symbolic_probability.py -> build/lib/sympy/stats copying sympy/stats/symbolic_multivariate_probability.py -> build/lib/sympy/stats creating build/lib/sympy/stats/sampling copying sympy/stats/sampling/__init__.py -> build/lib/sympy/stats/sampling copying sympy/stats/sampling/sample_numpy.py -> build/lib/sympy/stats/sampling copying sympy/stats/sampling/sample_pymc.py -> build/lib/sympy/stats/sampling copying sympy/stats/sampling/sample_scipy.py -> build/lib/sympy/stats/sampling creating build/lib/sympy/strategies copying sympy/strategies/__init__.py -> build/lib/sympy/strategies copying sympy/strategies/core.py -> build/lib/sympy/strategies copying sympy/strategies/rl.py -> build/lib/sympy/strategies copying sympy/strategies/tools.py -> build/lib/sympy/strategies copying sympy/strategies/traverse.py -> build/lib/sympy/strategies copying sympy/strategies/tree.py -> build/lib/sympy/strategies copying sympy/strategies/util.py -> build/lib/sympy/strategies creating build/lib/sympy/strategies/branch copying sympy/strategies/branch/__init__.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/core.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/tools.py -> build/lib/sympy/strategies/branch copying sympy/strategies/branch/traverse.py -> build/lib/sympy/strategies/branch creating build/lib/sympy/tensor copying sympy/tensor/__init__.py -> build/lib/sympy/tensor copying sympy/tensor/functions.py -> build/lib/sympy/tensor copying sympy/tensor/index_methods.py -> build/lib/sympy/tensor copying sympy/tensor/indexed.py -> build/lib/sympy/tensor copying sympy/tensor/tensor.py -> build/lib/sympy/tensor copying sympy/tensor/toperators.py -> build/lib/sympy/tensor creating build/lib/sympy/tensor/array copying sympy/tensor/array/__init__.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/array_comprehension.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/array_derivatives.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/arrayop.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/dense_ndim_array.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/mutable_ndim_array.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/ndim_array.py -> build/lib/sympy/tensor/array copying sympy/tensor/array/sparse_ndim_array.py -> build/lib/sympy/tensor/array creating build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/__init__.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/array_expressions.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/from_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/from_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/from_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/from_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions copying sympy/tensor/array/expressions/utils.py -> build/lib/sympy/tensor/array/expressions creating build/lib/sympy/testing copying sympy/testing/__init__.py -> build/lib/sympy/testing copying sympy/testing/matrices.py -> build/lib/sympy/testing copying sympy/testing/pytest.py -> build/lib/sympy/testing copying sympy/testing/quality_unicode.py -> build/lib/sympy/testing copying sympy/testing/randtest.py -> build/lib/sympy/testing copying sympy/testing/runtests.py -> build/lib/sympy/testing copying sympy/testing/tmpfiles.py -> build/lib/sympy/testing creating build/lib/sympy/unify copying sympy/unify/__init__.py -> build/lib/sympy/unify copying sympy/unify/core.py -> build/lib/sympy/unify copying sympy/unify/rewrite.py -> build/lib/sympy/unify copying sympy/unify/usympy.py -> build/lib/sympy/unify creating build/lib/sympy/utilities copying sympy/utilities/__init__.py -> build/lib/sympy/utilities copying sympy/utilities/autowrap.py -> build/lib/sympy/utilities copying sympy/utilities/codegen.py -> build/lib/sympy/utilities copying sympy/utilities/decorator.py -> build/lib/sympy/utilities copying sympy/utilities/enumerative.py -> build/lib/sympy/utilities copying sympy/utilities/exceptions.py -> build/lib/sympy/utilities copying sympy/utilities/iterables.py -> build/lib/sympy/utilities copying sympy/utilities/lambdify.py -> build/lib/sympy/utilities copying sympy/utilities/magic.py -> build/lib/sympy/utilities copying sympy/utilities/matchpy_connector.py -> build/lib/sympy/utilities copying sympy/utilities/memoization.py -> build/lib/sympy/utilities copying sympy/utilities/misc.py -> build/lib/sympy/utilities copying sympy/utilities/pkgdata.py -> build/lib/sympy/utilities copying sympy/utilities/pytest.py -> build/lib/sympy/utilities copying sympy/utilities/randtest.py -> build/lib/sympy/utilities copying sympy/utilities/runtests.py -> build/lib/sympy/utilities copying sympy/utilities/source.py -> build/lib/sympy/utilities copying sympy/utilities/timeutils.py -> build/lib/sympy/utilities copying sympy/utilities/tmpfiles.py -> build/lib/sympy/utilities creating build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/__init__.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/availability.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/compilation.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/runners.py -> build/lib/sympy/utilities/_compilation copying sympy/utilities/_compilation/util.py -> build/lib/sympy/utilities/_compilation creating build/lib/sympy/utilities/mathml copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml creating build/lib/sympy/vector copying sympy/vector/__init__.py -> build/lib/sympy/vector copying sympy/vector/basisdependent.py -> build/lib/sympy/vector copying sympy/vector/coordsysrect.py -> build/lib/sympy/vector copying sympy/vector/deloperator.py -> build/lib/sympy/vector copying sympy/vector/dyadic.py -> build/lib/sympy/vector copying sympy/vector/functions.py -> build/lib/sympy/vector copying sympy/vector/implicitregion.py -> build/lib/sympy/vector copying sympy/vector/integrals.py -> build/lib/sympy/vector copying sympy/vector/operators.py -> build/lib/sympy/vector copying sympy/vector/orienters.py -> build/lib/sympy/vector copying sympy/vector/parametricregion.py -> build/lib/sympy/vector copying sympy/vector/point.py -> build/lib/sympy/vector copying sympy/vector/scalar.py -> build/lib/sympy/vector copying sympy/vector/vector.py -> build/lib/sympy/vector creating build/lib/sympy/algebras/tests copying sympy/algebras/tests/__init__.py -> build/lib/sympy/algebras/tests copying sympy/algebras/tests/test_quaternion.py -> build/lib/sympy/algebras/tests creating build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/__init__.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_assumptions_2.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_context.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_matrices.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_query.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_refine.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_satask.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_sathandlers.py -> build/lib/sympy/assumptions/tests copying sympy/assumptions/tests/test_wrapper.py -> build/lib/sympy/assumptions/tests creating build/lib/sympy/calculus/tests copying sympy/calculus/tests/__init__.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_accumulationbounds.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_euler.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_finite_diff.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_singularities.py -> build/lib/sympy/calculus/tests copying sympy/calculus/tests/test_util.py -> build/lib/sympy/calculus/tests creating build/lib/sympy/categories/tests copying sympy/categories/tests/__init__.py -> build/lib/sympy/categories/tests copying sympy/categories/tests/test_baseclasses.py -> build/lib/sympy/categories/tests copying sympy/categories/tests/test_drawing.py -> build/lib/sympy/categories/tests creating build/lib/sympy/codegen/tests copying sympy/codegen/tests/__init__.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_abstract_nodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_algorithms.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_applications.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_approximations.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_ast.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_cfunctions.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_cnodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_cxxnodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_fnodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_numpy_nodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_pynodes.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_pyutils.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_rewriting.py -> build/lib/sympy/codegen/tests copying sympy/codegen/tests/test_scipy_nodes.py -> build/lib/sympy/codegen/tests creating build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/__init__.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_coset_table.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_fp_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_free_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_galois.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_generators.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_graycode.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_group_constructs.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_group_numbers.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_homomorphisms.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_named_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_partitions.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_pc_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_perm_groups.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_permutations.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_polyhedron.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_prufer.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_rewriting.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_schur_number.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_subsets.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_tensor_can.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_testutil.py -> build/lib/sympy/combinatorics/tests copying sympy/combinatorics/tests/test_util.py -> build/lib/sympy/combinatorics/tests creating build/lib/sympy/concrete/tests copying sympy/concrete/tests/__init__.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_delta.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_guess.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests creating build/lib/sympy/core/tests copying sympy/core/tests/__init__.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_args.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_arit.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_assumptions.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_basic.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_cache.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_compatibility.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_constructor_postprocessor.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_containers.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_count_ops.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_evalf.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_expand.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_expr.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_exprtools.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_facts.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_function.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_kind.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_logic.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_multidimensional.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_noncommutative.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_operations.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_parameters.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_power.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_priority.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_random.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_rules.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_singleton.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_sorting.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_traversal.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests creating build/lib/sympy/crypto/tests copying sympy/crypto/tests/__init__.py -> build/lib/sympy/crypto/tests copying sympy/crypto/tests/test_crypto.py -> build/lib/sympy/crypto/tests creating build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/__init__.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_class_structure.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_diffgeom.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/lib/sympy/diffgeom/tests copying sympy/diffgeom/tests/test_hyperbolic_space.py -> build/lib/sympy/diffgeom/tests creating build/lib/sympy/discrete/tests copying sympy/discrete/tests/__init__.py -> build/lib/sympy/discrete/tests copying sympy/discrete/tests/test_convolutions.py -> build/lib/sympy/discrete/tests copying sympy/discrete/tests/test_recurrences.py -> build/lib/sympy/discrete/tests copying sympy/discrete/tests/test_transforms.py -> build/lib/sympy/discrete/tests creating build/lib/sympy/external/tests copying sympy/external/tests/__init__.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_autowrap.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_codegen.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_importtools.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_numpy.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_pythonmpq.py -> build/lib/sympy/external/tests copying sympy/external/tests/test_scipy.py -> build/lib/sympy/external/tests creating build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/__init__.py -> build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/lib/sympy/functions/combinatorial/tests copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests creating build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/__init__.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_complexes.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_exponential.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_hyperbolic.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_integers.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_interface.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_miscellaneous.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_piecewise.py -> build/lib/sympy/functions/elementary/tests copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests creating build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/__init__.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_bessel.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_beta_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_bsplines.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_delta_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_elliptic_integrals.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_error_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_gamma_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_hyper.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_mathieu.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_singularity_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_spec_polynomials.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_spherical_harmonics.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_tensor_functions.py -> build/lib/sympy/functions/special/tests copying sympy/functions/special/tests/test_zeta_functions.py -> build/lib/sympy/functions/special/tests creating build/lib/sympy/geometry/tests copying sympy/geometry/tests/__init__.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_curve.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_ellipse.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_entity.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_geometrysets.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_line.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_parabola.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_plane.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_point.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_polygon.py -> build/lib/sympy/geometry/tests copying sympy/geometry/tests/test_util.py -> build/lib/sympy/geometry/tests creating build/lib/sympy/holonomic/tests copying sympy/holonomic/tests/__init__.py -> build/lib/sympy/holonomic/tests copying sympy/holonomic/tests/test_holonomic.py -> build/lib/sympy/holonomic/tests copying sympy/holonomic/tests/test_recurrence.py -> build/lib/sympy/holonomic/tests creating build/lib/sympy/integrals/tests copying sympy/integrals/tests/__init__.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_deltafunctions.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_failing_integrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_heurisch.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_intpoly.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_laplace.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_lineintegrals.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_manual.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_meijerint.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_prde.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_quadrature.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_rationaltools.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_rde.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_singularityfunctions.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_transforms.py -> build/lib/sympy/integrals/tests copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests creating build/lib/sympy/interactive/tests copying sympy/interactive/tests/__init__.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_interactive.py -> build/lib/sympy/interactive/tests copying sympy/interactive/tests/test_ipython.py -> build/lib/sympy/interactive/tests creating build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/__init__.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_cartan_matrix.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_cartan_type.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_dynkin_diagram.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_root_system.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_A.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_B.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_C.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_D.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_E.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_F.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_type_G.py -> build/lib/sympy/liealgebras/tests copying sympy/liealgebras/tests/test_weyl_group.py -> build/lib/sympy/liealgebras/tests creating build/lib/sympy/logic/tests copying sympy/logic/tests/__init__.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/test_boolalg.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/test_dimacs.py -> build/lib/sympy/logic/tests copying sympy/logic/tests/test_inference.py -> build/lib/sympy/logic/tests creating build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/__init__.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_adjoint.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_applyfunc.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_blockmatrix.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_companion.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_derivatives.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_determinant.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_diagonal.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_dotproduct.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_factorizations.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_fourier.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_hadamard.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_indexing.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_inverse.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_kronecker.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matadd.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matexpr.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matmul.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_matpow.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_permutation.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_sets.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_slice.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_special.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_trace.py -> build/lib/sympy/matrices/expressions/tests copying sympy/matrices/expressions/tests/test_transpose.py -> build/lib/sympy/matrices/expressions/tests creating build/lib/sympy/matrices/tests copying sympy/matrices/tests/__init__.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_commonmatrix.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_decompositions.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_determinant.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_eigen.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_graph.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_immutable.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_interactions.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_normalforms.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_reductions.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_solvers.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_sparse.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_sparsetools.py -> build/lib/sympy/matrices/tests copying sympy/matrices/tests/test_subspaces.py -> build/lib/sympy/matrices/tests creating build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/__init__.py -> build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/test_conflict.py -> build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/test_core.py -> build/lib/sympy/multipledispatch/tests copying sympy/multipledispatch/tests/test_dispatcher.py -> build/lib/sympy/multipledispatch/tests creating build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/__init__.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_bbp_pi.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_continued_fraction.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_digits.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_ecm.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_egyptian_fraction.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_elliptic_curve.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_factor_.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_generate.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_modular.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_multinomial.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_partitions.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_primetest.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_qs.py -> build/lib/sympy/ntheory/tests copying sympy/ntheory/tests/test_residue.py -> build/lib/sympy/ntheory/tests creating build/lib/sympy/parsing/tests copying sympy/parsing/tests/__init__.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_ast_parser.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_autolev.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_c_parser.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_fortran_parser.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_implicit_multiplication_application.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_latex.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_latex_deps.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_sym_expr.py -> build/lib/sympy/parsing/tests copying sympy/parsing/tests/test_sympy_parser.py -> build/lib/sympy/parsing/tests creating build/lib/sympy/physics/continuum_mechanics/tests copying sympy/physics/continuum_mechanics/tests/__init__.py -> build/lib/sympy/physics/continuum_mechanics/tests copying sympy/physics/continuum_mechanics/tests/test_beam.py -> build/lib/sympy/physics/continuum_mechanics/tests copying sympy/physics/continuum_mechanics/tests/test_truss.py -> build/lib/sympy/physics/continuum_mechanics/tests creating build/lib/sympy/physics/control/tests copying sympy/physics/control/tests/__init__.py -> build/lib/sympy/physics/control/tests copying sympy/physics/control/tests/test_control_plots.py -> build/lib/sympy/physics/control/tests copying sympy/physics/control/tests/test_lti.py -> build/lib/sympy/physics/control/tests creating build/lib/sympy/physics/hep/tests copying sympy/physics/hep/tests/__init__.py -> build/lib/sympy/physics/hep/tests copying sympy/physics/hep/tests/test_gamma_matrices.py -> build/lib/sympy/physics/hep/tests creating build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/__init__.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_body.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_functions.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_joint.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_jointsmethod.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane2.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane3.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_kane4.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_lagrange.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_lagrange2.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_linearize.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_method.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_models.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_particle.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_rigidbody.py -> build/lib/sympy/physics/mechanics/tests copying sympy/physics/mechanics/tests/test_system.py -> build/lib/sympy/physics/mechanics/tests creating build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/__init__.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_gaussopt.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_medium.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_polarization.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_utils.py -> build/lib/sympy/physics/optics/tests copying sympy/physics/optics/tests/test_waves.py -> build/lib/sympy/physics/optics/tests creating build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/__init__.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_anticommutator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_boson.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_cartesian.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_cg.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_circuitplot.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_circuitutils.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_commutator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_constants.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_dagger.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_density.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_fermion.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_gate.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_grover.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_hilbert.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_identitysearch.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_innerproduct.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_matrixutils.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operator.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operatorordering.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_operatorset.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_pauli.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_piab.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_printing.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qapply.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qasm.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qexpr.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qft.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_qubit.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_represent.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_sho1d.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_shor.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_spin.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_state.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_tensorproduct.py -> build/lib/sympy/physics/quantum/tests copying sympy/physics/quantum/tests/test_trace.py -> build/lib/sympy/physics/quantum/tests creating build/lib/sympy/physics/tests copying sympy/physics/tests/__init__.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_clebsch_gordan.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_hydrogen.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_paulialgebra.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_physics_matrices.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_pring.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_qho_1d.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_secondquant.py -> build/lib/sympy/physics/tests copying sympy/physics/tests/test_sho.py -> build/lib/sympy/physics/tests creating build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/__init__.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_dimensions.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_dimensionsystem.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_prefixes.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_quantities.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_unitsystem.py -> build/lib/sympy/physics/units/tests copying sympy/physics/units/tests/test_util.py -> build/lib/sympy/physics/units/tests creating build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/__init__.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_dyadic.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_fieldfunctions.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_frame.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_functions.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_output.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_point.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_printing.py -> build/lib/sympy/physics/vector/tests copying sympy/physics/vector/tests/test_vector.py -> build/lib/sympy/physics/vector/tests creating build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/__init__.py -> build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/lib/sympy/plotting/intervalmath/tests copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/lib/sympy/plotting/intervalmath/tests creating build/lib/sympy/plotting/pygletplot/tests copying sympy/plotting/pygletplot/tests/__init__.py -> build/lib/sympy/plotting/pygletplot/tests copying sympy/plotting/pygletplot/tests/test_plotting.py -> build/lib/sympy/plotting/pygletplot/tests creating build/lib/sympy/plotting/tests copying sympy/plotting/tests/__init__.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_experimental_lambdify.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_plot.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_plot_implicit.py -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_textplot.py -> build/lib/sympy/plotting/tests creating build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/__init__.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_extensions.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_homomorphisms.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_ideals.py -> build/lib/sympy/polys/agca/tests copying sympy/polys/agca/tests/test_modules.py -> build/lib/sympy/polys/agca/tests creating build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/__init__.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_domains.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_polynomialring.py -> build/lib/sympy/polys/domains/tests copying sympy/polys/domains/tests/test_quotientring.py -> build/lib/sympy/polys/domains/tests creating build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/__init__.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_ddm.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_dense.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_domainmatrix.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_domainscalar.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_eigen.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_linsolve.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_lll.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_normalforms.py -> build/lib/sympy/polys/matrices/tests copying sympy/polys/matrices/tests/test_sdm.py -> build/lib/sympy/polys/matrices/tests creating build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/__init__.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_basis.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_galoisgroups.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_minpoly.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_modules.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_numbers.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_primes.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_subfield.py -> build/lib/sympy/polys/numberfields/tests copying sympy/polys/numberfields/tests/test_utilities.py -> build/lib/sympy/polys/numberfields/tests creating build/lib/sympy/polys/tests copying sympy/polys/tests/__init__.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_appellseqs.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_constructor.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densearith.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densebasic.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_densetools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_dispersion.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_distributedmodules.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_euclidtools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_factortools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_fields.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_galoistools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_groebnertools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_heuristicgcd.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_injections.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_modulargcd.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_monomials.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_multivariate_resultants.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_orderings.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_orthopolys.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_partfrac.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyclasses.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyfuncs.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polymatrix.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyoptions.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyroots.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polytools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_polyutils.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_pythonrational.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rationaltools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_ring_series.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rings.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rootisolation.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_rootoftools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_solvers.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_specialpolys.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_sqfreetools.py -> build/lib/sympy/polys/tests copying sympy/polys/tests/test_subresultants_qq_zz.py -> build/lib/sympy/polys/tests creating build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/__init__.py -> build/lib/sympy/printing/pretty/tests copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests creating build/lib/sympy/printing/tests copying sympy/printing/tests/__init__.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_aesaracode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_c.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_codeprinter.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_conventions.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_cupy.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_cxx.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_dot.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_fortran.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_glsl.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_jax.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_jscode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_julia.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_lambdarepr.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_llvmjit.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_maple.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_mathematica.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_numpy.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_octave.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_precedence.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_preview.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_pycode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_rcode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_repr.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_rust.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_smtlib.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_str.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_tableform.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_tensorflow.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_theanocode.py -> build/lib/sympy/printing/tests copying sympy/printing/tests/test_tree.py -> build/lib/sympy/printing/tests creating build/lib/sympy/sandbox/tests copying sympy/sandbox/tests/__init__.py -> build/lib/sympy/sandbox/tests copying sympy/sandbox/tests/test_indexed_integrals.py -> build/lib/sympy/sandbox/tests creating build/lib/sympy/series/tests copying sympy/series/tests/__init__.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_approximants.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_aseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_formal.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_fourier.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_kauers.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_limitseq.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_lseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_residues.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_sequences.py -> build/lib/sympy/series/tests copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests creating build/lib/sympy/sets/tests copying sympy/sets/tests/__init__.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_conditionset.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_contains.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_fancysets.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_ordinals.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_powerset.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_setexpr.py -> build/lib/sympy/sets/tests copying sympy/sets/tests/test_sets.py -> build/lib/sympy/sets/tests creating build/lib/sympy/simplify/tests copying sympy/simplify/tests/__init__.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_combsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_cse.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_epathtools.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_fu.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_function.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_gammasimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_hyperexpand.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_powsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_radsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_ratsimp.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests copying sympy/simplify/tests/test_trigsimp.py -> build/lib/sympy/simplify/tests creating build/lib/sympy/solvers/diophantine/tests copying sympy/solvers/diophantine/tests/__init__.py -> build/lib/sympy/solvers/diophantine/tests copying sympy/solvers/diophantine/tests/test_diophantine.py -> build/lib/sympy/solvers/diophantine/tests creating build/lib/sympy/solvers/ode/tests copying sympy/solvers/ode/tests/__init__.py -> build/lib/sympy/solvers/ode/tests copying sympy/solvers/ode/tests/test_lie_group.py -> build/lib/sympy/solvers/ode/tests copying sympy/solvers/ode/tests/test_ode.py -> build/lib/sympy/solvers/ode/tests copying sympy/solvers/ode/tests/test_riccati.py -> build/lib/sympy/solvers/ode/tests copying sympy/solvers/ode/tests/test_single.py -> build/lib/sympy/solvers/ode/tests copying sympy/solvers/ode/tests/test_subscheck.py -> build/lib/sympy/solvers/ode/tests copying sympy/solvers/ode/tests/test_systems.py -> build/lib/sympy/solvers/ode/tests creating build/lib/sympy/solvers/tests copying sympy/solvers/tests/__init__.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_constantsimp.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_decompogen.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_inequalities.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_numeric.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_pde.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_polysys.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests copying sympy/solvers/tests/test_solveset.py -> build/lib/sympy/solvers/tests creating build/lib/sympy/stats/sampling/tests copying sympy/stats/sampling/tests/__init__.py -> build/lib/sympy/stats/sampling/tests copying sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/lib/sympy/stats/sampling/tests copying sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/lib/sympy/stats/sampling/tests copying sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/lib/sympy/stats/sampling/tests creating build/lib/sympy/stats/tests copying sympy/stats/tests/__init__.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_compound_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_continuous_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_discrete_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_error_prop.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_finite_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_joint_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_matrix_distributions.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_mix.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_random_matrix.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_rv.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_stochastic_process.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_symbolic_multivariate.py -> build/lib/sympy/stats/tests copying sympy/stats/tests/test_symbolic_probability.py -> build/lib/sympy/stats/tests creating build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/__init__.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_core.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_tools.py -> build/lib/sympy/strategies/branch/tests copying sympy/strategies/branch/tests/test_traverse.py -> build/lib/sympy/strategies/branch/tests creating build/lib/sympy/strategies/tests copying sympy/strategies/tests/__init__.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_core.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_rl.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_tools.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_traverse.py -> build/lib/sympy/strategies/tests copying sympy/strategies/tests/test_tree.py -> build/lib/sympy/strategies/tests creating build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/__init__.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions/tests copying sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py -> build/lib/sympy/tensor/array/expressions/tests creating build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/__init__.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_array_comprehension.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_array_derivatives.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_arrayop.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_ndim_array.py -> build/lib/sympy/tensor/array/tests copying sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/lib/sympy/tensor/array/tests creating build/lib/sympy/tensor/tests copying sympy/tensor/tests/__init__.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_functions.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_index_methods.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_indexed.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_printing.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_tensor.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_tensor_element.py -> build/lib/sympy/tensor/tests copying sympy/tensor/tests/test_tensor_operators.py -> build/lib/sympy/tensor/tests creating build/lib/sympy/testing/tests copying sympy/testing/tests/__init__.py -> build/lib/sympy/testing/tests copying sympy/testing/tests/diagnose_imports.py -> build/lib/sympy/testing/tests copying sympy/testing/tests/test_code_quality.py -> build/lib/sympy/testing/tests copying sympy/testing/tests/test_deprecated.py -> build/lib/sympy/testing/tests copying sympy/testing/tests/test_module_imports.py -> build/lib/sympy/testing/tests copying sympy/testing/tests/test_pytest.py -> build/lib/sympy/testing/tests creating build/lib/sympy/unify/tests copying sympy/unify/tests/__init__.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/test_rewrite.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/test_sympy.py -> build/lib/sympy/unify/tests copying sympy/unify/tests/test_unify.py -> build/lib/sympy/unify/tests creating build/lib/sympy/utilities/_compilation/tests copying sympy/utilities/_compilation/tests/__init__.py -> build/lib/sympy/utilities/_compilation/tests copying sympy/utilities/_compilation/tests/test_compilation.py -> build/lib/sympy/utilities/_compilation/tests creating build/lib/sympy/utilities/tests copying sympy/utilities/tests/__init__.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_autowrap.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen_julia.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen_octave.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_codegen_rust.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_decorator.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_deprecated.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_enumerative.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_exceptions.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_iterables.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_matchpy_connector.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_mathml.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_misc.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_pickling.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_source.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_timeutils.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_wester.py -> build/lib/sympy/utilities/tests copying sympy/utilities/tests/test_xxe.py -> build/lib/sympy/utilities/tests creating build/lib/sympy/vector/tests copying sympy/vector/tests/__init__.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_coordsysrect.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_dyadic.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_field_functions.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_functions.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_implicitregion.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_integrals.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_operators.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_parametricregion.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_printing.py -> build/lib/sympy/vector/tests copying sympy/vector/tests/test_vector.py -> build/lib/sympy/vector/tests copying sympy/py.typed -> build/lib/sympy copying sympy/parsing/autolev/Autolev.g4 -> build/lib/sympy/parsing/autolev creating build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest1.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest10.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest11.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest12.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest2.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest3.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest4.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest5.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest6.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest7.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest8.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest9.al -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest1.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest10.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest11.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest12.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest2.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest3.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest4.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest5.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest6.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest7.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest8.py -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/autolev/test-examples/ruletest9.py -> build/lib/sympy/parsing/autolev/test-examples creating build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo copying sympy/parsing/autolev/test-examples/README.txt -> build/lib/sympy/parsing/autolev/test-examples copying sympy/parsing/latex/LICENSE.txt -> build/lib/sympy/parsing/latex copying sympy/parsing/latex/LaTeX.g4 -> build/lib/sympy/parsing/latex creating build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/mmlctop.xsl -> build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/mmltex.xsl -> build/lib/sympy/utilities/mathml/data copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/lib/sympy/utilities/mathml/data copying sympy/plotting/tests/test_region_and.png -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_region_not.png -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_region_or.png -> build/lib/sympy/plotting/tests copying sympy/plotting/tests/test_region_xor.png -> build/lib/sympy/plotting/tests installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel copying build/lib/isympy.py -> build/bdist.openbsd-7.9-amd64/wheel/. creating build/bdist.openbsd-7.9-amd64/wheel/sympy copying build/lib/sympy/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy copying build/lib/sympy/abc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy copying build/lib/sympy/conftest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy copying build/lib/sympy/galgebra.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy copying build/lib/sympy/release.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy copying build/lib/sympy/this.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy creating build/bdist.openbsd-7.9-amd64/wheel/sympy/algebras copying build/lib/sympy/algebras/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/algebras copying build/lib/sympy/algebras/quaternion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/algebras creating build/bdist.openbsd-7.9-amd64/wheel/sympy/algebras/tests copying build/lib/sympy/algebras/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/algebras/tests copying build/lib/sympy/algebras/tests/test_quaternion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/algebras/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/assumptions copying build/lib/sympy/assumptions/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/ask.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/ask_generated.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/assume.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/cnf.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/facts.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/refine.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/satask.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/sathandlers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions copying build/lib/sympy/assumptions/wrapper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions creating build/bdist.openbsd-7.9-amd64/wheel/sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/calculus.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/common.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/ntheory.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/order.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/handlers copying build/lib/sympy/assumptions/handlers/sets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/handlers creating build/bdist.openbsd-7.9-amd64/wheel/sympy/assumptions/predicates copying build/lib/sympy/assumptions/predicates/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/predicates copying build/lib/sympy/assumptions/predicates/calculus.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/predicates copying build/lib/sympy/assumptions/predicates/common.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/predicates copying build/lib/sympy/assumptions/predicates/matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/predicates copying build/lib/sympy/assumptions/predicates/ntheory.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/predicates copying build/lib/sympy/assumptions/predicates/order.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/predicates copying build/lib/sympy/assumptions/predicates/sets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/predicates creating build/bdist.openbsd-7.9-amd64/wheel/sympy/assumptions/relation copying build/lib/sympy/assumptions/relation/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/relation copying build/lib/sympy/assumptions/relation/binrel.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/relation copying build/lib/sympy/assumptions/relation/equality.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/relation creating build/bdist.openbsd-7.9-amd64/wheel/sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_assumptions_2.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_context.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_query.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_refine.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_satask.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_sathandlers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests copying build/lib/sympy/assumptions/tests/test_wrapper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/assumptions/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/benchmarks copying build/lib/sympy/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/benchmarks copying build/lib/sympy/benchmarks/bench_discrete_log.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/benchmarks copying build/lib/sympy/benchmarks/bench_meijerint.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/benchmarks copying build/lib/sympy/benchmarks/bench_symbench.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/calculus copying build/lib/sympy/calculus/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus copying build/lib/sympy/calculus/accumulationbounds.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus copying build/lib/sympy/calculus/euler.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus copying build/lib/sympy/calculus/finite_diff.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus copying build/lib/sympy/calculus/singularities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus copying build/lib/sympy/calculus/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus creating build/bdist.openbsd-7.9-amd64/wheel/sympy/calculus/tests copying build/lib/sympy/calculus/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_accumulationbounds.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_euler.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_finite_diff.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_singularities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus/tests copying build/lib/sympy/calculus/tests/test_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/calculus/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/categories copying build/lib/sympy/categories/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/categories copying build/lib/sympy/categories/baseclasses.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/categories copying build/lib/sympy/categories/diagram_drawing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/categories creating build/bdist.openbsd-7.9-amd64/wheel/sympy/categories/tests copying build/lib/sympy/categories/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/categories/tests copying build/lib/sympy/categories/tests/test_baseclasses.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/categories/tests copying build/lib/sympy/categories/tests/test_drawing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/categories/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/codegen copying build/lib/sympy/codegen/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/abstract_nodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/algorithms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/approximations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/ast.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/cfunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/cnodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/cutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/cxxnodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/fnodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/futils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/matrix_nodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/numpy_nodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/pynodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/pyutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/rewriting.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen copying build/lib/sympy/codegen/scipy_nodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen creating build/bdist.openbsd-7.9-amd64/wheel/sympy/codegen/tests copying build/lib/sympy/codegen/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_abstract_nodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_algorithms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_applications.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_approximations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_ast.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_cfunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_cnodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_cxxnodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_fnodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_numpy_nodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_pynodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_pyutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_rewriting.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests copying build/lib/sympy/codegen/tests/test_scipy_nodes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/codegen/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/combinatorics copying build/lib/sympy/combinatorics/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/coset_table.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/fp_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/free_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/galois.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/generators.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/graycode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/group_constructs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/group_numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/homomorphisms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/named_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/partitions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/pc_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/perm_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/permutations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/polyhedron.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/prufer.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/rewritingsystem.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/rewritingsystem_fsm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/schur_number.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/subsets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/tensor_can.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/testutil.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics copying build/lib/sympy/combinatorics/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics creating build/bdist.openbsd-7.9-amd64/wheel/sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_coset_table.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_fp_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_free_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_galois.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_generators.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_graycode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_group_constructs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_group_numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_homomorphisms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_named_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_partitions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_pc_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_perm_groups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_permutations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_polyhedron.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_prufer.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_rewriting.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_schur_number.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_subsets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_tensor_can.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_testutil.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests copying build/lib/sympy/combinatorics/tests/test_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/combinatorics/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/concrete copying build/lib/sympy/concrete/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete copying build/lib/sympy/concrete/delta.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete copying build/lib/sympy/concrete/expr_with_intlimits.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete copying build/lib/sympy/concrete/expr_with_limits.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete copying build/lib/sympy/concrete/gosper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete copying build/lib/sympy/concrete/guess.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete copying build/lib/sympy/concrete/products.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete copying build/lib/sympy/concrete/summations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete creating build/bdist.openbsd-7.9-amd64/wheel/sympy/concrete/tests copying build/lib/sympy/concrete/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_delta.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_gosper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_guess.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_products.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete/tests copying build/lib/sympy/concrete/tests/test_sums_products.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/concrete/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/core copying build/lib/sympy/core/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/_print_helpers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/add.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/alphabets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/assumptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/assumptions_generated.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/backend.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/basic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/cache.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/compatibility.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/containers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/coreerrors.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/decorators.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/evalf.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/expr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/exprtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/facts.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/function.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/kind.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/logic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/mod.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/mul.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/multidimensional.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/operations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/parameters.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/power.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/random.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/relational.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/rules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/singleton.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/sorting.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/symbol.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/sympify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/trace.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core copying build/lib/sympy/core/traversal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core creating build/bdist.openbsd-7.9-amd64/wheel/sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_arit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_assumptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_basic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_expand.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/benchmarks copying build/lib/sympy/core/benchmarks/bench_sympify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/core/tests copying build/lib/sympy/core/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_args.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_arit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_assumptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_basic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_cache.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_compatibility.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_complex.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_constructor_postprocessor.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_containers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_count_ops.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_diff.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_equal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_eval.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_evalf.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_expand.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_expr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_exprtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_facts.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_function.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_kind.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_logic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_match.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_multidimensional.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_noncommutative.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_operations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_parameters.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_power.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_priority.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_random.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_relational.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_rules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_singleton.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_sorting.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_subs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_symbol.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_sympify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_traversal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_truediv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests copying build/lib/sympy/core/tests/test_var.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/core/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/crypto copying build/lib/sympy/crypto/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/crypto copying build/lib/sympy/crypto/crypto.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/crypto creating build/bdist.openbsd-7.9-amd64/wheel/sympy/crypto/tests copying build/lib/sympy/crypto/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/crypto/tests copying build/lib/sympy/crypto/tests/test_crypto.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/crypto/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/diffgeom copying build/lib/sympy/diffgeom/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom copying build/lib/sympy/diffgeom/diffgeom.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom copying build/lib/sympy/diffgeom/rn.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom creating build/bdist.openbsd-7.9-amd64/wheel/sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_class_structure.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_diffgeom.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom/tests copying build/lib/sympy/diffgeom/tests/test_hyperbolic_space.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/diffgeom/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/discrete copying build/lib/sympy/discrete/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete copying build/lib/sympy/discrete/convolutions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete copying build/lib/sympy/discrete/recurrences.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete copying build/lib/sympy/discrete/transforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete creating build/bdist.openbsd-7.9-amd64/wheel/sympy/discrete/tests copying build/lib/sympy/discrete/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete/tests copying build/lib/sympy/discrete/tests/test_convolutions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete/tests copying build/lib/sympy/discrete/tests/test_recurrences.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete/tests copying build/lib/sympy/discrete/tests/test_transforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/discrete/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/external copying build/lib/sympy/external/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external copying build/lib/sympy/external/gmpy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external copying build/lib/sympy/external/importtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external copying build/lib/sympy/external/pythonmpq.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external creating build/bdist.openbsd-7.9-amd64/wheel/sympy/external/tests copying build/lib/sympy/external/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external/tests copying build/lib/sympy/external/tests/test_autowrap.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external/tests copying build/lib/sympy/external/tests/test_codegen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external/tests copying build/lib/sympy/external/tests/test_importtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external/tests copying build/lib/sympy/external/tests/test_numpy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external/tests copying build/lib/sympy/external/tests/test_pythonmpq.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external/tests copying build/lib/sympy/external/tests/test_scipy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/external/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions copying build/lib/sympy/functions/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/combinatorial copying build/lib/sympy/functions/combinatorial/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/combinatorial copying build/lib/sympy/functions/combinatorial/factorials.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/combinatorial copying build/lib/sympy/functions/combinatorial/numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/combinatorial creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/combinatorial/tests copying build/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/combinatorial/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/elementary copying build/lib/sympy/functions/elementary/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/_trigonometric_special.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/complexes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/exponential.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/hyperbolic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/integers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/miscellaneous.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/piecewise.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary copying build/lib/sympy/functions/elementary/trigonometric.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/benchmarks copying build/lib/sympy/functions/elementary/benchmarks/bench_exp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_complexes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_exponential.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_integers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_interface.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_piecewise.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests copying build/lib/sympy/functions/elementary/tests/test_trigonometric.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/elementary/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/special copying build/lib/sympy/functions/special/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/bessel.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/beta_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/bsplines.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/delta_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/elliptic_integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/error_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/gamma_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/hyper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/mathieu_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/polynomials.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/singularity_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/spherical_harmonics.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/tensor_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special copying build/lib/sympy/functions/special/zeta_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/benchmarks copying build/lib/sympy/functions/special/benchmarks/bench_special.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_bessel.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_beta_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_bsplines.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_delta_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_elliptic_integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_error_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_gamma_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_hyper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_mathieu.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_singularity_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_spec_polynomials.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_tensor_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests copying build/lib/sympy/functions/special/tests/test_zeta_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/functions/special/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/geometry copying build/lib/sympy/geometry/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/curve.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/ellipse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/entity.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/line.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/parabola.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/plane.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/point.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/polygon.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry copying build/lib/sympy/geometry/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry creating build/bdist.openbsd-7.9-amd64/wheel/sympy/geometry/tests copying build/lib/sympy/geometry/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_curve.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_ellipse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_entity.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_geometrysets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_line.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_parabola.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_plane.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_point.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_polygon.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests copying build/lib/sympy/geometry/tests/test_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/geometry/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/holonomic copying build/lib/sympy/holonomic/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic copying build/lib/sympy/holonomic/holonomic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic copying build/lib/sympy/holonomic/holonomicerrors.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic copying build/lib/sympy/holonomic/numerical.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic copying build/lib/sympy/holonomic/recurrence.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic creating build/bdist.openbsd-7.9-amd64/wheel/sympy/holonomic/tests copying build/lib/sympy/holonomic/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic/tests copying build/lib/sympy/holonomic/tests/test_holonomic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic/tests copying build/lib/sympy/holonomic/tests/test_recurrence.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/holonomic/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/integrals copying build/lib/sympy/integrals/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/deltafunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/heurisch.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/intpoly.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/laplace.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/manualintegrate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/meijerint.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/meijerint_doc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/prde.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/quadrature.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/rationaltools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/rde.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/risch.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/singularityfunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/transforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals copying build/lib/sympy/integrals/trigonometry.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals creating build/bdist.openbsd-7.9-amd64/wheel/sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/bench_integrate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/benchmarks copying build/lib/sympy/integrals/benchmarks/bench_trigintegrate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/integrals/tests copying build/lib/sympy/integrals/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_deltafunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_failing_integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_heurisch.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_intpoly.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_laplace.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_lineintegrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_manual.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_meijerint.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_prde.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_quadrature.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_rationaltools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_rde.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_risch.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_singularityfunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_transforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests copying build/lib/sympy/integrals/tests/test_trigonometry.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/integrals/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/interactive copying build/lib/sympy/interactive/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/interactive copying build/lib/sympy/interactive/printing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/interactive copying build/lib/sympy/interactive/session.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/interactive copying build/lib/sympy/interactive/traversal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/interactive creating build/bdist.openbsd-7.9-amd64/wheel/sympy/interactive/tests copying build/lib/sympy/interactive/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_interactive.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/interactive/tests copying build/lib/sympy/interactive/tests/test_ipython.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/interactive/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/liealgebras copying build/lib/sympy/liealgebras/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/cartan_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/cartan_type.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/dynkin_diagram.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/root_system.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/type_a.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/type_b.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/type_c.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/type_d.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/type_e.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/type_f.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/type_g.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras copying build/lib/sympy/liealgebras/weyl_group.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras creating build/bdist.openbsd-7.9-amd64/wheel/sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_cartan_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_cartan_type.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_dynkin_diagram.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_root_system.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_A.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_B.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_C.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_D.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_E.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_F.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_type_G.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests copying build/lib/sympy/liealgebras/tests/test_weyl_group.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/liealgebras/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/logic copying build/lib/sympy/logic/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic copying build/lib/sympy/logic/boolalg.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic copying build/lib/sympy/logic/inference.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic creating build/bdist.openbsd-7.9-amd64/wheel/sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/dpll.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/dpll2.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/minisat22_wrapper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/algorithms copying build/lib/sympy/logic/algorithms/pycosat_wrapper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/algorithms creating build/bdist.openbsd-7.9-amd64/wheel/sympy/logic/utilities copying build/lib/sympy/logic/utilities/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/utilities copying build/lib/sympy/logic/utilities/dimacs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/utilities creating build/bdist.openbsd-7.9-amd64/wheel/sympy/logic/tests copying build/lib/sympy/logic/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/tests copying build/lib/sympy/logic/tests/test_boolalg.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/tests copying build/lib/sympy/logic/tests/test_dimacs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/tests copying build/lib/sympy/logic/tests/test_inference.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/logic/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/matrices copying build/lib/sympy/matrices/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/common.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/decompositions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/dense.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/determinant.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/eigen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/graph.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/immutable.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/inverse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/normalforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/reductions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/repmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/sparse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/sparsetools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/subspaces.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices copying build/lib/sympy/matrices/utilities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices creating build/bdist.openbsd-7.9-amd64/wheel/sympy/matrices/benchmarks copying build/lib/sympy/matrices/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/benchmarks copying build/lib/sympy/matrices/benchmarks/bench_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/_shape.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/adjoint.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/applyfunc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/blockmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/companion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/determinant.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/diagonal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/dotproduct.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/factorizations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/fourier.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/funcmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/hadamard.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/inverse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/kronecker.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matadd.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matexpr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matmul.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/matpow.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/permutation.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/sets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/slice.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/special.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/trace.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions copying build/lib/sympy/matrices/expressions/transpose.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions creating build/bdist.openbsd-7.9-amd64/wheel/sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_adjoint.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_applyfunc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_blockmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_companion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_derivatives.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_determinant.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_diagonal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_dotproduct.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_factorizations.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_fourier.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_hadamard.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_indexing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_inverse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_kronecker.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matadd.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matexpr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matmul.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_matpow.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_permutation.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_sets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_slice.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_special.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_trace.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests copying build/lib/sympy/matrices/expressions/tests/test_transpose.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/expressions/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/matrices/tests copying build/lib/sympy/matrices/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_commonmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_decompositions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_determinant.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_eigen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_graph.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_immutable.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_interactions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_normalforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_reductions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_sparse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_sparsetools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests copying build/lib/sympy/matrices/tests/test_subspaces.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/matrices/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/multipledispatch copying build/lib/sympy/multipledispatch/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch copying build/lib/sympy/multipledispatch/conflict.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch copying build/lib/sympy/multipledispatch/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch copying build/lib/sympy/multipledispatch/dispatcher.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch copying build/lib/sympy/multipledispatch/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch creating build/bdist.openbsd-7.9-amd64/wheel/sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/test_conflict.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/test_core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch/tests copying build/lib/sympy/multipledispatch/tests/test_dispatcher.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/multipledispatch/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/ntheory copying build/lib/sympy/ntheory/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/bbp_pi.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/continued_fraction.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/digits.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/ecm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/egyptian_fraction.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/elliptic_curve.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/factor_.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/generate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/modular.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/multinomial.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/partitions_.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/primetest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/qs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory copying build/lib/sympy/ntheory/residue_ntheory.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory creating build/bdist.openbsd-7.9-amd64/wheel/sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_bbp_pi.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_continued_fraction.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_digits.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_ecm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_egyptian_fraction.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_elliptic_curve.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_factor_.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_generate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_modular.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_multinomial.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_partitions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_primetest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_qs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests copying build/lib/sympy/ntheory/tests/test_residue.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/ntheory/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing copying build/lib/sympy/parsing/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing copying build/lib/sympy/parsing/ast_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing copying build/lib/sympy/parsing/mathematica.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing copying build/lib/sympy/parsing/maxima.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing copying build/lib/sympy/parsing/sym_expr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing copying build/lib/sympy/parsing/sympy_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/autolev copying build/lib/sympy/parsing/autolev/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev copying build/lib/sympy/parsing/autolev/_build_autolev_antlr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev copying build/lib/sympy/parsing/autolev/_listener_autolev_antlr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev copying build/lib/sympy/parsing/autolev/_parse_autolev_antlr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/autolevlexer.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/autolevlistener.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/_antlr/autolevparser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/_antlr copying build/lib/sympy/parsing/autolev/Autolev.g4 -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples/pydy-example-repo copying build/lib/sympy/parsing/autolev/test-examples/README.txt -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/autolev/test-examples creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/c copying build/lib/sympy/parsing/c/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/c copying build/lib/sympy/parsing/c/c_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/c creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/fortran copying build/lib/sympy/parsing/fortran/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/fortran copying build/lib/sympy/parsing/fortran/fortran_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/fortran creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/latex copying build/lib/sympy/parsing/latex/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex copying build/lib/sympy/parsing/latex/_build_latex_antlr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex copying build/lib/sympy/parsing/latex/_parse_latex_antlr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex copying build/lib/sympy/parsing/latex/errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/_antlr/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/_antlr/latexlexer.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/_antlr/latexparser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex/_antlr copying build/lib/sympy/parsing/latex/LICENSE.txt -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex copying build/lib/sympy/parsing/latex/LaTeX.g4 -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/latex creating build/bdist.openbsd-7.9-amd64/wheel/sympy/parsing/tests copying build/lib/sympy/parsing/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_ast_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_autolev.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_c_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_fortran_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_implicit_multiplication_application.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_latex.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_latex_deps.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_mathematica.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_maxima.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_sym_expr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests copying build/lib/sympy/parsing/tests/test_sympy_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/parsing/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics copying build/lib/sympy/physics/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/hydrogen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/paulialgebra.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/pring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/qho_1d.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/secondquant.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/sho.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics copying build/lib/sympy/physics/wigner.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/continuum_mechanics copying build/lib/sympy/physics/continuum_mechanics/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/continuum_mechanics copying build/lib/sympy/physics/continuum_mechanics/beam.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/continuum_mechanics copying build/lib/sympy/physics/continuum_mechanics/truss.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/continuum_mechanics creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/continuum_mechanics/tests copying build/lib/sympy/physics/continuum_mechanics/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/continuum_mechanics/tests copying build/lib/sympy/physics/continuum_mechanics/tests/test_beam.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/continuum_mechanics/tests copying build/lib/sympy/physics/continuum_mechanics/tests/test_truss.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/continuum_mechanics/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/control copying build/lib/sympy/physics/control/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/control copying build/lib/sympy/physics/control/control_plots.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/control copying build/lib/sympy/physics/control/lti.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/control creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/control/tests copying build/lib/sympy/physics/control/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/control/tests copying build/lib/sympy/physics/control/tests/test_control_plots.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/control/tests copying build/lib/sympy/physics/control/tests/test_lti.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/control/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/hep copying build/lib/sympy/physics/hep/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/hep copying build/lib/sympy/physics/hep/gamma_matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/hep creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/hep/tests copying build/lib/sympy/physics/hep/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/hep/tests copying build/lib/sympy/physics/hep/tests/test_gamma_matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/hep/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/body.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/joint.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/jointsmethod.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/kane.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/lagrange.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/linearize.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/method.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/models.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/particle.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/rigidbody.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics copying build/lib/sympy/physics/mechanics/system.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_body.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_joint.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_jointsmethod.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane2.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane3.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_kane4.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_lagrange.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_lagrange2.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_linearize.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_method.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_models.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_particle.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests copying build/lib/sympy/physics/mechanics/tests/test_system.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/mechanics/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/optics copying build/lib/sympy/physics/optics/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics copying build/lib/sympy/physics/optics/gaussopt.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics copying build/lib/sympy/physics/optics/medium.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics copying build/lib/sympy/physics/optics/polarization.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics copying build/lib/sympy/physics/optics/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics copying build/lib/sympy/physics/optics/waves.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_gaussopt.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_medium.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_polarization.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics/tests copying build/lib/sympy/physics/optics/tests/test_waves.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/optics/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/quantum copying build/lib/sympy/physics/quantum/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/anticommutator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/boson.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/cartesian.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/cg.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/circuitplot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/circuitutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/commutator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/dagger.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/density.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/fermion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/gate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/grover.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/hilbert.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/identitysearch.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/innerproduct.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/matrixcache.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/matrixutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/operator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/operatorordering.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/pauli.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/operatorset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/piab.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/qapply.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/qasm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/qexpr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/qft.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/qubit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/represent.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/sho1d.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/shor.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/spin.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/state.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/tensorproduct.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum copying build/lib/sympy/physics/quantum/trace.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_anticommutator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_boson.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_cartesian.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_cg.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_circuitplot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_circuitutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_commutator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_dagger.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_density.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_fermion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_gate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_grover.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_hilbert.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_identitysearch.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_innerproduct.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_matrixutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operatorordering.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_operatorset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_pauli.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_piab.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_printing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qapply.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qasm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qexpr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qft.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_qubit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_represent.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_sho1d.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_shor.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_spin.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_state.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests copying build/lib/sympy/physics/quantum/tests/test_trace.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/quantum/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/units copying build/lib/sympy/physics/units/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units copying build/lib/sympy/physics/units/dimensions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units copying build/lib/sympy/physics/units/prefixes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units copying build/lib/sympy/physics/units/quantities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units copying build/lib/sympy/physics/units/unitsystem.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units copying build/lib/sympy/physics/units/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/units/definitions copying build/lib/sympy/physics/units/definitions/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/definitions copying build/lib/sympy/physics/units/definitions/dimension_definitions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/definitions copying build/lib/sympy/physics/units/definitions/unit_definitions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/definitions creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/cgs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/length_weight_time.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/mks.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/mksa.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/natural.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/systems copying build/lib/sympy/physics/units/systems/si.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/systems creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_dimensions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_dimensionsystem.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_prefixes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_quantities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_unitsystem.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests copying build/lib/sympy/physics/units/tests/test_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/units/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/vector copying build/lib/sympy/physics/vector/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector copying build/lib/sympy/physics/vector/dyadic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector copying build/lib/sympy/physics/vector/fieldfunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector copying build/lib/sympy/physics/vector/frame.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector copying build/lib/sympy/physics/vector/functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector copying build/lib/sympy/physics/vector/point.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector copying build/lib/sympy/physics/vector/printing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector copying build/lib/sympy/physics/vector/vector.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_dyadic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_fieldfunctions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_frame.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_output.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_point.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_printing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests copying build/lib/sympy/physics/vector/tests/test_vector.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/vector/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/physics/tests copying build/lib/sympy/physics/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_clebsch_gordan.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_hydrogen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_paulialgebra.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_physics_matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_pring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_qho_1d.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_secondquant.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests copying build/lib/sympy/physics/tests/test_sho.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/physics/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/plotting copying build/lib/sympy/plotting/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting copying build/lib/sympy/plotting/experimental_lambdify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting copying build/lib/sympy/plotting/plot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting copying build/lib/sympy/plotting/plot_implicit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting copying build/lib/sympy/plotting/textplot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting creating build/bdist.openbsd-7.9-amd64/wheel/sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/interval_membership.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath copying build/lib/sympy/plotting/intervalmath/lib_interval.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath creating build/bdist.openbsd-7.9-amd64/wheel/sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath/tests copying build/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/intervalmath/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/color_scheme.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/managed_window.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_axes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_camera.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_controller.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_curve.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_interval.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_mode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_mode_base.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_modes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_object.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_rotation.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_surface.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/plot_window.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot copying build/lib/sympy/plotting/pygletplot/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot creating build/bdist.openbsd-7.9-amd64/wheel/sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot/tests copying build/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/pygletplot/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/plotting/tests copying build/lib/sympy/plotting/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_experimental_lambdify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_plot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_plot_implicit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_textplot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_region_and.png -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_region_not.png -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_region_or.png -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests copying build/lib/sympy/plotting/tests/test_region_xor.png -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/plotting/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys copying build/lib/sympy/polys/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/appellseqs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/compatibility.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/constructor.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/densearith.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/densebasic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/densetools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/dispersion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/distributedmodules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/domainmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/euclidtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/factortools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/fglmtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/fields.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/galoistools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/groebnertools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/heuristicgcd.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/modulargcd.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/monomials.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/orderings.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/multivariate_resultants.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/orthopolys.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/partfrac.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyclasses.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyconfig.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyerrors.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyfuncs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polymatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyoptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyquinticconst.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyroots.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polytools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/polyutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/rationaltools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/ring_series.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/rings.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/rootisolation.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/rootoftools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/specialpolys.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/agca copying build/lib/sympy/polys/agca/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca copying build/lib/sympy/polys/agca/extensions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca copying build/lib/sympy/polys/agca/homomorphisms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca copying build/lib/sympy/polys/agca/ideals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca copying build/lib/sympy/polys/agca/modules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_extensions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_homomorphisms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_ideals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca/tests copying build/lib/sympy/polys/agca/tests/test_modules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/agca/tests copying build/lib/sympy/polys/sqfreetools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys copying build/lib/sympy/polys/subresultants_qq_zz.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_galoispolys.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_groebnertools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/benchmarks copying build/lib/sympy/polys/benchmarks/bench_solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/domains copying build/lib/sympy/polys/domains/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/algebraicfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/characteristiczero.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/complexfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/compositedomain.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/domain.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/domainelement.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/expressiondomain.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/expressionrawdomain.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/field.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/finitefield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/fractionfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/gaussiandomains.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyfinitefield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyintegerring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/gmpyrationalfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/groundtypes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/integerring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/modularinteger.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/mpelements.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/old_fractionfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/old_polynomialring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/polynomialring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/pythonfinitefield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/pythonintegerring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/pythonrational.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/pythonrationalfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/quotientring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/rationalfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/realfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/ring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains copying build/lib/sympy/polys/domains/simpledomain.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_domains.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_polynomialring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains/tests copying build/lib/sympy/polys/domains/tests/test_quotientring.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/domains/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/matrices copying build/lib/sympy/polys/matrices/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/_typing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/ddm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/dense.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/domainmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/domainscalar.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/eigen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/linsolve.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/lll.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/normalforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices copying build/lib/sympy/polys/matrices/sdm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_ddm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_dense.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_domainmatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_domainscalar.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_eigen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_linsolve.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_lll.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_normalforms.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests copying build/lib/sympy/polys/matrices/tests/test_sdm.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/matrices/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/basis.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/galois_resolvents.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/galoisgroups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/minpoly.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/modules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/primes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/resolvent_lookup.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/subfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields copying build/lib/sympy/polys/numberfields/utilities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_basis.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_galoisgroups.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_minpoly.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_modules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_numbers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_primes.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_subfield.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests copying build/lib/sympy/polys/numberfields/tests/test_utilities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/numberfields/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/polys/tests copying build/lib/sympy/polys/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_appellseqs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_constructor.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_densearith.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_densebasic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_densetools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_dispersion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_distributedmodules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_euclidtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_factortools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_fields.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_galoistools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_groebnertools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_heuristicgcd.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_injections.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_modulargcd.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_monomials.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_multivariate_resultants.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_orderings.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_orthopolys.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_partfrac.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyclasses.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyfuncs.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_polymatrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyoptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyroots.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_polytools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_polyutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_pythonrational.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_rationaltools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_ring_series.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_rings.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_rootisolation.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_rootoftools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_specialpolys.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_sqfreetools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests copying build/lib/sympy/polys/tests/test_subresultants_qq_zz.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/polys/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/printing copying build/lib/sympy/printing/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/aesaracode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/c.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/codeprinter.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/conventions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/cxx.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/defaults.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/dot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/fortran.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/glsl.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/gtk.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/jscode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/julia.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/lambdarepr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/latex.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/llvmjitcode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/maple.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/mathematica.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/mathml.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/numpy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/octave.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/precedence.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/preview.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/printer.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/pycode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/python.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/rcode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/repr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/rust.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/smtlib.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/str.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/tableform.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/tensorflow.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/theanocode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing copying build/lib/sympy/printing/tree.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing creating build/bdist.openbsd-7.9-amd64/wheel/sympy/printing/pretty copying build/lib/sympy/printing/pretty/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/pretty copying build/lib/sympy/printing/pretty/pretty.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/pretty copying build/lib/sympy/printing/pretty/pretty_symbology.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/pretty copying build/lib/sympy/printing/pretty/stringpict.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/pretty creating build/bdist.openbsd-7.9-amd64/wheel/sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/pretty/tests copying build/lib/sympy/printing/pretty/tests/test_pretty.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/pretty/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/printing/tests copying build/lib/sympy/printing/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_aesaracode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_c.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_codeprinter.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_conventions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_cupy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_cxx.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_dot.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_fortran.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_glsl.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_gtk.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_jax.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_jscode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_julia.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_lambdarepr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_latex.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_llvmjit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_maple.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_mathematica.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_mathml.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_numpy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_octave.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_precedence.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_preview.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_pycode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_python.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_rcode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_repr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_rust.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_smtlib.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_str.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_tableform.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_tensorflow.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_theanocode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests copying build/lib/sympy/printing/tests/test_tree.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/printing/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/sandbox copying build/lib/sympy/sandbox/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sandbox copying build/lib/sympy/sandbox/indexed_integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sandbox creating build/bdist.openbsd-7.9-amd64/wheel/sympy/sandbox/tests copying build/lib/sympy/sandbox/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sandbox/tests copying build/lib/sympy/sandbox/tests/test_indexed_integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sandbox/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/series copying build/lib/sympy/series/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/acceleration.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/approximants.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/aseries.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/formal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/fourier.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/gruntz.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/kauers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/limits.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/limitseq.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/order.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/residues.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/sequences.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/series.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series copying build/lib/sympy/series/series_class.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series creating build/bdist.openbsd-7.9-amd64/wheel/sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/bench_limit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/benchmarks copying build/lib/sympy/series/benchmarks/bench_order.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/series/tests copying build/lib/sympy/series/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_approximants.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_aseries.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_demidovich.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_formal.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_fourier.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_gruntz.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_kauers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_limits.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_limitseq.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_lseries.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_nseries.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_order.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_residues.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_sequences.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests copying build/lib/sympy/series/tests/test_series.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/series/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/sets copying build/lib/sympy/sets/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets copying build/lib/sympy/sets/conditionset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets copying build/lib/sympy/sets/contains.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets copying build/lib/sympy/sets/fancysets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets copying build/lib/sympy/sets/ordinals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets copying build/lib/sympy/sets/powerset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets copying build/lib/sympy/sets/setexpr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets copying build/lib/sympy/sets/sets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets creating build/bdist.openbsd-7.9-amd64/wheel/sympy/sets/handlers copying build/lib/sympy/sets/handlers/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/add.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/comparison.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/intersection.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/issubset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/mul.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/power.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers copying build/lib/sympy/sets/handlers/union.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/handlers creating build/bdist.openbsd-7.9-amd64/wheel/sympy/sets/tests copying build/lib/sympy/sets/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests copying build/lib/sympy/sets/tests/test_conditionset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests copying build/lib/sympy/sets/tests/test_contains.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests copying build/lib/sympy/sets/tests/test_fancysets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests copying build/lib/sympy/sets/tests/test_ordinals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests copying build/lib/sympy/sets/tests/test_powerset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests copying build/lib/sympy/sets/tests/test_setexpr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests copying build/lib/sympy/sets/tests/test_sets.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/sets/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/simplify copying build/lib/sympy/simplify/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/combsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/cse_main.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/cse_opts.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/epathtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/fu.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/gammasimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/hyperexpand.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/hyperexpand_doc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/powsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/radsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/ratsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/simplify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/sqrtdenest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/traversaltools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify copying build/lib/sympy/simplify/trigsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify creating build/bdist.openbsd-7.9-amd64/wheel/sympy/simplify/tests copying build/lib/sympy/simplify/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_combsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_cse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_epathtools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_fu.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_function.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_gammasimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_hyperexpand.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_powsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_radsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_ratsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_rewrite.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_simplify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_sqrtdenest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests copying build/lib/sympy/simplify/tests/test_trigsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/simplify/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/solvers copying build/lib/sympy/solvers/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/bivariate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/decompogen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/deutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/inequalities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/pde.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/polysys.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/recurr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers copying build/lib/sympy/solvers/solveset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers creating build/bdist.openbsd-7.9-amd64/wheel/sympy/solvers/benchmarks copying build/lib/sympy/solvers/benchmarks/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/benchmarks copying build/lib/sympy/solvers/benchmarks/bench_solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/benchmarks creating build/bdist.openbsd-7.9-amd64/wheel/sympy/solvers/diophantine copying build/lib/sympy/solvers/diophantine/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/diophantine copying build/lib/sympy/solvers/diophantine/diophantine.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/diophantine creating build/bdist.openbsd-7.9-amd64/wheel/sympy/solvers/diophantine/tests copying build/lib/sympy/solvers/diophantine/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/diophantine/tests copying build/lib/sympy/solvers/diophantine/tests/test_diophantine.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/diophantine/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/solvers/ode copying build/lib/sympy/solvers/ode/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/hypergeometric.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/lie_group.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/nonhomogeneous.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/ode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/riccati.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/single.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/subscheck.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode copying build/lib/sympy/solvers/ode/systems.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode creating build/bdist.openbsd-7.9-amd64/wheel/sympy/solvers/ode/tests copying build/lib/sympy/solvers/ode/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode/tests copying build/lib/sympy/solvers/ode/tests/test_lie_group.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode/tests copying build/lib/sympy/solvers/ode/tests/test_ode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode/tests copying build/lib/sympy/solvers/ode/tests/test_riccati.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode/tests copying build/lib/sympy/solvers/ode/tests/test_single.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode/tests copying build/lib/sympy/solvers/ode/tests/test_subscheck.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode/tests copying build/lib/sympy/solvers/ode/tests/test_systems.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/ode/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/solvers/tests copying build/lib/sympy/solvers/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_constantsimp.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_decompogen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_inequalities.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_numeric.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_pde.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_polysys.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_recurr.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests copying build/lib/sympy/solvers/tests/test_solveset.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/solvers/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/stats copying build/lib/sympy/stats/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/compound_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/crv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/crv_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/drv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/drv_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/error_prop.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/frv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/frv_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/joint_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/joint_rv_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/matrix_distributions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/random_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/random_matrix_models.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/rv_interface.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/stochastic_process.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/stochastic_process_types.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats copying build/lib/sympy/stats/symbolic_probability.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats creating build/bdist.openbsd-7.9-amd64/wheel/sympy/stats/sampling copying build/lib/sympy/stats/sampling/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling copying build/lib/sympy/stats/sampling/sample_numpy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling copying build/lib/sympy/stats/sampling/sample_pymc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling copying build/lib/sympy/stats/sampling/sample_scipy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling creating build/bdist.openbsd-7.9-amd64/wheel/sympy/stats/sampling/tests copying build/lib/sympy/stats/sampling/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling/tests copying build/lib/sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling/tests copying build/lib/sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling/tests copying build/lib/sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/sampling/tests copying build/lib/sympy/stats/symbolic_multivariate_probability.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats creating build/bdist.openbsd-7.9-amd64/wheel/sympy/stats/tests copying build/lib/sympy/stats/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_compound_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_continuous_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_discrete_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_error_prop.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_finite_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_joint_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_matrix_distributions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_mix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_random_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_rv.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_stochastic_process.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_symbolic_multivariate.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests copying build/lib/sympy/stats/tests/test_symbolic_probability.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/stats/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/strategies copying build/lib/sympy/strategies/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies copying build/lib/sympy/strategies/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies copying build/lib/sympy/strategies/rl.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies copying build/lib/sympy/strategies/tools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies copying build/lib/sympy/strategies/traverse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies copying build/lib/sympy/strategies/tree.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies copying build/lib/sympy/strategies/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies creating build/bdist.openbsd-7.9-amd64/wheel/sympy/strategies/branch copying build/lib/sympy/strategies/branch/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch copying build/lib/sympy/strategies/branch/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch copying build/lib/sympy/strategies/branch/tools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch copying build/lib/sympy/strategies/branch/traverse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch creating build/bdist.openbsd-7.9-amd64/wheel/sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_tools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch/tests copying build/lib/sympy/strategies/branch/tests/test_traverse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/branch/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/strategies/tests copying build/lib/sympy/strategies/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_rl.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_tools.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_traverse.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/tests copying build/lib/sympy/strategies/tests/test_tree.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/strategies/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/tensor copying build/lib/sympy/tensor/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor copying build/lib/sympy/tensor/functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor copying build/lib/sympy/tensor/index_methods.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor copying build/lib/sympy/tensor/indexed.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor copying build/lib/sympy/tensor/tensor.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor copying build/lib/sympy/tensor/toperators.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor creating build/bdist.openbsd-7.9-amd64/wheel/sympy/tensor/array copying build/lib/sympy/tensor/array/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array copying build/lib/sympy/tensor/array/array_comprehension.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array copying build/lib/sympy/tensor/array/array_derivatives.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array copying build/lib/sympy/tensor/array/arrayop.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array copying build/lib/sympy/tensor/array/dense_ndim_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array copying build/lib/sympy/tensor/array/mutable_ndim_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array copying build/lib/sympy/tensor/array/ndim_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array copying build/lib/sympy/tensor/array/sparse_ndim_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array creating build/bdist.openbsd-7.9-amd64/wheel/sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/array_expressions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/from_array_to_indexed.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/from_array_to_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/from_indexed_to_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/from_matrix_to_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions copying build/lib/sympy/tensor/array/expressions/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions creating build/bdist.openbsd-7.9-amd64/wheel/sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests copying build/lib/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/expressions/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_array_comprehension.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_array_derivatives.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_arrayop.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_ndim_array.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests copying build/lib/sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/array/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/tensor/tests copying build/lib/sympy/tensor/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_index_methods.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_indexed.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_printing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_tensor.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_tensor_element.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests copying build/lib/sympy/tensor/tests/test_tensor_operators.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/tensor/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/testing copying build/lib/sympy/testing/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing copying build/lib/sympy/testing/matrices.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing copying build/lib/sympy/testing/pytest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing copying build/lib/sympy/testing/quality_unicode.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing copying build/lib/sympy/testing/randtest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing copying build/lib/sympy/testing/runtests.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing copying build/lib/sympy/testing/tmpfiles.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing creating build/bdist.openbsd-7.9-amd64/wheel/sympy/testing/tests copying build/lib/sympy/testing/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing/tests copying build/lib/sympy/testing/tests/diagnose_imports.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing/tests copying build/lib/sympy/testing/tests/test_code_quality.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing/tests copying build/lib/sympy/testing/tests/test_deprecated.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing/tests copying build/lib/sympy/testing/tests/test_module_imports.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing/tests copying build/lib/sympy/testing/tests/test_pytest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/testing/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/unify copying build/lib/sympy/unify/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify copying build/lib/sympy/unify/core.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify copying build/lib/sympy/unify/rewrite.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify copying build/lib/sympy/unify/usympy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify creating build/bdist.openbsd-7.9-amd64/wheel/sympy/unify/tests copying build/lib/sympy/unify/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify/tests copying build/lib/sympy/unify/tests/test_rewrite.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify/tests copying build/lib/sympy/unify/tests/test_sympy.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify/tests copying build/lib/sympy/unify/tests/test_unify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/unify/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/utilities copying build/lib/sympy/utilities/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/autowrap.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/codegen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/decorator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/enumerative.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/iterables.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/lambdify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/magic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/matchpy_connector.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/memoization.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/misc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/pkgdata.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/pytest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/randtest.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/runtests.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/source.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/timeutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities copying build/lib/sympy/utilities/tmpfiles.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities creating build/bdist.openbsd-7.9-amd64/wheel/sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/availability.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/compilation.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/runners.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/_compilation copying build/lib/sympy/utilities/_compilation/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/_compilation creating build/bdist.openbsd-7.9-amd64/wheel/sympy/utilities/_compilation/tests copying build/lib/sympy/utilities/_compilation/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/_compilation/tests copying build/lib/sympy/utilities/_compilation/tests/test_compilation.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/_compilation/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/utilities/mathml copying build/lib/sympy/utilities/mathml/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/mathml creating build/bdist.openbsd-7.9-amd64/wheel/sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/mmlctop.xsl -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/mmltex.xsl -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/mathml/data copying build/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/mathml/data creating build/bdist.openbsd-7.9-amd64/wheel/sympy/utilities/tests copying build/lib/sympy/utilities/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_autowrap.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen_julia.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen_octave.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_codegen_rust.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_decorator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_deprecated.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_enumerative.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_iterables.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_lambdify.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_matchpy_connector.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_mathml.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_misc.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_pickling.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_source.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_timeutils.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_wester.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests copying build/lib/sympy/utilities/tests/test_xxe.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/utilities/tests creating build/bdist.openbsd-7.9-amd64/wheel/sympy/vector copying build/lib/sympy/vector/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/basisdependent.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/coordsysrect.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/deloperator.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/dyadic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/implicitregion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/operators.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/orienters.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/parametricregion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/point.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/scalar.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector copying build/lib/sympy/vector/vector.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector creating build/bdist.openbsd-7.9-amd64/wheel/sympy/vector/tests copying build/lib/sympy/vector/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_coordsysrect.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_dyadic.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_field_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_functions.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_implicitregion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_integrals.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_operators.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_parametricregion.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_printing.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/vector/tests/test_vector.py -> build/bdist.openbsd-7.9-amd64/wheel/./sympy/vector/tests copying build/lib/sympy/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./sympy running install_data creating build/bdist.openbsd-7.9-amd64/wheel/sympy-1.12.data/data creating build/bdist.openbsd-7.9-amd64/wheel/sympy-1.12.data/data/man/man1 copying doc/man/isympy.1 -> build/bdist.openbsd-7.9-amd64/wheel/sympy-1.12.data/data/man/man1 running install_egg_info running egg_info writing sympy.egg-info/PKG-INFO writing dependency_links to sympy.egg-info/dependency_links.txt writing entry points to sympy.egg-info/entry_points.txt writing requirements to sympy.egg-info/requires.txt writing top-level names to sympy.egg-info/top_level.txt reading manifest file 'sympy.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'sympy.egg-info/SOURCES.txt' Copying sympy.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./sympy-1.12-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/sympy-1.12.dist-info/WHEEL creating '/exopi-obj/pobj/py-sympy-1.12/sympy-1.12/dist/.tmp-otxpiz3k/sympy-1.12-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'isympy.py' adding 'sympy/__init__.py' adding 'sympy/abc.py' adding 'sympy/conftest.py' adding 'sympy/galgebra.py' adding 'sympy/py.typed' adding 'sympy/release.py' adding 'sympy/this.py' adding 'sympy/algebras/__init__.py' adding 'sympy/algebras/quaternion.py' adding 'sympy/algebras/tests/__init__.py' adding 'sympy/algebras/tests/test_quaternion.py' adding 'sympy/assumptions/__init__.py' adding 'sympy/assumptions/ask.py' adding 'sympy/assumptions/ask_generated.py' adding 'sympy/assumptions/assume.py' adding 'sympy/assumptions/cnf.py' adding 'sympy/assumptions/facts.py' adding 'sympy/assumptions/refine.py' adding 'sympy/assumptions/satask.py' adding 'sympy/assumptions/sathandlers.py' adding 'sympy/assumptions/wrapper.py' adding 'sympy/assumptions/handlers/__init__.py' adding 'sympy/assumptions/handlers/calculus.py' adding 'sympy/assumptions/handlers/common.py' adding 'sympy/assumptions/handlers/matrices.py' adding 'sympy/assumptions/handlers/ntheory.py' adding 'sympy/assumptions/handlers/order.py' adding 'sympy/assumptions/handlers/sets.py' adding 'sympy/assumptions/predicates/__init__.py' adding 'sympy/assumptions/predicates/calculus.py' adding 'sympy/assumptions/predicates/common.py' adding 'sympy/assumptions/predicates/matrices.py' adding 'sympy/assumptions/predicates/ntheory.py' adding 'sympy/assumptions/predicates/order.py' adding 'sympy/assumptions/predicates/sets.py' adding 'sympy/assumptions/relation/__init__.py' adding 'sympy/assumptions/relation/binrel.py' adding 'sympy/assumptions/relation/equality.py' adding 'sympy/assumptions/tests/__init__.py' adding 'sympy/assumptions/tests/test_assumptions_2.py' adding 'sympy/assumptions/tests/test_context.py' adding 'sympy/assumptions/tests/test_matrices.py' adding 'sympy/assumptions/tests/test_query.py' adding 'sympy/assumptions/tests/test_refine.py' adding 'sympy/assumptions/tests/test_satask.py' adding 'sympy/assumptions/tests/test_sathandlers.py' adding 'sympy/assumptions/tests/test_wrapper.py' adding 'sympy/benchmarks/__init__.py' adding 'sympy/benchmarks/bench_discrete_log.py' adding 'sympy/benchmarks/bench_meijerint.py' adding 'sympy/benchmarks/bench_symbench.py' adding 'sympy/calculus/__init__.py' adding 'sympy/calculus/accumulationbounds.py' adding 'sympy/calculus/euler.py' adding 'sympy/calculus/finite_diff.py' adding 'sympy/calculus/singularities.py' adding 'sympy/calculus/util.py' adding 'sympy/calculus/tests/__init__.py' adding 'sympy/calculus/tests/test_accumulationbounds.py' adding 'sympy/calculus/tests/test_euler.py' adding 'sympy/calculus/tests/test_finite_diff.py' adding 'sympy/calculus/tests/test_singularities.py' adding 'sympy/calculus/tests/test_util.py' adding 'sympy/categories/__init__.py' adding 'sympy/categories/baseclasses.py' adding 'sympy/categories/diagram_drawing.py' adding 'sympy/categories/tests/__init__.py' adding 'sympy/categories/tests/test_baseclasses.py' adding 'sympy/categories/tests/test_drawing.py' adding 'sympy/codegen/__init__.py' adding 'sympy/codegen/abstract_nodes.py' adding 'sympy/codegen/algorithms.py' adding 'sympy/codegen/approximations.py' adding 'sympy/codegen/ast.py' adding 'sympy/codegen/cfunctions.py' adding 'sympy/codegen/cnodes.py' adding 'sympy/codegen/cutils.py' adding 'sympy/codegen/cxxnodes.py' adding 'sympy/codegen/fnodes.py' adding 'sympy/codegen/futils.py' adding 'sympy/codegen/matrix_nodes.py' adding 'sympy/codegen/numpy_nodes.py' adding 'sympy/codegen/pynodes.py' adding 'sympy/codegen/pyutils.py' adding 'sympy/codegen/rewriting.py' adding 'sympy/codegen/scipy_nodes.py' adding 'sympy/codegen/tests/__init__.py' adding 'sympy/codegen/tests/test_abstract_nodes.py' adding 'sympy/codegen/tests/test_algorithms.py' adding 'sympy/codegen/tests/test_applications.py' adding 'sympy/codegen/tests/test_approximations.py' adding 'sympy/codegen/tests/test_ast.py' adding 'sympy/codegen/tests/test_cfunctions.py' adding 'sympy/codegen/tests/test_cnodes.py' adding 'sympy/codegen/tests/test_cxxnodes.py' adding 'sympy/codegen/tests/test_fnodes.py' adding 'sympy/codegen/tests/test_numpy_nodes.py' adding 'sympy/codegen/tests/test_pynodes.py' adding 'sympy/codegen/tests/test_pyutils.py' adding 'sympy/codegen/tests/test_rewriting.py' adding 'sympy/codegen/tests/test_scipy_nodes.py' adding 'sympy/combinatorics/__init__.py' adding 'sympy/combinatorics/coset_table.py' adding 'sympy/combinatorics/fp_groups.py' adding 'sympy/combinatorics/free_groups.py' adding 'sympy/combinatorics/galois.py' adding 'sympy/combinatorics/generators.py' adding 'sympy/combinatorics/graycode.py' adding 'sympy/combinatorics/group_constructs.py' adding 'sympy/combinatorics/group_numbers.py' adding 'sympy/combinatorics/homomorphisms.py' adding 'sympy/combinatorics/named_groups.py' adding 'sympy/combinatorics/partitions.py' adding 'sympy/combinatorics/pc_groups.py' adding 'sympy/combinatorics/perm_groups.py' adding 'sympy/combinatorics/permutations.py' adding 'sympy/combinatorics/polyhedron.py' adding 'sympy/combinatorics/prufer.py' adding 'sympy/combinatorics/rewritingsystem.py' adding 'sympy/combinatorics/rewritingsystem_fsm.py' adding 'sympy/combinatorics/schur_number.py' adding 'sympy/combinatorics/subsets.py' adding 'sympy/combinatorics/tensor_can.py' adding 'sympy/combinatorics/testutil.py' adding 'sympy/combinatorics/util.py' adding 'sympy/combinatorics/tests/__init__.py' adding 'sympy/combinatorics/tests/test_coset_table.py' adding 'sympy/combinatorics/tests/test_fp_groups.py' adding 'sympy/combinatorics/tests/test_free_groups.py' adding 'sympy/combinatorics/tests/test_galois.py' adding 'sympy/combinatorics/tests/test_generators.py' adding 'sympy/combinatorics/tests/test_graycode.py' adding 'sympy/combinatorics/tests/test_group_constructs.py' adding 'sympy/combinatorics/tests/test_group_numbers.py' adding 'sympy/combinatorics/tests/test_homomorphisms.py' adding 'sympy/combinatorics/tests/test_named_groups.py' adding 'sympy/combinatorics/tests/test_partitions.py' adding 'sympy/combinatorics/tests/test_pc_groups.py' adding 'sympy/combinatorics/tests/test_perm_groups.py' adding 'sympy/combinatorics/tests/test_permutations.py' adding 'sympy/combinatorics/tests/test_polyhedron.py' adding 'sympy/combinatorics/tests/test_prufer.py' adding 'sympy/combinatorics/tests/test_rewriting.py' adding 'sympy/combinatorics/tests/test_schur_number.py' adding 'sympy/combinatorics/tests/test_subsets.py' adding 'sympy/combinatorics/tests/test_tensor_can.py' adding 'sympy/combinatorics/tests/test_testutil.py' adding 'sympy/combinatorics/tests/test_util.py' adding 'sympy/concrete/__init__.py' adding 'sympy/concrete/delta.py' adding 'sympy/concrete/expr_with_intlimits.py' adding 'sympy/concrete/expr_with_limits.py' adding 'sympy/concrete/gosper.py' adding 'sympy/concrete/guess.py' adding 'sympy/concrete/products.py' adding 'sympy/concrete/summations.py' adding 'sympy/concrete/tests/__init__.py' adding 'sympy/concrete/tests/test_delta.py' adding 'sympy/concrete/tests/test_gosper.py' adding 'sympy/concrete/tests/test_guess.py' adding 'sympy/concrete/tests/test_products.py' adding 'sympy/concrete/tests/test_sums_products.py' adding 'sympy/core/__init__.py' adding 'sympy/core/_print_helpers.py' adding 'sympy/core/add.py' adding 'sympy/core/alphabets.py' adding 'sympy/core/assumptions.py' adding 'sympy/core/assumptions_generated.py' adding 'sympy/core/backend.py' adding 'sympy/core/basic.py' adding 'sympy/core/cache.py' adding 'sympy/core/compatibility.py' adding 'sympy/core/containers.py' adding 'sympy/core/core.py' adding 'sympy/core/coreerrors.py' adding 'sympy/core/decorators.py' adding 'sympy/core/evalf.py' adding 'sympy/core/expr.py' adding 'sympy/core/exprtools.py' adding 'sympy/core/facts.py' adding 'sympy/core/function.py' adding 'sympy/core/kind.py' adding 'sympy/core/logic.py' adding 'sympy/core/mod.py' adding 'sympy/core/mul.py' adding 'sympy/core/multidimensional.py' adding 'sympy/core/numbers.py' adding 'sympy/core/operations.py' adding 'sympy/core/parameters.py' adding 'sympy/core/power.py' adding 'sympy/core/random.py' adding 'sympy/core/relational.py' adding 'sympy/core/rules.py' adding 'sympy/core/singleton.py' adding 'sympy/core/sorting.py' adding 'sympy/core/symbol.py' adding 'sympy/core/sympify.py' adding 'sympy/core/trace.py' adding 'sympy/core/traversal.py' adding 'sympy/core/benchmarks/__init__.py' adding 'sympy/core/benchmarks/bench_arit.py' adding 'sympy/core/benchmarks/bench_assumptions.py' adding 'sympy/core/benchmarks/bench_basic.py' adding 'sympy/core/benchmarks/bench_expand.py' adding 'sympy/core/benchmarks/bench_numbers.py' adding 'sympy/core/benchmarks/bench_sympify.py' adding 'sympy/core/tests/__init__.py' adding 'sympy/core/tests/test_args.py' adding 'sympy/core/tests/test_arit.py' adding 'sympy/core/tests/test_assumptions.py' adding 'sympy/core/tests/test_basic.py' adding 'sympy/core/tests/test_cache.py' adding 'sympy/core/tests/test_compatibility.py' adding 'sympy/core/tests/test_complex.py' adding 'sympy/core/tests/test_constructor_postprocessor.py' adding 'sympy/core/tests/test_containers.py' adding 'sympy/core/tests/test_count_ops.py' adding 'sympy/core/tests/test_diff.py' adding 'sympy/core/tests/test_equal.py' adding 'sympy/core/tests/test_eval.py' adding 'sympy/core/tests/test_evalf.py' adding 'sympy/core/tests/test_expand.py' adding 'sympy/core/tests/test_expr.py' adding 'sympy/core/tests/test_exprtools.py' adding 'sympy/core/tests/test_facts.py' adding 'sympy/core/tests/test_function.py' adding 'sympy/core/tests/test_kind.py' adding 'sympy/core/tests/test_logic.py' adding 'sympy/core/tests/test_match.py' adding 'sympy/core/tests/test_multidimensional.py' adding 'sympy/core/tests/test_noncommutative.py' adding 'sympy/core/tests/test_numbers.py' adding 'sympy/core/tests/test_operations.py' adding 'sympy/core/tests/test_parameters.py' adding 'sympy/core/tests/test_power.py' adding 'sympy/core/tests/test_priority.py' adding 'sympy/core/tests/test_random.py' adding 'sympy/core/tests/test_relational.py' adding 'sympy/core/tests/test_rules.py' adding 'sympy/core/tests/test_singleton.py' adding 'sympy/core/tests/test_sorting.py' adding 'sympy/core/tests/test_subs.py' adding 'sympy/core/tests/test_symbol.py' adding 'sympy/core/tests/test_sympify.py' adding 'sympy/core/tests/test_traversal.py' adding 'sympy/core/tests/test_truediv.py' adding 'sympy/core/tests/test_var.py' adding 'sympy/crypto/__init__.py' adding 'sympy/crypto/crypto.py' adding 'sympy/crypto/tests/__init__.py' adding 'sympy/crypto/tests/test_crypto.py' adding 'sympy/diffgeom/__init__.py' adding 'sympy/diffgeom/diffgeom.py' adding 'sympy/diffgeom/rn.py' adding 'sympy/diffgeom/tests/__init__.py' adding 'sympy/diffgeom/tests/test_class_structure.py' adding 'sympy/diffgeom/tests/test_diffgeom.py' adding 'sympy/diffgeom/tests/test_function_diffgeom_book.py' adding 'sympy/diffgeom/tests/test_hyperbolic_space.py' adding 'sympy/discrete/__init__.py' adding 'sympy/discrete/convolutions.py' adding 'sympy/discrete/recurrences.py' adding 'sympy/discrete/transforms.py' adding 'sympy/discrete/tests/__init__.py' adding 'sympy/discrete/tests/test_convolutions.py' adding 'sympy/discrete/tests/test_recurrences.py' adding 'sympy/discrete/tests/test_transforms.py' adding 'sympy/external/__init__.py' adding 'sympy/external/gmpy.py' adding 'sympy/external/importtools.py' adding 'sympy/external/pythonmpq.py' adding 'sympy/external/tests/__init__.py' adding 'sympy/external/tests/test_autowrap.py' adding 'sympy/external/tests/test_codegen.py' adding 'sympy/external/tests/test_importtools.py' adding 'sympy/external/tests/test_numpy.py' adding 'sympy/external/tests/test_pythonmpq.py' adding 'sympy/external/tests/test_scipy.py' adding 'sympy/functions/__init__.py' adding 'sympy/functions/combinatorial/__init__.py' adding 'sympy/functions/combinatorial/factorials.py' adding 'sympy/functions/combinatorial/numbers.py' adding 'sympy/functions/combinatorial/tests/__init__.py' adding 'sympy/functions/combinatorial/tests/test_comb_factorials.py' adding 'sympy/functions/combinatorial/tests/test_comb_numbers.py' adding 'sympy/functions/elementary/__init__.py' adding 'sympy/functions/elementary/_trigonometric_special.py' adding 'sympy/functions/elementary/complexes.py' adding 'sympy/functions/elementary/exponential.py' adding 'sympy/functions/elementary/hyperbolic.py' adding 'sympy/functions/elementary/integers.py' adding 'sympy/functions/elementary/miscellaneous.py' adding 'sympy/functions/elementary/piecewise.py' adding 'sympy/functions/elementary/trigonometric.py' adding 'sympy/functions/elementary/benchmarks/__init__.py' adding 'sympy/functions/elementary/benchmarks/bench_exp.py' adding 'sympy/functions/elementary/tests/__init__.py' adding 'sympy/functions/elementary/tests/test_complexes.py' adding 'sympy/functions/elementary/tests/test_exponential.py' adding 'sympy/functions/elementary/tests/test_hyperbolic.py' adding 'sympy/functions/elementary/tests/test_integers.py' adding 'sympy/functions/elementary/tests/test_interface.py' adding 'sympy/functions/elementary/tests/test_miscellaneous.py' adding 'sympy/functions/elementary/tests/test_piecewise.py' adding 'sympy/functions/elementary/tests/test_trigonometric.py' adding 'sympy/functions/special/__init__.py' adding 'sympy/functions/special/bessel.py' adding 'sympy/functions/special/beta_functions.py' adding 'sympy/functions/special/bsplines.py' adding 'sympy/functions/special/delta_functions.py' adding 'sympy/functions/special/elliptic_integrals.py' adding 'sympy/functions/special/error_functions.py' adding 'sympy/functions/special/gamma_functions.py' adding 'sympy/functions/special/hyper.py' adding 'sympy/functions/special/mathieu_functions.py' adding 'sympy/functions/special/polynomials.py' adding 'sympy/functions/special/singularity_functions.py' adding 'sympy/functions/special/spherical_harmonics.py' adding 'sympy/functions/special/tensor_functions.py' adding 'sympy/functions/special/zeta_functions.py' adding 'sympy/functions/special/benchmarks/__init__.py' adding 'sympy/functions/special/benchmarks/bench_special.py' adding 'sympy/functions/special/tests/__init__.py' adding 'sympy/functions/special/tests/test_bessel.py' adding 'sympy/functions/special/tests/test_beta_functions.py' adding 'sympy/functions/special/tests/test_bsplines.py' adding 'sympy/functions/special/tests/test_delta_functions.py' adding 'sympy/functions/special/tests/test_elliptic_integrals.py' adding 'sympy/functions/special/tests/test_error_functions.py' adding 'sympy/functions/special/tests/test_gamma_functions.py' adding 'sympy/functions/special/tests/test_hyper.py' adding 'sympy/functions/special/tests/test_mathieu.py' adding 'sympy/functions/special/tests/test_singularity_functions.py' adding 'sympy/functions/special/tests/test_spec_polynomials.py' adding 'sympy/functions/special/tests/test_spherical_harmonics.py' adding 'sympy/functions/special/tests/test_tensor_functions.py' adding 'sympy/functions/special/tests/test_zeta_functions.py' adding 'sympy/geometry/__init__.py' adding 'sympy/geometry/curve.py' adding 'sympy/geometry/ellipse.py' adding 'sympy/geometry/entity.py' adding 'sympy/geometry/exceptions.py' adding 'sympy/geometry/line.py' adding 'sympy/geometry/parabola.py' adding 'sympy/geometry/plane.py' adding 'sympy/geometry/point.py' adding 'sympy/geometry/polygon.py' adding 'sympy/geometry/util.py' adding 'sympy/geometry/tests/__init__.py' adding 'sympy/geometry/tests/test_curve.py' adding 'sympy/geometry/tests/test_ellipse.py' adding 'sympy/geometry/tests/test_entity.py' adding 'sympy/geometry/tests/test_geometrysets.py' adding 'sympy/geometry/tests/test_line.py' adding 'sympy/geometry/tests/test_parabola.py' adding 'sympy/geometry/tests/test_plane.py' adding 'sympy/geometry/tests/test_point.py' adding 'sympy/geometry/tests/test_polygon.py' adding 'sympy/geometry/tests/test_util.py' adding 'sympy/holonomic/__init__.py' adding 'sympy/holonomic/holonomic.py' adding 'sympy/holonomic/holonomicerrors.py' adding 'sympy/holonomic/numerical.py' adding 'sympy/holonomic/recurrence.py' adding 'sympy/holonomic/tests/__init__.py' adding 'sympy/holonomic/tests/test_holonomic.py' adding 'sympy/holonomic/tests/test_recurrence.py' adding 'sympy/integrals/__init__.py' adding 'sympy/integrals/deltafunctions.py' adding 'sympy/integrals/heurisch.py' adding 'sympy/integrals/integrals.py' adding 'sympy/integrals/intpoly.py' adding 'sympy/integrals/laplace.py' adding 'sympy/integrals/manualintegrate.py' adding 'sympy/integrals/meijerint.py' adding 'sympy/integrals/meijerint_doc.py' adding 'sympy/integrals/prde.py' adding 'sympy/integrals/quadrature.py' adding 'sympy/integrals/rationaltools.py' adding 'sympy/integrals/rde.py' adding 'sympy/integrals/risch.py' adding 'sympy/integrals/singularityfunctions.py' adding 'sympy/integrals/transforms.py' adding 'sympy/integrals/trigonometry.py' adding 'sympy/integrals/benchmarks/__init__.py' adding 'sympy/integrals/benchmarks/bench_integrate.py' adding 'sympy/integrals/benchmarks/bench_trigintegrate.py' adding 'sympy/integrals/tests/__init__.py' adding 'sympy/integrals/tests/test_deltafunctions.py' adding 'sympy/integrals/tests/test_failing_integrals.py' adding 'sympy/integrals/tests/test_heurisch.py' adding 'sympy/integrals/tests/test_integrals.py' adding 'sympy/integrals/tests/test_intpoly.py' adding 'sympy/integrals/tests/test_laplace.py' adding 'sympy/integrals/tests/test_lineintegrals.py' adding 'sympy/integrals/tests/test_manual.py' adding 'sympy/integrals/tests/test_meijerint.py' adding 'sympy/integrals/tests/test_prde.py' adding 'sympy/integrals/tests/test_quadrature.py' adding 'sympy/integrals/tests/test_rationaltools.py' adding 'sympy/integrals/tests/test_rde.py' adding 'sympy/integrals/tests/test_risch.py' adding 'sympy/integrals/tests/test_singularityfunctions.py' adding 'sympy/integrals/tests/test_transforms.py' adding 'sympy/integrals/tests/test_trigonometry.py' adding 'sympy/interactive/__init__.py' adding 'sympy/interactive/printing.py' adding 'sympy/interactive/session.py' adding 'sympy/interactive/traversal.py' adding 'sympy/interactive/tests/__init__.py' adding 'sympy/interactive/tests/test_interactive.py' adding 'sympy/interactive/tests/test_ipython.py' adding 'sympy/liealgebras/__init__.py' adding 'sympy/liealgebras/cartan_matrix.py' adding 'sympy/liealgebras/cartan_type.py' adding 'sympy/liealgebras/dynkin_diagram.py' adding 'sympy/liealgebras/root_system.py' adding 'sympy/liealgebras/type_a.py' adding 'sympy/liealgebras/type_b.py' adding 'sympy/liealgebras/type_c.py' adding 'sympy/liealgebras/type_d.py' adding 'sympy/liealgebras/type_e.py' adding 'sympy/liealgebras/type_f.py' adding 'sympy/liealgebras/type_g.py' adding 'sympy/liealgebras/weyl_group.py' adding 'sympy/liealgebras/tests/__init__.py' adding 'sympy/liealgebras/tests/test_cartan_matrix.py' adding 'sympy/liealgebras/tests/test_cartan_type.py' adding 'sympy/liealgebras/tests/test_dynkin_diagram.py' adding 'sympy/liealgebras/tests/test_root_system.py' adding 'sympy/liealgebras/tests/test_type_A.py' adding 'sympy/liealgebras/tests/test_type_B.py' adding 'sympy/liealgebras/tests/test_type_C.py' adding 'sympy/liealgebras/tests/test_type_D.py' adding 'sympy/liealgebras/tests/test_type_E.py' adding 'sympy/liealgebras/tests/test_type_F.py' adding 'sympy/liealgebras/tests/test_type_G.py' adding 'sympy/liealgebras/tests/test_weyl_group.py' adding 'sympy/logic/__init__.py' adding 'sympy/logic/boolalg.py' adding 'sympy/logic/inference.py' adding 'sympy/logic/algorithms/__init__.py' adding 'sympy/logic/algorithms/dpll.py' adding 'sympy/logic/algorithms/dpll2.py' adding 'sympy/logic/algorithms/minisat22_wrapper.py' adding 'sympy/logic/algorithms/pycosat_wrapper.py' adding 'sympy/logic/tests/__init__.py' adding 'sympy/logic/tests/test_boolalg.py' adding 'sympy/logic/tests/test_dimacs.py' adding 'sympy/logic/tests/test_inference.py' adding 'sympy/logic/utilities/__init__.py' adding 'sympy/logic/utilities/dimacs.py' adding 'sympy/matrices/__init__.py' adding 'sympy/matrices/common.py' adding 'sympy/matrices/decompositions.py' adding 'sympy/matrices/dense.py' adding 'sympy/matrices/determinant.py' adding 'sympy/matrices/eigen.py' adding 'sympy/matrices/graph.py' adding 'sympy/matrices/immutable.py' adding 'sympy/matrices/inverse.py' adding 'sympy/matrices/matrices.py' adding 'sympy/matrices/normalforms.py' adding 'sympy/matrices/reductions.py' adding 'sympy/matrices/repmatrix.py' adding 'sympy/matrices/solvers.py' adding 'sympy/matrices/sparse.py' adding 'sympy/matrices/sparsetools.py' adding 'sympy/matrices/subspaces.py' adding 'sympy/matrices/utilities.py' adding 'sympy/matrices/benchmarks/__init__.py' adding 'sympy/matrices/benchmarks/bench_matrix.py' adding 'sympy/matrices/expressions/__init__.py' adding 'sympy/matrices/expressions/_shape.py' adding 'sympy/matrices/expressions/adjoint.py' adding 'sympy/matrices/expressions/applyfunc.py' adding 'sympy/matrices/expressions/blockmatrix.py' adding 'sympy/matrices/expressions/companion.py' adding 'sympy/matrices/expressions/determinant.py' adding 'sympy/matrices/expressions/diagonal.py' adding 'sympy/matrices/expressions/dotproduct.py' adding 'sympy/matrices/expressions/factorizations.py' adding 'sympy/matrices/expressions/fourier.py' adding 'sympy/matrices/expressions/funcmatrix.py' adding 'sympy/matrices/expressions/hadamard.py' adding 'sympy/matrices/expressions/inverse.py' adding 'sympy/matrices/expressions/kronecker.py' adding 'sympy/matrices/expressions/matadd.py' adding 'sympy/matrices/expressions/matexpr.py' adding 'sympy/matrices/expressions/matmul.py' adding 'sympy/matrices/expressions/matpow.py' adding 'sympy/matrices/expressions/permutation.py' adding 'sympy/matrices/expressions/sets.py' adding 'sympy/matrices/expressions/slice.py' adding 'sympy/matrices/expressions/special.py' adding 'sympy/matrices/expressions/trace.py' adding 'sympy/matrices/expressions/transpose.py' adding 'sympy/matrices/expressions/tests/__init__.py' adding 'sympy/matrices/expressions/tests/test_adjoint.py' adding 'sympy/matrices/expressions/tests/test_applyfunc.py' adding 'sympy/matrices/expressions/tests/test_blockmatrix.py' adding 'sympy/matrices/expressions/tests/test_companion.py' adding 'sympy/matrices/expressions/tests/test_derivatives.py' adding 'sympy/matrices/expressions/tests/test_determinant.py' adding 'sympy/matrices/expressions/tests/test_diagonal.py' adding 'sympy/matrices/expressions/tests/test_dotproduct.py' adding 'sympy/matrices/expressions/tests/test_factorizations.py' adding 'sympy/matrices/expressions/tests/test_fourier.py' adding 'sympy/matrices/expressions/tests/test_funcmatrix.py' adding 'sympy/matrices/expressions/tests/test_hadamard.py' adding 'sympy/matrices/expressions/tests/test_indexing.py' adding 'sympy/matrices/expressions/tests/test_inverse.py' adding 'sympy/matrices/expressions/tests/test_kronecker.py' adding 'sympy/matrices/expressions/tests/test_matadd.py' adding 'sympy/matrices/expressions/tests/test_matexpr.py' adding 'sympy/matrices/expressions/tests/test_matmul.py' adding 'sympy/matrices/expressions/tests/test_matpow.py' adding 'sympy/matrices/expressions/tests/test_permutation.py' adding 'sympy/matrices/expressions/tests/test_sets.py' adding 'sympy/matrices/expressions/tests/test_slice.py' adding 'sympy/matrices/expressions/tests/test_special.py' adding 'sympy/matrices/expressions/tests/test_trace.py' adding 'sympy/matrices/expressions/tests/test_transpose.py' adding 'sympy/matrices/tests/__init__.py' adding 'sympy/matrices/tests/test_commonmatrix.py' adding 'sympy/matrices/tests/test_decompositions.py' adding 'sympy/matrices/tests/test_determinant.py' adding 'sympy/matrices/tests/test_eigen.py' adding 'sympy/matrices/tests/test_graph.py' adding 'sympy/matrices/tests/test_immutable.py' adding 'sympy/matrices/tests/test_interactions.py' adding 'sympy/matrices/tests/test_matrices.py' adding 'sympy/matrices/tests/test_normalforms.py' adding 'sympy/matrices/tests/test_reductions.py' adding 'sympy/matrices/tests/test_solvers.py' adding 'sympy/matrices/tests/test_sparse.py' adding 'sympy/matrices/tests/test_sparsetools.py' adding 'sympy/matrices/tests/test_subspaces.py' adding 'sympy/multipledispatch/__init__.py' adding 'sympy/multipledispatch/conflict.py' adding 'sympy/multipledispatch/core.py' adding 'sympy/multipledispatch/dispatcher.py' adding 'sympy/multipledispatch/utils.py' adding 'sympy/multipledispatch/tests/__init__.py' adding 'sympy/multipledispatch/tests/test_conflict.py' adding 'sympy/multipledispatch/tests/test_core.py' adding 'sympy/multipledispatch/tests/test_dispatcher.py' adding 'sympy/ntheory/__init__.py' adding 'sympy/ntheory/bbp_pi.py' adding 'sympy/ntheory/continued_fraction.py' adding 'sympy/ntheory/digits.py' adding 'sympy/ntheory/ecm.py' adding 'sympy/ntheory/egyptian_fraction.py' adding 'sympy/ntheory/elliptic_curve.py' adding 'sympy/ntheory/factor_.py' adding 'sympy/ntheory/generate.py' adding 'sympy/ntheory/modular.py' adding 'sympy/ntheory/multinomial.py' adding 'sympy/ntheory/partitions_.py' adding 'sympy/ntheory/primetest.py' adding 'sympy/ntheory/qs.py' adding 'sympy/ntheory/residue_ntheory.py' adding 'sympy/ntheory/tests/__init__.py' adding 'sympy/ntheory/tests/test_bbp_pi.py' adding 'sympy/ntheory/tests/test_continued_fraction.py' adding 'sympy/ntheory/tests/test_digits.py' adding 'sympy/ntheory/tests/test_ecm.py' adding 'sympy/ntheory/tests/test_egyptian_fraction.py' adding 'sympy/ntheory/tests/test_elliptic_curve.py' adding 'sympy/ntheory/tests/test_factor_.py' adding 'sympy/ntheory/tests/test_generate.py' adding 'sympy/ntheory/tests/test_modular.py' adding 'sympy/ntheory/tests/test_multinomial.py' adding 'sympy/ntheory/tests/test_partitions.py' adding 'sympy/ntheory/tests/test_primetest.py' adding 'sympy/ntheory/tests/test_qs.py' adding 'sympy/ntheory/tests/test_residue.py' adding 'sympy/parsing/__init__.py' adding 'sympy/parsing/ast_parser.py' adding 'sympy/parsing/mathematica.py' adding 'sympy/parsing/maxima.py' adding 'sympy/parsing/sym_expr.py' adding 'sympy/parsing/sympy_parser.py' adding 'sympy/parsing/autolev/Autolev.g4' adding 'sympy/parsing/autolev/__init__.py' adding 'sympy/parsing/autolev/_build_autolev_antlr.py' adding 'sympy/parsing/autolev/_listener_autolev_antlr.py' adding 'sympy/parsing/autolev/_parse_autolev_antlr.py' adding 'sympy/parsing/autolev/_antlr/__init__.py' adding 'sympy/parsing/autolev/_antlr/autolevlexer.py' adding 'sympy/parsing/autolev/_antlr/autolevlistener.py' adding 'sympy/parsing/autolev/_antlr/autolevparser.py' adding 'sympy/parsing/autolev/test-examples/README.txt' adding 'sympy/parsing/autolev/test-examples/ruletest1.al' adding 'sympy/parsing/autolev/test-examples/ruletest1.py' adding 'sympy/parsing/autolev/test-examples/ruletest10.al' adding 'sympy/parsing/autolev/test-examples/ruletest10.py' adding 'sympy/parsing/autolev/test-examples/ruletest11.al' adding 'sympy/parsing/autolev/test-examples/ruletest11.py' adding 'sympy/parsing/autolev/test-examples/ruletest12.al' adding 'sympy/parsing/autolev/test-examples/ruletest12.py' adding 'sympy/parsing/autolev/test-examples/ruletest2.al' adding 'sympy/parsing/autolev/test-examples/ruletest2.py' adding 'sympy/parsing/autolev/test-examples/ruletest3.al' adding 'sympy/parsing/autolev/test-examples/ruletest3.py' adding 'sympy/parsing/autolev/test-examples/ruletest4.al' adding 'sympy/parsing/autolev/test-examples/ruletest4.py' adding 'sympy/parsing/autolev/test-examples/ruletest5.al' adding 'sympy/parsing/autolev/test-examples/ruletest5.py' adding 'sympy/parsing/autolev/test-examples/ruletest6.al' adding 'sympy/parsing/autolev/test-examples/ruletest6.py' adding 'sympy/parsing/autolev/test-examples/ruletest7.al' adding 'sympy/parsing/autolev/test-examples/ruletest7.py' adding 'sympy/parsing/autolev/test-examples/ruletest8.al' adding 'sympy/parsing/autolev/test-examples/ruletest8.py' adding 'sympy/parsing/autolev/test-examples/ruletest9.al' adding 'sympy/parsing/autolev/test-examples/ruletest9.py' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al' adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py' adding 'sympy/parsing/c/__init__.py' adding 'sympy/parsing/c/c_parser.py' adding 'sympy/parsing/fortran/__init__.py' adding 'sympy/parsing/fortran/fortran_parser.py' adding 'sympy/parsing/latex/LICENSE.txt' adding 'sympy/parsing/latex/LaTeX.g4' adding 'sympy/parsing/latex/__init__.py' adding 'sympy/parsing/latex/_build_latex_antlr.py' adding 'sympy/parsing/latex/_parse_latex_antlr.py' adding 'sympy/parsing/latex/errors.py' adding 'sympy/parsing/latex/_antlr/__init__.py' adding 'sympy/parsing/latex/_antlr/latexlexer.py' adding 'sympy/parsing/latex/_antlr/latexparser.py' adding 'sympy/parsing/tests/__init__.py' adding 'sympy/parsing/tests/test_ast_parser.py' adding 'sympy/parsing/tests/test_autolev.py' adding 'sympy/parsing/tests/test_c_parser.py' adding 'sympy/parsing/tests/test_fortran_parser.py' adding 'sympy/parsing/tests/test_implicit_multiplication_application.py' adding 'sympy/parsing/tests/test_latex.py' adding 'sympy/parsing/tests/test_latex_deps.py' adding 'sympy/parsing/tests/test_mathematica.py' adding 'sympy/parsing/tests/test_maxima.py' adding 'sympy/parsing/tests/test_sym_expr.py' adding 'sympy/parsing/tests/test_sympy_parser.py' adding 'sympy/physics/__init__.py' adding 'sympy/physics/hydrogen.py' adding 'sympy/physics/matrices.py' adding 'sympy/physics/paulialgebra.py' adding 'sympy/physics/pring.py' adding 'sympy/physics/qho_1d.py' adding 'sympy/physics/secondquant.py' adding 'sympy/physics/sho.py' adding 'sympy/physics/wigner.py' adding 'sympy/physics/continuum_mechanics/__init__.py' adding 'sympy/physics/continuum_mechanics/beam.py' adding 'sympy/physics/continuum_mechanics/truss.py' adding 'sympy/physics/continuum_mechanics/tests/__init__.py' adding 'sympy/physics/continuum_mechanics/tests/test_beam.py' adding 'sympy/physics/continuum_mechanics/tests/test_truss.py' adding 'sympy/physics/control/__init__.py' adding 'sympy/physics/control/control_plots.py' adding 'sympy/physics/control/lti.py' adding 'sympy/physics/control/tests/__init__.py' adding 'sympy/physics/control/tests/test_control_plots.py' adding 'sympy/physics/control/tests/test_lti.py' adding 'sympy/physics/hep/__init__.py' adding 'sympy/physics/hep/gamma_matrices.py' adding 'sympy/physics/hep/tests/__init__.py' adding 'sympy/physics/hep/tests/test_gamma_matrices.py' adding 'sympy/physics/mechanics/__init__.py' adding 'sympy/physics/mechanics/body.py' adding 'sympy/physics/mechanics/functions.py' adding 'sympy/physics/mechanics/joint.py' adding 'sympy/physics/mechanics/jointsmethod.py' adding 'sympy/physics/mechanics/kane.py' adding 'sympy/physics/mechanics/lagrange.py' adding 'sympy/physics/mechanics/linearize.py' adding 'sympy/physics/mechanics/method.py' adding 'sympy/physics/mechanics/models.py' adding 'sympy/physics/mechanics/particle.py' adding 'sympy/physics/mechanics/rigidbody.py' adding 'sympy/physics/mechanics/system.py' adding 'sympy/physics/mechanics/tests/__init__.py' adding 'sympy/physics/mechanics/tests/test_body.py' adding 'sympy/physics/mechanics/tests/test_functions.py' adding 'sympy/physics/mechanics/tests/test_joint.py' adding 'sympy/physics/mechanics/tests/test_jointsmethod.py' adding 'sympy/physics/mechanics/tests/test_kane.py' adding 'sympy/physics/mechanics/tests/test_kane2.py' adding 'sympy/physics/mechanics/tests/test_kane3.py' adding 'sympy/physics/mechanics/tests/test_kane4.py' adding 'sympy/physics/mechanics/tests/test_lagrange.py' adding 'sympy/physics/mechanics/tests/test_lagrange2.py' adding 'sympy/physics/mechanics/tests/test_linearize.py' adding 'sympy/physics/mechanics/tests/test_method.py' adding 'sympy/physics/mechanics/tests/test_models.py' adding 'sympy/physics/mechanics/tests/test_particle.py' adding 'sympy/physics/mechanics/tests/test_rigidbody.py' adding 'sympy/physics/mechanics/tests/test_system.py' adding 'sympy/physics/optics/__init__.py' adding 'sympy/physics/optics/gaussopt.py' adding 'sympy/physics/optics/medium.py' adding 'sympy/physics/optics/polarization.py' adding 'sympy/physics/optics/utils.py' adding 'sympy/physics/optics/waves.py' adding 'sympy/physics/optics/tests/__init__.py' adding 'sympy/physics/optics/tests/test_gaussopt.py' adding 'sympy/physics/optics/tests/test_medium.py' adding 'sympy/physics/optics/tests/test_polarization.py' adding 'sympy/physics/optics/tests/test_utils.py' adding 'sympy/physics/optics/tests/test_waves.py' adding 'sympy/physics/quantum/__init__.py' adding 'sympy/physics/quantum/anticommutator.py' adding 'sympy/physics/quantum/boson.py' adding 'sympy/physics/quantum/cartesian.py' adding 'sympy/physics/quantum/cg.py' adding 'sympy/physics/quantum/circuitplot.py' adding 'sympy/physics/quantum/circuitutils.py' adding 'sympy/physics/quantum/commutator.py' adding 'sympy/physics/quantum/constants.py' adding 'sympy/physics/quantum/dagger.py' adding 'sympy/physics/quantum/density.py' adding 'sympy/physics/quantum/fermion.py' adding 'sympy/physics/quantum/gate.py' adding 'sympy/physics/quantum/grover.py' adding 'sympy/physics/quantum/hilbert.py' adding 'sympy/physics/quantum/identitysearch.py' adding 'sympy/physics/quantum/innerproduct.py' adding 'sympy/physics/quantum/matrixcache.py' adding 'sympy/physics/quantum/matrixutils.py' adding 'sympy/physics/quantum/operator.py' adding 'sympy/physics/quantum/operatorordering.py' adding 'sympy/physics/quantum/operatorset.py' adding 'sympy/physics/quantum/pauli.py' adding 'sympy/physics/quantum/piab.py' adding 'sympy/physics/quantum/qapply.py' adding 'sympy/physics/quantum/qasm.py' adding 'sympy/physics/quantum/qexpr.py' adding 'sympy/physics/quantum/qft.py' adding 'sympy/physics/quantum/qubit.py' adding 'sympy/physics/quantum/represent.py' adding 'sympy/physics/quantum/sho1d.py' adding 'sympy/physics/quantum/shor.py' adding 'sympy/physics/quantum/spin.py' adding 'sympy/physics/quantum/state.py' adding 'sympy/physics/quantum/tensorproduct.py' adding 'sympy/physics/quantum/trace.py' adding 'sympy/physics/quantum/tests/__init__.py' adding 'sympy/physics/quantum/tests/test_anticommutator.py' adding 'sympy/physics/quantum/tests/test_boson.py' adding 'sympy/physics/quantum/tests/test_cartesian.py' adding 'sympy/physics/quantum/tests/test_cg.py' adding 'sympy/physics/quantum/tests/test_circuitplot.py' adding 'sympy/physics/quantum/tests/test_circuitutils.py' adding 'sympy/physics/quantum/tests/test_commutator.py' adding 'sympy/physics/quantum/tests/test_constants.py' adding 'sympy/physics/quantum/tests/test_dagger.py' adding 'sympy/physics/quantum/tests/test_density.py' adding 'sympy/physics/quantum/tests/test_fermion.py' adding 'sympy/physics/quantum/tests/test_gate.py' adding 'sympy/physics/quantum/tests/test_grover.py' adding 'sympy/physics/quantum/tests/test_hilbert.py' adding 'sympy/physics/quantum/tests/test_identitysearch.py' adding 'sympy/physics/quantum/tests/test_innerproduct.py' adding 'sympy/physics/quantum/tests/test_matrixutils.py' adding 'sympy/physics/quantum/tests/test_operator.py' adding 'sympy/physics/quantum/tests/test_operatorordering.py' adding 'sympy/physics/quantum/tests/test_operatorset.py' adding 'sympy/physics/quantum/tests/test_pauli.py' adding 'sympy/physics/quantum/tests/test_piab.py' adding 'sympy/physics/quantum/tests/test_printing.py' adding 'sympy/physics/quantum/tests/test_qapply.py' adding 'sympy/physics/quantum/tests/test_qasm.py' adding 'sympy/physics/quantum/tests/test_qexpr.py' adding 'sympy/physics/quantum/tests/test_qft.py' adding 'sympy/physics/quantum/tests/test_qubit.py' adding 'sympy/physics/quantum/tests/test_represent.py' adding 'sympy/physics/quantum/tests/test_sho1d.py' adding 'sympy/physics/quantum/tests/test_shor.py' adding 'sympy/physics/quantum/tests/test_spin.py' adding 'sympy/physics/quantum/tests/test_state.py' adding 'sympy/physics/quantum/tests/test_tensorproduct.py' adding 'sympy/physics/quantum/tests/test_trace.py' adding 'sympy/physics/tests/__init__.py' adding 'sympy/physics/tests/test_clebsch_gordan.py' adding 'sympy/physics/tests/test_hydrogen.py' adding 'sympy/physics/tests/test_paulialgebra.py' adding 'sympy/physics/tests/test_physics_matrices.py' adding 'sympy/physics/tests/test_pring.py' adding 'sympy/physics/tests/test_qho_1d.py' adding 'sympy/physics/tests/test_secondquant.py' adding 'sympy/physics/tests/test_sho.py' adding 'sympy/physics/units/__init__.py' adding 'sympy/physics/units/dimensions.py' adding 'sympy/physics/units/prefixes.py' adding 'sympy/physics/units/quantities.py' adding 'sympy/physics/units/unitsystem.py' adding 'sympy/physics/units/util.py' adding 'sympy/physics/units/definitions/__init__.py' adding 'sympy/physics/units/definitions/dimension_definitions.py' adding 'sympy/physics/units/definitions/unit_definitions.py' adding 'sympy/physics/units/systems/__init__.py' adding 'sympy/physics/units/systems/cgs.py' adding 'sympy/physics/units/systems/length_weight_time.py' adding 'sympy/physics/units/systems/mks.py' adding 'sympy/physics/units/systems/mksa.py' adding 'sympy/physics/units/systems/natural.py' adding 'sympy/physics/units/systems/si.py' adding 'sympy/physics/units/tests/__init__.py' adding 'sympy/physics/units/tests/test_dimensions.py' adding 'sympy/physics/units/tests/test_dimensionsystem.py' adding 'sympy/physics/units/tests/test_prefixes.py' adding 'sympy/physics/units/tests/test_quantities.py' adding 'sympy/physics/units/tests/test_unit_system_cgs_gauss.py' adding 'sympy/physics/units/tests/test_unitsystem.py' adding 'sympy/physics/units/tests/test_util.py' adding 'sympy/physics/vector/__init__.py' adding 'sympy/physics/vector/dyadic.py' adding 'sympy/physics/vector/fieldfunctions.py' adding 'sympy/physics/vector/frame.py' adding 'sympy/physics/vector/functions.py' adding 'sympy/physics/vector/point.py' adding 'sympy/physics/vector/printing.py' adding 'sympy/physics/vector/vector.py' adding 'sympy/physics/vector/tests/__init__.py' adding 'sympy/physics/vector/tests/test_dyadic.py' adding 'sympy/physics/vector/tests/test_fieldfunctions.py' adding 'sympy/physics/vector/tests/test_frame.py' adding 'sympy/physics/vector/tests/test_functions.py' adding 'sympy/physics/vector/tests/test_output.py' adding 'sympy/physics/vector/tests/test_point.py' adding 'sympy/physics/vector/tests/test_printing.py' adding 'sympy/physics/vector/tests/test_vector.py' adding 'sympy/plotting/__init__.py' adding 'sympy/plotting/experimental_lambdify.py' adding 'sympy/plotting/plot.py' adding 'sympy/plotting/plot_implicit.py' adding 'sympy/plotting/textplot.py' adding 'sympy/plotting/intervalmath/__init__.py' adding 'sympy/plotting/intervalmath/interval_arithmetic.py' adding 'sympy/plotting/intervalmath/interval_membership.py' adding 'sympy/plotting/intervalmath/lib_interval.py' adding 'sympy/plotting/intervalmath/tests/__init__.py' adding 'sympy/plotting/intervalmath/tests/test_interval_functions.py' adding 'sympy/plotting/intervalmath/tests/test_interval_membership.py' adding 'sympy/plotting/intervalmath/tests/test_intervalmath.py' adding 'sympy/plotting/pygletplot/__init__.py' adding 'sympy/plotting/pygletplot/color_scheme.py' adding 'sympy/plotting/pygletplot/managed_window.py' adding 'sympy/plotting/pygletplot/plot.py' adding 'sympy/plotting/pygletplot/plot_axes.py' adding 'sympy/plotting/pygletplot/plot_camera.py' adding 'sympy/plotting/pygletplot/plot_controller.py' adding 'sympy/plotting/pygletplot/plot_curve.py' adding 'sympy/plotting/pygletplot/plot_interval.py' adding 'sympy/plotting/pygletplot/plot_mode.py' adding 'sympy/plotting/pygletplot/plot_mode_base.py' adding 'sympy/plotting/pygletplot/plot_modes.py' adding 'sympy/plotting/pygletplot/plot_object.py' adding 'sympy/plotting/pygletplot/plot_rotation.py' adding 'sympy/plotting/pygletplot/plot_surface.py' adding 'sympy/plotting/pygletplot/plot_window.py' adding 'sympy/plotting/pygletplot/util.py' adding 'sympy/plotting/pygletplot/tests/__init__.py' adding 'sympy/plotting/pygletplot/tests/test_plotting.py' adding 'sympy/plotting/tests/__init__.py' adding 'sympy/plotting/tests/test_experimental_lambdify.py' adding 'sympy/plotting/tests/test_plot.py' adding 'sympy/plotting/tests/test_plot_implicit.py' adding 'sympy/plotting/tests/test_region_and.png' adding 'sympy/plotting/tests/test_region_not.png' adding 'sympy/plotting/tests/test_region_or.png' adding 'sympy/plotting/tests/test_region_xor.png' adding 'sympy/plotting/tests/test_textplot.py' adding 'sympy/polys/__init__.py' adding 'sympy/polys/appellseqs.py' adding 'sympy/polys/compatibility.py' adding 'sympy/polys/constructor.py' adding 'sympy/polys/densearith.py' adding 'sympy/polys/densebasic.py' adding 'sympy/polys/densetools.py' adding 'sympy/polys/dispersion.py' adding 'sympy/polys/distributedmodules.py' adding 'sympy/polys/domainmatrix.py' adding 'sympy/polys/euclidtools.py' adding 'sympy/polys/factortools.py' adding 'sympy/polys/fglmtools.py' adding 'sympy/polys/fields.py' adding 'sympy/polys/galoistools.py' adding 'sympy/polys/groebnertools.py' adding 'sympy/polys/heuristicgcd.py' adding 'sympy/polys/modulargcd.py' adding 'sympy/polys/monomials.py' adding 'sympy/polys/multivariate_resultants.py' adding 'sympy/polys/orderings.py' adding 'sympy/polys/orthopolys.py' adding 'sympy/polys/partfrac.py' adding 'sympy/polys/polyclasses.py' adding 'sympy/polys/polyconfig.py' adding 'sympy/polys/polyerrors.py' adding 'sympy/polys/polyfuncs.py' adding 'sympy/polys/polymatrix.py' adding 'sympy/polys/polyoptions.py' adding 'sympy/polys/polyquinticconst.py' adding 'sympy/polys/polyroots.py' adding 'sympy/polys/polytools.py' adding 'sympy/polys/polyutils.py' adding 'sympy/polys/rationaltools.py' adding 'sympy/polys/ring_series.py' adding 'sympy/polys/rings.py' adding 'sympy/polys/rootisolation.py' adding 'sympy/polys/rootoftools.py' adding 'sympy/polys/solvers.py' adding 'sympy/polys/specialpolys.py' adding 'sympy/polys/sqfreetools.py' adding 'sympy/polys/subresultants_qq_zz.py' adding 'sympy/polys/agca/__init__.py' adding 'sympy/polys/agca/extensions.py' adding 'sympy/polys/agca/homomorphisms.py' adding 'sympy/polys/agca/ideals.py' adding 'sympy/polys/agca/modules.py' adding 'sympy/polys/agca/tests/__init__.py' adding 'sympy/polys/agca/tests/test_extensions.py' adding 'sympy/polys/agca/tests/test_homomorphisms.py' adding 'sympy/polys/agca/tests/test_ideals.py' adding 'sympy/polys/agca/tests/test_modules.py' adding 'sympy/polys/benchmarks/__init__.py' adding 'sympy/polys/benchmarks/bench_galoispolys.py' adding 'sympy/polys/benchmarks/bench_groebnertools.py' adding 'sympy/polys/benchmarks/bench_solvers.py' adding 'sympy/polys/domains/__init__.py' adding 'sympy/polys/domains/algebraicfield.py' adding 'sympy/polys/domains/characteristiczero.py' adding 'sympy/polys/domains/complexfield.py' adding 'sympy/polys/domains/compositedomain.py' adding 'sympy/polys/domains/domain.py' adding 'sympy/polys/domains/domainelement.py' adding 'sympy/polys/domains/expressiondomain.py' adding 'sympy/polys/domains/expressionrawdomain.py' adding 'sympy/polys/domains/field.py' adding 'sympy/polys/domains/finitefield.py' adding 'sympy/polys/domains/fractionfield.py' adding 'sympy/polys/domains/gaussiandomains.py' adding 'sympy/polys/domains/gmpyfinitefield.py' adding 'sympy/polys/domains/gmpyintegerring.py' adding 'sympy/polys/domains/gmpyrationalfield.py' adding 'sympy/polys/domains/groundtypes.py' adding 'sympy/polys/domains/integerring.py' adding 'sympy/polys/domains/modularinteger.py' adding 'sympy/polys/domains/mpelements.py' adding 'sympy/polys/domains/old_fractionfield.py' adding 'sympy/polys/domains/old_polynomialring.py' adding 'sympy/polys/domains/polynomialring.py' adding 'sympy/polys/domains/pythonfinitefield.py' adding 'sympy/polys/domains/pythonintegerring.py' adding 'sympy/polys/domains/pythonrational.py' adding 'sympy/polys/domains/pythonrationalfield.py' adding 'sympy/polys/domains/quotientring.py' adding 'sympy/polys/domains/rationalfield.py' adding 'sympy/polys/domains/realfield.py' adding 'sympy/polys/domains/ring.py' adding 'sympy/polys/domains/simpledomain.py' adding 'sympy/polys/domains/tests/__init__.py' adding 'sympy/polys/domains/tests/test_domains.py' adding 'sympy/polys/domains/tests/test_polynomialring.py' adding 'sympy/polys/domains/tests/test_quotientring.py' adding 'sympy/polys/matrices/__init__.py' adding 'sympy/polys/matrices/_typing.py' adding 'sympy/polys/matrices/ddm.py' adding 'sympy/polys/matrices/dense.py' adding 'sympy/polys/matrices/domainmatrix.py' adding 'sympy/polys/matrices/domainscalar.py' adding 'sympy/polys/matrices/eigen.py' adding 'sympy/polys/matrices/exceptions.py' adding 'sympy/polys/matrices/linsolve.py' adding 'sympy/polys/matrices/lll.py' adding 'sympy/polys/matrices/normalforms.py' adding 'sympy/polys/matrices/sdm.py' adding 'sympy/polys/matrices/tests/__init__.py' adding 'sympy/polys/matrices/tests/test_ddm.py' adding 'sympy/polys/matrices/tests/test_dense.py' adding 'sympy/polys/matrices/tests/test_domainmatrix.py' adding 'sympy/polys/matrices/tests/test_domainscalar.py' adding 'sympy/polys/matrices/tests/test_eigen.py' adding 'sympy/polys/matrices/tests/test_linsolve.py' adding 'sympy/polys/matrices/tests/test_lll.py' adding 'sympy/polys/matrices/tests/test_normalforms.py' adding 'sympy/polys/matrices/tests/test_sdm.py' adding 'sympy/polys/numberfields/__init__.py' adding 'sympy/polys/numberfields/basis.py' adding 'sympy/polys/numberfields/exceptions.py' adding 'sympy/polys/numberfields/galois_resolvents.py' adding 'sympy/polys/numberfields/galoisgroups.py' adding 'sympy/polys/numberfields/minpoly.py' adding 'sympy/polys/numberfields/modules.py' adding 'sympy/polys/numberfields/primes.py' adding 'sympy/polys/numberfields/resolvent_lookup.py' adding 'sympy/polys/numberfields/subfield.py' adding 'sympy/polys/numberfields/utilities.py' adding 'sympy/polys/numberfields/tests/__init__.py' adding 'sympy/polys/numberfields/tests/test_basis.py' adding 'sympy/polys/numberfields/tests/test_galoisgroups.py' adding 'sympy/polys/numberfields/tests/test_minpoly.py' adding 'sympy/polys/numberfields/tests/test_modules.py' adding 'sympy/polys/numberfields/tests/test_numbers.py' adding 'sympy/polys/numberfields/tests/test_primes.py' adding 'sympy/polys/numberfields/tests/test_subfield.py' adding 'sympy/polys/numberfields/tests/test_utilities.py' adding 'sympy/polys/tests/__init__.py' adding 'sympy/polys/tests/test_appellseqs.py' adding 'sympy/polys/tests/test_constructor.py' adding 'sympy/polys/tests/test_densearith.py' adding 'sympy/polys/tests/test_densebasic.py' adding 'sympy/polys/tests/test_densetools.py' adding 'sympy/polys/tests/test_dispersion.py' adding 'sympy/polys/tests/test_distributedmodules.py' adding 'sympy/polys/tests/test_euclidtools.py' adding 'sympy/polys/tests/test_factortools.py' adding 'sympy/polys/tests/test_fields.py' adding 'sympy/polys/tests/test_galoistools.py' adding 'sympy/polys/tests/test_groebnertools.py' adding 'sympy/polys/tests/test_heuristicgcd.py' adding 'sympy/polys/tests/test_injections.py' adding 'sympy/polys/tests/test_modulargcd.py' adding 'sympy/polys/tests/test_monomials.py' adding 'sympy/polys/tests/test_multivariate_resultants.py' adding 'sympy/polys/tests/test_orderings.py' adding 'sympy/polys/tests/test_orthopolys.py' adding 'sympy/polys/tests/test_partfrac.py' adding 'sympy/polys/tests/test_polyclasses.py' adding 'sympy/polys/tests/test_polyfuncs.py' adding 'sympy/polys/tests/test_polymatrix.py' adding 'sympy/polys/tests/test_polyoptions.py' adding 'sympy/polys/tests/test_polyroots.py' adding 'sympy/polys/tests/test_polytools.py' adding 'sympy/polys/tests/test_polyutils.py' adding 'sympy/polys/tests/test_pythonrational.py' adding 'sympy/polys/tests/test_rationaltools.py' adding 'sympy/polys/tests/test_ring_series.py' adding 'sympy/polys/tests/test_rings.py' adding 'sympy/polys/tests/test_rootisolation.py' adding 'sympy/polys/tests/test_rootoftools.py' adding 'sympy/polys/tests/test_solvers.py' adding 'sympy/polys/tests/test_specialpolys.py' adding 'sympy/polys/tests/test_sqfreetools.py' adding 'sympy/polys/tests/test_subresultants_qq_zz.py' adding 'sympy/printing/__init__.py' adding 'sympy/printing/aesaracode.py' adding 'sympy/printing/c.py' adding 'sympy/printing/codeprinter.py' adding 'sympy/printing/conventions.py' adding 'sympy/printing/cxx.py' adding 'sympy/printing/defaults.py' adding 'sympy/printing/dot.py' adding 'sympy/printing/fortran.py' adding 'sympy/printing/glsl.py' adding 'sympy/printing/gtk.py' adding 'sympy/printing/jscode.py' adding 'sympy/printing/julia.py' adding 'sympy/printing/lambdarepr.py' adding 'sympy/printing/latex.py' adding 'sympy/printing/llvmjitcode.py' adding 'sympy/printing/maple.py' adding 'sympy/printing/mathematica.py' adding 'sympy/printing/mathml.py' adding 'sympy/printing/numpy.py' adding 'sympy/printing/octave.py' adding 'sympy/printing/precedence.py' adding 'sympy/printing/preview.py' adding 'sympy/printing/printer.py' adding 'sympy/printing/pycode.py' adding 'sympy/printing/python.py' adding 'sympy/printing/rcode.py' adding 'sympy/printing/repr.py' adding 'sympy/printing/rust.py' adding 'sympy/printing/smtlib.py' adding 'sympy/printing/str.py' adding 'sympy/printing/tableform.py' adding 'sympy/printing/tensorflow.py' adding 'sympy/printing/theanocode.py' adding 'sympy/printing/tree.py' adding 'sympy/printing/pretty/__init__.py' adding 'sympy/printing/pretty/pretty.py' adding 'sympy/printing/pretty/pretty_symbology.py' adding 'sympy/printing/pretty/stringpict.py' adding 'sympy/printing/pretty/tests/__init__.py' adding 'sympy/printing/pretty/tests/test_pretty.py' adding 'sympy/printing/tests/__init__.py' adding 'sympy/printing/tests/test_aesaracode.py' adding 'sympy/printing/tests/test_c.py' adding 'sympy/printing/tests/test_codeprinter.py' adding 'sympy/printing/tests/test_conventions.py' adding 'sympy/printing/tests/test_cupy.py' adding 'sympy/printing/tests/test_cxx.py' adding 'sympy/printing/tests/test_dot.py' adding 'sympy/printing/tests/test_fortran.py' adding 'sympy/printing/tests/test_glsl.py' adding 'sympy/printing/tests/test_gtk.py' adding 'sympy/printing/tests/test_jax.py' adding 'sympy/printing/tests/test_jscode.py' adding 'sympy/printing/tests/test_julia.py' adding 'sympy/printing/tests/test_lambdarepr.py' adding 'sympy/printing/tests/test_latex.py' adding 'sympy/printing/tests/test_llvmjit.py' adding 'sympy/printing/tests/test_maple.py' adding 'sympy/printing/tests/test_mathematica.py' adding 'sympy/printing/tests/test_mathml.py' adding 'sympy/printing/tests/test_numpy.py' adding 'sympy/printing/tests/test_octave.py' adding 'sympy/printing/tests/test_precedence.py' adding 'sympy/printing/tests/test_preview.py' adding 'sympy/printing/tests/test_pycode.py' adding 'sympy/printing/tests/test_python.py' adding 'sympy/printing/tests/test_rcode.py' adding 'sympy/printing/tests/test_repr.py' adding 'sympy/printing/tests/test_rust.py' adding 'sympy/printing/tests/test_smtlib.py' adding 'sympy/printing/tests/test_str.py' adding 'sympy/printing/tests/test_tableform.py' adding 'sympy/printing/tests/test_tensorflow.py' adding 'sympy/printing/tests/test_theanocode.py' adding 'sympy/printing/tests/test_tree.py' adding 'sympy/sandbox/__init__.py' adding 'sympy/sandbox/indexed_integrals.py' adding 'sympy/sandbox/tests/__init__.py' adding 'sympy/sandbox/tests/test_indexed_integrals.py' adding 'sympy/series/__init__.py' adding 'sympy/series/acceleration.py' adding 'sympy/series/approximants.py' adding 'sympy/series/aseries.py' adding 'sympy/series/formal.py' adding 'sympy/series/fourier.py' adding 'sympy/series/gruntz.py' adding 'sympy/series/kauers.py' adding 'sympy/series/limits.py' adding 'sympy/series/limitseq.py' adding 'sympy/series/order.py' adding 'sympy/series/residues.py' adding 'sympy/series/sequences.py' adding 'sympy/series/series.py' adding 'sympy/series/series_class.py' adding 'sympy/series/benchmarks/__init__.py' adding 'sympy/series/benchmarks/bench_limit.py' adding 'sympy/series/benchmarks/bench_order.py' adding 'sympy/series/tests/__init__.py' adding 'sympy/series/tests/test_approximants.py' adding 'sympy/series/tests/test_aseries.py' adding 'sympy/series/tests/test_demidovich.py' adding 'sympy/series/tests/test_formal.py' adding 'sympy/series/tests/test_fourier.py' adding 'sympy/series/tests/test_gruntz.py' adding 'sympy/series/tests/test_kauers.py' adding 'sympy/series/tests/test_limits.py' adding 'sympy/series/tests/test_limitseq.py' adding 'sympy/series/tests/test_lseries.py' adding 'sympy/series/tests/test_nseries.py' adding 'sympy/series/tests/test_order.py' adding 'sympy/series/tests/test_residues.py' adding 'sympy/series/tests/test_sequences.py' adding 'sympy/series/tests/test_series.py' adding 'sympy/sets/__init__.py' adding 'sympy/sets/conditionset.py' adding 'sympy/sets/contains.py' adding 'sympy/sets/fancysets.py' adding 'sympy/sets/ordinals.py' adding 'sympy/sets/powerset.py' adding 'sympy/sets/setexpr.py' adding 'sympy/sets/sets.py' adding 'sympy/sets/handlers/__init__.py' adding 'sympy/sets/handlers/add.py' adding 'sympy/sets/handlers/comparison.py' adding 'sympy/sets/handlers/functions.py' adding 'sympy/sets/handlers/intersection.py' adding 'sympy/sets/handlers/issubset.py' adding 'sympy/sets/handlers/mul.py' adding 'sympy/sets/handlers/power.py' adding 'sympy/sets/handlers/union.py' adding 'sympy/sets/tests/__init__.py' adding 'sympy/sets/tests/test_conditionset.py' adding 'sympy/sets/tests/test_contains.py' adding 'sympy/sets/tests/test_fancysets.py' adding 'sympy/sets/tests/test_ordinals.py' adding 'sympy/sets/tests/test_powerset.py' adding 'sympy/sets/tests/test_setexpr.py' adding 'sympy/sets/tests/test_sets.py' adding 'sympy/simplify/__init__.py' adding 'sympy/simplify/combsimp.py' adding 'sympy/simplify/cse_main.py' adding 'sympy/simplify/cse_opts.py' adding 'sympy/simplify/epathtools.py' adding 'sympy/simplify/fu.py' adding 'sympy/simplify/gammasimp.py' adding 'sympy/simplify/hyperexpand.py' adding 'sympy/simplify/hyperexpand_doc.py' adding 'sympy/simplify/powsimp.py' adding 'sympy/simplify/radsimp.py' adding 'sympy/simplify/ratsimp.py' adding 'sympy/simplify/simplify.py' adding 'sympy/simplify/sqrtdenest.py' adding 'sympy/simplify/traversaltools.py' adding 'sympy/simplify/trigsimp.py' adding 'sympy/simplify/tests/__init__.py' adding 'sympy/simplify/tests/test_combsimp.py' adding 'sympy/simplify/tests/test_cse.py' adding 'sympy/simplify/tests/test_epathtools.py' adding 'sympy/simplify/tests/test_fu.py' adding 'sympy/simplify/tests/test_function.py' adding 'sympy/simplify/tests/test_gammasimp.py' adding 'sympy/simplify/tests/test_hyperexpand.py' adding 'sympy/simplify/tests/test_powsimp.py' adding 'sympy/simplify/tests/test_radsimp.py' adding 'sympy/simplify/tests/test_ratsimp.py' adding 'sympy/simplify/tests/test_rewrite.py' adding 'sympy/simplify/tests/test_simplify.py' adding 'sympy/simplify/tests/test_sqrtdenest.py' adding 'sympy/simplify/tests/test_trigsimp.py' adding 'sympy/solvers/__init__.py' adding 'sympy/solvers/bivariate.py' adding 'sympy/solvers/decompogen.py' adding 'sympy/solvers/deutils.py' adding 'sympy/solvers/inequalities.py' adding 'sympy/solvers/pde.py' adding 'sympy/solvers/polysys.py' adding 'sympy/solvers/recurr.py' adding 'sympy/solvers/solvers.py' adding 'sympy/solvers/solveset.py' adding 'sympy/solvers/benchmarks/__init__.py' adding 'sympy/solvers/benchmarks/bench_solvers.py' adding 'sympy/solvers/diophantine/__init__.py' adding 'sympy/solvers/diophantine/diophantine.py' adding 'sympy/solvers/diophantine/tests/__init__.py' adding 'sympy/solvers/diophantine/tests/test_diophantine.py' adding 'sympy/solvers/ode/__init__.py' adding 'sympy/solvers/ode/hypergeometric.py' adding 'sympy/solvers/ode/lie_group.py' adding 'sympy/solvers/ode/nonhomogeneous.py' adding 'sympy/solvers/ode/ode.py' adding 'sympy/solvers/ode/riccati.py' adding 'sympy/solvers/ode/single.py' adding 'sympy/solvers/ode/subscheck.py' adding 'sympy/solvers/ode/systems.py' adding 'sympy/solvers/ode/tests/__init__.py' adding 'sympy/solvers/ode/tests/test_lie_group.py' adding 'sympy/solvers/ode/tests/test_ode.py' adding 'sympy/solvers/ode/tests/test_riccati.py' adding 'sympy/solvers/ode/tests/test_single.py' adding 'sympy/solvers/ode/tests/test_subscheck.py' adding 'sympy/solvers/ode/tests/test_systems.py' adding 'sympy/solvers/tests/__init__.py' adding 'sympy/solvers/tests/test_constantsimp.py' adding 'sympy/solvers/tests/test_decompogen.py' adding 'sympy/solvers/tests/test_inequalities.py' adding 'sympy/solvers/tests/test_numeric.py' adding 'sympy/solvers/tests/test_pde.py' adding 'sympy/solvers/tests/test_polysys.py' adding 'sympy/solvers/tests/test_recurr.py' adding 'sympy/solvers/tests/test_solvers.py' adding 'sympy/solvers/tests/test_solveset.py' adding 'sympy/stats/__init__.py' adding 'sympy/stats/compound_rv.py' adding 'sympy/stats/crv.py' adding 'sympy/stats/crv_types.py' adding 'sympy/stats/drv.py' adding 'sympy/stats/drv_types.py' adding 'sympy/stats/error_prop.py' adding 'sympy/stats/frv.py' adding 'sympy/stats/frv_types.py' adding 'sympy/stats/joint_rv.py' adding 'sympy/stats/joint_rv_types.py' adding 'sympy/stats/matrix_distributions.py' adding 'sympy/stats/random_matrix.py' adding 'sympy/stats/random_matrix_models.py' adding 'sympy/stats/rv.py' adding 'sympy/stats/rv_interface.py' adding 'sympy/stats/stochastic_process.py' adding 'sympy/stats/stochastic_process_types.py' adding 'sympy/stats/symbolic_multivariate_probability.py' adding 'sympy/stats/symbolic_probability.py' adding 'sympy/stats/sampling/__init__.py' adding 'sympy/stats/sampling/sample_numpy.py' adding 'sympy/stats/sampling/sample_pymc.py' adding 'sympy/stats/sampling/sample_scipy.py' adding 'sympy/stats/sampling/tests/__init__.py' adding 'sympy/stats/sampling/tests/test_sample_continuous_rv.py' adding 'sympy/stats/sampling/tests/test_sample_discrete_rv.py' adding 'sympy/stats/sampling/tests/test_sample_finite_rv.py' adding 'sympy/stats/tests/__init__.py' adding 'sympy/stats/tests/test_compound_rv.py' adding 'sympy/stats/tests/test_continuous_rv.py' adding 'sympy/stats/tests/test_discrete_rv.py' adding 'sympy/stats/tests/test_error_prop.py' adding 'sympy/stats/tests/test_finite_rv.py' adding 'sympy/stats/tests/test_joint_rv.py' adding 'sympy/stats/tests/test_matrix_distributions.py' adding 'sympy/stats/tests/test_mix.py' adding 'sympy/stats/tests/test_random_matrix.py' adding 'sympy/stats/tests/test_rv.py' adding 'sympy/stats/tests/test_stochastic_process.py' adding 'sympy/stats/tests/test_symbolic_multivariate.py' adding 'sympy/stats/tests/test_symbolic_probability.py' adding 'sympy/strategies/__init__.py' adding 'sympy/strategies/core.py' adding 'sympy/strategies/rl.py' adding 'sympy/strategies/tools.py' adding 'sympy/strategies/traverse.py' adding 'sympy/strategies/tree.py' adding 'sympy/strategies/util.py' adding 'sympy/strategies/branch/__init__.py' adding 'sympy/strategies/branch/core.py' adding 'sympy/strategies/branch/tools.py' adding 'sympy/strategies/branch/traverse.py' adding 'sympy/strategies/branch/tests/__init__.py' adding 'sympy/strategies/branch/tests/test_core.py' adding 'sympy/strategies/branch/tests/test_tools.py' adding 'sympy/strategies/branch/tests/test_traverse.py' adding 'sympy/strategies/tests/__init__.py' adding 'sympy/strategies/tests/test_core.py' adding 'sympy/strategies/tests/test_rl.py' adding 'sympy/strategies/tests/test_tools.py' adding 'sympy/strategies/tests/test_traverse.py' adding 'sympy/strategies/tests/test_tree.py' adding 'sympy/tensor/__init__.py' adding 'sympy/tensor/functions.py' adding 'sympy/tensor/index_methods.py' adding 'sympy/tensor/indexed.py' adding 'sympy/tensor/tensor.py' adding 'sympy/tensor/toperators.py' adding 'sympy/tensor/array/__init__.py' adding 'sympy/tensor/array/array_comprehension.py' adding 'sympy/tensor/array/array_derivatives.py' adding 'sympy/tensor/array/arrayop.py' adding 'sympy/tensor/array/dense_ndim_array.py' adding 'sympy/tensor/array/mutable_ndim_array.py' adding 'sympy/tensor/array/ndim_array.py' adding 'sympy/tensor/array/sparse_ndim_array.py' adding 'sympy/tensor/array/expressions/__init__.py' adding 'sympy/tensor/array/expressions/array_expressions.py' adding 'sympy/tensor/array/expressions/arrayexpr_derivatives.py' adding 'sympy/tensor/array/expressions/conv_array_to_indexed.py' adding 'sympy/tensor/array/expressions/conv_array_to_matrix.py' adding 'sympy/tensor/array/expressions/conv_indexed_to_array.py' adding 'sympy/tensor/array/expressions/conv_matrix_to_array.py' adding 'sympy/tensor/array/expressions/from_array_to_indexed.py' adding 'sympy/tensor/array/expressions/from_array_to_matrix.py' adding 'sympy/tensor/array/expressions/from_indexed_to_array.py' adding 'sympy/tensor/array/expressions/from_matrix_to_array.py' adding 'sympy/tensor/array/expressions/utils.py' adding 'sympy/tensor/array/expressions/tests/__init__.py' adding 'sympy/tensor/array/expressions/tests/test_array_expressions.py' adding 'sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py' adding 'sympy/tensor/array/expressions/tests/test_as_explicit.py' adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py' adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py' adding 'sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py' adding 'sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py' adding 'sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py' adding 'sympy/tensor/array/tests/__init__.py' adding 'sympy/tensor/array/tests/test_array_comprehension.py' adding 'sympy/tensor/array/tests/test_array_derivatives.py' adding 'sympy/tensor/array/tests/test_arrayop.py' adding 'sympy/tensor/array/tests/test_immutable_ndim_array.py' adding 'sympy/tensor/array/tests/test_mutable_ndim_array.py' adding 'sympy/tensor/array/tests/test_ndim_array.py' adding 'sympy/tensor/array/tests/test_ndim_array_conversions.py' adding 'sympy/tensor/tests/__init__.py' adding 'sympy/tensor/tests/test_functions.py' adding 'sympy/tensor/tests/test_index_methods.py' adding 'sympy/tensor/tests/test_indexed.py' adding 'sympy/tensor/tests/test_printing.py' adding 'sympy/tensor/tests/test_tensor.py' adding 'sympy/tensor/tests/test_tensor_element.py' adding 'sympy/tensor/tests/test_tensor_operators.py' adding 'sympy/testing/__init__.py' adding 'sympy/testing/matrices.py' adding 'sympy/testing/pytest.py' adding 'sympy/testing/quality_unicode.py' adding 'sympy/testing/randtest.py' adding 'sympy/testing/runtests.py' adding 'sympy/testing/tmpfiles.py' adding 'sympy/testing/tests/__init__.py' adding 'sympy/testing/tests/diagnose_imports.py' adding 'sympy/testing/tests/test_code_quality.py' adding 'sympy/testing/tests/test_deprecated.py' adding 'sympy/testing/tests/test_module_imports.py' adding 'sympy/testing/tests/test_pytest.py' adding 'sympy/unify/__init__.py' adding 'sympy/unify/core.py' adding 'sympy/unify/rewrite.py' adding 'sympy/unify/usympy.py' adding 'sympy/unify/tests/__init__.py' adding 'sympy/unify/tests/test_rewrite.py' adding 'sympy/unify/tests/test_sympy.py' adding 'sympy/unify/tests/test_unify.py' adding 'sympy/utilities/__init__.py' adding 'sympy/utilities/autowrap.py' adding 'sympy/utilities/codegen.py' adding 'sympy/utilities/decorator.py' adding 'sympy/utilities/enumerative.py' adding 'sympy/utilities/exceptions.py' adding 'sympy/utilities/iterables.py' adding 'sympy/utilities/lambdify.py' adding 'sympy/utilities/magic.py' adding 'sympy/utilities/matchpy_connector.py' adding 'sympy/utilities/memoization.py' adding 'sympy/utilities/misc.py' adding 'sympy/utilities/pkgdata.py' adding 'sympy/utilities/pytest.py' adding 'sympy/utilities/randtest.py' adding 'sympy/utilities/runtests.py' adding 'sympy/utilities/source.py' adding 'sympy/utilities/timeutils.py' adding 'sympy/utilities/tmpfiles.py' adding 'sympy/utilities/_compilation/__init__.py' adding 'sympy/utilities/_compilation/availability.py' adding 'sympy/utilities/_compilation/compilation.py' adding 'sympy/utilities/_compilation/runners.py' adding 'sympy/utilities/_compilation/util.py' adding 'sympy/utilities/_compilation/tests/__init__.py' adding 'sympy/utilities/_compilation/tests/test_compilation.py' adding 'sympy/utilities/mathml/__init__.py' adding 'sympy/utilities/mathml/data/mmlctop.xsl' adding 'sympy/utilities/mathml/data/mmltex.xsl' adding 'sympy/utilities/mathml/data/simple_mmlctop.xsl' adding 'sympy/utilities/tests/__init__.py' adding 'sympy/utilities/tests/test_autowrap.py' adding 'sympy/utilities/tests/test_codegen.py' adding 'sympy/utilities/tests/test_codegen_julia.py' adding 'sympy/utilities/tests/test_codegen_octave.py' adding 'sympy/utilities/tests/test_codegen_rust.py' adding 'sympy/utilities/tests/test_decorator.py' adding 'sympy/utilities/tests/test_deprecated.py' adding 'sympy/utilities/tests/test_enumerative.py' adding 'sympy/utilities/tests/test_exceptions.py' adding 'sympy/utilities/tests/test_iterables.py' adding 'sympy/utilities/tests/test_lambdify.py' adding 'sympy/utilities/tests/test_matchpy_connector.py' adding 'sympy/utilities/tests/test_mathml.py' adding 'sympy/utilities/tests/test_misc.py' adding 'sympy/utilities/tests/test_pickling.py' adding 'sympy/utilities/tests/test_source.py' adding 'sympy/utilities/tests/test_timeutils.py' adding 'sympy/utilities/tests/test_wester.py' adding 'sympy/utilities/tests/test_xxe.py' adding 'sympy/vector/__init__.py' adding 'sympy/vector/basisdependent.py' adding 'sympy/vector/coordsysrect.py' adding 'sympy/vector/deloperator.py' adding 'sympy/vector/dyadic.py' adding 'sympy/vector/functions.py' adding 'sympy/vector/implicitregion.py' adding 'sympy/vector/integrals.py' adding 'sympy/vector/operators.py' adding 'sympy/vector/orienters.py' adding 'sympy/vector/parametricregion.py' adding 'sympy/vector/point.py' adding 'sympy/vector/scalar.py' adding 'sympy/vector/vector.py' adding 'sympy/vector/tests/__init__.py' adding 'sympy/vector/tests/test_coordsysrect.py' adding 'sympy/vector/tests/test_dyadic.py' adding 'sympy/vector/tests/test_field_functions.py' adding 'sympy/vector/tests/test_functions.py' adding 'sympy/vector/tests/test_implicitregion.py' adding 'sympy/vector/tests/test_integrals.py' adding 'sympy/vector/tests/test_operators.py' adding 'sympy/vector/tests/test_parametricregion.py' adding 'sympy/vector/tests/test_printing.py' adding 'sympy/vector/tests/test_vector.py' adding 'sympy-1.12.data/data/man/man1/isympy.1' adding 'sympy-1.12.dist-info/licenses/AUTHORS' adding 'sympy-1.12.dist-info/licenses/LICENSE' adding 'sympy-1.12.dist-info/METADATA' adding 'sympy-1.12.dist-info/WHEEL' adding 'sympy-1.12.dist-info/entry_points.txt' adding 'sympy-1.12.dist-info/top_level.txt' adding 'sympy-1.12.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built sympy-1.12-py3-none-any.whl >>> Running package in math/py-sympy at 1778692233.11 ===> math/py-sympy ===> Faking installation for py3-sympy-1.12p3 /usr/local/lib/python3.14/site-packages/sympy/testing/runtests.py:275: SyntaxWarning: 'return' in a 'finally' block /usr/local/lib/python3.14/site-packages/sympy/testing/runtests.py:275: SyntaxWarning: 'return' in a 'finally' block Installing /exopi-cvs/ports/math/py-sympy/pkg/README as /exopi-obj/pobj/py-sympy-1.12/fake-amd64/usr/local/share/doc/pkg-readmes/py3-sympy ===> Building package for py3-sympy-1.12p3 Create /exopi-cvs/ports/packages/amd64/all/py3-sympy-1.12p3.tgz Creating package py3-sympy-1.12p3 reading plist| reading plist|- reading plist|\ checking dependencies| checking dependencies|devel/ipython checking dependencies|lang/python/3,-main checking dependencies|math/py-mpmath checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|***************************** | 45% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-sympy-1.12p3 was updated --- /exopi-cvs/ports/plist/amd64/py3-sympy-1.12p3 +++ /exopi-cvs/ports/plist/amd64/py3-sympy-1.12p3-new @@ -1,5 +1,5 @@ @name py3-sympy-1.12p3 -@version 16 +@version 17 @comment pkgpath=math/py-sympy ftp=yes @arch amd64 +DESC @@ -11,4696 +11,4696 @@ @depend math/py-mpmath:py3-mpmath-*:py3-mpmath-1.2.1p4 @cwd /usr/local bin/isympy -lib/python3.13/site-packages/__pycache__/isympy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/__pycache__/isympy.cpython-313.pyc -lib/python3.13/site-packages/isympy.py -lib/python3.13/site-packages/sympy/ -lib/python3.13/site-packages/sympy-1.12.dist-info/ -lib/python3.13/site-packages/sympy-1.12.dist-info/METADATA -lib/python3.13/site-packages/sympy-1.12.dist-info/RECORD -lib/python3.13/site-packages/sympy-1.12.dist-info/WHEEL -lib/python3.13/site-packages/sympy-1.12.dist-info/entry_points.txt -lib/python3.13/site-packages/sympy-1.12.dist-info/licenses/ -lib/python3.13/site-packages/sympy-1.12.dist-info/licenses/AUTHORS -lib/python3.13/site-packages/sympy-1.12.dist-info/licenses/LICENSE -lib/python3.13/site-packages/sympy-1.12.dist-info/top_level.txt -lib/python3.13/site-packages/sympy/__init__.py -lib/python3.13/site-packages/sympy/__pycache__/ -lib/python3.13/site-packages/sympy/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/__pycache__/abc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/__pycache__/abc.cpython-313.pyc -lib/python3.13/site-packages/sympy/__pycache__/conftest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/__pycache__/conftest.cpython-313.pyc -lib/python3.13/site-packages/sympy/__pycache__/galgebra.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/__pycache__/galgebra.cpython-313.pyc -lib/python3.13/site-packages/sympy/__pycache__/release.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/__pycache__/release.cpython-313.pyc -lib/python3.13/site-packages/sympy/__pycache__/this.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/__pycache__/this.cpython-313.pyc -lib/python3.13/site-packages/sympy/abc.py -lib/python3.13/site-packages/sympy/algebras/ -lib/python3.13/site-packages/sympy/algebras/__init__.py -lib/python3.13/site-packages/sympy/algebras/__pycache__/ -lib/python3.13/site-packages/sympy/algebras/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/algebras/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/algebras/__pycache__/quaternion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/algebras/__pycache__/quaternion.cpython-313.pyc -lib/python3.13/site-packages/sympy/algebras/quaternion.py -lib/python3.13/site-packages/sympy/algebras/tests/ -lib/python3.13/site-packages/sympy/algebras/tests/__init__.py -lib/python3.13/site-packages/sympy/algebras/tests/__pycache__/ -lib/python3.13/site-packages/sympy/algebras/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/algebras/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/algebras/tests/__pycache__/test_quaternion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/algebras/tests/__pycache__/test_quaternion.cpython-313.pyc -lib/python3.13/site-packages/sympy/algebras/tests/test_quaternion.py -lib/python3.13/site-packages/sympy/assumptions/ -lib/python3.13/site-packages/sympy/assumptions/__init__.py -lib/python3.13/site-packages/sympy/assumptions/__pycache__/ -lib/python3.13/site-packages/sympy/assumptions/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/ask.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/ask.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/ask_generated.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/ask_generated.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/assume.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/assume.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/cnf.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/cnf.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/facts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/facts.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/refine.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/refine.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/satask.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/satask.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/sathandlers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/sathandlers.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/wrapper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/__pycache__/wrapper.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/ask.py -lib/python3.13/site-packages/sympy/assumptions/ask_generated.py -lib/python3.13/site-packages/sympy/assumptions/assume.py -lib/python3.13/site-packages/sympy/assumptions/cnf.py -lib/python3.13/site-packages/sympy/assumptions/facts.py -lib/python3.13/site-packages/sympy/assumptions/handlers/ -lib/python3.13/site-packages/sympy/assumptions/handlers/__init__.py -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/ -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/calculus.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/calculus.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/common.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/common.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/ntheory.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/ntheory.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/order.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/order.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/sets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/__pycache__/sets.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/handlers/calculus.py -lib/python3.13/site-packages/sympy/assumptions/handlers/common.py -lib/python3.13/site-packages/sympy/assumptions/handlers/matrices.py -lib/python3.13/site-packages/sympy/assumptions/handlers/ntheory.py -lib/python3.13/site-packages/sympy/assumptions/handlers/order.py -lib/python3.13/site-packages/sympy/assumptions/handlers/sets.py -lib/python3.13/site-packages/sympy/assumptions/predicates/ -lib/python3.13/site-packages/sympy/assumptions/predicates/__init__.py -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/ -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/calculus.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/calculus.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/common.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/common.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/ntheory.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/ntheory.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/order.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/order.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/sets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/__pycache__/sets.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/predicates/calculus.py -lib/python3.13/site-packages/sympy/assumptions/predicates/common.py -lib/python3.13/site-packages/sympy/assumptions/predicates/matrices.py -lib/python3.13/site-packages/sympy/assumptions/predicates/ntheory.py -lib/python3.13/site-packages/sympy/assumptions/predicates/order.py -lib/python3.13/site-packages/sympy/assumptions/predicates/sets.py -lib/python3.13/site-packages/sympy/assumptions/refine.py -lib/python3.13/site-packages/sympy/assumptions/relation/ -lib/python3.13/site-packages/sympy/assumptions/relation/__init__.py -lib/python3.13/site-packages/sympy/assumptions/relation/__pycache__/ -lib/python3.13/site-packages/sympy/assumptions/relation/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/relation/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/relation/__pycache__/binrel.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/relation/__pycache__/binrel.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/relation/__pycache__/equality.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/relation/__pycache__/equality.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/relation/binrel.py -lib/python3.13/site-packages/sympy/assumptions/relation/equality.py -lib/python3.13/site-packages/sympy/assumptions/satask.py -lib/python3.13/site-packages/sympy/assumptions/sathandlers.py -lib/python3.13/site-packages/sympy/assumptions/tests/ -lib/python3.13/site-packages/sympy/assumptions/tests/__init__.py -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/ -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_assumptions_2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_assumptions_2.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_context.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_context.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_query.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_query.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_refine.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_refine.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_satask.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_satask.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_sathandlers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_sathandlers.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_wrapper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/__pycache__/test_wrapper.cpython-313.pyc -lib/python3.13/site-packages/sympy/assumptions/tests/test_assumptions_2.py -lib/python3.13/site-packages/sympy/assumptions/tests/test_context.py -lib/python3.13/site-packages/sympy/assumptions/tests/test_matrices.py -lib/python3.13/site-packages/sympy/assumptions/tests/test_query.py -lib/python3.13/site-packages/sympy/assumptions/tests/test_refine.py -lib/python3.13/site-packages/sympy/assumptions/tests/test_satask.py -lib/python3.13/site-packages/sympy/assumptions/tests/test_sathandlers.py -lib/python3.13/site-packages/sympy/assumptions/tests/test_wrapper.py -lib/python3.13/site-packages/sympy/assumptions/wrapper.py -lib/python3.13/site-packages/sympy/benchmarks/ -lib/python3.13/site-packages/sympy/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/bench_discrete_log.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/bench_discrete_log.cpython-313.pyc -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/bench_meijerint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/bench_meijerint.cpython-313.pyc -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/bench_symbench.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/benchmarks/__pycache__/bench_symbench.cpython-313.pyc -lib/python3.13/site-packages/sympy/benchmarks/bench_discrete_log.py -lib/python3.13/site-packages/sympy/benchmarks/bench_meijerint.py -lib/python3.13/site-packages/sympy/benchmarks/bench_symbench.py -lib/python3.13/site-packages/sympy/calculus/ -lib/python3.13/site-packages/sympy/calculus/__init__.py -lib/python3.13/site-packages/sympy/calculus/__pycache__/ -lib/python3.13/site-packages/sympy/calculus/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/accumulationbounds.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/accumulationbounds.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/euler.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/euler.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/finite_diff.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/finite_diff.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/singularities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/singularities.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/accumulationbounds.py -lib/python3.13/site-packages/sympy/calculus/euler.py -lib/python3.13/site-packages/sympy/calculus/finite_diff.py -lib/python3.13/site-packages/sympy/calculus/singularities.py -lib/python3.13/site-packages/sympy/calculus/tests/ -lib/python3.13/site-packages/sympy/calculus/tests/__init__.py -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/ -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_accumulationbounds.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_accumulationbounds.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_euler.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_euler.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_finite_diff.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_finite_diff.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_singularities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_singularities.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/calculus/tests/__pycache__/test_util.cpython-313.pyc -lib/python3.13/site-packages/sympy/calculus/tests/test_accumulationbounds.py -lib/python3.13/site-packages/sympy/calculus/tests/test_euler.py -lib/python3.13/site-packages/sympy/calculus/tests/test_finite_diff.py -lib/python3.13/site-packages/sympy/calculus/tests/test_singularities.py -lib/python3.13/site-packages/sympy/calculus/tests/test_util.py -lib/python3.13/site-packages/sympy/calculus/util.py -lib/python3.13/site-packages/sympy/categories/ -lib/python3.13/site-packages/sympy/categories/__init__.py -lib/python3.13/site-packages/sympy/categories/__pycache__/ -lib/python3.13/site-packages/sympy/categories/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/categories/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/categories/__pycache__/baseclasses.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/categories/__pycache__/baseclasses.cpython-313.pyc -lib/python3.13/site-packages/sympy/categories/__pycache__/diagram_drawing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/categories/__pycache__/diagram_drawing.cpython-313.pyc -lib/python3.13/site-packages/sympy/categories/baseclasses.py -lib/python3.13/site-packages/sympy/categories/diagram_drawing.py -lib/python3.13/site-packages/sympy/categories/tests/ -lib/python3.13/site-packages/sympy/categories/tests/__init__.py -lib/python3.13/site-packages/sympy/categories/tests/__pycache__/ -lib/python3.13/site-packages/sympy/categories/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/categories/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/categories/tests/__pycache__/test_baseclasses.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/categories/tests/__pycache__/test_baseclasses.cpython-313.pyc -lib/python3.13/site-packages/sympy/categories/tests/__pycache__/test_drawing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/categories/tests/__pycache__/test_drawing.cpython-313.pyc -lib/python3.13/site-packages/sympy/categories/tests/test_baseclasses.py -lib/python3.13/site-packages/sympy/categories/tests/test_drawing.py -lib/python3.13/site-packages/sympy/codegen/ -lib/python3.13/site-packages/sympy/codegen/__init__.py -lib/python3.13/site-packages/sympy/codegen/__pycache__/ -lib/python3.13/site-packages/sympy/codegen/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/abstract_nodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/abstract_nodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/algorithms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/algorithms.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/approximations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/approximations.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/ast.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/ast.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cfunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cfunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cnodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cnodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cxxnodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/cxxnodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/fnodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/fnodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/futils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/futils.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/matrix_nodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/matrix_nodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/numpy_nodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/numpy_nodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/pynodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/pynodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/pyutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/pyutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/rewriting.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/rewriting.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/scipy_nodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/__pycache__/scipy_nodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/abstract_nodes.py -lib/python3.13/site-packages/sympy/codegen/algorithms.py -lib/python3.13/site-packages/sympy/codegen/approximations.py -lib/python3.13/site-packages/sympy/codegen/ast.py -lib/python3.13/site-packages/sympy/codegen/cfunctions.py -lib/python3.13/site-packages/sympy/codegen/cnodes.py -lib/python3.13/site-packages/sympy/codegen/cutils.py -lib/python3.13/site-packages/sympy/codegen/cxxnodes.py -lib/python3.13/site-packages/sympy/codegen/fnodes.py -lib/python3.13/site-packages/sympy/codegen/futils.py -lib/python3.13/site-packages/sympy/codegen/matrix_nodes.py -lib/python3.13/site-packages/sympy/codegen/numpy_nodes.py -lib/python3.13/site-packages/sympy/codegen/pynodes.py -lib/python3.13/site-packages/sympy/codegen/pyutils.py -lib/python3.13/site-packages/sympy/codegen/rewriting.py -lib/python3.13/site-packages/sympy/codegen/scipy_nodes.py -lib/python3.13/site-packages/sympy/codegen/tests/ -lib/python3.13/site-packages/sympy/codegen/tests/__init__.py -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/ -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_abstract_nodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_abstract_nodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_algorithms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_algorithms.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_applications.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_applications.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_approximations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_approximations.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_ast.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_ast.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_cfunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_cfunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_cnodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_cnodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_cxxnodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_cxxnodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_fnodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_fnodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_numpy_nodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_numpy_nodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_pynodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_pynodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_pyutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_pyutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_rewriting.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_rewriting.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_scipy_nodes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/codegen/tests/__pycache__/test_scipy_nodes.cpython-313.pyc -lib/python3.13/site-packages/sympy/codegen/tests/test_abstract_nodes.py -lib/python3.13/site-packages/sympy/codegen/tests/test_algorithms.py -lib/python3.13/site-packages/sympy/codegen/tests/test_applications.py -lib/python3.13/site-packages/sympy/codegen/tests/test_approximations.py -lib/python3.13/site-packages/sympy/codegen/tests/test_ast.py -lib/python3.13/site-packages/sympy/codegen/tests/test_cfunctions.py -lib/python3.13/site-packages/sympy/codegen/tests/test_cnodes.py -lib/python3.13/site-packages/sympy/codegen/tests/test_cxxnodes.py -lib/python3.13/site-packages/sympy/codegen/tests/test_fnodes.py -lib/python3.13/site-packages/sympy/codegen/tests/test_numpy_nodes.py -lib/python3.13/site-packages/sympy/codegen/tests/test_pynodes.py -lib/python3.13/site-packages/sympy/codegen/tests/test_pyutils.py -lib/python3.13/site-packages/sympy/codegen/tests/test_rewriting.py -lib/python3.13/site-packages/sympy/codegen/tests/test_scipy_nodes.py -lib/python3.13/site-packages/sympy/combinatorics/ -lib/python3.13/site-packages/sympy/combinatorics/__init__.py -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/ -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/coset_table.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/coset_table.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/fp_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/fp_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/free_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/free_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/galois.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/galois.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/generators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/generators.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/graycode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/graycode.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/group_constructs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/group_constructs.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/group_numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/group_numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/homomorphisms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/homomorphisms.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/named_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/named_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/partitions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/partitions.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/pc_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/pc_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/perm_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/perm_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/permutations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/permutations.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/polyhedron.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/polyhedron.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/prufer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/prufer.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/rewritingsystem.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/rewritingsystem.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/rewritingsystem_fsm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/rewritingsystem_fsm.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/schur_number.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/schur_number.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/subsets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/subsets.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/tensor_can.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/tensor_can.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/testutil.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/testutil.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/coset_table.py -lib/python3.13/site-packages/sympy/combinatorics/fp_groups.py -lib/python3.13/site-packages/sympy/combinatorics/free_groups.py -lib/python3.13/site-packages/sympy/combinatorics/galois.py -lib/python3.13/site-packages/sympy/combinatorics/generators.py -lib/python3.13/site-packages/sympy/combinatorics/graycode.py -lib/python3.13/site-packages/sympy/combinatorics/group_constructs.py -lib/python3.13/site-packages/sympy/combinatorics/group_numbers.py -lib/python3.13/site-packages/sympy/combinatorics/homomorphisms.py -lib/python3.13/site-packages/sympy/combinatorics/named_groups.py -lib/python3.13/site-packages/sympy/combinatorics/partitions.py -lib/python3.13/site-packages/sympy/combinatorics/pc_groups.py -lib/python3.13/site-packages/sympy/combinatorics/perm_groups.py -lib/python3.13/site-packages/sympy/combinatorics/permutations.py -lib/python3.13/site-packages/sympy/combinatorics/polyhedron.py -lib/python3.13/site-packages/sympy/combinatorics/prufer.py -lib/python3.13/site-packages/sympy/combinatorics/rewritingsystem.py -lib/python3.13/site-packages/sympy/combinatorics/rewritingsystem_fsm.py -lib/python3.13/site-packages/sympy/combinatorics/schur_number.py -lib/python3.13/site-packages/sympy/combinatorics/subsets.py -lib/python3.13/site-packages/sympy/combinatorics/tensor_can.py -lib/python3.13/site-packages/sympy/combinatorics/tests/ -lib/python3.13/site-packages/sympy/combinatorics/tests/__init__.py -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/ -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_coset_table.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_coset_table.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_fp_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_fp_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_free_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_free_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_galois.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_galois.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_generators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_generators.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_graycode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_graycode.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_group_constructs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_group_constructs.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_group_numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_group_numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_homomorphisms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_homomorphisms.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_named_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_named_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_partitions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_partitions.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_pc_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_pc_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_perm_groups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_perm_groups.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_permutations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_permutations.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_polyhedron.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_polyhedron.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_prufer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_prufer.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_rewriting.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_rewriting.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_schur_number.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_schur_number.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_subsets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_subsets.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_tensor_can.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_tensor_can.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_testutil.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_testutil.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/__pycache__/test_util.cpython-313.pyc -lib/python3.13/site-packages/sympy/combinatorics/tests/test_coset_table.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_fp_groups.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_free_groups.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_galois.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_generators.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_graycode.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_group_constructs.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_group_numbers.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_homomorphisms.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_named_groups.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_partitions.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_pc_groups.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_perm_groups.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_permutations.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_polyhedron.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_prufer.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_rewriting.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_schur_number.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_subsets.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_tensor_can.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_testutil.py -lib/python3.13/site-packages/sympy/combinatorics/tests/test_util.py -lib/python3.13/site-packages/sympy/combinatorics/testutil.py -lib/python3.13/site-packages/sympy/combinatorics/util.py -lib/python3.13/site-packages/sympy/concrete/ -lib/python3.13/site-packages/sympy/concrete/__init__.py -lib/python3.13/site-packages/sympy/concrete/__pycache__/ -lib/python3.13/site-packages/sympy/concrete/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/delta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/delta.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/expr_with_intlimits.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/expr_with_intlimits.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/expr_with_limits.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/expr_with_limits.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/gosper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/gosper.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/guess.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/guess.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/products.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/products.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/summations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/__pycache__/summations.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/delta.py -lib/python3.13/site-packages/sympy/concrete/expr_with_intlimits.py -lib/python3.13/site-packages/sympy/concrete/expr_with_limits.py -lib/python3.13/site-packages/sympy/concrete/gosper.py -lib/python3.13/site-packages/sympy/concrete/guess.py -lib/python3.13/site-packages/sympy/concrete/products.py -lib/python3.13/site-packages/sympy/concrete/summations.py -lib/python3.13/site-packages/sympy/concrete/tests/ -lib/python3.13/site-packages/sympy/concrete/tests/__init__.py -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/ -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_delta.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_delta.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_gosper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_gosper.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_guess.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_guess.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_products.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_products.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_sums_products.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/concrete/tests/__pycache__/test_sums_products.cpython-313.pyc -lib/python3.13/site-packages/sympy/concrete/tests/test_delta.py -lib/python3.13/site-packages/sympy/concrete/tests/test_gosper.py -lib/python3.13/site-packages/sympy/concrete/tests/test_guess.py -lib/python3.13/site-packages/sympy/concrete/tests/test_products.py -lib/python3.13/site-packages/sympy/concrete/tests/test_sums_products.py -lib/python3.13/site-packages/sympy/conftest.py -lib/python3.13/site-packages/sympy/core/ -lib/python3.13/site-packages/sympy/core/__init__.py -lib/python3.13/site-packages/sympy/core/__pycache__/ -lib/python3.13/site-packages/sympy/core/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/_print_helpers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/_print_helpers.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/add.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/add.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/alphabets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/alphabets.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/assumptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/assumptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/assumptions_generated.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/assumptions_generated.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/backend.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/backend.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/basic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/basic.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/cache.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/cache.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/compatibility.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/compatibility.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/containers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/containers.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/core.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/coreerrors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/coreerrors.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/decorators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/decorators.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/evalf.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/evalf.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/expr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/expr.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/exprtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/exprtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/facts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/facts.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/function.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/function.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/kind.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/kind.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/logic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/logic.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/mod.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/mod.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/mul.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/mul.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/multidimensional.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/multidimensional.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/operations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/operations.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/parameters.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/parameters.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/power.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/power.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/random.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/random.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/relational.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/relational.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/rules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/rules.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/singleton.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/singleton.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/sorting.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/sorting.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/symbol.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/symbol.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/sympify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/sympify.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/trace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/trace.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/traversal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/__pycache__/traversal.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/_print_helpers.py -lib/python3.13/site-packages/sympy/core/add.py -lib/python3.13/site-packages/sympy/core/alphabets.py -lib/python3.13/site-packages/sympy/core/assumptions.py -lib/python3.13/site-packages/sympy/core/assumptions_generated.py -lib/python3.13/site-packages/sympy/core/backend.py -lib/python3.13/site-packages/sympy/core/basic.py -lib/python3.13/site-packages/sympy/core/benchmarks/ -lib/python3.13/site-packages/sympy/core/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_arit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_arit.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_assumptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_assumptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_basic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_basic.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_expand.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_expand.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_sympify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/__pycache__/bench_sympify.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/benchmarks/bench_arit.py -lib/python3.13/site-packages/sympy/core/benchmarks/bench_assumptions.py -lib/python3.13/site-packages/sympy/core/benchmarks/bench_basic.py -lib/python3.13/site-packages/sympy/core/benchmarks/bench_expand.py -lib/python3.13/site-packages/sympy/core/benchmarks/bench_numbers.py -lib/python3.13/site-packages/sympy/core/benchmarks/bench_sympify.py -lib/python3.13/site-packages/sympy/core/cache.py -lib/python3.13/site-packages/sympy/core/compatibility.py -lib/python3.13/site-packages/sympy/core/containers.py -lib/python3.13/site-packages/sympy/core/core.py -lib/python3.13/site-packages/sympy/core/coreerrors.py -lib/python3.13/site-packages/sympy/core/decorators.py -lib/python3.13/site-packages/sympy/core/evalf.py -lib/python3.13/site-packages/sympy/core/expr.py -lib/python3.13/site-packages/sympy/core/exprtools.py -lib/python3.13/site-packages/sympy/core/facts.py -lib/python3.13/site-packages/sympy/core/function.py -lib/python3.13/site-packages/sympy/core/kind.py -lib/python3.13/site-packages/sympy/core/logic.py -lib/python3.13/site-packages/sympy/core/mod.py -lib/python3.13/site-packages/sympy/core/mul.py -lib/python3.13/site-packages/sympy/core/multidimensional.py -lib/python3.13/site-packages/sympy/core/numbers.py -lib/python3.13/site-packages/sympy/core/operations.py -lib/python3.13/site-packages/sympy/core/parameters.py -lib/python3.13/site-packages/sympy/core/power.py -lib/python3.13/site-packages/sympy/core/random.py -lib/python3.13/site-packages/sympy/core/relational.py -lib/python3.13/site-packages/sympy/core/rules.py -lib/python3.13/site-packages/sympy/core/singleton.py -lib/python3.13/site-packages/sympy/core/sorting.py -lib/python3.13/site-packages/sympy/core/symbol.py -lib/python3.13/site-packages/sympy/core/sympify.py -lib/python3.13/site-packages/sympy/core/tests/ -lib/python3.13/site-packages/sympy/core/tests/__init__.py -lib/python3.13/site-packages/sympy/core/tests/__pycache__/ -lib/python3.13/site-packages/sympy/core/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_args.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_args.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_arit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_arit.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_assumptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_assumptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_basic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_basic.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_cache.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_cache.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_compatibility.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_compatibility.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_complex.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_complex.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_constructor_postprocessor.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_constructor_postprocessor.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_containers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_containers.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_count_ops.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_count_ops.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_diff.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_diff.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_equal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_equal.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_eval.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_eval.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_evalf.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_evalf.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_expand.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_expand.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_expr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_expr.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_exprtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_exprtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_facts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_facts.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_function.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_function.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_kind.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_kind.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_logic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_logic.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_match.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_match.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_multidimensional.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_multidimensional.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_noncommutative.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_noncommutative.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_operations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_operations.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_parameters.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_parameters.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_power.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_power.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_priority.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_priority.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_random.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_random.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_relational.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_relational.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_rules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_rules.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_singleton.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_singleton.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_sorting.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_sorting.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_subs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_subs.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_symbol.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_symbol.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_sympify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_sympify.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_traversal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_traversal.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_truediv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_truediv.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_var.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/core/tests/__pycache__/test_var.cpython-313.pyc -lib/python3.13/site-packages/sympy/core/tests/test_args.py -lib/python3.13/site-packages/sympy/core/tests/test_arit.py -lib/python3.13/site-packages/sympy/core/tests/test_assumptions.py -lib/python3.13/site-packages/sympy/core/tests/test_basic.py -lib/python3.13/site-packages/sympy/core/tests/test_cache.py -lib/python3.13/site-packages/sympy/core/tests/test_compatibility.py -lib/python3.13/site-packages/sympy/core/tests/test_complex.py -lib/python3.13/site-packages/sympy/core/tests/test_constructor_postprocessor.py -lib/python3.13/site-packages/sympy/core/tests/test_containers.py -lib/python3.13/site-packages/sympy/core/tests/test_count_ops.py -lib/python3.13/site-packages/sympy/core/tests/test_diff.py -lib/python3.13/site-packages/sympy/core/tests/test_equal.py -lib/python3.13/site-packages/sympy/core/tests/test_eval.py -lib/python3.13/site-packages/sympy/core/tests/test_evalf.py -lib/python3.13/site-packages/sympy/core/tests/test_expand.py -lib/python3.13/site-packages/sympy/core/tests/test_expr.py -lib/python3.13/site-packages/sympy/core/tests/test_exprtools.py -lib/python3.13/site-packages/sympy/core/tests/test_facts.py -lib/python3.13/site-packages/sympy/core/tests/test_function.py -lib/python3.13/site-packages/sympy/core/tests/test_kind.py -lib/python3.13/site-packages/sympy/core/tests/test_logic.py -lib/python3.13/site-packages/sympy/core/tests/test_match.py -lib/python3.13/site-packages/sympy/core/tests/test_multidimensional.py -lib/python3.13/site-packages/sympy/core/tests/test_noncommutative.py -lib/python3.13/site-packages/sympy/core/tests/test_numbers.py -lib/python3.13/site-packages/sympy/core/tests/test_operations.py -lib/python3.13/site-packages/sympy/core/tests/test_parameters.py -lib/python3.13/site-packages/sympy/core/tests/test_power.py -lib/python3.13/site-packages/sympy/core/tests/test_priority.py -lib/python3.13/site-packages/sympy/core/tests/test_random.py -lib/python3.13/site-packages/sympy/core/tests/test_relational.py -lib/python3.13/site-packages/sympy/core/tests/test_rules.py -lib/python3.13/site-packages/sympy/core/tests/test_singleton.py -lib/python3.13/site-packages/sympy/core/tests/test_sorting.py -lib/python3.13/site-packages/sympy/core/tests/test_subs.py -lib/python3.13/site-packages/sympy/core/tests/test_symbol.py -lib/python3.13/site-packages/sympy/core/tests/test_sympify.py -lib/python3.13/site-packages/sympy/core/tests/test_traversal.py -lib/python3.13/site-packages/sympy/core/tests/test_truediv.py -lib/python3.13/site-packages/sympy/core/tests/test_var.py -lib/python3.13/site-packages/sympy/core/trace.py -lib/python3.13/site-packages/sympy/core/traversal.py -lib/python3.13/site-packages/sympy/crypto/ -lib/python3.13/site-packages/sympy/crypto/__init__.py -lib/python3.13/site-packages/sympy/crypto/__pycache__/ -lib/python3.13/site-packages/sympy/crypto/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/crypto/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/crypto/__pycache__/crypto.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/crypto/__pycache__/crypto.cpython-313.pyc -lib/python3.13/site-packages/sympy/crypto/crypto.py -lib/python3.13/site-packages/sympy/crypto/tests/ -lib/python3.13/site-packages/sympy/crypto/tests/__init__.py -lib/python3.13/site-packages/sympy/crypto/tests/__pycache__/ -lib/python3.13/site-packages/sympy/crypto/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/crypto/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/crypto/tests/__pycache__/test_crypto.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/crypto/tests/__pycache__/test_crypto.cpython-313.pyc -lib/python3.13/site-packages/sympy/crypto/tests/test_crypto.py -lib/python3.13/site-packages/sympy/diffgeom/ -lib/python3.13/site-packages/sympy/diffgeom/__init__.py -lib/python3.13/site-packages/sympy/diffgeom/__pycache__/ -lib/python3.13/site-packages/sympy/diffgeom/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/__pycache__/diffgeom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/__pycache__/diffgeom.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/__pycache__/rn.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/__pycache__/rn.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/diffgeom.py -lib/python3.13/site-packages/sympy/diffgeom/rn.py -lib/python3.13/site-packages/sympy/diffgeom/tests/ -lib/python3.13/site-packages/sympy/diffgeom/tests/__init__.py -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/ -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_class_structure.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_class_structure.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_diffgeom.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_diffgeom.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_function_diffgeom_book.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_function_diffgeom_book.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_hyperbolic_space.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/__pycache__/test_hyperbolic_space.cpython-313.pyc -lib/python3.13/site-packages/sympy/diffgeom/tests/test_class_structure.py -lib/python3.13/site-packages/sympy/diffgeom/tests/test_diffgeom.py -lib/python3.13/site-packages/sympy/diffgeom/tests/test_function_diffgeom_book.py -lib/python3.13/site-packages/sympy/diffgeom/tests/test_hyperbolic_space.py -lib/python3.13/site-packages/sympy/discrete/ -lib/python3.13/site-packages/sympy/discrete/__init__.py -lib/python3.13/site-packages/sympy/discrete/__pycache__/ -lib/python3.13/site-packages/sympy/discrete/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/__pycache__/convolutions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/__pycache__/convolutions.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/__pycache__/recurrences.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/__pycache__/recurrences.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/__pycache__/transforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/__pycache__/transforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/convolutions.py -lib/python3.13/site-packages/sympy/discrete/recurrences.py -lib/python3.13/site-packages/sympy/discrete/tests/ -lib/python3.13/site-packages/sympy/discrete/tests/__init__.py -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/ -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/test_convolutions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/test_convolutions.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/test_recurrences.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/test_recurrences.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/test_transforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/discrete/tests/__pycache__/test_transforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/discrete/tests/test_convolutions.py -lib/python3.13/site-packages/sympy/discrete/tests/test_recurrences.py -lib/python3.13/site-packages/sympy/discrete/tests/test_transforms.py -lib/python3.13/site-packages/sympy/discrete/transforms.py -lib/python3.13/site-packages/sympy/external/ -lib/python3.13/site-packages/sympy/external/__init__.py -lib/python3.13/site-packages/sympy/external/__pycache__/ -lib/python3.13/site-packages/sympy/external/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/__pycache__/gmpy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/__pycache__/gmpy.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/__pycache__/importtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/__pycache__/importtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/__pycache__/pythonmpq.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/__pycache__/pythonmpq.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/gmpy.py -lib/python3.13/site-packages/sympy/external/importtools.py -lib/python3.13/site-packages/sympy/external/pythonmpq.py -lib/python3.13/site-packages/sympy/external/tests/ -lib/python3.13/site-packages/sympy/external/tests/__init__.py -lib/python3.13/site-packages/sympy/external/tests/__pycache__/ -lib/python3.13/site-packages/sympy/external/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_autowrap.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_autowrap.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_codegen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_codegen.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_importtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_importtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_numpy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_numpy.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_pythonmpq.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_pythonmpq.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_scipy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/external/tests/__pycache__/test_scipy.cpython-313.pyc -lib/python3.13/site-packages/sympy/external/tests/test_autowrap.py -lib/python3.13/site-packages/sympy/external/tests/test_codegen.py -lib/python3.13/site-packages/sympy/external/tests/test_importtools.py -lib/python3.13/site-packages/sympy/external/tests/test_numpy.py -lib/python3.13/site-packages/sympy/external/tests/test_pythonmpq.py -lib/python3.13/site-packages/sympy/external/tests/test_scipy.py -lib/python3.13/site-packages/sympy/functions/ -lib/python3.13/site-packages/sympy/functions/__init__.py -lib/python3.13/site-packages/sympy/functions/__pycache__/ -lib/python3.13/site-packages/sympy/functions/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/ -lib/python3.13/site-packages/sympy/functions/combinatorial/__init__.py -lib/python3.13/site-packages/sympy/functions/combinatorial/__pycache__/ -lib/python3.13/site-packages/sympy/functions/combinatorial/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/__pycache__/factorials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/__pycache__/factorials.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/__pycache__/numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/__pycache__/numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/factorials.py -lib/python3.13/site-packages/sympy/functions/combinatorial/numbers.py -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/ -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__init__.py -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__pycache__/ -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_factorials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_factorials.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/test_comb_factorials.py -lib/python3.13/site-packages/sympy/functions/combinatorial/tests/test_comb_numbers.py -lib/python3.13/site-packages/sympy/functions/elementary/ -lib/python3.13/site-packages/sympy/functions/elementary/__init__.py -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/ -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/_trigonometric_special.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/_trigonometric_special.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/complexes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/complexes.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/exponential.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/exponential.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/hyperbolic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/hyperbolic.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/integers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/integers.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/miscellaneous.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/miscellaneous.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/piecewise.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/piecewise.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/trigonometric.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/__pycache__/trigonometric.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/_trigonometric_special.py -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/ -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/__pycache__/bench_exp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/__pycache__/bench_exp.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/benchmarks/bench_exp.py -lib/python3.13/site-packages/sympy/functions/elementary/complexes.py -lib/python3.13/site-packages/sympy/functions/elementary/exponential.py -lib/python3.13/site-packages/sympy/functions/elementary/hyperbolic.py -lib/python3.13/site-packages/sympy/functions/elementary/integers.py -lib/python3.13/site-packages/sympy/functions/elementary/miscellaneous.py -lib/python3.13/site-packages/sympy/functions/elementary/piecewise.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/ -lib/python3.13/site-packages/sympy/functions/elementary/tests/__init__.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/ -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_complexes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_complexes.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_exponential.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_exponential.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_hyperbolic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_hyperbolic.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_integers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_integers.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_interface.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_interface.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_miscellaneous.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_miscellaneous.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_piecewise.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_piecewise.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_trigonometric.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/__pycache__/test_trigonometric.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_complexes.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_exponential.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_hyperbolic.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_integers.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_interface.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_miscellaneous.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_piecewise.py -lib/python3.13/site-packages/sympy/functions/elementary/tests/test_trigonometric.py -lib/python3.13/site-packages/sympy/functions/elementary/trigonometric.py -lib/python3.13/site-packages/sympy/functions/special/ -lib/python3.13/site-packages/sympy/functions/special/__init__.py -lib/python3.13/site-packages/sympy/functions/special/__pycache__/ -lib/python3.13/site-packages/sympy/functions/special/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/bessel.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/bessel.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/beta_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/beta_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/bsplines.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/bsplines.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/delta_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/delta_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/elliptic_integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/elliptic_integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/error_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/error_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/gamma_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/gamma_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/hyper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/hyper.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/mathieu_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/mathieu_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/polynomials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/polynomials.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/singularity_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/singularity_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/spherical_harmonics.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/spherical_harmonics.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/tensor_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/tensor_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/zeta_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/__pycache__/zeta_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/benchmarks/ -lib/python3.13/site-packages/sympy/functions/special/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/functions/special/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/functions/special/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/benchmarks/__pycache__/bench_special.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/benchmarks/__pycache__/bench_special.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/benchmarks/bench_special.py -lib/python3.13/site-packages/sympy/functions/special/bessel.py -lib/python3.13/site-packages/sympy/functions/special/beta_functions.py -lib/python3.13/site-packages/sympy/functions/special/bsplines.py -lib/python3.13/site-packages/sympy/functions/special/delta_functions.py -lib/python3.13/site-packages/sympy/functions/special/elliptic_integrals.py -lib/python3.13/site-packages/sympy/functions/special/error_functions.py -lib/python3.13/site-packages/sympy/functions/special/gamma_functions.py -lib/python3.13/site-packages/sympy/functions/special/hyper.py -lib/python3.13/site-packages/sympy/functions/special/mathieu_functions.py -lib/python3.13/site-packages/sympy/functions/special/polynomials.py -lib/python3.13/site-packages/sympy/functions/special/singularity_functions.py -lib/python3.13/site-packages/sympy/functions/special/spherical_harmonics.py -lib/python3.13/site-packages/sympy/functions/special/tensor_functions.py -lib/python3.13/site-packages/sympy/functions/special/tests/ -lib/python3.13/site-packages/sympy/functions/special/tests/__init__.py -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/ -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_bessel.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_bessel.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_beta_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_beta_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_bsplines.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_bsplines.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_delta_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_delta_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_elliptic_integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_elliptic_integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_error_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_error_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_gamma_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_gamma_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_hyper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_hyper.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_mathieu.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_mathieu.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_singularity_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_singularity_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_spec_polynomials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_spec_polynomials.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_spherical_harmonics.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_spherical_harmonics.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_tensor_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_tensor_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_zeta_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/__pycache__/test_zeta_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/functions/special/tests/test_bessel.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_beta_functions.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_bsplines.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_delta_functions.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_elliptic_integrals.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_error_functions.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_gamma_functions.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_hyper.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_mathieu.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_singularity_functions.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_spec_polynomials.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_spherical_harmonics.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_tensor_functions.py -lib/python3.13/site-packages/sympy/functions/special/tests/test_zeta_functions.py -lib/python3.13/site-packages/sympy/functions/special/zeta_functions.py -lib/python3.13/site-packages/sympy/galgebra.py -lib/python3.13/site-packages/sympy/geometry/ -lib/python3.13/site-packages/sympy/geometry/__init__.py -lib/python3.13/site-packages/sympy/geometry/__pycache__/ -lib/python3.13/site-packages/sympy/geometry/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/curve.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/curve.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/ellipse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/ellipse.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/entity.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/entity.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/line.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/line.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/parabola.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/parabola.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/plane.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/plane.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/point.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/point.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/polygon.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/polygon.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/curve.py -lib/python3.13/site-packages/sympy/geometry/ellipse.py -lib/python3.13/site-packages/sympy/geometry/entity.py -lib/python3.13/site-packages/sympy/geometry/exceptions.py -lib/python3.13/site-packages/sympy/geometry/line.py -lib/python3.13/site-packages/sympy/geometry/parabola.py -lib/python3.13/site-packages/sympy/geometry/plane.py -lib/python3.13/site-packages/sympy/geometry/point.py -lib/python3.13/site-packages/sympy/geometry/polygon.py -lib/python3.13/site-packages/sympy/geometry/tests/ -lib/python3.13/site-packages/sympy/geometry/tests/__init__.py -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/ -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_curve.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_curve.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_ellipse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_ellipse.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_entity.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_entity.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_geometrysets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_geometrysets.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_line.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_line.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_parabola.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_parabola.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_plane.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_plane.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_point.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_point.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_polygon.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_polygon.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/geometry/tests/__pycache__/test_util.cpython-313.pyc -lib/python3.13/site-packages/sympy/geometry/tests/test_curve.py -lib/python3.13/site-packages/sympy/geometry/tests/test_ellipse.py -lib/python3.13/site-packages/sympy/geometry/tests/test_entity.py -lib/python3.13/site-packages/sympy/geometry/tests/test_geometrysets.py -lib/python3.13/site-packages/sympy/geometry/tests/test_line.py -lib/python3.13/site-packages/sympy/geometry/tests/test_parabola.py -lib/python3.13/site-packages/sympy/geometry/tests/test_plane.py -lib/python3.13/site-packages/sympy/geometry/tests/test_point.py -lib/python3.13/site-packages/sympy/geometry/tests/test_polygon.py -lib/python3.13/site-packages/sympy/geometry/tests/test_util.py -lib/python3.13/site-packages/sympy/geometry/util.py -lib/python3.13/site-packages/sympy/holonomic/ -lib/python3.13/site-packages/sympy/holonomic/__init__.py -lib/python3.13/site-packages/sympy/holonomic/__pycache__/ -lib/python3.13/site-packages/sympy/holonomic/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/holonomic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/holonomic.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/holonomicerrors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/holonomicerrors.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/numerical.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/numerical.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/recurrence.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/__pycache__/recurrence.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/holonomic.py -lib/python3.13/site-packages/sympy/holonomic/holonomicerrors.py -lib/python3.13/site-packages/sympy/holonomic/numerical.py -lib/python3.13/site-packages/sympy/holonomic/recurrence.py -lib/python3.13/site-packages/sympy/holonomic/tests/ -lib/python3.13/site-packages/sympy/holonomic/tests/__init__.py -lib/python3.13/site-packages/sympy/holonomic/tests/__pycache__/ -lib/python3.13/site-packages/sympy/holonomic/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/tests/__pycache__/test_holonomic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/tests/__pycache__/test_holonomic.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/tests/__pycache__/test_recurrence.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/holonomic/tests/__pycache__/test_recurrence.cpython-313.pyc -lib/python3.13/site-packages/sympy/holonomic/tests/test_holonomic.py -lib/python3.13/site-packages/sympy/holonomic/tests/test_recurrence.py -lib/python3.13/site-packages/sympy/integrals/ -lib/python3.13/site-packages/sympy/integrals/__init__.py -lib/python3.13/site-packages/sympy/integrals/__pycache__/ -lib/python3.13/site-packages/sympy/integrals/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/deltafunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/deltafunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/heurisch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/heurisch.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/intpoly.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/intpoly.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/laplace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/laplace.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/manualintegrate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/manualintegrate.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/meijerint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/meijerint.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/meijerint_doc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/meijerint_doc.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/prde.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/prde.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/quadrature.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/quadrature.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/rationaltools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/rationaltools.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/rde.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/rde.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/risch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/risch.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/singularityfunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/singularityfunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/transforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/transforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/trigonometry.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/__pycache__/trigonometry.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/benchmarks/ -lib/python3.13/site-packages/sympy/integrals/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/integrals/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/integrals/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/benchmarks/__pycache__/bench_integrate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/benchmarks/__pycache__/bench_integrate.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/benchmarks/__pycache__/bench_trigintegrate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/benchmarks/__pycache__/bench_trigintegrate.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/benchmarks/bench_integrate.py -lib/python3.13/site-packages/sympy/integrals/benchmarks/bench_trigintegrate.py -lib/python3.13/site-packages/sympy/integrals/deltafunctions.py -lib/python3.13/site-packages/sympy/integrals/heurisch.py -lib/python3.13/site-packages/sympy/integrals/integrals.py -lib/python3.13/site-packages/sympy/integrals/intpoly.py -lib/python3.13/site-packages/sympy/integrals/laplace.py -lib/python3.13/site-packages/sympy/integrals/manualintegrate.py -lib/python3.13/site-packages/sympy/integrals/meijerint.py -lib/python3.13/site-packages/sympy/integrals/meijerint_doc.py -lib/python3.13/site-packages/sympy/integrals/prde.py -lib/python3.13/site-packages/sympy/integrals/quadrature.py -lib/python3.13/site-packages/sympy/integrals/rationaltools.py -lib/python3.13/site-packages/sympy/integrals/rde.py -lib/python3.13/site-packages/sympy/integrals/risch.py -lib/python3.13/site-packages/sympy/integrals/singularityfunctions.py -lib/python3.13/site-packages/sympy/integrals/tests/ -lib/python3.13/site-packages/sympy/integrals/tests/__init__.py -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/ -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_deltafunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_deltafunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_failing_integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_failing_integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_heurisch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_heurisch.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_intpoly.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_intpoly.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_laplace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_laplace.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_lineintegrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_lineintegrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_manual.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_manual.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_meijerint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_meijerint.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_prde.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_prde.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_quadrature.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_quadrature.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_rationaltools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_rationaltools.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_rde.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_rde.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_risch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_risch.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_singularityfunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_singularityfunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_transforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_transforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_trigonometry.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/integrals/tests/__pycache__/test_trigonometry.cpython-313.pyc -lib/python3.13/site-packages/sympy/integrals/tests/test_deltafunctions.py -lib/python3.13/site-packages/sympy/integrals/tests/test_failing_integrals.py -lib/python3.13/site-packages/sympy/integrals/tests/test_heurisch.py -lib/python3.13/site-packages/sympy/integrals/tests/test_integrals.py -lib/python3.13/site-packages/sympy/integrals/tests/test_intpoly.py -lib/python3.13/site-packages/sympy/integrals/tests/test_laplace.py -lib/python3.13/site-packages/sympy/integrals/tests/test_lineintegrals.py -lib/python3.13/site-packages/sympy/integrals/tests/test_manual.py -lib/python3.13/site-packages/sympy/integrals/tests/test_meijerint.py -lib/python3.13/site-packages/sympy/integrals/tests/test_prde.py -lib/python3.13/site-packages/sympy/integrals/tests/test_quadrature.py -lib/python3.13/site-packages/sympy/integrals/tests/test_rationaltools.py -lib/python3.13/site-packages/sympy/integrals/tests/test_rde.py -lib/python3.13/site-packages/sympy/integrals/tests/test_risch.py -lib/python3.13/site-packages/sympy/integrals/tests/test_singularityfunctions.py -lib/python3.13/site-packages/sympy/integrals/tests/test_transforms.py -lib/python3.13/site-packages/sympy/integrals/tests/test_trigonometry.py -lib/python3.13/site-packages/sympy/integrals/transforms.py -lib/python3.13/site-packages/sympy/integrals/trigonometry.py -lib/python3.13/site-packages/sympy/interactive/ -lib/python3.13/site-packages/sympy/interactive/__init__.py -lib/python3.13/site-packages/sympy/interactive/__pycache__/ -lib/python3.13/site-packages/sympy/interactive/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/interactive/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/interactive/__pycache__/printing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/interactive/__pycache__/printing.cpython-313.pyc -lib/python3.13/site-packages/sympy/interactive/__pycache__/session.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/interactive/__pycache__/session.cpython-313.pyc -lib/python3.13/site-packages/sympy/interactive/__pycache__/traversal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/interactive/__pycache__/traversal.cpython-313.pyc -lib/python3.13/site-packages/sympy/interactive/printing.py -lib/python3.13/site-packages/sympy/interactive/session.py -lib/python3.13/site-packages/sympy/interactive/tests/ -lib/python3.13/site-packages/sympy/interactive/tests/__init__.py -lib/python3.13/site-packages/sympy/interactive/tests/__pycache__/ -lib/python3.13/site-packages/sympy/interactive/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/interactive/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/interactive/tests/__pycache__/test_interactive.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/interactive/tests/__pycache__/test_interactive.cpython-313.pyc -lib/python3.13/site-packages/sympy/interactive/tests/__pycache__/test_ipython.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/interactive/tests/__pycache__/test_ipython.cpython-313.pyc -lib/python3.13/site-packages/sympy/interactive/tests/test_interactive.py -lib/python3.13/site-packages/sympy/interactive/tests/test_ipython.py -lib/python3.13/site-packages/sympy/interactive/traversal.py -lib/python3.13/site-packages/sympy/liealgebras/ -lib/python3.13/site-packages/sympy/liealgebras/__init__.py -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/ -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/cartan_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/cartan_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/cartan_type.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/cartan_type.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/dynkin_diagram.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/dynkin_diagram.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/root_system.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/root_system.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_a.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_a.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_b.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_b.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_c.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_c.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_d.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_d.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_e.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_e.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_f.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_f.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_g.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/type_g.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/weyl_group.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/__pycache__/weyl_group.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/cartan_matrix.py -lib/python3.13/site-packages/sympy/liealgebras/cartan_type.py -lib/python3.13/site-packages/sympy/liealgebras/dynkin_diagram.py -lib/python3.13/site-packages/sympy/liealgebras/root_system.py -lib/python3.13/site-packages/sympy/liealgebras/tests/ -lib/python3.13/site-packages/sympy/liealgebras/tests/__init__.py -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/ -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_type.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_type.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_dynkin_diagram.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_dynkin_diagram.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_root_system.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_root_system.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_A.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_A.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_B.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_B.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_C.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_C.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_D.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_D.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_E.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_E.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_F.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_F.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_G.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_type_G.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_weyl_group.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/__pycache__/test_weyl_group.cpython-313.pyc -lib/python3.13/site-packages/sympy/liealgebras/tests/test_cartan_matrix.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_cartan_type.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_dynkin_diagram.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_root_system.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_type_A.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_type_B.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_type_C.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_type_D.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_type_E.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_type_F.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_type_G.py -lib/python3.13/site-packages/sympy/liealgebras/tests/test_weyl_group.py -lib/python3.13/site-packages/sympy/liealgebras/type_a.py -lib/python3.13/site-packages/sympy/liealgebras/type_b.py -lib/python3.13/site-packages/sympy/liealgebras/type_c.py -lib/python3.13/site-packages/sympy/liealgebras/type_d.py -lib/python3.13/site-packages/sympy/liealgebras/type_e.py -lib/python3.13/site-packages/sympy/liealgebras/type_f.py -lib/python3.13/site-packages/sympy/liealgebras/type_g.py -lib/python3.13/site-packages/sympy/liealgebras/weyl_group.py -lib/python3.13/site-packages/sympy/logic/ -lib/python3.13/site-packages/sympy/logic/__init__.py -lib/python3.13/site-packages/sympy/logic/__pycache__/ -lib/python3.13/site-packages/sympy/logic/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/__pycache__/boolalg.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/__pycache__/boolalg.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/__pycache__/inference.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/__pycache__/inference.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/ -lib/python3.13/site-packages/sympy/logic/algorithms/__init__.py -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/ -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/dpll.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/dpll.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/dpll2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/dpll2.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/minisat22_wrapper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/minisat22_wrapper.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/pycosat_wrapper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/__pycache__/pycosat_wrapper.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/algorithms/dpll.py -lib/python3.13/site-packages/sympy/logic/algorithms/dpll2.py -lib/python3.13/site-packages/sympy/logic/algorithms/minisat22_wrapper.py -lib/python3.13/site-packages/sympy/logic/algorithms/pycosat_wrapper.py -lib/python3.13/site-packages/sympy/logic/boolalg.py -lib/python3.13/site-packages/sympy/logic/inference.py -lib/python3.13/site-packages/sympy/logic/tests/ -lib/python3.13/site-packages/sympy/logic/tests/__init__.py -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/ -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/test_boolalg.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/test_boolalg.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/test_dimacs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/test_dimacs.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/test_inference.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/tests/__pycache__/test_inference.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/tests/test_boolalg.py -lib/python3.13/site-packages/sympy/logic/tests/test_dimacs.py -lib/python3.13/site-packages/sympy/logic/tests/test_inference.py -lib/python3.13/site-packages/sympy/logic/utilities/ -lib/python3.13/site-packages/sympy/logic/utilities/__init__.py -lib/python3.13/site-packages/sympy/logic/utilities/__pycache__/ -lib/python3.13/site-packages/sympy/logic/utilities/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/utilities/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/utilities/__pycache__/dimacs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/logic/utilities/__pycache__/dimacs.cpython-313.pyc -lib/python3.13/site-packages/sympy/logic/utilities/dimacs.py -lib/python3.13/site-packages/sympy/matrices/ -lib/python3.13/site-packages/sympy/matrices/__init__.py -lib/python3.13/site-packages/sympy/matrices/__pycache__/ -lib/python3.13/site-packages/sympy/matrices/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/common.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/common.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/decompositions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/decompositions.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/dense.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/dense.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/determinant.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/determinant.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/eigen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/eigen.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/graph.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/graph.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/immutable.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/immutable.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/inverse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/inverse.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/normalforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/normalforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/reductions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/reductions.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/repmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/repmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/sparse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/sparse.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/sparsetools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/sparsetools.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/subspaces.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/subspaces.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/utilities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/__pycache__/utilities.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/benchmarks/ -lib/python3.13/site-packages/sympy/matrices/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/matrices/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/matrices/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/benchmarks/__pycache__/bench_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/benchmarks/__pycache__/bench_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/benchmarks/bench_matrix.py -lib/python3.13/site-packages/sympy/matrices/common.py -lib/python3.13/site-packages/sympy/matrices/decompositions.py -lib/python3.13/site-packages/sympy/matrices/dense.py -lib/python3.13/site-packages/sympy/matrices/determinant.py -lib/python3.13/site-packages/sympy/matrices/eigen.py -lib/python3.13/site-packages/sympy/matrices/expressions/ -lib/python3.13/site-packages/sympy/matrices/expressions/__init__.py -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/ -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/_shape.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/_shape.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/adjoint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/adjoint.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/applyfunc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/applyfunc.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/blockmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/blockmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/companion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/companion.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/determinant.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/determinant.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/diagonal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/diagonal.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/dotproduct.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/dotproduct.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/factorizations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/factorizations.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/fourier.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/fourier.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/funcmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/funcmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/hadamard.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/hadamard.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/inverse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/inverse.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/kronecker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/kronecker.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matadd.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matadd.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matexpr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matexpr.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matmul.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matmul.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matpow.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/matpow.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/permutation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/permutation.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/sets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/sets.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/slice.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/slice.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/special.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/special.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/trace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/trace.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/transpose.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/__pycache__/transpose.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/_shape.py -lib/python3.13/site-packages/sympy/matrices/expressions/adjoint.py -lib/python3.13/site-packages/sympy/matrices/expressions/applyfunc.py -lib/python3.13/site-packages/sympy/matrices/expressions/blockmatrix.py -lib/python3.13/site-packages/sympy/matrices/expressions/companion.py -lib/python3.13/site-packages/sympy/matrices/expressions/determinant.py -lib/python3.13/site-packages/sympy/matrices/expressions/diagonal.py -lib/python3.13/site-packages/sympy/matrices/expressions/dotproduct.py -lib/python3.13/site-packages/sympy/matrices/expressions/factorizations.py -lib/python3.13/site-packages/sympy/matrices/expressions/fourier.py -lib/python3.13/site-packages/sympy/matrices/expressions/funcmatrix.py -lib/python3.13/site-packages/sympy/matrices/expressions/hadamard.py -lib/python3.13/site-packages/sympy/matrices/expressions/inverse.py -lib/python3.13/site-packages/sympy/matrices/expressions/kronecker.py -lib/python3.13/site-packages/sympy/matrices/expressions/matadd.py -lib/python3.13/site-packages/sympy/matrices/expressions/matexpr.py -lib/python3.13/site-packages/sympy/matrices/expressions/matmul.py -lib/python3.13/site-packages/sympy/matrices/expressions/matpow.py -lib/python3.13/site-packages/sympy/matrices/expressions/permutation.py -lib/python3.13/site-packages/sympy/matrices/expressions/sets.py -lib/python3.13/site-packages/sympy/matrices/expressions/slice.py -lib/python3.13/site-packages/sympy/matrices/expressions/special.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/ -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__init__.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/ -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_adjoint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_adjoint.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_applyfunc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_applyfunc.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_blockmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_blockmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_companion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_companion.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_derivatives.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_derivatives.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_determinant.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_determinant.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_diagonal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_diagonal.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_dotproduct.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_dotproduct.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_factorizations.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_factorizations.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_fourier.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_fourier.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_funcmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_funcmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_hadamard.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_hadamard.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_indexing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_indexing.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_inverse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_inverse.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_kronecker.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_kronecker.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matadd.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matadd.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matexpr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matexpr.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matmul.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matmul.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matpow.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matpow.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_permutation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_permutation.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_sets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_sets.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_slice.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_slice.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_special.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_special.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_trace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_trace.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_transpose.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/__pycache__/test_transpose.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_adjoint.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_applyfunc.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_blockmatrix.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_companion.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_derivatives.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_determinant.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_diagonal.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_dotproduct.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_factorizations.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_fourier.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_funcmatrix.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_hadamard.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_indexing.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_inverse.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_kronecker.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_matadd.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_matexpr.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_matmul.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_matpow.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_permutation.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_sets.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_slice.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_special.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_trace.py -lib/python3.13/site-packages/sympy/matrices/expressions/tests/test_transpose.py -lib/python3.13/site-packages/sympy/matrices/expressions/trace.py -lib/python3.13/site-packages/sympy/matrices/expressions/transpose.py -lib/python3.13/site-packages/sympy/matrices/graph.py -lib/python3.13/site-packages/sympy/matrices/immutable.py -lib/python3.13/site-packages/sympy/matrices/inverse.py -lib/python3.13/site-packages/sympy/matrices/matrices.py -lib/python3.13/site-packages/sympy/matrices/normalforms.py -lib/python3.13/site-packages/sympy/matrices/reductions.py -lib/python3.13/site-packages/sympy/matrices/repmatrix.py -lib/python3.13/site-packages/sympy/matrices/solvers.py -lib/python3.13/site-packages/sympy/matrices/sparse.py -lib/python3.13/site-packages/sympy/matrices/sparsetools.py -lib/python3.13/site-packages/sympy/matrices/subspaces.py -lib/python3.13/site-packages/sympy/matrices/tests/ -lib/python3.13/site-packages/sympy/matrices/tests/__init__.py -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/ -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_commonmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_commonmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_decompositions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_decompositions.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_determinant.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_determinant.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_eigen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_eigen.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_graph.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_graph.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_immutable.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_immutable.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_interactions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_interactions.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_normalforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_normalforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_reductions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_reductions.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_sparse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_sparse.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_sparsetools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_sparsetools.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_subspaces.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/matrices/tests/__pycache__/test_subspaces.cpython-313.pyc -lib/python3.13/site-packages/sympy/matrices/tests/test_commonmatrix.py -lib/python3.13/site-packages/sympy/matrices/tests/test_decompositions.py -lib/python3.13/site-packages/sympy/matrices/tests/test_determinant.py -lib/python3.13/site-packages/sympy/matrices/tests/test_eigen.py -lib/python3.13/site-packages/sympy/matrices/tests/test_graph.py -lib/python3.13/site-packages/sympy/matrices/tests/test_immutable.py -lib/python3.13/site-packages/sympy/matrices/tests/test_interactions.py -lib/python3.13/site-packages/sympy/matrices/tests/test_matrices.py -lib/python3.13/site-packages/sympy/matrices/tests/test_normalforms.py -lib/python3.13/site-packages/sympy/matrices/tests/test_reductions.py -lib/python3.13/site-packages/sympy/matrices/tests/test_solvers.py -lib/python3.13/site-packages/sympy/matrices/tests/test_sparse.py -lib/python3.13/site-packages/sympy/matrices/tests/test_sparsetools.py -lib/python3.13/site-packages/sympy/matrices/tests/test_subspaces.py -lib/python3.13/site-packages/sympy/matrices/utilities.py -lib/python3.13/site-packages/sympy/multipledispatch/ -lib/python3.13/site-packages/sympy/multipledispatch/__init__.py -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/ -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/conflict.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/conflict.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/core.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/dispatcher.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/dispatcher.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/conflict.py -lib/python3.13/site-packages/sympy/multipledispatch/core.py -lib/python3.13/site-packages/sympy/multipledispatch/dispatcher.py -lib/python3.13/site-packages/sympy/multipledispatch/tests/ -lib/python3.13/site-packages/sympy/multipledispatch/tests/__init__.py -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/ -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/test_conflict.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/test_conflict.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/test_core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/test_core.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/test_dispatcher.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/__pycache__/test_dispatcher.cpython-313.pyc -lib/python3.13/site-packages/sympy/multipledispatch/tests/test_conflict.py -lib/python3.13/site-packages/sympy/multipledispatch/tests/test_core.py -lib/python3.13/site-packages/sympy/multipledispatch/tests/test_dispatcher.py -lib/python3.13/site-packages/sympy/multipledispatch/utils.py -lib/python3.13/site-packages/sympy/ntheory/ -lib/python3.13/site-packages/sympy/ntheory/__init__.py -lib/python3.13/site-packages/sympy/ntheory/__pycache__/ -lib/python3.13/site-packages/sympy/ntheory/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/bbp_pi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/bbp_pi.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/continued_fraction.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/continued_fraction.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/digits.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/digits.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/ecm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/ecm.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/egyptian_fraction.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/egyptian_fraction.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/elliptic_curve.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/elliptic_curve.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/factor_.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/factor_.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/generate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/generate.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/modular.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/modular.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/multinomial.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/multinomial.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/partitions_.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/partitions_.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/primetest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/primetest.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/qs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/qs.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/residue_ntheory.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/__pycache__/residue_ntheory.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/bbp_pi.py -lib/python3.13/site-packages/sympy/ntheory/continued_fraction.py -lib/python3.13/site-packages/sympy/ntheory/digits.py -lib/python3.13/site-packages/sympy/ntheory/ecm.py -lib/python3.13/site-packages/sympy/ntheory/egyptian_fraction.py -lib/python3.13/site-packages/sympy/ntheory/elliptic_curve.py -lib/python3.13/site-packages/sympy/ntheory/factor_.py -lib/python3.13/site-packages/sympy/ntheory/generate.py -lib/python3.13/site-packages/sympy/ntheory/modular.py -lib/python3.13/site-packages/sympy/ntheory/multinomial.py -lib/python3.13/site-packages/sympy/ntheory/partitions_.py -lib/python3.13/site-packages/sympy/ntheory/primetest.py -lib/python3.13/site-packages/sympy/ntheory/qs.py -lib/python3.13/site-packages/sympy/ntheory/residue_ntheory.py -lib/python3.13/site-packages/sympy/ntheory/tests/ -lib/python3.13/site-packages/sympy/ntheory/tests/__init__.py -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/ -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_bbp_pi.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_bbp_pi.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_continued_fraction.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_continued_fraction.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_digits.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_digits.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_ecm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_ecm.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_egyptian_fraction.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_egyptian_fraction.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_elliptic_curve.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_elliptic_curve.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_factor_.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_factor_.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_generate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_generate.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_modular.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_modular.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_multinomial.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_multinomial.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_partitions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_partitions.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_primetest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_primetest.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_qs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_qs.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_residue.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/__pycache__/test_residue.cpython-313.pyc -lib/python3.13/site-packages/sympy/ntheory/tests/test_bbp_pi.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_continued_fraction.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_digits.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_ecm.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_egyptian_fraction.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_elliptic_curve.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_factor_.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_generate.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_modular.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_multinomial.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_partitions.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_primetest.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_qs.py -lib/python3.13/site-packages/sympy/ntheory/tests/test_residue.py -lib/python3.13/site-packages/sympy/parsing/ -lib/python3.13/site-packages/sympy/parsing/__init__.py -lib/python3.13/site-packages/sympy/parsing/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/ast_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/ast_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/mathematica.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/mathematica.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/maxima.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/maxima.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/sym_expr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/sym_expr.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/sympy_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/__pycache__/sympy_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/ast_parser.py -lib/python3.13/site-packages/sympy/parsing/autolev/ -lib/python3.13/site-packages/sympy/parsing/autolev/Autolev.g4 -lib/python3.13/site-packages/sympy/parsing/autolev/__init__.py -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/_build_autolev_antlr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/_build_autolev_antlr.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/_listener_autolev_antlr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/_listener_autolev_antlr.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/_parse_autolev_antlr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/__pycache__/_parse_autolev_antlr.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/ -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__init__.py -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlexer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlexer.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlistener.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlistener.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevparser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevparser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/autolevlexer.py -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/autolevlistener.py -lib/python3.13/site-packages/sympy/parsing/autolev/_antlr/autolevparser.py -lib/python3.13/site-packages/sympy/parsing/autolev/_build_autolev_antlr.py -lib/python3.13/site-packages/sympy/parsing/autolev/_listener_autolev_antlr.py -lib/python3.13/site-packages/sympy/parsing/autolev/_parse_autolev_antlr.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/README.txt -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest1.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest1.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest10.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest10.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest11.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest11.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest12.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest12.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest2.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest3.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest4.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest4.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest5.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest5.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest6.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest6.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest7.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest7.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest8.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest8.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest9.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest9.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/ -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/chaos_pendulum.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/chaos_pendulum.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/double_pendulum.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/double_pendulum.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/mass_spring_damper.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/mass_spring_damper.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/non_min_pendulum.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/non_min_pendulum.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest1.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest1.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest10.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest10.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest11.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest11.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest12.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest12.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest2.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest2.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest3.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest3.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest4.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest4.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest5.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest5.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest6.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest6.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest7.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest7.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest8.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest8.py -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest9.al -lib/python3.13/site-packages/sympy/parsing/autolev/test-examples/ruletest9.py -lib/python3.13/site-packages/sympy/parsing/c/ -lib/python3.13/site-packages/sympy/parsing/c/__init__.py -lib/python3.13/site-packages/sympy/parsing/c/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/c/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/c/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/c/__pycache__/c_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/c/__pycache__/c_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/c/c_parser.py -lib/python3.13/site-packages/sympy/parsing/fortran/ -lib/python3.13/site-packages/sympy/parsing/fortran/__init__.py -lib/python3.13/site-packages/sympy/parsing/fortran/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/fortran/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/fortran/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/fortran/__pycache__/fortran_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/fortran/__pycache__/fortran_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/fortran/fortran_parser.py -lib/python3.13/site-packages/sympy/parsing/latex/ -lib/python3.13/site-packages/sympy/parsing/latex/LICENSE.txt -lib/python3.13/site-packages/sympy/parsing/latex/LaTeX.g4 -lib/python3.13/site-packages/sympy/parsing/latex/__init__.py -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/_build_latex_antlr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/_build_latex_antlr.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/_parse_latex_antlr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/_parse_latex_antlr.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/errors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/latex/__pycache__/errors.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/ -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__init__.py -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexlexer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexlexer.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexparser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexparser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/latexlexer.py -lib/python3.13/site-packages/sympy/parsing/latex/_antlr/latexparser.py -lib/python3.13/site-packages/sympy/parsing/latex/_build_latex_antlr.py -lib/python3.13/site-packages/sympy/parsing/latex/_parse_latex_antlr.py -lib/python3.13/site-packages/sympy/parsing/latex/errors.py -lib/python3.13/site-packages/sympy/parsing/mathematica.py -lib/python3.13/site-packages/sympy/parsing/maxima.py -lib/python3.13/site-packages/sympy/parsing/sym_expr.py -lib/python3.13/site-packages/sympy/parsing/sympy_parser.py -lib/python3.13/site-packages/sympy/parsing/tests/ -lib/python3.13/site-packages/sympy/parsing/tests/__init__.py -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/ -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_ast_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_ast_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_autolev.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_autolev.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_c_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_c_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_fortran_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_fortran_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_implicit_multiplication_application.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_implicit_multiplication_application.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_latex.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_latex.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_latex_deps.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_latex_deps.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_mathematica.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_mathematica.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_maxima.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_maxima.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_sym_expr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_sym_expr.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_sympy_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/parsing/tests/__pycache__/test_sympy_parser.cpython-313.pyc -lib/python3.13/site-packages/sympy/parsing/tests/test_ast_parser.py -lib/python3.13/site-packages/sympy/parsing/tests/test_autolev.py -lib/python3.13/site-packages/sympy/parsing/tests/test_c_parser.py -lib/python3.13/site-packages/sympy/parsing/tests/test_fortran_parser.py -lib/python3.13/site-packages/sympy/parsing/tests/test_implicit_multiplication_application.py -lib/python3.13/site-packages/sympy/parsing/tests/test_latex.py -lib/python3.13/site-packages/sympy/parsing/tests/test_latex_deps.py -lib/python3.13/site-packages/sympy/parsing/tests/test_mathematica.py -lib/python3.13/site-packages/sympy/parsing/tests/test_maxima.py -lib/python3.13/site-packages/sympy/parsing/tests/test_sym_expr.py -lib/python3.13/site-packages/sympy/parsing/tests/test_sympy_parser.py -lib/python3.13/site-packages/sympy/physics/ -lib/python3.13/site-packages/sympy/physics/__init__.py -lib/python3.13/site-packages/sympy/physics/__pycache__/ -lib/python3.13/site-packages/sympy/physics/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/hydrogen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/hydrogen.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/paulialgebra.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/paulialgebra.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/pring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/pring.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/qho_1d.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/qho_1d.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/secondquant.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/secondquant.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/sho.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/sho.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/wigner.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/__pycache__/wigner.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/ -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__init__.py -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__pycache__/ -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__pycache__/beam.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__pycache__/beam.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__pycache__/truss.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/__pycache__/truss.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/beam.py -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/ -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_beam.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_beam.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_truss.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_truss.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/test_beam.py -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/tests/test_truss.py -lib/python3.13/site-packages/sympy/physics/continuum_mechanics/truss.py -lib/python3.13/site-packages/sympy/physics/control/ -lib/python3.13/site-packages/sympy/physics/control/__init__.py -lib/python3.13/site-packages/sympy/physics/control/__pycache__/ -lib/python3.13/site-packages/sympy/physics/control/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/control/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/control/__pycache__/control_plots.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/control/__pycache__/control_plots.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/control/__pycache__/lti.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/control/__pycache__/lti.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/control/control_plots.py -lib/python3.13/site-packages/sympy/physics/control/lti.py -lib/python3.13/site-packages/sympy/physics/control/tests/ -lib/python3.13/site-packages/sympy/physics/control/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/control/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/control/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/control/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/control/tests/__pycache__/test_control_plots.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/control/tests/__pycache__/test_control_plots.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/control/tests/__pycache__/test_lti.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/control/tests/__pycache__/test_lti.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/control/tests/test_control_plots.py -lib/python3.13/site-packages/sympy/physics/control/tests/test_lti.py -lib/python3.13/site-packages/sympy/physics/hep/ -lib/python3.13/site-packages/sympy/physics/hep/__init__.py -lib/python3.13/site-packages/sympy/physics/hep/__pycache__/ -lib/python3.13/site-packages/sympy/physics/hep/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/hep/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/hep/__pycache__/gamma_matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/hep/__pycache__/gamma_matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/hep/gamma_matrices.py -lib/python3.13/site-packages/sympy/physics/hep/tests/ -lib/python3.13/site-packages/sympy/physics/hep/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/hep/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/hep/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/hep/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/hep/tests/__pycache__/test_gamma_matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/hep/tests/__pycache__/test_gamma_matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/hep/tests/test_gamma_matrices.py -lib/python3.13/site-packages/sympy/physics/hydrogen.py -lib/python3.13/site-packages/sympy/physics/matrices.py -lib/python3.13/site-packages/sympy/physics/mechanics/ -lib/python3.13/site-packages/sympy/physics/mechanics/__init__.py -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/ -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/body.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/body.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/joint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/joint.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/jointsmethod.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/jointsmethod.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/kane.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/kane.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/lagrange.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/lagrange.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/linearize.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/linearize.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/method.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/method.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/models.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/models.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/particle.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/particle.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/rigidbody.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/rigidbody.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/system.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/__pycache__/system.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/body.py -lib/python3.13/site-packages/sympy/physics/mechanics/functions.py -lib/python3.13/site-packages/sympy/physics/mechanics/joint.py -lib/python3.13/site-packages/sympy/physics/mechanics/jointsmethod.py -lib/python3.13/site-packages/sympy/physics/mechanics/kane.py -lib/python3.13/site-packages/sympy/physics/mechanics/lagrange.py -lib/python3.13/site-packages/sympy/physics/mechanics/linearize.py -lib/python3.13/site-packages/sympy/physics/mechanics/method.py -lib/python3.13/site-packages/sympy/physics/mechanics/models.py -lib/python3.13/site-packages/sympy/physics/mechanics/particle.py -lib/python3.13/site-packages/sympy/physics/mechanics/rigidbody.py -lib/python3.13/site-packages/sympy/physics/mechanics/system.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/ -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_body.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_body.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_joint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_joint.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_jointsmethod.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_jointsmethod.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane2.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane3.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane3.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane4.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane4.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange2.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_linearize.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_linearize.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_method.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_method.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_models.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_models.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_particle.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_particle.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_rigidbody.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_rigidbody.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_system.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/__pycache__/test_system.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_body.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_functions.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_joint.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_jointsmethod.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_kane.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_kane2.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_kane3.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_kane4.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_lagrange.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_lagrange2.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_linearize.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_method.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_models.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_particle.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_rigidbody.py -lib/python3.13/site-packages/sympy/physics/mechanics/tests/test_system.py -lib/python3.13/site-packages/sympy/physics/optics/ -lib/python3.13/site-packages/sympy/physics/optics/__init__.py -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/ -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/gaussopt.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/gaussopt.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/medium.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/medium.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/polarization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/polarization.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/waves.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/__pycache__/waves.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/gaussopt.py -lib/python3.13/site-packages/sympy/physics/optics/medium.py -lib/python3.13/site-packages/sympy/physics/optics/polarization.py -lib/python3.13/site-packages/sympy/physics/optics/tests/ -lib/python3.13/site-packages/sympy/physics/optics/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_gaussopt.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_gaussopt.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_medium.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_medium.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_polarization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_polarization.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_utils.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_waves.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/__pycache__/test_waves.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/optics/tests/test_gaussopt.py -lib/python3.13/site-packages/sympy/physics/optics/tests/test_medium.py -lib/python3.13/site-packages/sympy/physics/optics/tests/test_polarization.py -lib/python3.13/site-packages/sympy/physics/optics/tests/test_utils.py -lib/python3.13/site-packages/sympy/physics/optics/tests/test_waves.py -lib/python3.13/site-packages/sympy/physics/optics/utils.py -lib/python3.13/site-packages/sympy/physics/optics/waves.py -lib/python3.13/site-packages/sympy/physics/paulialgebra.py -lib/python3.13/site-packages/sympy/physics/pring.py -lib/python3.13/site-packages/sympy/physics/qho_1d.py -lib/python3.13/site-packages/sympy/physics/quantum/ -lib/python3.13/site-packages/sympy/physics/quantum/__init__.py -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/ -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/anticommutator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/anticommutator.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/boson.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/boson.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/cartesian.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/cartesian.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/cg.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/cg.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/circuitplot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/circuitplot.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/circuitutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/circuitutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/commutator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/commutator.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/dagger.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/dagger.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/density.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/density.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/fermion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/fermion.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/gate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/gate.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/grover.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/grover.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/hilbert.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/hilbert.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/identitysearch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/identitysearch.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/innerproduct.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/innerproduct.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/matrixcache.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/matrixcache.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/matrixutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/matrixutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/operator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/operator.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/operatorordering.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/operatorordering.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/operatorset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/operatorset.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/pauli.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/pauli.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/piab.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/piab.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qapply.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qapply.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qasm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qasm.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qexpr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qexpr.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qft.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qft.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qubit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/qubit.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/represent.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/represent.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/sho1d.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/sho1d.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/shor.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/shor.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/spin.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/spin.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/state.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/state.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/tensorproduct.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/tensorproduct.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/trace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/__pycache__/trace.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/anticommutator.py -lib/python3.13/site-packages/sympy/physics/quantum/boson.py -lib/python3.13/site-packages/sympy/physics/quantum/cartesian.py -lib/python3.13/site-packages/sympy/physics/quantum/cg.py -lib/python3.13/site-packages/sympy/physics/quantum/circuitplot.py -lib/python3.13/site-packages/sympy/physics/quantum/circuitutils.py -lib/python3.13/site-packages/sympy/physics/quantum/commutator.py -lib/python3.13/site-packages/sympy/physics/quantum/constants.py -lib/python3.13/site-packages/sympy/physics/quantum/dagger.py -lib/python3.13/site-packages/sympy/physics/quantum/density.py -lib/python3.13/site-packages/sympy/physics/quantum/fermion.py -lib/python3.13/site-packages/sympy/physics/quantum/gate.py -lib/python3.13/site-packages/sympy/physics/quantum/grover.py -lib/python3.13/site-packages/sympy/physics/quantum/hilbert.py -lib/python3.13/site-packages/sympy/physics/quantum/identitysearch.py -lib/python3.13/site-packages/sympy/physics/quantum/innerproduct.py -lib/python3.13/site-packages/sympy/physics/quantum/matrixcache.py -lib/python3.13/site-packages/sympy/physics/quantum/matrixutils.py -lib/python3.13/site-packages/sympy/physics/quantum/operator.py -lib/python3.13/site-packages/sympy/physics/quantum/operatorordering.py -lib/python3.13/site-packages/sympy/physics/quantum/operatorset.py -lib/python3.13/site-packages/sympy/physics/quantum/pauli.py -lib/python3.13/site-packages/sympy/physics/quantum/piab.py -lib/python3.13/site-packages/sympy/physics/quantum/qapply.py -lib/python3.13/site-packages/sympy/physics/quantum/qasm.py -lib/python3.13/site-packages/sympy/physics/quantum/qexpr.py -lib/python3.13/site-packages/sympy/physics/quantum/qft.py -lib/python3.13/site-packages/sympy/physics/quantum/qubit.py -lib/python3.13/site-packages/sympy/physics/quantum/represent.py -lib/python3.13/site-packages/sympy/physics/quantum/sho1d.py -lib/python3.13/site-packages/sympy/physics/quantum/shor.py -lib/python3.13/site-packages/sympy/physics/quantum/spin.py -lib/python3.13/site-packages/sympy/physics/quantum/state.py -lib/python3.13/site-packages/sympy/physics/quantum/tensorproduct.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/ -lib/python3.13/site-packages/sympy/physics/quantum/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_anticommutator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_anticommutator.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_boson.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_boson.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_cartesian.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_cartesian.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_cg.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_cg.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitplot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitplot.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_commutator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_commutator.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_constants.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_dagger.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_dagger.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_density.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_density.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_fermion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_fermion.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_gate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_gate.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_grover.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_grover.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_hilbert.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_hilbert.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_identitysearch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_identitysearch.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_innerproduct.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_innerproduct.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_matrixutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_matrixutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_operator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_operator.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorordering.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorordering.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorset.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_pauli.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_pauli.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_piab.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_piab.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_printing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_printing.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qapply.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qapply.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qasm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qasm.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qexpr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qexpr.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qft.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qft.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qubit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_qubit.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_represent.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_represent.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_sho1d.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_sho1d.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_shor.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_shor.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_spin.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_spin.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_state.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_state.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_tensorproduct.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_tensorproduct.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_trace.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/__pycache__/test_trace.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_anticommutator.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_boson.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_cartesian.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_cg.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_circuitplot.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_circuitutils.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_commutator.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_constants.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_dagger.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_density.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_fermion.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_gate.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_grover.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_hilbert.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_identitysearch.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_innerproduct.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_matrixutils.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_operator.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_operatorordering.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_operatorset.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_pauli.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_piab.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_printing.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_qapply.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_qasm.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_qexpr.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_qft.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_qubit.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_represent.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_sho1d.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_shor.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_spin.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_state.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_tensorproduct.py -lib/python3.13/site-packages/sympy/physics/quantum/tests/test_trace.py -lib/python3.13/site-packages/sympy/physics/quantum/trace.py -lib/python3.13/site-packages/sympy/physics/secondquant.py -lib/python3.13/site-packages/sympy/physics/sho.py -lib/python3.13/site-packages/sympy/physics/tests/ -lib/python3.13/site-packages/sympy/physics/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_clebsch_gordan.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_clebsch_gordan.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_hydrogen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_hydrogen.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_paulialgebra.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_paulialgebra.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_physics_matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_physics_matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_pring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_pring.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_qho_1d.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_qho_1d.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_secondquant.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_secondquant.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_sho.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/tests/__pycache__/test_sho.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/tests/test_clebsch_gordan.py -lib/python3.13/site-packages/sympy/physics/tests/test_hydrogen.py -lib/python3.13/site-packages/sympy/physics/tests/test_paulialgebra.py -lib/python3.13/site-packages/sympy/physics/tests/test_physics_matrices.py -lib/python3.13/site-packages/sympy/physics/tests/test_pring.py -lib/python3.13/site-packages/sympy/physics/tests/test_qho_1d.py -lib/python3.13/site-packages/sympy/physics/tests/test_secondquant.py -lib/python3.13/site-packages/sympy/physics/tests/test_sho.py -lib/python3.13/site-packages/sympy/physics/units/ -lib/python3.13/site-packages/sympy/physics/units/__init__.py -lib/python3.13/site-packages/sympy/physics/units/__pycache__/ -lib/python3.13/site-packages/sympy/physics/units/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/dimensions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/dimensions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/prefixes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/prefixes.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/quantities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/quantities.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/unitsystem.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/unitsystem.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/definitions/ -lib/python3.13/site-packages/sympy/physics/units/definitions/__init__.py -lib/python3.13/site-packages/sympy/physics/units/definitions/__pycache__/ -lib/python3.13/site-packages/sympy/physics/units/definitions/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/definitions/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/definitions/__pycache__/dimension_definitions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/definitions/__pycache__/dimension_definitions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/definitions/__pycache__/unit_definitions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/definitions/__pycache__/unit_definitions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/definitions/dimension_definitions.py -lib/python3.13/site-packages/sympy/physics/units/definitions/unit_definitions.py -lib/python3.13/site-packages/sympy/physics/units/dimensions.py -lib/python3.13/site-packages/sympy/physics/units/prefixes.py -lib/python3.13/site-packages/sympy/physics/units/quantities.py -lib/python3.13/site-packages/sympy/physics/units/systems/ -lib/python3.13/site-packages/sympy/physics/units/systems/__init__.py -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/ -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/cgs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/cgs.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/length_weight_time.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/length_weight_time.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/mks.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/mks.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/mksa.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/mksa.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/natural.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/natural.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/si.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/__pycache__/si.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/systems/cgs.py -lib/python3.13/site-packages/sympy/physics/units/systems/length_weight_time.py -lib/python3.13/site-packages/sympy/physics/units/systems/mks.py -lib/python3.13/site-packages/sympy/physics/units/systems/mksa.py -lib/python3.13/site-packages/sympy/physics/units/systems/natural.py -lib/python3.13/site-packages/sympy/physics/units/systems/si.py -lib/python3.13/site-packages/sympy/physics/units/tests/ -lib/python3.13/site-packages/sympy/physics/units/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_dimensions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_dimensions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_dimensionsystem.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_dimensionsystem.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_prefixes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_prefixes.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_quantities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_quantities.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_unit_system_cgs_gauss.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_unit_system_cgs_gauss.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_unitsystem.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_unitsystem.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/__pycache__/test_util.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/units/tests/test_dimensions.py -lib/python3.13/site-packages/sympy/physics/units/tests/test_dimensionsystem.py -lib/python3.13/site-packages/sympy/physics/units/tests/test_prefixes.py -lib/python3.13/site-packages/sympy/physics/units/tests/test_quantities.py -lib/python3.13/site-packages/sympy/physics/units/tests/test_unit_system_cgs_gauss.py -lib/python3.13/site-packages/sympy/physics/units/tests/test_unitsystem.py -lib/python3.13/site-packages/sympy/physics/units/tests/test_util.py -lib/python3.13/site-packages/sympy/physics/units/unitsystem.py -lib/python3.13/site-packages/sympy/physics/units/util.py -lib/python3.13/site-packages/sympy/physics/vector/ -lib/python3.13/site-packages/sympy/physics/vector/__init__.py -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/ -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/dyadic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/dyadic.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/fieldfunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/fieldfunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/frame.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/frame.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/point.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/point.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/printing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/printing.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/vector.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/__pycache__/vector.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/dyadic.py -lib/python3.13/site-packages/sympy/physics/vector/fieldfunctions.py -lib/python3.13/site-packages/sympy/physics/vector/frame.py -lib/python3.13/site-packages/sympy/physics/vector/functions.py -lib/python3.13/site-packages/sympy/physics/vector/point.py -lib/python3.13/site-packages/sympy/physics/vector/printing.py -lib/python3.13/site-packages/sympy/physics/vector/tests/ -lib/python3.13/site-packages/sympy/physics/vector/tests/__init__.py -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/ -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_dyadic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_dyadic.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_fieldfunctions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_fieldfunctions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_frame.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_frame.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_output.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_output.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_point.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_point.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_printing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_printing.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_vector.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/__pycache__/test_vector.cpython-313.pyc -lib/python3.13/site-packages/sympy/physics/vector/tests/test_dyadic.py -lib/python3.13/site-packages/sympy/physics/vector/tests/test_fieldfunctions.py -lib/python3.13/site-packages/sympy/physics/vector/tests/test_frame.py -lib/python3.13/site-packages/sympy/physics/vector/tests/test_functions.py -lib/python3.13/site-packages/sympy/physics/vector/tests/test_output.py -lib/python3.13/site-packages/sympy/physics/vector/tests/test_point.py -lib/python3.13/site-packages/sympy/physics/vector/tests/test_printing.py -lib/python3.13/site-packages/sympy/physics/vector/tests/test_vector.py -lib/python3.13/site-packages/sympy/physics/vector/vector.py -lib/python3.13/site-packages/sympy/physics/wigner.py -lib/python3.13/site-packages/sympy/plotting/ -lib/python3.13/site-packages/sympy/plotting/__init__.py -lib/python3.13/site-packages/sympy/plotting/__pycache__/ -lib/python3.13/site-packages/sympy/plotting/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/experimental_lambdify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/experimental_lambdify.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/plot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/plot.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/plot_implicit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/plot_implicit.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/textplot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/__pycache__/textplot.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/experimental_lambdify.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/ -lib/python3.13/site-packages/sympy/plotting/intervalmath/__init__.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/ -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/interval_arithmetic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/interval_arithmetic.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/interval_membership.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/interval_membership.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/lib_interval.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/__pycache__/lib_interval.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/interval_arithmetic.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/interval_membership.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/lib_interval.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/ -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__init__.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/ -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_membership.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_membership.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_intervalmath.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_intervalmath.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/test_interval_functions.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/test_interval_membership.py -lib/python3.13/site-packages/sympy/plotting/intervalmath/tests/test_intervalmath.py -lib/python3.13/site-packages/sympy/plotting/plot.py -lib/python3.13/site-packages/sympy/plotting/plot_implicit.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/ -lib/python3.13/site-packages/sympy/plotting/pygletplot/__init__.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/ -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/color_scheme.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/color_scheme.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/managed_window.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/managed_window.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_axes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_axes.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_camera.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_camera.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_controller.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_controller.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_curve.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_curve.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_interval.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_interval.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode_base.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode_base.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_modes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_modes.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_object.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_object.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_rotation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_rotation.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_surface.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_surface.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_window.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/plot_window.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/color_scheme.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/managed_window.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_axes.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_camera.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_controller.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_curve.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_interval.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_mode.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_mode_base.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_modes.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_object.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_rotation.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_surface.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/plot_window.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/ -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/__init__.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/__pycache__/ -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/__pycache__/test_plotting.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/__pycache__/test_plotting.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/pygletplot/tests/test_plotting.py -lib/python3.13/site-packages/sympy/plotting/pygletplot/util.py -lib/python3.13/site-packages/sympy/plotting/tests/ -lib/python3.13/site-packages/sympy/plotting/tests/__init__.py -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/ -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_experimental_lambdify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_experimental_lambdify.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_plot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_plot.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_plot_implicit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_plot_implicit.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_textplot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/plotting/tests/__pycache__/test_textplot.cpython-313.pyc -lib/python3.13/site-packages/sympy/plotting/tests/test_experimental_lambdify.py -lib/python3.13/site-packages/sympy/plotting/tests/test_plot.py -lib/python3.13/site-packages/sympy/plotting/tests/test_plot_implicit.py -lib/python3.13/site-packages/sympy/plotting/tests/test_region_and.png -lib/python3.13/site-packages/sympy/plotting/tests/test_region_not.png -lib/python3.13/site-packages/sympy/plotting/tests/test_region_or.png -lib/python3.13/site-packages/sympy/plotting/tests/test_region_xor.png -lib/python3.13/site-packages/sympy/plotting/tests/test_textplot.py -lib/python3.13/site-packages/sympy/plotting/textplot.py -lib/python3.13/site-packages/sympy/polys/ -lib/python3.13/site-packages/sympy/polys/__init__.py -lib/python3.13/site-packages/sympy/polys/__pycache__/ -lib/python3.13/site-packages/sympy/polys/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/appellseqs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/appellseqs.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/compatibility.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/compatibility.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/constructor.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/constructor.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/densearith.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/densearith.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/densebasic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/densebasic.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/densetools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/densetools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/dispersion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/dispersion.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/distributedmodules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/distributedmodules.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/domainmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/domainmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/euclidtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/euclidtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/factortools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/factortools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/fglmtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/fglmtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/fields.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/fields.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/galoistools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/galoistools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/groebnertools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/groebnertools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/heuristicgcd.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/heuristicgcd.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/modulargcd.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/modulargcd.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/monomials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/monomials.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/multivariate_resultants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/multivariate_resultants.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/orderings.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/orderings.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/orthopolys.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/orthopolys.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/partfrac.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/partfrac.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyclasses.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyclasses.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyconfig.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyconfig.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyerrors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyerrors.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyfuncs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyfuncs.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polymatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polymatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyoptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyoptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyquinticconst.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyquinticconst.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyroots.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyroots.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polytools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polytools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/polyutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rationaltools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rationaltools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/ring_series.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/ring_series.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rings.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rings.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rootisolation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rootisolation.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rootoftools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/rootoftools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/specialpolys.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/specialpolys.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/sqfreetools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/sqfreetools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/subresultants_qq_zz.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/__pycache__/subresultants_qq_zz.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/ -lib/python3.13/site-packages/sympy/polys/agca/__init__.py -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/ -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/extensions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/extensions.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/homomorphisms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/homomorphisms.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/ideals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/ideals.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/modules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/__pycache__/modules.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/extensions.py -lib/python3.13/site-packages/sympy/polys/agca/homomorphisms.py -lib/python3.13/site-packages/sympy/polys/agca/ideals.py -lib/python3.13/site-packages/sympy/polys/agca/modules.py -lib/python3.13/site-packages/sympy/polys/agca/tests/ -lib/python3.13/site-packages/sympy/polys/agca/tests/__init__.py -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/ -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_extensions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_extensions.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_homomorphisms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_homomorphisms.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_ideals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_ideals.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_modules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/__pycache__/test_modules.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/agca/tests/test_extensions.py -lib/python3.13/site-packages/sympy/polys/agca/tests/test_homomorphisms.py -lib/python3.13/site-packages/sympy/polys/agca/tests/test_ideals.py -lib/python3.13/site-packages/sympy/polys/agca/tests/test_modules.py -lib/python3.13/site-packages/sympy/polys/appellseqs.py -lib/python3.13/site-packages/sympy/polys/benchmarks/ -lib/python3.13/site-packages/sympy/polys/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/bench_galoispolys.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/bench_galoispolys.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/bench_groebnertools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/bench_groebnertools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/bench_solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/__pycache__/bench_solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/benchmarks/bench_galoispolys.py -lib/python3.13/site-packages/sympy/polys/benchmarks/bench_groebnertools.py -lib/python3.13/site-packages/sympy/polys/benchmarks/bench_solvers.py -lib/python3.13/site-packages/sympy/polys/compatibility.py -lib/python3.13/site-packages/sympy/polys/constructor.py -lib/python3.13/site-packages/sympy/polys/densearith.py -lib/python3.13/site-packages/sympy/polys/densebasic.py -lib/python3.13/site-packages/sympy/polys/densetools.py -lib/python3.13/site-packages/sympy/polys/dispersion.py -lib/python3.13/site-packages/sympy/polys/distributedmodules.py -lib/python3.13/site-packages/sympy/polys/domainmatrix.py -lib/python3.13/site-packages/sympy/polys/domains/ -lib/python3.13/site-packages/sympy/polys/domains/__init__.py -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/ -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/algebraicfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/algebraicfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/characteristiczero.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/characteristiczero.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/complexfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/complexfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/compositedomain.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/compositedomain.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/domain.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/domain.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/domainelement.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/domainelement.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/expressiondomain.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/expressiondomain.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/expressionrawdomain.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/expressionrawdomain.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/field.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/field.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/finitefield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/finitefield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/fractionfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/fractionfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gaussiandomains.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gaussiandomains.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gmpyfinitefield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gmpyfinitefield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gmpyintegerring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gmpyintegerring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gmpyrationalfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/gmpyrationalfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/groundtypes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/groundtypes.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/integerring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/integerring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/modularinteger.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/modularinteger.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/mpelements.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/mpelements.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/old_fractionfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/old_fractionfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/old_polynomialring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/old_polynomialring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/polynomialring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/polynomialring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonfinitefield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonfinitefield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonintegerring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonintegerring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonrational.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonrational.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonrationalfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/pythonrationalfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/quotientring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/quotientring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/rationalfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/rationalfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/realfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/realfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/ring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/ring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/simpledomain.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/__pycache__/simpledomain.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/algebraicfield.py -lib/python3.13/site-packages/sympy/polys/domains/characteristiczero.py -lib/python3.13/site-packages/sympy/polys/domains/complexfield.py -lib/python3.13/site-packages/sympy/polys/domains/compositedomain.py -lib/python3.13/site-packages/sympy/polys/domains/domain.py -lib/python3.13/site-packages/sympy/polys/domains/domainelement.py -lib/python3.13/site-packages/sympy/polys/domains/expressiondomain.py -lib/python3.13/site-packages/sympy/polys/domains/expressionrawdomain.py -lib/python3.13/site-packages/sympy/polys/domains/field.py -lib/python3.13/site-packages/sympy/polys/domains/finitefield.py -lib/python3.13/site-packages/sympy/polys/domains/fractionfield.py -lib/python3.13/site-packages/sympy/polys/domains/gaussiandomains.py -lib/python3.13/site-packages/sympy/polys/domains/gmpyfinitefield.py -lib/python3.13/site-packages/sympy/polys/domains/gmpyintegerring.py -lib/python3.13/site-packages/sympy/polys/domains/gmpyrationalfield.py -lib/python3.13/site-packages/sympy/polys/domains/groundtypes.py -lib/python3.13/site-packages/sympy/polys/domains/integerring.py -lib/python3.13/site-packages/sympy/polys/domains/modularinteger.py -lib/python3.13/site-packages/sympy/polys/domains/mpelements.py -lib/python3.13/site-packages/sympy/polys/domains/old_fractionfield.py -lib/python3.13/site-packages/sympy/polys/domains/old_polynomialring.py -lib/python3.13/site-packages/sympy/polys/domains/polynomialring.py -lib/python3.13/site-packages/sympy/polys/domains/pythonfinitefield.py -lib/python3.13/site-packages/sympy/polys/domains/pythonintegerring.py -lib/python3.13/site-packages/sympy/polys/domains/pythonrational.py -lib/python3.13/site-packages/sympy/polys/domains/pythonrationalfield.py -lib/python3.13/site-packages/sympy/polys/domains/quotientring.py -lib/python3.13/site-packages/sympy/polys/domains/rationalfield.py -lib/python3.13/site-packages/sympy/polys/domains/realfield.py -lib/python3.13/site-packages/sympy/polys/domains/ring.py -lib/python3.13/site-packages/sympy/polys/domains/simpledomain.py -lib/python3.13/site-packages/sympy/polys/domains/tests/ -lib/python3.13/site-packages/sympy/polys/domains/tests/__init__.py -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/ -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/test_domains.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/test_domains.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/test_polynomialring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/test_polynomialring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/test_quotientring.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/__pycache__/test_quotientring.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/domains/tests/test_domains.py -lib/python3.13/site-packages/sympy/polys/domains/tests/test_polynomialring.py -lib/python3.13/site-packages/sympy/polys/domains/tests/test_quotientring.py -lib/python3.13/site-packages/sympy/polys/euclidtools.py -lib/python3.13/site-packages/sympy/polys/factortools.py -lib/python3.13/site-packages/sympy/polys/fglmtools.py -lib/python3.13/site-packages/sympy/polys/fields.py -lib/python3.13/site-packages/sympy/polys/galoistools.py -lib/python3.13/site-packages/sympy/polys/groebnertools.py -lib/python3.13/site-packages/sympy/polys/heuristicgcd.py -lib/python3.13/site-packages/sympy/polys/matrices/ -lib/python3.13/site-packages/sympy/polys/matrices/__init__.py -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/ -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/_typing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/_typing.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/ddm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/ddm.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/dense.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/dense.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/domainmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/domainmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/domainscalar.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/domainscalar.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/eigen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/eigen.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/linsolve.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/linsolve.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/lll.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/lll.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/normalforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/normalforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/sdm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/__pycache__/sdm.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/_typing.py -lib/python3.13/site-packages/sympy/polys/matrices/ddm.py -lib/python3.13/site-packages/sympy/polys/matrices/dense.py -lib/python3.13/site-packages/sympy/polys/matrices/domainmatrix.py -lib/python3.13/site-packages/sympy/polys/matrices/domainscalar.py -lib/python3.13/site-packages/sympy/polys/matrices/eigen.py -lib/python3.13/site-packages/sympy/polys/matrices/exceptions.py -lib/python3.13/site-packages/sympy/polys/matrices/linsolve.py -lib/python3.13/site-packages/sympy/polys/matrices/lll.py -lib/python3.13/site-packages/sympy/polys/matrices/normalforms.py -lib/python3.13/site-packages/sympy/polys/matrices/sdm.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/ -lib/python3.13/site-packages/sympy/polys/matrices/tests/__init__.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/ -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_ddm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_ddm.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_dense.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_dense.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainmatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainmatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainscalar.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainscalar.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_eigen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_eigen.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_linsolve.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_linsolve.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_lll.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_lll.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_normalforms.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_normalforms.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_sdm.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/__pycache__/test_sdm.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_ddm.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_dense.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_domainmatrix.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_domainscalar.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_eigen.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_linsolve.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_lll.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_normalforms.py -lib/python3.13/site-packages/sympy/polys/matrices/tests/test_sdm.py -lib/python3.13/site-packages/sympy/polys/modulargcd.py -lib/python3.13/site-packages/sympy/polys/monomials.py -lib/python3.13/site-packages/sympy/polys/multivariate_resultants.py -lib/python3.13/site-packages/sympy/polys/numberfields/ -lib/python3.13/site-packages/sympy/polys/numberfields/__init__.py -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/ -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/basis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/basis.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/galois_resolvents.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/galois_resolvents.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/galoisgroups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/galoisgroups.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/minpoly.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/minpoly.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/modules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/modules.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/primes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/primes.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/resolvent_lookup.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/resolvent_lookup.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/subfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/subfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/utilities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/__pycache__/utilities.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/basis.py -lib/python3.13/site-packages/sympy/polys/numberfields/exceptions.py -lib/python3.13/site-packages/sympy/polys/numberfields/galois_resolvents.py -lib/python3.13/site-packages/sympy/polys/numberfields/galoisgroups.py -lib/python3.13/site-packages/sympy/polys/numberfields/minpoly.py -lib/python3.13/site-packages/sympy/polys/numberfields/modules.py -lib/python3.13/site-packages/sympy/polys/numberfields/primes.py -lib/python3.13/site-packages/sympy/polys/numberfields/resolvent_lookup.py -lib/python3.13/site-packages/sympy/polys/numberfields/subfield.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/ -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__init__.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/ -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_basis.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_basis.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_galoisgroups.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_galoisgroups.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_minpoly.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_minpoly.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_modules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_modules.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_numbers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_numbers.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_primes.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_primes.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_subfield.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_subfield.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_utilities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/__pycache__/test_utilities.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_basis.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_galoisgroups.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_minpoly.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_modules.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_numbers.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_primes.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_subfield.py -lib/python3.13/site-packages/sympy/polys/numberfields/tests/test_utilities.py -lib/python3.13/site-packages/sympy/polys/numberfields/utilities.py -lib/python3.13/site-packages/sympy/polys/orderings.py -lib/python3.13/site-packages/sympy/polys/orthopolys.py -lib/python3.13/site-packages/sympy/polys/partfrac.py -lib/python3.13/site-packages/sympy/polys/polyclasses.py -lib/python3.13/site-packages/sympy/polys/polyconfig.py -lib/python3.13/site-packages/sympy/polys/polyerrors.py -lib/python3.13/site-packages/sympy/polys/polyfuncs.py -lib/python3.13/site-packages/sympy/polys/polymatrix.py -lib/python3.13/site-packages/sympy/polys/polyoptions.py -lib/python3.13/site-packages/sympy/polys/polyquinticconst.py -lib/python3.13/site-packages/sympy/polys/polyroots.py -lib/python3.13/site-packages/sympy/polys/polytools.py -lib/python3.13/site-packages/sympy/polys/polyutils.py -lib/python3.13/site-packages/sympy/polys/rationaltools.py -lib/python3.13/site-packages/sympy/polys/ring_series.py -lib/python3.13/site-packages/sympy/polys/rings.py -lib/python3.13/site-packages/sympy/polys/rootisolation.py -lib/python3.13/site-packages/sympy/polys/rootoftools.py -lib/python3.13/site-packages/sympy/polys/solvers.py -lib/python3.13/site-packages/sympy/polys/specialpolys.py -lib/python3.13/site-packages/sympy/polys/sqfreetools.py -lib/python3.13/site-packages/sympy/polys/subresultants_qq_zz.py -lib/python3.13/site-packages/sympy/polys/tests/ -lib/python3.13/site-packages/sympy/polys/tests/__init__.py -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/ -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_appellseqs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_appellseqs.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_constructor.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_constructor.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_densearith.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_densearith.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_densebasic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_densebasic.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_densetools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_densetools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_dispersion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_dispersion.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_distributedmodules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_distributedmodules.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_euclidtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_euclidtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_factortools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_factortools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_fields.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_fields.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_galoistools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_galoistools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_groebnertools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_groebnertools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_heuristicgcd.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_heuristicgcd.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_injections.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_injections.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_modulargcd.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_modulargcd.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_monomials.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_monomials.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_multivariate_resultants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_multivariate_resultants.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_orderings.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_orderings.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_orthopolys.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_orthopolys.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_partfrac.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_partfrac.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyclasses.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyclasses.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyfuncs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyfuncs.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polymatrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polymatrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyoptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyoptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyroots.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyroots.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polytools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polytools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_polyutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_pythonrational.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_pythonrational.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rationaltools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rationaltools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_ring_series.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_ring_series.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rings.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rings.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rootisolation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rootisolation.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rootoftools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_rootoftools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_specialpolys.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_specialpolys.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_sqfreetools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_sqfreetools.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_subresultants_qq_zz.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/polys/tests/__pycache__/test_subresultants_qq_zz.cpython-313.pyc -lib/python3.13/site-packages/sympy/polys/tests/test_appellseqs.py -lib/python3.13/site-packages/sympy/polys/tests/test_constructor.py -lib/python3.13/site-packages/sympy/polys/tests/test_densearith.py -lib/python3.13/site-packages/sympy/polys/tests/test_densebasic.py -lib/python3.13/site-packages/sympy/polys/tests/test_densetools.py -lib/python3.13/site-packages/sympy/polys/tests/test_dispersion.py -lib/python3.13/site-packages/sympy/polys/tests/test_distributedmodules.py -lib/python3.13/site-packages/sympy/polys/tests/test_euclidtools.py -lib/python3.13/site-packages/sympy/polys/tests/test_factortools.py -lib/python3.13/site-packages/sympy/polys/tests/test_fields.py -lib/python3.13/site-packages/sympy/polys/tests/test_galoistools.py -lib/python3.13/site-packages/sympy/polys/tests/test_groebnertools.py -lib/python3.13/site-packages/sympy/polys/tests/test_heuristicgcd.py -lib/python3.13/site-packages/sympy/polys/tests/test_injections.py -lib/python3.13/site-packages/sympy/polys/tests/test_modulargcd.py -lib/python3.13/site-packages/sympy/polys/tests/test_monomials.py -lib/python3.13/site-packages/sympy/polys/tests/test_multivariate_resultants.py -lib/python3.13/site-packages/sympy/polys/tests/test_orderings.py -lib/python3.13/site-packages/sympy/polys/tests/test_orthopolys.py -lib/python3.13/site-packages/sympy/polys/tests/test_partfrac.py -lib/python3.13/site-packages/sympy/polys/tests/test_polyclasses.py -lib/python3.13/site-packages/sympy/polys/tests/test_polyfuncs.py -lib/python3.13/site-packages/sympy/polys/tests/test_polymatrix.py -lib/python3.13/site-packages/sympy/polys/tests/test_polyoptions.py -lib/python3.13/site-packages/sympy/polys/tests/test_polyroots.py -lib/python3.13/site-packages/sympy/polys/tests/test_polytools.py -lib/python3.13/site-packages/sympy/polys/tests/test_polyutils.py -lib/python3.13/site-packages/sympy/polys/tests/test_pythonrational.py -lib/python3.13/site-packages/sympy/polys/tests/test_rationaltools.py -lib/python3.13/site-packages/sympy/polys/tests/test_ring_series.py -lib/python3.13/site-packages/sympy/polys/tests/test_rings.py -lib/python3.13/site-packages/sympy/polys/tests/test_rootisolation.py -lib/python3.13/site-packages/sympy/polys/tests/test_rootoftools.py -lib/python3.13/site-packages/sympy/polys/tests/test_solvers.py -lib/python3.13/site-packages/sympy/polys/tests/test_specialpolys.py -lib/python3.13/site-packages/sympy/polys/tests/test_sqfreetools.py -lib/python3.13/site-packages/sympy/polys/tests/test_subresultants_qq_zz.py -lib/python3.13/site-packages/sympy/printing/ -lib/python3.13/site-packages/sympy/printing/__init__.py -lib/python3.13/site-packages/sympy/printing/__pycache__/ -lib/python3.13/site-packages/sympy/printing/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/aesaracode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/aesaracode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/c.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/c.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/codeprinter.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/codeprinter.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/conventions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/conventions.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/cxx.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/cxx.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/defaults.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/defaults.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/dot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/dot.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/fortran.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/fortran.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/glsl.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/glsl.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/gtk.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/gtk.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/jscode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/jscode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/julia.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/julia.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/lambdarepr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/lambdarepr.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/latex.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/latex.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/llvmjitcode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/llvmjitcode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/maple.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/maple.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/mathematica.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/mathematica.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/mathml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/mathml.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/numpy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/numpy.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/octave.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/octave.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/precedence.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/precedence.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/preview.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/preview.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/printer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/printer.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/pycode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/pycode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/python.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/python.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/rcode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/rcode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/repr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/repr.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/rust.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/rust.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/smtlib.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/smtlib.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/str.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/str.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/tableform.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/tableform.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/tensorflow.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/tensorflow.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/theanocode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/theanocode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/tree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/__pycache__/tree.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/aesaracode.py -lib/python3.13/site-packages/sympy/printing/c.py -lib/python3.13/site-packages/sympy/printing/codeprinter.py -lib/python3.13/site-packages/sympy/printing/conventions.py -lib/python3.13/site-packages/sympy/printing/cxx.py -lib/python3.13/site-packages/sympy/printing/defaults.py -lib/python3.13/site-packages/sympy/printing/dot.py -lib/python3.13/site-packages/sympy/printing/fortran.py -lib/python3.13/site-packages/sympy/printing/glsl.py -lib/python3.13/site-packages/sympy/printing/gtk.py -lib/python3.13/site-packages/sympy/printing/jscode.py -lib/python3.13/site-packages/sympy/printing/julia.py -lib/python3.13/site-packages/sympy/printing/lambdarepr.py -lib/python3.13/site-packages/sympy/printing/latex.py -lib/python3.13/site-packages/sympy/printing/llvmjitcode.py -lib/python3.13/site-packages/sympy/printing/maple.py -lib/python3.13/site-packages/sympy/printing/mathematica.py -lib/python3.13/site-packages/sympy/printing/mathml.py -lib/python3.13/site-packages/sympy/printing/numpy.py -lib/python3.13/site-packages/sympy/printing/octave.py -lib/python3.13/site-packages/sympy/printing/precedence.py -lib/python3.13/site-packages/sympy/printing/pretty/ -lib/python3.13/site-packages/sympy/printing/pretty/__init__.py -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/ -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/pretty.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/pretty.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/pretty_symbology.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/pretty_symbology.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/stringpict.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/pretty/__pycache__/stringpict.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/pretty/pretty.py -lib/python3.13/site-packages/sympy/printing/pretty/pretty_symbology.py -lib/python3.13/site-packages/sympy/printing/pretty/stringpict.py -lib/python3.13/site-packages/sympy/printing/pretty/tests/ -lib/python3.13/site-packages/sympy/printing/pretty/tests/__init__.py -lib/python3.13/site-packages/sympy/printing/pretty/tests/__pycache__/ -lib/python3.13/site-packages/sympy/printing/pretty/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/pretty/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/pretty/tests/__pycache__/test_pretty.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/pretty/tests/__pycache__/test_pretty.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/pretty/tests/test_pretty.py -lib/python3.13/site-packages/sympy/printing/preview.py -lib/python3.13/site-packages/sympy/printing/printer.py -lib/python3.13/site-packages/sympy/printing/pycode.py -lib/python3.13/site-packages/sympy/printing/python.py -lib/python3.13/site-packages/sympy/printing/rcode.py -lib/python3.13/site-packages/sympy/printing/repr.py -lib/python3.13/site-packages/sympy/printing/rust.py -lib/python3.13/site-packages/sympy/printing/smtlib.py -lib/python3.13/site-packages/sympy/printing/str.py -lib/python3.13/site-packages/sympy/printing/tableform.py -lib/python3.13/site-packages/sympy/printing/tensorflow.py -lib/python3.13/site-packages/sympy/printing/tests/ -lib/python3.13/site-packages/sympy/printing/tests/__init__.py -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/ -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_aesaracode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_aesaracode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_c.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_c.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_codeprinter.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_codeprinter.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_conventions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_conventions.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_cupy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_cupy.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_cxx.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_cxx.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_dot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_dot.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_fortran.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_fortran.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_glsl.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_glsl.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_gtk.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_gtk.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_jax.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_jax.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_jscode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_jscode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_julia.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_julia.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_lambdarepr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_lambdarepr.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_latex.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_latex.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_llvmjit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_llvmjit.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_maple.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_maple.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_mathematica.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_mathematica.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_mathml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_mathml.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_numpy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_numpy.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_octave.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_octave.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_precedence.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_precedence.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_preview.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_preview.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_pycode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_pycode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_python.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_python.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_rcode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_rcode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_repr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_repr.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_rust.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_rust.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_smtlib.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_smtlib.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_str.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_str.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_tableform.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_tableform.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_tensorflow.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_tensorflow.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_theanocode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_theanocode.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_tree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/printing/tests/__pycache__/test_tree.cpython-313.pyc -lib/python3.13/site-packages/sympy/printing/tests/test_aesaracode.py -lib/python3.13/site-packages/sympy/printing/tests/test_c.py -lib/python3.13/site-packages/sympy/printing/tests/test_codeprinter.py -lib/python3.13/site-packages/sympy/printing/tests/test_conventions.py -lib/python3.13/site-packages/sympy/printing/tests/test_cupy.py -lib/python3.13/site-packages/sympy/printing/tests/test_cxx.py -lib/python3.13/site-packages/sympy/printing/tests/test_dot.py -lib/python3.13/site-packages/sympy/printing/tests/test_fortran.py -lib/python3.13/site-packages/sympy/printing/tests/test_glsl.py -lib/python3.13/site-packages/sympy/printing/tests/test_gtk.py -lib/python3.13/site-packages/sympy/printing/tests/test_jax.py -lib/python3.13/site-packages/sympy/printing/tests/test_jscode.py -lib/python3.13/site-packages/sympy/printing/tests/test_julia.py -lib/python3.13/site-packages/sympy/printing/tests/test_lambdarepr.py -lib/python3.13/site-packages/sympy/printing/tests/test_latex.py -lib/python3.13/site-packages/sympy/printing/tests/test_llvmjit.py -lib/python3.13/site-packages/sympy/printing/tests/test_maple.py -lib/python3.13/site-packages/sympy/printing/tests/test_mathematica.py -lib/python3.13/site-packages/sympy/printing/tests/test_mathml.py -lib/python3.13/site-packages/sympy/printing/tests/test_numpy.py -lib/python3.13/site-packages/sympy/printing/tests/test_octave.py -lib/python3.13/site-packages/sympy/printing/tests/test_precedence.py -lib/python3.13/site-packages/sympy/printing/tests/test_preview.py -lib/python3.13/site-packages/sympy/printing/tests/test_pycode.py -lib/python3.13/site-packages/sympy/printing/tests/test_python.py -lib/python3.13/site-packages/sympy/printing/tests/test_rcode.py -lib/python3.13/site-packages/sympy/printing/tests/test_repr.py -lib/python3.13/site-packages/sympy/printing/tests/test_rust.py -lib/python3.13/site-packages/sympy/printing/tests/test_smtlib.py -lib/python3.13/site-packages/sympy/printing/tests/test_str.py -lib/python3.13/site-packages/sympy/printing/tests/test_tableform.py -lib/python3.13/site-packages/sympy/printing/tests/test_tensorflow.py -lib/python3.13/site-packages/sympy/printing/tests/test_theanocode.py -lib/python3.13/site-packages/sympy/printing/tests/test_tree.py -lib/python3.13/site-packages/sympy/printing/theanocode.py -lib/python3.13/site-packages/sympy/printing/tree.py -lib/python3.13/site-packages/sympy/py.typed -lib/python3.13/site-packages/sympy/release.py -lib/python3.13/site-packages/sympy/sandbox/ -lib/python3.13/site-packages/sympy/sandbox/__init__.py -lib/python3.13/site-packages/sympy/sandbox/__pycache__/ -lib/python3.13/site-packages/sympy/sandbox/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sandbox/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/sandbox/__pycache__/indexed_integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sandbox/__pycache__/indexed_integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/sandbox/indexed_integrals.py -lib/python3.13/site-packages/sympy/sandbox/tests/ -lib/python3.13/site-packages/sympy/sandbox/tests/__init__.py -lib/python3.13/site-packages/sympy/sandbox/tests/__pycache__/ -lib/python3.13/site-packages/sympy/sandbox/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sandbox/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/sandbox/tests/__pycache__/test_indexed_integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sandbox/tests/__pycache__/test_indexed_integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/sandbox/tests/test_indexed_integrals.py -lib/python3.13/site-packages/sympy/series/ -lib/python3.13/site-packages/sympy/series/__init__.py -lib/python3.13/site-packages/sympy/series/__pycache__/ -lib/python3.13/site-packages/sympy/series/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/acceleration.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/acceleration.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/approximants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/approximants.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/aseries.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/aseries.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/formal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/formal.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/fourier.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/fourier.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/gruntz.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/gruntz.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/kauers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/kauers.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/limits.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/limits.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/limitseq.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/limitseq.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/order.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/order.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/residues.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/residues.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/sequences.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/sequences.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/series.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/series.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/series_class.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/__pycache__/series_class.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/acceleration.py -lib/python3.13/site-packages/sympy/series/approximants.py -lib/python3.13/site-packages/sympy/series/aseries.py -lib/python3.13/site-packages/sympy/series/benchmarks/ -lib/python3.13/site-packages/sympy/series/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/series/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/series/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/benchmarks/__pycache__/bench_limit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/benchmarks/__pycache__/bench_limit.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/benchmarks/__pycache__/bench_order.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/benchmarks/__pycache__/bench_order.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/benchmarks/bench_limit.py -lib/python3.13/site-packages/sympy/series/benchmarks/bench_order.py -lib/python3.13/site-packages/sympy/series/formal.py -lib/python3.13/site-packages/sympy/series/fourier.py -lib/python3.13/site-packages/sympy/series/gruntz.py -lib/python3.13/site-packages/sympy/series/kauers.py -lib/python3.13/site-packages/sympy/series/limits.py -lib/python3.13/site-packages/sympy/series/limitseq.py -lib/python3.13/site-packages/sympy/series/order.py -lib/python3.13/site-packages/sympy/series/residues.py -lib/python3.13/site-packages/sympy/series/sequences.py -lib/python3.13/site-packages/sympy/series/series.py -lib/python3.13/site-packages/sympy/series/series_class.py -lib/python3.13/site-packages/sympy/series/tests/ -lib/python3.13/site-packages/sympy/series/tests/__init__.py -lib/python3.13/site-packages/sympy/series/tests/__pycache__/ -lib/python3.13/site-packages/sympy/series/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_approximants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_approximants.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_aseries.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_aseries.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_demidovich.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_demidovich.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_formal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_formal.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_fourier.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_fourier.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_gruntz.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_gruntz.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_kauers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_kauers.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_limits.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_limits.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_limitseq.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_limitseq.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_lseries.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_lseries.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_nseries.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_nseries.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_order.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_order.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_residues.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_residues.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_sequences.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_sequences.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_series.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/series/tests/__pycache__/test_series.cpython-313.pyc -lib/python3.13/site-packages/sympy/series/tests/test_approximants.py -lib/python3.13/site-packages/sympy/series/tests/test_aseries.py -lib/python3.13/site-packages/sympy/series/tests/test_demidovich.py -lib/python3.13/site-packages/sympy/series/tests/test_formal.py -lib/python3.13/site-packages/sympy/series/tests/test_fourier.py -lib/python3.13/site-packages/sympy/series/tests/test_gruntz.py -lib/python3.13/site-packages/sympy/series/tests/test_kauers.py -lib/python3.13/site-packages/sympy/series/tests/test_limits.py -lib/python3.13/site-packages/sympy/series/tests/test_limitseq.py -lib/python3.13/site-packages/sympy/series/tests/test_lseries.py -lib/python3.13/site-packages/sympy/series/tests/test_nseries.py -lib/python3.13/site-packages/sympy/series/tests/test_order.py -lib/python3.13/site-packages/sympy/series/tests/test_residues.py -lib/python3.13/site-packages/sympy/series/tests/test_sequences.py -lib/python3.13/site-packages/sympy/series/tests/test_series.py -lib/python3.13/site-packages/sympy/sets/ -lib/python3.13/site-packages/sympy/sets/__init__.py -lib/python3.13/site-packages/sympy/sets/__pycache__/ -lib/python3.13/site-packages/sympy/sets/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/conditionset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/conditionset.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/contains.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/contains.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/fancysets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/fancysets.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/ordinals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/ordinals.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/powerset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/powerset.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/setexpr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/setexpr.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/sets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/__pycache__/sets.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/conditionset.py -lib/python3.13/site-packages/sympy/sets/contains.py -lib/python3.13/site-packages/sympy/sets/fancysets.py -lib/python3.13/site-packages/sympy/sets/handlers/ -lib/python3.13/site-packages/sympy/sets/handlers/__init__.py -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/ -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/add.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/add.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/comparison.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/comparison.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/intersection.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/intersection.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/issubset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/issubset.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/mul.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/mul.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/power.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/power.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/union.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/handlers/__pycache__/union.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/handlers/add.py -lib/python3.13/site-packages/sympy/sets/handlers/comparison.py -lib/python3.13/site-packages/sympy/sets/handlers/functions.py -lib/python3.13/site-packages/sympy/sets/handlers/intersection.py -lib/python3.13/site-packages/sympy/sets/handlers/issubset.py -lib/python3.13/site-packages/sympy/sets/handlers/mul.py -lib/python3.13/site-packages/sympy/sets/handlers/power.py -lib/python3.13/site-packages/sympy/sets/handlers/union.py -lib/python3.13/site-packages/sympy/sets/ordinals.py -lib/python3.13/site-packages/sympy/sets/powerset.py -lib/python3.13/site-packages/sympy/sets/setexpr.py -lib/python3.13/site-packages/sympy/sets/sets.py -lib/python3.13/site-packages/sympy/sets/tests/ -lib/python3.13/site-packages/sympy/sets/tests/__init__.py -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/ -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_conditionset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_conditionset.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_contains.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_contains.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_fancysets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_fancysets.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_ordinals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_ordinals.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_powerset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_powerset.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_setexpr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_setexpr.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_sets.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/sets/tests/__pycache__/test_sets.cpython-313.pyc -lib/python3.13/site-packages/sympy/sets/tests/test_conditionset.py -lib/python3.13/site-packages/sympy/sets/tests/test_contains.py -lib/python3.13/site-packages/sympy/sets/tests/test_fancysets.py -lib/python3.13/site-packages/sympy/sets/tests/test_ordinals.py -lib/python3.13/site-packages/sympy/sets/tests/test_powerset.py -lib/python3.13/site-packages/sympy/sets/tests/test_setexpr.py -lib/python3.13/site-packages/sympy/sets/tests/test_sets.py -lib/python3.13/site-packages/sympy/simplify/ -lib/python3.13/site-packages/sympy/simplify/__init__.py -lib/python3.13/site-packages/sympy/simplify/__pycache__/ -lib/python3.13/site-packages/sympy/simplify/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/combsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/combsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/cse_main.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/cse_main.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/cse_opts.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/cse_opts.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/epathtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/epathtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/fu.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/fu.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/gammasimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/gammasimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/hyperexpand.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/hyperexpand.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/hyperexpand_doc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/hyperexpand_doc.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/powsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/powsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/radsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/radsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/ratsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/ratsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/simplify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/simplify.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/sqrtdenest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/sqrtdenest.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/traversaltools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/traversaltools.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/trigsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/__pycache__/trigsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/combsimp.py -lib/python3.13/site-packages/sympy/simplify/cse_main.py -lib/python3.13/site-packages/sympy/simplify/cse_opts.py -lib/python3.13/site-packages/sympy/simplify/epathtools.py -lib/python3.13/site-packages/sympy/simplify/fu.py -lib/python3.13/site-packages/sympy/simplify/gammasimp.py -lib/python3.13/site-packages/sympy/simplify/hyperexpand.py -lib/python3.13/site-packages/sympy/simplify/hyperexpand_doc.py -lib/python3.13/site-packages/sympy/simplify/powsimp.py -lib/python3.13/site-packages/sympy/simplify/radsimp.py -lib/python3.13/site-packages/sympy/simplify/ratsimp.py -lib/python3.13/site-packages/sympy/simplify/simplify.py -lib/python3.13/site-packages/sympy/simplify/sqrtdenest.py -lib/python3.13/site-packages/sympy/simplify/tests/ -lib/python3.13/site-packages/sympy/simplify/tests/__init__.py -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/ -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_combsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_combsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_cse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_cse.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_epathtools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_epathtools.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_fu.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_fu.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_function.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_function.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_gammasimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_gammasimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_hyperexpand.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_hyperexpand.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_powsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_powsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_radsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_radsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_ratsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_ratsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_rewrite.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_rewrite.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_simplify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_simplify.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_sqrtdenest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_sqrtdenest.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_trigsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/simplify/tests/__pycache__/test_trigsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/simplify/tests/test_combsimp.py -lib/python3.13/site-packages/sympy/simplify/tests/test_cse.py -lib/python3.13/site-packages/sympy/simplify/tests/test_epathtools.py -lib/python3.13/site-packages/sympy/simplify/tests/test_fu.py -lib/python3.13/site-packages/sympy/simplify/tests/test_function.py -lib/python3.13/site-packages/sympy/simplify/tests/test_gammasimp.py -lib/python3.13/site-packages/sympy/simplify/tests/test_hyperexpand.py -lib/python3.13/site-packages/sympy/simplify/tests/test_powsimp.py -lib/python3.13/site-packages/sympy/simplify/tests/test_radsimp.py -lib/python3.13/site-packages/sympy/simplify/tests/test_ratsimp.py -lib/python3.13/site-packages/sympy/simplify/tests/test_rewrite.py -lib/python3.13/site-packages/sympy/simplify/tests/test_simplify.py -lib/python3.13/site-packages/sympy/simplify/tests/test_sqrtdenest.py -lib/python3.13/site-packages/sympy/simplify/tests/test_trigsimp.py -lib/python3.13/site-packages/sympy/simplify/traversaltools.py -lib/python3.13/site-packages/sympy/simplify/trigsimp.py -lib/python3.13/site-packages/sympy/solvers/ -lib/python3.13/site-packages/sympy/solvers/__init__.py -lib/python3.13/site-packages/sympy/solvers/__pycache__/ -lib/python3.13/site-packages/sympy/solvers/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/bivariate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/bivariate.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/decompogen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/decompogen.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/deutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/deutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/inequalities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/inequalities.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/pde.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/pde.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/polysys.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/polysys.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/recurr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/recurr.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/solveset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/__pycache__/solveset.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/benchmarks/ -lib/python3.13/site-packages/sympy/solvers/benchmarks/__init__.py -lib/python3.13/site-packages/sympy/solvers/benchmarks/__pycache__/ -lib/python3.13/site-packages/sympy/solvers/benchmarks/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/benchmarks/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/benchmarks/__pycache__/bench_solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/benchmarks/__pycache__/bench_solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/benchmarks/bench_solvers.py -lib/python3.13/site-packages/sympy/solvers/bivariate.py -lib/python3.13/site-packages/sympy/solvers/decompogen.py -lib/python3.13/site-packages/sympy/solvers/deutils.py -lib/python3.13/site-packages/sympy/solvers/diophantine/ -lib/python3.13/site-packages/sympy/solvers/diophantine/__init__.py -lib/python3.13/site-packages/sympy/solvers/diophantine/__pycache__/ -lib/python3.13/site-packages/sympy/solvers/diophantine/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/__pycache__/diophantine.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/__pycache__/diophantine.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/diophantine.py -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/ -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/__init__.py -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/__pycache__/ -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/__pycache__/test_diophantine.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/__pycache__/test_diophantine.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/diophantine/tests/test_diophantine.py -lib/python3.13/site-packages/sympy/solvers/inequalities.py -lib/python3.13/site-packages/sympy/solvers/ode/ -lib/python3.13/site-packages/sympy/solvers/ode/__init__.py -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/ -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/hypergeometric.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/hypergeometric.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/lie_group.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/lie_group.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/nonhomogeneous.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/nonhomogeneous.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/ode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/ode.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/riccati.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/riccati.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/single.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/single.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/subscheck.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/subscheck.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/systems.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/__pycache__/systems.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/hypergeometric.py -lib/python3.13/site-packages/sympy/solvers/ode/lie_group.py -lib/python3.13/site-packages/sympy/solvers/ode/nonhomogeneous.py -lib/python3.13/site-packages/sympy/solvers/ode/ode.py -lib/python3.13/site-packages/sympy/solvers/ode/riccati.py -lib/python3.13/site-packages/sympy/solvers/ode/single.py -lib/python3.13/site-packages/sympy/solvers/ode/subscheck.py -lib/python3.13/site-packages/sympy/solvers/ode/systems.py -lib/python3.13/site-packages/sympy/solvers/ode/tests/ -lib/python3.13/site-packages/sympy/solvers/ode/tests/__init__.py -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/ -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_lie_group.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_lie_group.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_ode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_ode.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_riccati.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_riccati.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_single.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_single.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_subscheck.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_subscheck.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_systems.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/__pycache__/test_systems.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/ode/tests/test_lie_group.py -lib/python3.13/site-packages/sympy/solvers/ode/tests/test_ode.py -lib/python3.13/site-packages/sympy/solvers/ode/tests/test_riccati.py -lib/python3.13/site-packages/sympy/solvers/ode/tests/test_single.py -lib/python3.13/site-packages/sympy/solvers/ode/tests/test_subscheck.py -lib/python3.13/site-packages/sympy/solvers/ode/tests/test_systems.py -lib/python3.13/site-packages/sympy/solvers/pde.py -lib/python3.13/site-packages/sympy/solvers/polysys.py -lib/python3.13/site-packages/sympy/solvers/recurr.py -lib/python3.13/site-packages/sympy/solvers/solvers.py -lib/python3.13/site-packages/sympy/solvers/solveset.py -lib/python3.13/site-packages/sympy/solvers/tests/ -lib/python3.13/site-packages/sympy/solvers/tests/__init__.py -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/ -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_constantsimp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_constantsimp.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_decompogen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_decompogen.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_inequalities.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_inequalities.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_numeric.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_numeric.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_pde.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_pde.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_polysys.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_polysys.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_recurr.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_recurr.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_solvers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_solvers.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_solveset.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/solvers/tests/__pycache__/test_solveset.cpython-313.pyc -lib/python3.13/site-packages/sympy/solvers/tests/test_constantsimp.py -lib/python3.13/site-packages/sympy/solvers/tests/test_decompogen.py -lib/python3.13/site-packages/sympy/solvers/tests/test_inequalities.py -lib/python3.13/site-packages/sympy/solvers/tests/test_numeric.py -lib/python3.13/site-packages/sympy/solvers/tests/test_pde.py -lib/python3.13/site-packages/sympy/solvers/tests/test_polysys.py -lib/python3.13/site-packages/sympy/solvers/tests/test_recurr.py -lib/python3.13/site-packages/sympy/solvers/tests/test_solvers.py -lib/python3.13/site-packages/sympy/solvers/tests/test_solveset.py -lib/python3.13/site-packages/sympy/stats/ -lib/python3.13/site-packages/sympy/stats/__init__.py -lib/python3.13/site-packages/sympy/stats/__pycache__/ -lib/python3.13/site-packages/sympy/stats/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/compound_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/compound_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/crv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/crv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/crv_types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/crv_types.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/drv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/drv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/drv_types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/drv_types.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/error_prop.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/error_prop.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/frv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/frv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/frv_types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/frv_types.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/joint_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/joint_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/joint_rv_types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/joint_rv_types.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/matrix_distributions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/matrix_distributions.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/random_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/random_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/random_matrix_models.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/random_matrix_models.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/rv_interface.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/rv_interface.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/stochastic_process.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/stochastic_process.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/stochastic_process_types.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/stochastic_process_types.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/symbolic_multivariate_probability.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/symbolic_multivariate_probability.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/symbolic_probability.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/__pycache__/symbolic_probability.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/compound_rv.py -lib/python3.13/site-packages/sympy/stats/crv.py -lib/python3.13/site-packages/sympy/stats/crv_types.py -lib/python3.13/site-packages/sympy/stats/drv.py -lib/python3.13/site-packages/sympy/stats/drv_types.py -lib/python3.13/site-packages/sympy/stats/error_prop.py -lib/python3.13/site-packages/sympy/stats/frv.py -lib/python3.13/site-packages/sympy/stats/frv_types.py -lib/python3.13/site-packages/sympy/stats/joint_rv.py -lib/python3.13/site-packages/sympy/stats/joint_rv_types.py -lib/python3.13/site-packages/sympy/stats/matrix_distributions.py -lib/python3.13/site-packages/sympy/stats/random_matrix.py -lib/python3.13/site-packages/sympy/stats/random_matrix_models.py -lib/python3.13/site-packages/sympy/stats/rv.py -lib/python3.13/site-packages/sympy/stats/rv_interface.py -lib/python3.13/site-packages/sympy/stats/sampling/ -lib/python3.13/site-packages/sympy/stats/sampling/__init__.py -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/ -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/sample_numpy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/sample_numpy.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/sample_pymc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/sample_pymc.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/sample_scipy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/__pycache__/sample_scipy.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/sample_numpy.py -lib/python3.13/site-packages/sympy/stats/sampling/sample_pymc.py -lib/python3.13/site-packages/sympy/stats/sampling/sample_scipy.py -lib/python3.13/site-packages/sympy/stats/sampling/tests/ -lib/python3.13/site-packages/sympy/stats/sampling/tests/__init__.py -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/ -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_continuous_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_continuous_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_discrete_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_discrete_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_finite_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_finite_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/sampling/tests/test_sample_continuous_rv.py -lib/python3.13/site-packages/sympy/stats/sampling/tests/test_sample_discrete_rv.py -lib/python3.13/site-packages/sympy/stats/sampling/tests/test_sample_finite_rv.py -lib/python3.13/site-packages/sympy/stats/stochastic_process.py -lib/python3.13/site-packages/sympy/stats/stochastic_process_types.py -lib/python3.13/site-packages/sympy/stats/symbolic_multivariate_probability.py -lib/python3.13/site-packages/sympy/stats/symbolic_probability.py -lib/python3.13/site-packages/sympy/stats/tests/ -lib/python3.13/site-packages/sympy/stats/tests/__init__.py -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/ -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_compound_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_compound_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_continuous_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_continuous_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_discrete_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_discrete_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_error_prop.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_error_prop.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_finite_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_finite_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_joint_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_joint_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_matrix_distributions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_matrix_distributions.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_mix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_mix.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_random_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_random_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_rv.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_rv.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_stochastic_process.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_stochastic_process.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_symbolic_multivariate.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_symbolic_multivariate.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_symbolic_probability.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/stats/tests/__pycache__/test_symbolic_probability.cpython-313.pyc -lib/python3.13/site-packages/sympy/stats/tests/test_compound_rv.py -lib/python3.13/site-packages/sympy/stats/tests/test_continuous_rv.py -lib/python3.13/site-packages/sympy/stats/tests/test_discrete_rv.py -lib/python3.13/site-packages/sympy/stats/tests/test_error_prop.py -lib/python3.13/site-packages/sympy/stats/tests/test_finite_rv.py -lib/python3.13/site-packages/sympy/stats/tests/test_joint_rv.py -lib/python3.13/site-packages/sympy/stats/tests/test_matrix_distributions.py -lib/python3.13/site-packages/sympy/stats/tests/test_mix.py -lib/python3.13/site-packages/sympy/stats/tests/test_random_matrix.py -lib/python3.13/site-packages/sympy/stats/tests/test_rv.py -lib/python3.13/site-packages/sympy/stats/tests/test_stochastic_process.py -lib/python3.13/site-packages/sympy/stats/tests/test_symbolic_multivariate.py -lib/python3.13/site-packages/sympy/stats/tests/test_symbolic_probability.py -lib/python3.13/site-packages/sympy/strategies/ -lib/python3.13/site-packages/sympy/strategies/__init__.py -lib/python3.13/site-packages/sympy/strategies/__pycache__/ -lib/python3.13/site-packages/sympy/strategies/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/core.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/rl.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/rl.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/tools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/tools.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/traverse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/traverse.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/tree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/tree.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/ -lib/python3.13/site-packages/sympy/strategies/branch/__init__.py -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/ -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/core.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/tools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/tools.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/traverse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/__pycache__/traverse.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/core.py -lib/python3.13/site-packages/sympy/strategies/branch/tests/ -lib/python3.13/site-packages/sympy/strategies/branch/tests/__init__.py -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/ -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/test_core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/test_core.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/test_tools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/test_tools.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/test_traverse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/__pycache__/test_traverse.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/branch/tests/test_core.py -lib/python3.13/site-packages/sympy/strategies/branch/tests/test_tools.py -lib/python3.13/site-packages/sympy/strategies/branch/tests/test_traverse.py -lib/python3.13/site-packages/sympy/strategies/branch/tools.py -lib/python3.13/site-packages/sympy/strategies/branch/traverse.py -lib/python3.13/site-packages/sympy/strategies/core.py -lib/python3.13/site-packages/sympy/strategies/rl.py -lib/python3.13/site-packages/sympy/strategies/tests/ -lib/python3.13/site-packages/sympy/strategies/tests/__init__.py -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/ -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_core.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_rl.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_rl.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_tools.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_tools.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_traverse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_traverse.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_tree.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/strategies/tests/__pycache__/test_tree.cpython-313.pyc -lib/python3.13/site-packages/sympy/strategies/tests/test_core.py -lib/python3.13/site-packages/sympy/strategies/tests/test_rl.py -lib/python3.13/site-packages/sympy/strategies/tests/test_tools.py -lib/python3.13/site-packages/sympy/strategies/tests/test_traverse.py -lib/python3.13/site-packages/sympy/strategies/tests/test_tree.py -lib/python3.13/site-packages/sympy/strategies/tools.py -lib/python3.13/site-packages/sympy/strategies/traverse.py -lib/python3.13/site-packages/sympy/strategies/tree.py -lib/python3.13/site-packages/sympy/strategies/util.py -lib/python3.13/site-packages/sympy/tensor/ -lib/python3.13/site-packages/sympy/tensor/__init__.py -lib/python3.13/site-packages/sympy/tensor/__pycache__/ -lib/python3.13/site-packages/sympy/tensor/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/index_methods.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/index_methods.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/indexed.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/indexed.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/tensor.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/tensor.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/toperators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/__pycache__/toperators.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/ -lib/python3.13/site-packages/sympy/tensor/array/__init__.py -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/ -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/array_comprehension.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/array_comprehension.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/array_derivatives.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/array_derivatives.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/arrayop.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/arrayop.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/dense_ndim_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/dense_ndim_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/mutable_ndim_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/mutable_ndim_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/ndim_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/ndim_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/sparse_ndim_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/__pycache__/sparse_ndim_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/array_comprehension.py -lib/python3.13/site-packages/sympy/tensor/array/array_derivatives.py -lib/python3.13/site-packages/sympy/tensor/array/arrayop.py -lib/python3.13/site-packages/sympy/tensor/array/dense_ndim_array.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/ -lib/python3.13/site-packages/sympy/tensor/array/expressions/__init__.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/ -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/array_expressions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/array_expressions.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/arrayexpr_derivatives.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/arrayexpr_derivatives.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_indexed.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_indexed.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_indexed_to_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_indexed_to_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_matrix_to_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/conv_matrix_to_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_indexed.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_indexed.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_indexed_to_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_indexed_to_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_matrix_to_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/from_matrix_to_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/array_expressions.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/arrayexpr_derivatives.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/conv_array_to_indexed.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/conv_array_to_matrix.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/conv_indexed_to_array.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/conv_matrix_to_array.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/from_array_to_indexed.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/from_array_to_matrix.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/from_indexed_to_array.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/from_matrix_to_array.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/ -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__init__.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/ -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_array_expressions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_array_expressions.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_arrayexpr_derivatives.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_arrayexpr_derivatives.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_as_explicit.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_as_explicit.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_indexed.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_indexed.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_matrix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_matrix.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_indexed_to_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_indexed_to_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_matrix_to_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_matrix_to_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_deprecated_conv_modules.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_deprecated_conv_modules.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_array_expressions.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_as_explicit.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py -lib/python3.13/site-packages/sympy/tensor/array/expressions/utils.py -lib/python3.13/site-packages/sympy/tensor/array/mutable_ndim_array.py -lib/python3.13/site-packages/sympy/tensor/array/ndim_array.py -lib/python3.13/site-packages/sympy/tensor/array/sparse_ndim_array.py -lib/python3.13/site-packages/sympy/tensor/array/tests/ -lib/python3.13/site-packages/sympy/tensor/array/tests/__init__.py -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/ -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_array_comprehension.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_array_comprehension.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_array_derivatives.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_array_derivatives.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_arrayop.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_arrayop.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_immutable_ndim_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_immutable_ndim_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_mutable_ndim_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_mutable_ndim_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array_conversions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array_conversions.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/array/tests/test_array_comprehension.py -lib/python3.13/site-packages/sympy/tensor/array/tests/test_array_derivatives.py -lib/python3.13/site-packages/sympy/tensor/array/tests/test_arrayop.py -lib/python3.13/site-packages/sympy/tensor/array/tests/test_immutable_ndim_array.py -lib/python3.13/site-packages/sympy/tensor/array/tests/test_mutable_ndim_array.py -lib/python3.13/site-packages/sympy/tensor/array/tests/test_ndim_array.py -lib/python3.13/site-packages/sympy/tensor/array/tests/test_ndim_array_conversions.py -lib/python3.13/site-packages/sympy/tensor/functions.py -lib/python3.13/site-packages/sympy/tensor/index_methods.py -lib/python3.13/site-packages/sympy/tensor/indexed.py -lib/python3.13/site-packages/sympy/tensor/tensor.py -lib/python3.13/site-packages/sympy/tensor/tests/ -lib/python3.13/site-packages/sympy/tensor/tests/__init__.py -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/ -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_index_methods.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_index_methods.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_indexed.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_indexed.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_printing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_printing.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_tensor.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_tensor.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_tensor_element.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_tensor_element.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_tensor_operators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/tensor/tests/__pycache__/test_tensor_operators.cpython-313.pyc -lib/python3.13/site-packages/sympy/tensor/tests/test_functions.py -lib/python3.13/site-packages/sympy/tensor/tests/test_index_methods.py -lib/python3.13/site-packages/sympy/tensor/tests/test_indexed.py -lib/python3.13/site-packages/sympy/tensor/tests/test_printing.py -lib/python3.13/site-packages/sympy/tensor/tests/test_tensor.py -lib/python3.13/site-packages/sympy/tensor/tests/test_tensor_element.py -lib/python3.13/site-packages/sympy/tensor/tests/test_tensor_operators.py -lib/python3.13/site-packages/sympy/tensor/toperators.py -lib/python3.13/site-packages/sympy/testing/ -lib/python3.13/site-packages/sympy/testing/__init__.py -lib/python3.13/site-packages/sympy/testing/__pycache__/ -lib/python3.13/site-packages/sympy/testing/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/matrices.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/matrices.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/pytest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/pytest.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/quality_unicode.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/quality_unicode.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/randtest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/randtest.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/runtests.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/runtests.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/tmpfiles.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/__pycache__/tmpfiles.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/matrices.py -lib/python3.13/site-packages/sympy/testing/pytest.py -lib/python3.13/site-packages/sympy/testing/quality_unicode.py -lib/python3.13/site-packages/sympy/testing/randtest.py -lib/python3.13/site-packages/sympy/testing/runtests.py -lib/python3.13/site-packages/sympy/testing/tests/ -lib/python3.13/site-packages/sympy/testing/tests/__init__.py -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/ -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/diagnose_imports.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/diagnose_imports.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_code_quality.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_code_quality.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_deprecated.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_deprecated.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_module_imports.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_module_imports.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_pytest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/testing/tests/__pycache__/test_pytest.cpython-313.pyc -lib/python3.13/site-packages/sympy/testing/tests/diagnose_imports.py -lib/python3.13/site-packages/sympy/testing/tests/test_code_quality.py -lib/python3.13/site-packages/sympy/testing/tests/test_deprecated.py -lib/python3.13/site-packages/sympy/testing/tests/test_module_imports.py -lib/python3.13/site-packages/sympy/testing/tests/test_pytest.py -lib/python3.13/site-packages/sympy/testing/tmpfiles.py -lib/python3.13/site-packages/sympy/this.py -lib/python3.13/site-packages/sympy/unify/ -lib/python3.13/site-packages/sympy/unify/__init__.py -lib/python3.13/site-packages/sympy/unify/__pycache__/ -lib/python3.13/site-packages/sympy/unify/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/__pycache__/core.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/__pycache__/core.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/__pycache__/rewrite.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/__pycache__/rewrite.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/__pycache__/usympy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/__pycache__/usympy.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/core.py -lib/python3.13/site-packages/sympy/unify/rewrite.py -lib/python3.13/site-packages/sympy/unify/tests/ -lib/python3.13/site-packages/sympy/unify/tests/__init__.py -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/ -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/test_rewrite.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/test_rewrite.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/test_sympy.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/test_sympy.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/test_unify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/unify/tests/__pycache__/test_unify.cpython-313.pyc -lib/python3.13/site-packages/sympy/unify/tests/test_rewrite.py -lib/python3.13/site-packages/sympy/unify/tests/test_sympy.py -lib/python3.13/site-packages/sympy/unify/tests/test_unify.py -lib/python3.13/site-packages/sympy/unify/usympy.py -lib/python3.13/site-packages/sympy/utilities/ -lib/python3.13/site-packages/sympy/utilities/__init__.py -lib/python3.13/site-packages/sympy/utilities/__pycache__/ -lib/python3.13/site-packages/sympy/utilities/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/autowrap.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/autowrap.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/codegen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/codegen.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/decorator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/decorator.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/enumerative.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/enumerative.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/exceptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/iterables.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/iterables.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/lambdify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/lambdify.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/magic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/magic.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/matchpy_connector.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/matchpy_connector.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/memoization.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/memoization.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/misc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/misc.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/pkgdata.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/pkgdata.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/pytest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/pytest.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/randtest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/randtest.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/runtests.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/runtests.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/source.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/source.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/timeutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/timeutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/tmpfiles.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/__pycache__/tmpfiles.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/ -lib/python3.13/site-packages/sympy/utilities/_compilation/__init__.py -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/ -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/availability.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/availability.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/compilation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/compilation.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/runners.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/runners.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/availability.py -lib/python3.13/site-packages/sympy/utilities/_compilation/compilation.py -lib/python3.13/site-packages/sympy/utilities/_compilation/runners.py -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/ -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/__init__.py -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/__pycache__/ -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/__pycache__/test_compilation.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/__pycache__/test_compilation.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/_compilation/tests/test_compilation.py -lib/python3.13/site-packages/sympy/utilities/_compilation/util.py -lib/python3.13/site-packages/sympy/utilities/autowrap.py -lib/python3.13/site-packages/sympy/utilities/codegen.py -lib/python3.13/site-packages/sympy/utilities/decorator.py -lib/python3.13/site-packages/sympy/utilities/enumerative.py -lib/python3.13/site-packages/sympy/utilities/exceptions.py -lib/python3.13/site-packages/sympy/utilities/iterables.py -lib/python3.13/site-packages/sympy/utilities/lambdify.py -lib/python3.13/site-packages/sympy/utilities/magic.py -lib/python3.13/site-packages/sympy/utilities/matchpy_connector.py -lib/python3.13/site-packages/sympy/utilities/mathml/ -lib/python3.13/site-packages/sympy/utilities/mathml/__init__.py -lib/python3.13/site-packages/sympy/utilities/mathml/__pycache__/ -lib/python3.13/site-packages/sympy/utilities/mathml/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/mathml/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/mathml/data/ -lib/python3.13/site-packages/sympy/utilities/mathml/data/mmlctop.xsl -lib/python3.13/site-packages/sympy/utilities/mathml/data/mmltex.xsl -lib/python3.13/site-packages/sympy/utilities/mathml/data/simple_mmlctop.xsl -lib/python3.13/site-packages/sympy/utilities/memoization.py -lib/python3.13/site-packages/sympy/utilities/misc.py -lib/python3.13/site-packages/sympy/utilities/pkgdata.py -lib/python3.13/site-packages/sympy/utilities/pytest.py -lib/python3.13/site-packages/sympy/utilities/randtest.py -lib/python3.13/site-packages/sympy/utilities/runtests.py -lib/python3.13/site-packages/sympy/utilities/source.py -lib/python3.13/site-packages/sympy/utilities/tests/ -lib/python3.13/site-packages/sympy/utilities/tests/__init__.py -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/ -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_autowrap.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_autowrap.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen_julia.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen_julia.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen_octave.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen_octave.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen_rust.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_codegen_rust.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_decorator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_decorator.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_deprecated.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_deprecated.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_enumerative.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_enumerative.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_exceptions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_exceptions.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_iterables.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_iterables.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_lambdify.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_lambdify.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_matchpy_connector.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_matchpy_connector.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_mathml.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_mathml.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_misc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_misc.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_pickling.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_pickling.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_source.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_source.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_timeutils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_timeutils.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_wester.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_wester.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_xxe.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/utilities/tests/__pycache__/test_xxe.cpython-313.pyc -lib/python3.13/site-packages/sympy/utilities/tests/test_autowrap.py -lib/python3.13/site-packages/sympy/utilities/tests/test_codegen.py -lib/python3.13/site-packages/sympy/utilities/tests/test_codegen_julia.py -lib/python3.13/site-packages/sympy/utilities/tests/test_codegen_octave.py -lib/python3.13/site-packages/sympy/utilities/tests/test_codegen_rust.py -lib/python3.13/site-packages/sympy/utilities/tests/test_decorator.py -lib/python3.13/site-packages/sympy/utilities/tests/test_deprecated.py -lib/python3.13/site-packages/sympy/utilities/tests/test_enumerative.py -lib/python3.13/site-packages/sympy/utilities/tests/test_exceptions.py -lib/python3.13/site-packages/sympy/utilities/tests/test_iterables.py -lib/python3.13/site-packages/sympy/utilities/tests/test_lambdify.py -lib/python3.13/site-packages/sympy/utilities/tests/test_matchpy_connector.py -lib/python3.13/site-packages/sympy/utilities/tests/test_mathml.py -lib/python3.13/site-packages/sympy/utilities/tests/test_misc.py -lib/python3.13/site-packages/sympy/utilities/tests/test_pickling.py -lib/python3.13/site-packages/sympy/utilities/tests/test_source.py -lib/python3.13/site-packages/sympy/utilities/tests/test_timeutils.py -lib/python3.13/site-packages/sympy/utilities/tests/test_wester.py -lib/python3.13/site-packages/sympy/utilities/tests/test_xxe.py -lib/python3.13/site-packages/sympy/utilities/timeutils.py -lib/python3.13/site-packages/sympy/utilities/tmpfiles.py -lib/python3.13/site-packages/sympy/vector/ -lib/python3.13/site-packages/sympy/vector/__init__.py -lib/python3.13/site-packages/sympy/vector/__pycache__/ -lib/python3.13/site-packages/sympy/vector/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/basisdependent.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/basisdependent.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/coordsysrect.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/coordsysrect.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/deloperator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/deloperator.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/dyadic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/dyadic.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/implicitregion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/implicitregion.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/operators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/operators.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/orienters.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/orienters.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/parametricregion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/parametricregion.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/point.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/point.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/scalar.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/scalar.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/vector.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/__pycache__/vector.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/basisdependent.py -lib/python3.13/site-packages/sympy/vector/coordsysrect.py -lib/python3.13/site-packages/sympy/vector/deloperator.py -lib/python3.13/site-packages/sympy/vector/dyadic.py -lib/python3.13/site-packages/sympy/vector/functions.py -lib/python3.13/site-packages/sympy/vector/implicitregion.py -lib/python3.13/site-packages/sympy/vector/integrals.py -lib/python3.13/site-packages/sympy/vector/operators.py -lib/python3.13/site-packages/sympy/vector/orienters.py -lib/python3.13/site-packages/sympy/vector/parametricregion.py -lib/python3.13/site-packages/sympy/vector/point.py -lib/python3.13/site-packages/sympy/vector/scalar.py -lib/python3.13/site-packages/sympy/vector/tests/ -lib/python3.13/site-packages/sympy/vector/tests/__init__.py -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/ -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_coordsysrect.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_coordsysrect.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_dyadic.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_dyadic.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_field_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_field_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_functions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_functions.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_implicitregion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_implicitregion.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_integrals.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_integrals.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_operators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_operators.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_parametricregion.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_parametricregion.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_printing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_printing.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_vector.cpython-313.opt-1.pyc -lib/python3.13/site-packages/sympy/vector/tests/__pycache__/test_vector.cpython-313.pyc -lib/python3.13/site-packages/sympy/vector/tests/test_coordsysrect.py -lib/python3.13/site-packages/sympy/vector/tests/test_dyadic.py -lib/python3.13/site-packages/sympy/vector/tests/test_field_functions.py -lib/python3.13/site-packages/sympy/vector/tests/test_functions.py -lib/python3.13/site-packages/sympy/vector/tests/test_implicitregion.py -lib/python3.13/site-packages/sympy/vector/tests/test_integrals.py -lib/python3.13/site-packages/sympy/vector/tests/test_operators.py -lib/python3.13/site-packages/sympy/vector/tests/test_parametricregion.py -lib/python3.13/site-packages/sympy/vector/tests/test_printing.py -lib/python3.13/site-packages/sympy/vector/tests/test_vector.py -lib/python3.13/site-packages/sympy/vector/vector.py +lib/python3.14/site-packages/__pycache__/isympy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/__pycache__/isympy.cpython-314.pyc +lib/python3.14/site-packages/isympy.py +lib/python3.14/site-packages/sympy/ +lib/python3.14/site-packages/sympy-1.12.dist-info/ +lib/python3.14/site-packages/sympy-1.12.dist-info/METADATA +lib/python3.14/site-packages/sympy-1.12.dist-info/RECORD +lib/python3.14/site-packages/sympy-1.12.dist-info/WHEEL +lib/python3.14/site-packages/sympy-1.12.dist-info/entry_points.txt +lib/python3.14/site-packages/sympy-1.12.dist-info/licenses/ +lib/python3.14/site-packages/sympy-1.12.dist-info/licenses/AUTHORS +lib/python3.14/site-packages/sympy-1.12.dist-info/licenses/LICENSE +lib/python3.14/site-packages/sympy-1.12.dist-info/top_level.txt +lib/python3.14/site-packages/sympy/__init__.py +lib/python3.14/site-packages/sympy/__pycache__/ +lib/python3.14/site-packages/sympy/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/__pycache__/abc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/__pycache__/abc.cpython-314.pyc +lib/python3.14/site-packages/sympy/__pycache__/conftest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/__pycache__/conftest.cpython-314.pyc +lib/python3.14/site-packages/sympy/__pycache__/galgebra.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/__pycache__/galgebra.cpython-314.pyc +lib/python3.14/site-packages/sympy/__pycache__/release.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/__pycache__/release.cpython-314.pyc +lib/python3.14/site-packages/sympy/__pycache__/this.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/__pycache__/this.cpython-314.pyc +lib/python3.14/site-packages/sympy/abc.py +lib/python3.14/site-packages/sympy/algebras/ +lib/python3.14/site-packages/sympy/algebras/__init__.py +lib/python3.14/site-packages/sympy/algebras/__pycache__/ +lib/python3.14/site-packages/sympy/algebras/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/algebras/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/algebras/__pycache__/quaternion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/algebras/__pycache__/quaternion.cpython-314.pyc +lib/python3.14/site-packages/sympy/algebras/quaternion.py +lib/python3.14/site-packages/sympy/algebras/tests/ +lib/python3.14/site-packages/sympy/algebras/tests/__init__.py +lib/python3.14/site-packages/sympy/algebras/tests/__pycache__/ +lib/python3.14/site-packages/sympy/algebras/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/algebras/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/algebras/tests/__pycache__/test_quaternion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/algebras/tests/__pycache__/test_quaternion.cpython-314.pyc +lib/python3.14/site-packages/sympy/algebras/tests/test_quaternion.py +lib/python3.14/site-packages/sympy/assumptions/ +lib/python3.14/site-packages/sympy/assumptions/__init__.py +lib/python3.14/site-packages/sympy/assumptions/__pycache__/ +lib/python3.14/site-packages/sympy/assumptions/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/ask.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/ask.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/ask_generated.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/ask_generated.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/assume.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/assume.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/cnf.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/cnf.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/facts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/facts.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/refine.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/refine.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/satask.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/satask.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/sathandlers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/sathandlers.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/wrapper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/__pycache__/wrapper.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/ask.py +lib/python3.14/site-packages/sympy/assumptions/ask_generated.py +lib/python3.14/site-packages/sympy/assumptions/assume.py +lib/python3.14/site-packages/sympy/assumptions/cnf.py +lib/python3.14/site-packages/sympy/assumptions/facts.py +lib/python3.14/site-packages/sympy/assumptions/handlers/ +lib/python3.14/site-packages/sympy/assumptions/handlers/__init__.py +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/ +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/calculus.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/calculus.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/common.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/common.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/ntheory.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/ntheory.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/order.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/order.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/sets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/__pycache__/sets.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/handlers/calculus.py +lib/python3.14/site-packages/sympy/assumptions/handlers/common.py +lib/python3.14/site-packages/sympy/assumptions/handlers/matrices.py +lib/python3.14/site-packages/sympy/assumptions/handlers/ntheory.py +lib/python3.14/site-packages/sympy/assumptions/handlers/order.py +lib/python3.14/site-packages/sympy/assumptions/handlers/sets.py +lib/python3.14/site-packages/sympy/assumptions/predicates/ +lib/python3.14/site-packages/sympy/assumptions/predicates/__init__.py +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/ +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/calculus.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/calculus.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/common.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/common.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/ntheory.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/ntheory.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/order.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/order.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/sets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/__pycache__/sets.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/predicates/calculus.py +lib/python3.14/site-packages/sympy/assumptions/predicates/common.py +lib/python3.14/site-packages/sympy/assumptions/predicates/matrices.py +lib/python3.14/site-packages/sympy/assumptions/predicates/ntheory.py +lib/python3.14/site-packages/sympy/assumptions/predicates/order.py +lib/python3.14/site-packages/sympy/assumptions/predicates/sets.py +lib/python3.14/site-packages/sympy/assumptions/refine.py +lib/python3.14/site-packages/sympy/assumptions/relation/ +lib/python3.14/site-packages/sympy/assumptions/relation/__init__.py +lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__/ +lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__/binrel.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__/binrel.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__/equality.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/relation/__pycache__/equality.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/relation/binrel.py +lib/python3.14/site-packages/sympy/assumptions/relation/equality.py +lib/python3.14/site-packages/sympy/assumptions/satask.py +lib/python3.14/site-packages/sympy/assumptions/sathandlers.py +lib/python3.14/site-packages/sympy/assumptions/tests/ +lib/python3.14/site-packages/sympy/assumptions/tests/__init__.py +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/ +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_assumptions_2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_assumptions_2.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_context.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_context.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_query.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_query.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_refine.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_refine.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_satask.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_satask.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_sathandlers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_sathandlers.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_wrapper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/__pycache__/test_wrapper.cpython-314.pyc +lib/python3.14/site-packages/sympy/assumptions/tests/test_assumptions_2.py +lib/python3.14/site-packages/sympy/assumptions/tests/test_context.py +lib/python3.14/site-packages/sympy/assumptions/tests/test_matrices.py +lib/python3.14/site-packages/sympy/assumptions/tests/test_query.py +lib/python3.14/site-packages/sympy/assumptions/tests/test_refine.py +lib/python3.14/site-packages/sympy/assumptions/tests/test_satask.py +lib/python3.14/site-packages/sympy/assumptions/tests/test_sathandlers.py +lib/python3.14/site-packages/sympy/assumptions/tests/test_wrapper.py +lib/python3.14/site-packages/sympy/assumptions/wrapper.py +lib/python3.14/site-packages/sympy/benchmarks/ +lib/python3.14/site-packages/sympy/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/bench_discrete_log.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/bench_discrete_log.cpython-314.pyc +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/bench_meijerint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/bench_meijerint.cpython-314.pyc +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/bench_symbench.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/benchmarks/__pycache__/bench_symbench.cpython-314.pyc +lib/python3.14/site-packages/sympy/benchmarks/bench_discrete_log.py +lib/python3.14/site-packages/sympy/benchmarks/bench_meijerint.py +lib/python3.14/site-packages/sympy/benchmarks/bench_symbench.py +lib/python3.14/site-packages/sympy/calculus/ +lib/python3.14/site-packages/sympy/calculus/__init__.py +lib/python3.14/site-packages/sympy/calculus/__pycache__/ +lib/python3.14/site-packages/sympy/calculus/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/accumulationbounds.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/accumulationbounds.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/euler.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/euler.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/finite_diff.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/finite_diff.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/singularities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/singularities.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/accumulationbounds.py +lib/python3.14/site-packages/sympy/calculus/euler.py +lib/python3.14/site-packages/sympy/calculus/finite_diff.py +lib/python3.14/site-packages/sympy/calculus/singularities.py +lib/python3.14/site-packages/sympy/calculus/tests/ +lib/python3.14/site-packages/sympy/calculus/tests/__init__.py +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/ +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_accumulationbounds.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_accumulationbounds.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_euler.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_euler.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_finite_diff.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_finite_diff.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_singularities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_singularities.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/calculus/tests/__pycache__/test_util.cpython-314.pyc +lib/python3.14/site-packages/sympy/calculus/tests/test_accumulationbounds.py +lib/python3.14/site-packages/sympy/calculus/tests/test_euler.py +lib/python3.14/site-packages/sympy/calculus/tests/test_finite_diff.py +lib/python3.14/site-packages/sympy/calculus/tests/test_singularities.py +lib/python3.14/site-packages/sympy/calculus/tests/test_util.py +lib/python3.14/site-packages/sympy/calculus/util.py +lib/python3.14/site-packages/sympy/categories/ +lib/python3.14/site-packages/sympy/categories/__init__.py +lib/python3.14/site-packages/sympy/categories/__pycache__/ +lib/python3.14/site-packages/sympy/categories/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/categories/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/categories/__pycache__/baseclasses.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/categories/__pycache__/baseclasses.cpython-314.pyc +lib/python3.14/site-packages/sympy/categories/__pycache__/diagram_drawing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/categories/__pycache__/diagram_drawing.cpython-314.pyc +lib/python3.14/site-packages/sympy/categories/baseclasses.py +lib/python3.14/site-packages/sympy/categories/diagram_drawing.py +lib/python3.14/site-packages/sympy/categories/tests/ +lib/python3.14/site-packages/sympy/categories/tests/__init__.py +lib/python3.14/site-packages/sympy/categories/tests/__pycache__/ +lib/python3.14/site-packages/sympy/categories/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/categories/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/categories/tests/__pycache__/test_baseclasses.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/categories/tests/__pycache__/test_baseclasses.cpython-314.pyc +lib/python3.14/site-packages/sympy/categories/tests/__pycache__/test_drawing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/categories/tests/__pycache__/test_drawing.cpython-314.pyc +lib/python3.14/site-packages/sympy/categories/tests/test_baseclasses.py +lib/python3.14/site-packages/sympy/categories/tests/test_drawing.py +lib/python3.14/site-packages/sympy/codegen/ +lib/python3.14/site-packages/sympy/codegen/__init__.py +lib/python3.14/site-packages/sympy/codegen/__pycache__/ +lib/python3.14/site-packages/sympy/codegen/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/abstract_nodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/abstract_nodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/algorithms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/algorithms.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/approximations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/approximations.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/ast.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/ast.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cfunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cfunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cnodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cnodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cxxnodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/cxxnodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/fnodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/fnodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/futils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/futils.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/matrix_nodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/matrix_nodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/numpy_nodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/numpy_nodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/pynodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/pynodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/pyutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/pyutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/rewriting.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/rewriting.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/scipy_nodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/__pycache__/scipy_nodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/abstract_nodes.py +lib/python3.14/site-packages/sympy/codegen/algorithms.py +lib/python3.14/site-packages/sympy/codegen/approximations.py +lib/python3.14/site-packages/sympy/codegen/ast.py +lib/python3.14/site-packages/sympy/codegen/cfunctions.py +lib/python3.14/site-packages/sympy/codegen/cnodes.py +lib/python3.14/site-packages/sympy/codegen/cutils.py +lib/python3.14/site-packages/sympy/codegen/cxxnodes.py +lib/python3.14/site-packages/sympy/codegen/fnodes.py +lib/python3.14/site-packages/sympy/codegen/futils.py +lib/python3.14/site-packages/sympy/codegen/matrix_nodes.py +lib/python3.14/site-packages/sympy/codegen/numpy_nodes.py +lib/python3.14/site-packages/sympy/codegen/pynodes.py +lib/python3.14/site-packages/sympy/codegen/pyutils.py +lib/python3.14/site-packages/sympy/codegen/rewriting.py +lib/python3.14/site-packages/sympy/codegen/scipy_nodes.py +lib/python3.14/site-packages/sympy/codegen/tests/ +lib/python3.14/site-packages/sympy/codegen/tests/__init__.py +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/ +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_abstract_nodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_abstract_nodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_algorithms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_algorithms.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_applications.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_applications.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_approximations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_approximations.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_ast.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_ast.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_cfunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_cfunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_cnodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_cnodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_cxxnodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_cxxnodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_fnodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_fnodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_numpy_nodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_numpy_nodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_pynodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_pynodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_pyutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_pyutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_rewriting.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_rewriting.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_scipy_nodes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/codegen/tests/__pycache__/test_scipy_nodes.cpython-314.pyc +lib/python3.14/site-packages/sympy/codegen/tests/test_abstract_nodes.py +lib/python3.14/site-packages/sympy/codegen/tests/test_algorithms.py +lib/python3.14/site-packages/sympy/codegen/tests/test_applications.py +lib/python3.14/site-packages/sympy/codegen/tests/test_approximations.py +lib/python3.14/site-packages/sympy/codegen/tests/test_ast.py +lib/python3.14/site-packages/sympy/codegen/tests/test_cfunctions.py +lib/python3.14/site-packages/sympy/codegen/tests/test_cnodes.py +lib/python3.14/site-packages/sympy/codegen/tests/test_cxxnodes.py +lib/python3.14/site-packages/sympy/codegen/tests/test_fnodes.py +lib/python3.14/site-packages/sympy/codegen/tests/test_numpy_nodes.py +lib/python3.14/site-packages/sympy/codegen/tests/test_pynodes.py +lib/python3.14/site-packages/sympy/codegen/tests/test_pyutils.py +lib/python3.14/site-packages/sympy/codegen/tests/test_rewriting.py +lib/python3.14/site-packages/sympy/codegen/tests/test_scipy_nodes.py +lib/python3.14/site-packages/sympy/combinatorics/ +lib/python3.14/site-packages/sympy/combinatorics/__init__.py +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/ +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/coset_table.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/coset_table.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/fp_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/fp_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/free_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/free_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/galois.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/galois.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/generators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/generators.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/graycode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/graycode.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/group_constructs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/group_constructs.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/group_numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/group_numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/homomorphisms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/homomorphisms.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/named_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/named_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/partitions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/partitions.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/pc_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/pc_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/perm_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/perm_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/permutations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/permutations.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/polyhedron.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/polyhedron.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/prufer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/prufer.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/rewritingsystem.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/rewritingsystem.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/rewritingsystem_fsm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/rewritingsystem_fsm.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/schur_number.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/schur_number.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/subsets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/subsets.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/tensor_can.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/tensor_can.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/testutil.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/testutil.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/coset_table.py +lib/python3.14/site-packages/sympy/combinatorics/fp_groups.py +lib/python3.14/site-packages/sympy/combinatorics/free_groups.py +lib/python3.14/site-packages/sympy/combinatorics/galois.py +lib/python3.14/site-packages/sympy/combinatorics/generators.py +lib/python3.14/site-packages/sympy/combinatorics/graycode.py +lib/python3.14/site-packages/sympy/combinatorics/group_constructs.py +lib/python3.14/site-packages/sympy/combinatorics/group_numbers.py +lib/python3.14/site-packages/sympy/combinatorics/homomorphisms.py +lib/python3.14/site-packages/sympy/combinatorics/named_groups.py +lib/python3.14/site-packages/sympy/combinatorics/partitions.py +lib/python3.14/site-packages/sympy/combinatorics/pc_groups.py +lib/python3.14/site-packages/sympy/combinatorics/perm_groups.py +lib/python3.14/site-packages/sympy/combinatorics/permutations.py +lib/python3.14/site-packages/sympy/combinatorics/polyhedron.py +lib/python3.14/site-packages/sympy/combinatorics/prufer.py +lib/python3.14/site-packages/sympy/combinatorics/rewritingsystem.py +lib/python3.14/site-packages/sympy/combinatorics/rewritingsystem_fsm.py +lib/python3.14/site-packages/sympy/combinatorics/schur_number.py +lib/python3.14/site-packages/sympy/combinatorics/subsets.py +lib/python3.14/site-packages/sympy/combinatorics/tensor_can.py +lib/python3.14/site-packages/sympy/combinatorics/tests/ +lib/python3.14/site-packages/sympy/combinatorics/tests/__init__.py +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/ +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_coset_table.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_coset_table.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_fp_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_fp_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_free_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_free_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_galois.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_galois.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_generators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_generators.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_graycode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_graycode.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_group_constructs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_group_constructs.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_group_numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_group_numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_homomorphisms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_homomorphisms.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_named_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_named_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_partitions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_partitions.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_pc_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_pc_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_perm_groups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_perm_groups.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_permutations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_permutations.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_polyhedron.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_polyhedron.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_prufer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_prufer.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_rewriting.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_rewriting.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_schur_number.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_schur_number.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_subsets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_subsets.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_tensor_can.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_tensor_can.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_testutil.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_testutil.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/__pycache__/test_util.cpython-314.pyc +lib/python3.14/site-packages/sympy/combinatorics/tests/test_coset_table.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_fp_groups.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_free_groups.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_galois.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_generators.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_graycode.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_group_constructs.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_group_numbers.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_homomorphisms.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_named_groups.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_partitions.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_pc_groups.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_perm_groups.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_permutations.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_polyhedron.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_prufer.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_rewriting.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_schur_number.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_subsets.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_tensor_can.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_testutil.py +lib/python3.14/site-packages/sympy/combinatorics/tests/test_util.py +lib/python3.14/site-packages/sympy/combinatorics/testutil.py +lib/python3.14/site-packages/sympy/combinatorics/util.py +lib/python3.14/site-packages/sympy/concrete/ +lib/python3.14/site-packages/sympy/concrete/__init__.py +lib/python3.14/site-packages/sympy/concrete/__pycache__/ +lib/python3.14/site-packages/sympy/concrete/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/delta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/delta.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/expr_with_intlimits.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/expr_with_intlimits.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/expr_with_limits.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/expr_with_limits.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/gosper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/gosper.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/guess.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/guess.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/products.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/products.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/summations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/__pycache__/summations.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/delta.py +lib/python3.14/site-packages/sympy/concrete/expr_with_intlimits.py +lib/python3.14/site-packages/sympy/concrete/expr_with_limits.py +lib/python3.14/site-packages/sympy/concrete/gosper.py +lib/python3.14/site-packages/sympy/concrete/guess.py +lib/python3.14/site-packages/sympy/concrete/products.py +lib/python3.14/site-packages/sympy/concrete/summations.py +lib/python3.14/site-packages/sympy/concrete/tests/ +lib/python3.14/site-packages/sympy/concrete/tests/__init__.py +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/ +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_delta.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_delta.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_gosper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_gosper.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_guess.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_guess.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_products.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_products.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_sums_products.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/concrete/tests/__pycache__/test_sums_products.cpython-314.pyc +lib/python3.14/site-packages/sympy/concrete/tests/test_delta.py +lib/python3.14/site-packages/sympy/concrete/tests/test_gosper.py +lib/python3.14/site-packages/sympy/concrete/tests/test_guess.py +lib/python3.14/site-packages/sympy/concrete/tests/test_products.py +lib/python3.14/site-packages/sympy/concrete/tests/test_sums_products.py +lib/python3.14/site-packages/sympy/conftest.py +lib/python3.14/site-packages/sympy/core/ +lib/python3.14/site-packages/sympy/core/__init__.py +lib/python3.14/site-packages/sympy/core/__pycache__/ +lib/python3.14/site-packages/sympy/core/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/_print_helpers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/_print_helpers.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/add.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/add.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/alphabets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/alphabets.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/assumptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/assumptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/assumptions_generated.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/assumptions_generated.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/backend.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/backend.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/basic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/basic.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/cache.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/cache.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/compatibility.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/compatibility.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/containers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/containers.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/core.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/coreerrors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/coreerrors.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/decorators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/decorators.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/evalf.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/evalf.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/expr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/expr.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/exprtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/exprtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/facts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/facts.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/function.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/function.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/kind.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/kind.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/logic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/logic.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/mod.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/mod.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/mul.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/mul.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/multidimensional.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/multidimensional.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/operations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/operations.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/parameters.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/parameters.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/power.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/power.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/random.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/random.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/relational.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/relational.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/rules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/rules.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/singleton.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/singleton.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/sorting.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/sorting.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/symbol.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/symbol.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/sympify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/sympify.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/trace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/trace.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/traversal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/__pycache__/traversal.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/_print_helpers.py +lib/python3.14/site-packages/sympy/core/add.py +lib/python3.14/site-packages/sympy/core/alphabets.py +lib/python3.14/site-packages/sympy/core/assumptions.py +lib/python3.14/site-packages/sympy/core/assumptions_generated.py +lib/python3.14/site-packages/sympy/core/backend.py +lib/python3.14/site-packages/sympy/core/basic.py +lib/python3.14/site-packages/sympy/core/benchmarks/ +lib/python3.14/site-packages/sympy/core/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_arit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_arit.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_assumptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_assumptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_basic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_basic.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_expand.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_expand.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_sympify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/__pycache__/bench_sympify.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/benchmarks/bench_arit.py +lib/python3.14/site-packages/sympy/core/benchmarks/bench_assumptions.py +lib/python3.14/site-packages/sympy/core/benchmarks/bench_basic.py +lib/python3.14/site-packages/sympy/core/benchmarks/bench_expand.py +lib/python3.14/site-packages/sympy/core/benchmarks/bench_numbers.py +lib/python3.14/site-packages/sympy/core/benchmarks/bench_sympify.py +lib/python3.14/site-packages/sympy/core/cache.py +lib/python3.14/site-packages/sympy/core/compatibility.py +lib/python3.14/site-packages/sympy/core/containers.py +lib/python3.14/site-packages/sympy/core/core.py +lib/python3.14/site-packages/sympy/core/coreerrors.py +lib/python3.14/site-packages/sympy/core/decorators.py +lib/python3.14/site-packages/sympy/core/evalf.py +lib/python3.14/site-packages/sympy/core/expr.py +lib/python3.14/site-packages/sympy/core/exprtools.py +lib/python3.14/site-packages/sympy/core/facts.py +lib/python3.14/site-packages/sympy/core/function.py +lib/python3.14/site-packages/sympy/core/kind.py +lib/python3.14/site-packages/sympy/core/logic.py +lib/python3.14/site-packages/sympy/core/mod.py +lib/python3.14/site-packages/sympy/core/mul.py +lib/python3.14/site-packages/sympy/core/multidimensional.py +lib/python3.14/site-packages/sympy/core/numbers.py +lib/python3.14/site-packages/sympy/core/operations.py +lib/python3.14/site-packages/sympy/core/parameters.py +lib/python3.14/site-packages/sympy/core/power.py +lib/python3.14/site-packages/sympy/core/random.py +lib/python3.14/site-packages/sympy/core/relational.py +lib/python3.14/site-packages/sympy/core/rules.py +lib/python3.14/site-packages/sympy/core/singleton.py +lib/python3.14/site-packages/sympy/core/sorting.py +lib/python3.14/site-packages/sympy/core/symbol.py +lib/python3.14/site-packages/sympy/core/sympify.py +lib/python3.14/site-packages/sympy/core/tests/ +lib/python3.14/site-packages/sympy/core/tests/__init__.py +lib/python3.14/site-packages/sympy/core/tests/__pycache__/ +lib/python3.14/site-packages/sympy/core/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_args.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_args.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_arit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_arit.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_assumptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_assumptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_basic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_basic.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_cache.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_cache.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_compatibility.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_compatibility.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_complex.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_complex.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_constructor_postprocessor.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_constructor_postprocessor.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_containers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_containers.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_count_ops.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_count_ops.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_diff.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_diff.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_equal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_equal.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_eval.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_eval.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_evalf.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_evalf.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_expand.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_expand.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_expr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_expr.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_exprtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_exprtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_facts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_facts.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_function.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_function.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_kind.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_kind.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_logic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_logic.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_match.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_match.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_multidimensional.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_multidimensional.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_noncommutative.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_noncommutative.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_operations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_operations.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_parameters.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_parameters.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_power.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_power.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_priority.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_priority.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_random.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_random.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_relational.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_relational.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_rules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_rules.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_singleton.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_singleton.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_sorting.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_sorting.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_subs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_subs.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_symbol.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_symbol.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_sympify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_sympify.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_traversal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_traversal.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_truediv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_truediv.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_var.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/core/tests/__pycache__/test_var.cpython-314.pyc +lib/python3.14/site-packages/sympy/core/tests/test_args.py +lib/python3.14/site-packages/sympy/core/tests/test_arit.py +lib/python3.14/site-packages/sympy/core/tests/test_assumptions.py +lib/python3.14/site-packages/sympy/core/tests/test_basic.py +lib/python3.14/site-packages/sympy/core/tests/test_cache.py +lib/python3.14/site-packages/sympy/core/tests/test_compatibility.py +lib/python3.14/site-packages/sympy/core/tests/test_complex.py +lib/python3.14/site-packages/sympy/core/tests/test_constructor_postprocessor.py +lib/python3.14/site-packages/sympy/core/tests/test_containers.py +lib/python3.14/site-packages/sympy/core/tests/test_count_ops.py +lib/python3.14/site-packages/sympy/core/tests/test_diff.py +lib/python3.14/site-packages/sympy/core/tests/test_equal.py +lib/python3.14/site-packages/sympy/core/tests/test_eval.py +lib/python3.14/site-packages/sympy/core/tests/test_evalf.py +lib/python3.14/site-packages/sympy/core/tests/test_expand.py +lib/python3.14/site-packages/sympy/core/tests/test_expr.py +lib/python3.14/site-packages/sympy/core/tests/test_exprtools.py +lib/python3.14/site-packages/sympy/core/tests/test_facts.py +lib/python3.14/site-packages/sympy/core/tests/test_function.py +lib/python3.14/site-packages/sympy/core/tests/test_kind.py +lib/python3.14/site-packages/sympy/core/tests/test_logic.py +lib/python3.14/site-packages/sympy/core/tests/test_match.py +lib/python3.14/site-packages/sympy/core/tests/test_multidimensional.py +lib/python3.14/site-packages/sympy/core/tests/test_noncommutative.py +lib/python3.14/site-packages/sympy/core/tests/test_numbers.py +lib/python3.14/site-packages/sympy/core/tests/test_operations.py +lib/python3.14/site-packages/sympy/core/tests/test_parameters.py +lib/python3.14/site-packages/sympy/core/tests/test_power.py +lib/python3.14/site-packages/sympy/core/tests/test_priority.py +lib/python3.14/site-packages/sympy/core/tests/test_random.py +lib/python3.14/site-packages/sympy/core/tests/test_relational.py +lib/python3.14/site-packages/sympy/core/tests/test_rules.py +lib/python3.14/site-packages/sympy/core/tests/test_singleton.py +lib/python3.14/site-packages/sympy/core/tests/test_sorting.py +lib/python3.14/site-packages/sympy/core/tests/test_subs.py +lib/python3.14/site-packages/sympy/core/tests/test_symbol.py +lib/python3.14/site-packages/sympy/core/tests/test_sympify.py +lib/python3.14/site-packages/sympy/core/tests/test_traversal.py +lib/python3.14/site-packages/sympy/core/tests/test_truediv.py +lib/python3.14/site-packages/sympy/core/tests/test_var.py +lib/python3.14/site-packages/sympy/core/trace.py +lib/python3.14/site-packages/sympy/core/traversal.py +lib/python3.14/site-packages/sympy/crypto/ +lib/python3.14/site-packages/sympy/crypto/__init__.py +lib/python3.14/site-packages/sympy/crypto/__pycache__/ +lib/python3.14/site-packages/sympy/crypto/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/crypto/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/crypto/__pycache__/crypto.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/crypto/__pycache__/crypto.cpython-314.pyc +lib/python3.14/site-packages/sympy/crypto/crypto.py +lib/python3.14/site-packages/sympy/crypto/tests/ +lib/python3.14/site-packages/sympy/crypto/tests/__init__.py +lib/python3.14/site-packages/sympy/crypto/tests/__pycache__/ +lib/python3.14/site-packages/sympy/crypto/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/crypto/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/crypto/tests/__pycache__/test_crypto.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/crypto/tests/__pycache__/test_crypto.cpython-314.pyc +lib/python3.14/site-packages/sympy/crypto/tests/test_crypto.py +lib/python3.14/site-packages/sympy/diffgeom/ +lib/python3.14/site-packages/sympy/diffgeom/__init__.py +lib/python3.14/site-packages/sympy/diffgeom/__pycache__/ +lib/python3.14/site-packages/sympy/diffgeom/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/__pycache__/diffgeom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/__pycache__/diffgeom.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/__pycache__/rn.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/__pycache__/rn.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/diffgeom.py +lib/python3.14/site-packages/sympy/diffgeom/rn.py +lib/python3.14/site-packages/sympy/diffgeom/tests/ +lib/python3.14/site-packages/sympy/diffgeom/tests/__init__.py +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/ +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_class_structure.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_class_structure.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_diffgeom.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_diffgeom.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_function_diffgeom_book.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_function_diffgeom_book.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_hyperbolic_space.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/__pycache__/test_hyperbolic_space.cpython-314.pyc +lib/python3.14/site-packages/sympy/diffgeom/tests/test_class_structure.py +lib/python3.14/site-packages/sympy/diffgeom/tests/test_diffgeom.py +lib/python3.14/site-packages/sympy/diffgeom/tests/test_function_diffgeom_book.py +lib/python3.14/site-packages/sympy/diffgeom/tests/test_hyperbolic_space.py +lib/python3.14/site-packages/sympy/discrete/ +lib/python3.14/site-packages/sympy/discrete/__init__.py +lib/python3.14/site-packages/sympy/discrete/__pycache__/ +lib/python3.14/site-packages/sympy/discrete/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/__pycache__/convolutions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/__pycache__/convolutions.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/__pycache__/recurrences.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/__pycache__/recurrences.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/__pycache__/transforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/__pycache__/transforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/convolutions.py +lib/python3.14/site-packages/sympy/discrete/recurrences.py +lib/python3.14/site-packages/sympy/discrete/tests/ +lib/python3.14/site-packages/sympy/discrete/tests/__init__.py +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/ +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/test_convolutions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/test_convolutions.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/test_recurrences.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/test_recurrences.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/test_transforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/discrete/tests/__pycache__/test_transforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/discrete/tests/test_convolutions.py +lib/python3.14/site-packages/sympy/discrete/tests/test_recurrences.py +lib/python3.14/site-packages/sympy/discrete/tests/test_transforms.py +lib/python3.14/site-packages/sympy/discrete/transforms.py +lib/python3.14/site-packages/sympy/external/ +lib/python3.14/site-packages/sympy/external/__init__.py +lib/python3.14/site-packages/sympy/external/__pycache__/ +lib/python3.14/site-packages/sympy/external/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/__pycache__/gmpy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/__pycache__/gmpy.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/__pycache__/importtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/__pycache__/importtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/__pycache__/pythonmpq.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/__pycache__/pythonmpq.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/gmpy.py +lib/python3.14/site-packages/sympy/external/importtools.py +lib/python3.14/site-packages/sympy/external/pythonmpq.py +lib/python3.14/site-packages/sympy/external/tests/ +lib/python3.14/site-packages/sympy/external/tests/__init__.py +lib/python3.14/site-packages/sympy/external/tests/__pycache__/ +lib/python3.14/site-packages/sympy/external/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_autowrap.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_autowrap.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_codegen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_codegen.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_importtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_importtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_numpy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_numpy.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_pythonmpq.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_pythonmpq.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_scipy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/external/tests/__pycache__/test_scipy.cpython-314.pyc +lib/python3.14/site-packages/sympy/external/tests/test_autowrap.py +lib/python3.14/site-packages/sympy/external/tests/test_codegen.py +lib/python3.14/site-packages/sympy/external/tests/test_importtools.py +lib/python3.14/site-packages/sympy/external/tests/test_numpy.py +lib/python3.14/site-packages/sympy/external/tests/test_pythonmpq.py +lib/python3.14/site-packages/sympy/external/tests/test_scipy.py +lib/python3.14/site-packages/sympy/functions/ +lib/python3.14/site-packages/sympy/functions/__init__.py +lib/python3.14/site-packages/sympy/functions/__pycache__/ +lib/python3.14/site-packages/sympy/functions/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/ +lib/python3.14/site-packages/sympy/functions/combinatorial/__init__.py +lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__/ +lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__/factorials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__/factorials.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__/numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/__pycache__/numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/factorials.py +lib/python3.14/site-packages/sympy/functions/combinatorial/numbers.py +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/ +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__init__.py +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__pycache__/ +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_factorials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_factorials.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/__pycache__/test_comb_numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/test_comb_factorials.py +lib/python3.14/site-packages/sympy/functions/combinatorial/tests/test_comb_numbers.py +lib/python3.14/site-packages/sympy/functions/elementary/ +lib/python3.14/site-packages/sympy/functions/elementary/__init__.py +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/ +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/_trigonometric_special.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/_trigonometric_special.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/complexes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/complexes.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/exponential.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/exponential.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/hyperbolic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/hyperbolic.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/integers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/integers.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/miscellaneous.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/miscellaneous.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/piecewise.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/piecewise.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/trigonometric.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/__pycache__/trigonometric.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/_trigonometric_special.py +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/ +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__pycache__/bench_exp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/__pycache__/bench_exp.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/benchmarks/bench_exp.py +lib/python3.14/site-packages/sympy/functions/elementary/complexes.py +lib/python3.14/site-packages/sympy/functions/elementary/exponential.py +lib/python3.14/site-packages/sympy/functions/elementary/hyperbolic.py +lib/python3.14/site-packages/sympy/functions/elementary/integers.py +lib/python3.14/site-packages/sympy/functions/elementary/miscellaneous.py +lib/python3.14/site-packages/sympy/functions/elementary/piecewise.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/ +lib/python3.14/site-packages/sympy/functions/elementary/tests/__init__.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/ +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_complexes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_complexes.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_exponential.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_exponential.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_hyperbolic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_hyperbolic.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_integers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_integers.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_interface.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_interface.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_miscellaneous.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_miscellaneous.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_piecewise.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_piecewise.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_trigonometric.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/__pycache__/test_trigonometric.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_complexes.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_exponential.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_hyperbolic.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_integers.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_interface.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_miscellaneous.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_piecewise.py +lib/python3.14/site-packages/sympy/functions/elementary/tests/test_trigonometric.py +lib/python3.14/site-packages/sympy/functions/elementary/trigonometric.py +lib/python3.14/site-packages/sympy/functions/special/ +lib/python3.14/site-packages/sympy/functions/special/__init__.py +lib/python3.14/site-packages/sympy/functions/special/__pycache__/ +lib/python3.14/site-packages/sympy/functions/special/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/bessel.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/bessel.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/beta_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/beta_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/bsplines.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/bsplines.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/delta_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/delta_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/elliptic_integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/elliptic_integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/error_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/error_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/gamma_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/gamma_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/hyper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/hyper.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/mathieu_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/mathieu_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/polynomials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/polynomials.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/singularity_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/singularity_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/spherical_harmonics.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/spherical_harmonics.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/tensor_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/tensor_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/zeta_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/__pycache__/zeta_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/benchmarks/ +lib/python3.14/site-packages/sympy/functions/special/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/functions/special/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/functions/special/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/benchmarks/__pycache__/bench_special.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/benchmarks/__pycache__/bench_special.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/benchmarks/bench_special.py +lib/python3.14/site-packages/sympy/functions/special/bessel.py +lib/python3.14/site-packages/sympy/functions/special/beta_functions.py +lib/python3.14/site-packages/sympy/functions/special/bsplines.py +lib/python3.14/site-packages/sympy/functions/special/delta_functions.py +lib/python3.14/site-packages/sympy/functions/special/elliptic_integrals.py +lib/python3.14/site-packages/sympy/functions/special/error_functions.py +lib/python3.14/site-packages/sympy/functions/special/gamma_functions.py +lib/python3.14/site-packages/sympy/functions/special/hyper.py +lib/python3.14/site-packages/sympy/functions/special/mathieu_functions.py +lib/python3.14/site-packages/sympy/functions/special/polynomials.py +lib/python3.14/site-packages/sympy/functions/special/singularity_functions.py +lib/python3.14/site-packages/sympy/functions/special/spherical_harmonics.py +lib/python3.14/site-packages/sympy/functions/special/tensor_functions.py +lib/python3.14/site-packages/sympy/functions/special/tests/ +lib/python3.14/site-packages/sympy/functions/special/tests/__init__.py +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/ +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_bessel.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_bessel.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_beta_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_beta_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_bsplines.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_bsplines.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_delta_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_delta_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_elliptic_integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_elliptic_integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_error_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_error_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_gamma_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_gamma_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_hyper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_hyper.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_mathieu.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_mathieu.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_singularity_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_singularity_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_spec_polynomials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_spec_polynomials.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_spherical_harmonics.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_spherical_harmonics.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_tensor_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_tensor_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_zeta_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/__pycache__/test_zeta_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/functions/special/tests/test_bessel.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_beta_functions.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_bsplines.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_delta_functions.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_elliptic_integrals.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_error_functions.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_gamma_functions.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_hyper.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_mathieu.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_singularity_functions.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_spec_polynomials.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_spherical_harmonics.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_tensor_functions.py +lib/python3.14/site-packages/sympy/functions/special/tests/test_zeta_functions.py +lib/python3.14/site-packages/sympy/functions/special/zeta_functions.py +lib/python3.14/site-packages/sympy/galgebra.py +lib/python3.14/site-packages/sympy/geometry/ +lib/python3.14/site-packages/sympy/geometry/__init__.py +lib/python3.14/site-packages/sympy/geometry/__pycache__/ +lib/python3.14/site-packages/sympy/geometry/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/curve.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/curve.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/ellipse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/ellipse.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/entity.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/entity.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/line.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/line.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/parabola.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/parabola.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/plane.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/plane.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/point.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/point.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/polygon.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/polygon.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/curve.py +lib/python3.14/site-packages/sympy/geometry/ellipse.py +lib/python3.14/site-packages/sympy/geometry/entity.py +lib/python3.14/site-packages/sympy/geometry/exceptions.py +lib/python3.14/site-packages/sympy/geometry/line.py +lib/python3.14/site-packages/sympy/geometry/parabola.py +lib/python3.14/site-packages/sympy/geometry/plane.py +lib/python3.14/site-packages/sympy/geometry/point.py +lib/python3.14/site-packages/sympy/geometry/polygon.py +lib/python3.14/site-packages/sympy/geometry/tests/ +lib/python3.14/site-packages/sympy/geometry/tests/__init__.py +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/ +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_curve.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_curve.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_ellipse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_ellipse.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_entity.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_entity.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_geometrysets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_geometrysets.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_line.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_line.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_parabola.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_parabola.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_plane.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_plane.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_point.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_point.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_polygon.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_polygon.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/geometry/tests/__pycache__/test_util.cpython-314.pyc +lib/python3.14/site-packages/sympy/geometry/tests/test_curve.py +lib/python3.14/site-packages/sympy/geometry/tests/test_ellipse.py +lib/python3.14/site-packages/sympy/geometry/tests/test_entity.py +lib/python3.14/site-packages/sympy/geometry/tests/test_geometrysets.py +lib/python3.14/site-packages/sympy/geometry/tests/test_line.py +lib/python3.14/site-packages/sympy/geometry/tests/test_parabola.py +lib/python3.14/site-packages/sympy/geometry/tests/test_plane.py +lib/python3.14/site-packages/sympy/geometry/tests/test_point.py +lib/python3.14/site-packages/sympy/geometry/tests/test_polygon.py +lib/python3.14/site-packages/sympy/geometry/tests/test_util.py +lib/python3.14/site-packages/sympy/geometry/util.py +lib/python3.14/site-packages/sympy/holonomic/ +lib/python3.14/site-packages/sympy/holonomic/__init__.py +lib/python3.14/site-packages/sympy/holonomic/__pycache__/ +lib/python3.14/site-packages/sympy/holonomic/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/holonomic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/holonomic.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/holonomicerrors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/holonomicerrors.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/numerical.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/numerical.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/recurrence.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/__pycache__/recurrence.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/holonomic.py +lib/python3.14/site-packages/sympy/holonomic/holonomicerrors.py +lib/python3.14/site-packages/sympy/holonomic/numerical.py +lib/python3.14/site-packages/sympy/holonomic/recurrence.py +lib/python3.14/site-packages/sympy/holonomic/tests/ +lib/python3.14/site-packages/sympy/holonomic/tests/__init__.py +lib/python3.14/site-packages/sympy/holonomic/tests/__pycache__/ +lib/python3.14/site-packages/sympy/holonomic/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/tests/__pycache__/test_holonomic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/tests/__pycache__/test_holonomic.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/tests/__pycache__/test_recurrence.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/holonomic/tests/__pycache__/test_recurrence.cpython-314.pyc +lib/python3.14/site-packages/sympy/holonomic/tests/test_holonomic.py +lib/python3.14/site-packages/sympy/holonomic/tests/test_recurrence.py +lib/python3.14/site-packages/sympy/integrals/ +lib/python3.14/site-packages/sympy/integrals/__init__.py +lib/python3.14/site-packages/sympy/integrals/__pycache__/ +lib/python3.14/site-packages/sympy/integrals/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/deltafunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/deltafunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/heurisch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/heurisch.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/intpoly.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/intpoly.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/laplace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/laplace.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/manualintegrate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/manualintegrate.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/meijerint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/meijerint.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/meijerint_doc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/meijerint_doc.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/prde.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/prde.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/quadrature.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/quadrature.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/rationaltools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/rationaltools.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/rde.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/rde.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/risch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/risch.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/singularityfunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/singularityfunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/transforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/transforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/trigonometry.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/__pycache__/trigonometry.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/benchmarks/ +lib/python3.14/site-packages/sympy/integrals/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__/bench_integrate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__/bench_integrate.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__/bench_trigintegrate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/benchmarks/__pycache__/bench_trigintegrate.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/benchmarks/bench_integrate.py +lib/python3.14/site-packages/sympy/integrals/benchmarks/bench_trigintegrate.py +lib/python3.14/site-packages/sympy/integrals/deltafunctions.py +lib/python3.14/site-packages/sympy/integrals/heurisch.py +lib/python3.14/site-packages/sympy/integrals/integrals.py +lib/python3.14/site-packages/sympy/integrals/intpoly.py +lib/python3.14/site-packages/sympy/integrals/laplace.py +lib/python3.14/site-packages/sympy/integrals/manualintegrate.py +lib/python3.14/site-packages/sympy/integrals/meijerint.py +lib/python3.14/site-packages/sympy/integrals/meijerint_doc.py +lib/python3.14/site-packages/sympy/integrals/prde.py +lib/python3.14/site-packages/sympy/integrals/quadrature.py +lib/python3.14/site-packages/sympy/integrals/rationaltools.py +lib/python3.14/site-packages/sympy/integrals/rde.py +lib/python3.14/site-packages/sympy/integrals/risch.py +lib/python3.14/site-packages/sympy/integrals/singularityfunctions.py +lib/python3.14/site-packages/sympy/integrals/tests/ +lib/python3.14/site-packages/sympy/integrals/tests/__init__.py +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/ +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_deltafunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_deltafunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_failing_integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_failing_integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_heurisch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_heurisch.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_intpoly.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_intpoly.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_laplace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_laplace.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_lineintegrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_lineintegrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_manual.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_manual.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_meijerint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_meijerint.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_prde.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_prde.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_quadrature.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_quadrature.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_rationaltools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_rationaltools.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_rde.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_rde.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_risch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_risch.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_singularityfunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_singularityfunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_transforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_transforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_trigonometry.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/integrals/tests/__pycache__/test_trigonometry.cpython-314.pyc +lib/python3.14/site-packages/sympy/integrals/tests/test_deltafunctions.py +lib/python3.14/site-packages/sympy/integrals/tests/test_failing_integrals.py +lib/python3.14/site-packages/sympy/integrals/tests/test_heurisch.py +lib/python3.14/site-packages/sympy/integrals/tests/test_integrals.py +lib/python3.14/site-packages/sympy/integrals/tests/test_intpoly.py +lib/python3.14/site-packages/sympy/integrals/tests/test_laplace.py +lib/python3.14/site-packages/sympy/integrals/tests/test_lineintegrals.py +lib/python3.14/site-packages/sympy/integrals/tests/test_manual.py +lib/python3.14/site-packages/sympy/integrals/tests/test_meijerint.py +lib/python3.14/site-packages/sympy/integrals/tests/test_prde.py +lib/python3.14/site-packages/sympy/integrals/tests/test_quadrature.py +lib/python3.14/site-packages/sympy/integrals/tests/test_rationaltools.py +lib/python3.14/site-packages/sympy/integrals/tests/test_rde.py +lib/python3.14/site-packages/sympy/integrals/tests/test_risch.py +lib/python3.14/site-packages/sympy/integrals/tests/test_singularityfunctions.py +lib/python3.14/site-packages/sympy/integrals/tests/test_transforms.py +lib/python3.14/site-packages/sympy/integrals/tests/test_trigonometry.py +lib/python3.14/site-packages/sympy/integrals/transforms.py +lib/python3.14/site-packages/sympy/integrals/trigonometry.py +lib/python3.14/site-packages/sympy/interactive/ +lib/python3.14/site-packages/sympy/interactive/__init__.py +lib/python3.14/site-packages/sympy/interactive/__pycache__/ +lib/python3.14/site-packages/sympy/interactive/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/interactive/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/interactive/__pycache__/printing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/interactive/__pycache__/printing.cpython-314.pyc +lib/python3.14/site-packages/sympy/interactive/__pycache__/session.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/interactive/__pycache__/session.cpython-314.pyc +lib/python3.14/site-packages/sympy/interactive/__pycache__/traversal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/interactive/__pycache__/traversal.cpython-314.pyc +lib/python3.14/site-packages/sympy/interactive/printing.py +lib/python3.14/site-packages/sympy/interactive/session.py +lib/python3.14/site-packages/sympy/interactive/tests/ +lib/python3.14/site-packages/sympy/interactive/tests/__init__.py +lib/python3.14/site-packages/sympy/interactive/tests/__pycache__/ +lib/python3.14/site-packages/sympy/interactive/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/interactive/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/interactive/tests/__pycache__/test_interactive.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/interactive/tests/__pycache__/test_interactive.cpython-314.pyc +lib/python3.14/site-packages/sympy/interactive/tests/__pycache__/test_ipython.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/interactive/tests/__pycache__/test_ipython.cpython-314.pyc +lib/python3.14/site-packages/sympy/interactive/tests/test_interactive.py +lib/python3.14/site-packages/sympy/interactive/tests/test_ipython.py +lib/python3.14/site-packages/sympy/interactive/traversal.py +lib/python3.14/site-packages/sympy/liealgebras/ +lib/python3.14/site-packages/sympy/liealgebras/__init__.py +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/ +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/cartan_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/cartan_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/cartan_type.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/cartan_type.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/dynkin_diagram.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/dynkin_diagram.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/root_system.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/root_system.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_a.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_a.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_b.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_b.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_c.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_c.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_d.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_d.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_e.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_e.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_f.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_f.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_g.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/type_g.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/weyl_group.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/__pycache__/weyl_group.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/cartan_matrix.py +lib/python3.14/site-packages/sympy/liealgebras/cartan_type.py +lib/python3.14/site-packages/sympy/liealgebras/dynkin_diagram.py +lib/python3.14/site-packages/sympy/liealgebras/root_system.py +lib/python3.14/site-packages/sympy/liealgebras/tests/ +lib/python3.14/site-packages/sympy/liealgebras/tests/__init__.py +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/ +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_type.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_cartan_type.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_dynkin_diagram.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_dynkin_diagram.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_root_system.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_root_system.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_A.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_A.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_B.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_B.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_C.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_C.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_D.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_D.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_E.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_E.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_F.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_F.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_G.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_type_G.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_weyl_group.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/__pycache__/test_weyl_group.cpython-314.pyc +lib/python3.14/site-packages/sympy/liealgebras/tests/test_cartan_matrix.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_cartan_type.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_dynkin_diagram.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_root_system.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_type_A.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_type_B.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_type_C.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_type_D.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_type_E.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_type_F.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_type_G.py +lib/python3.14/site-packages/sympy/liealgebras/tests/test_weyl_group.py +lib/python3.14/site-packages/sympy/liealgebras/type_a.py +lib/python3.14/site-packages/sympy/liealgebras/type_b.py +lib/python3.14/site-packages/sympy/liealgebras/type_c.py +lib/python3.14/site-packages/sympy/liealgebras/type_d.py +lib/python3.14/site-packages/sympy/liealgebras/type_e.py +lib/python3.14/site-packages/sympy/liealgebras/type_f.py +lib/python3.14/site-packages/sympy/liealgebras/type_g.py +lib/python3.14/site-packages/sympy/liealgebras/weyl_group.py +lib/python3.14/site-packages/sympy/logic/ +lib/python3.14/site-packages/sympy/logic/__init__.py +lib/python3.14/site-packages/sympy/logic/__pycache__/ +lib/python3.14/site-packages/sympy/logic/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/__pycache__/boolalg.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/__pycache__/boolalg.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/__pycache__/inference.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/__pycache__/inference.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/ +lib/python3.14/site-packages/sympy/logic/algorithms/__init__.py +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/ +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/dpll.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/dpll.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/dpll2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/dpll2.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/minisat22_wrapper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/minisat22_wrapper.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/pycosat_wrapper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/__pycache__/pycosat_wrapper.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/algorithms/dpll.py +lib/python3.14/site-packages/sympy/logic/algorithms/dpll2.py +lib/python3.14/site-packages/sympy/logic/algorithms/minisat22_wrapper.py +lib/python3.14/site-packages/sympy/logic/algorithms/pycosat_wrapper.py +lib/python3.14/site-packages/sympy/logic/boolalg.py +lib/python3.14/site-packages/sympy/logic/inference.py +lib/python3.14/site-packages/sympy/logic/tests/ +lib/python3.14/site-packages/sympy/logic/tests/__init__.py +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/ +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/test_boolalg.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/test_boolalg.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/test_dimacs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/test_dimacs.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/test_inference.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/tests/__pycache__/test_inference.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/tests/test_boolalg.py +lib/python3.14/site-packages/sympy/logic/tests/test_dimacs.py +lib/python3.14/site-packages/sympy/logic/tests/test_inference.py +lib/python3.14/site-packages/sympy/logic/utilities/ +lib/python3.14/site-packages/sympy/logic/utilities/__init__.py +lib/python3.14/site-packages/sympy/logic/utilities/__pycache__/ +lib/python3.14/site-packages/sympy/logic/utilities/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/utilities/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/utilities/__pycache__/dimacs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/logic/utilities/__pycache__/dimacs.cpython-314.pyc +lib/python3.14/site-packages/sympy/logic/utilities/dimacs.py +lib/python3.14/site-packages/sympy/matrices/ +lib/python3.14/site-packages/sympy/matrices/__init__.py +lib/python3.14/site-packages/sympy/matrices/__pycache__/ +lib/python3.14/site-packages/sympy/matrices/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/common.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/common.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/decompositions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/decompositions.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/dense.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/dense.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/determinant.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/determinant.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/eigen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/eigen.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/graph.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/graph.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/immutable.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/immutable.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/inverse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/inverse.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/normalforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/normalforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/reductions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/reductions.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/repmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/repmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/sparse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/sparse.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/sparsetools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/sparsetools.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/subspaces.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/subspaces.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/utilities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/__pycache__/utilities.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/benchmarks/ +lib/python3.14/site-packages/sympy/matrices/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/matrices/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/matrices/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/benchmarks/__pycache__/bench_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/benchmarks/__pycache__/bench_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/benchmarks/bench_matrix.py +lib/python3.14/site-packages/sympy/matrices/common.py +lib/python3.14/site-packages/sympy/matrices/decompositions.py +lib/python3.14/site-packages/sympy/matrices/dense.py +lib/python3.14/site-packages/sympy/matrices/determinant.py +lib/python3.14/site-packages/sympy/matrices/eigen.py +lib/python3.14/site-packages/sympy/matrices/expressions/ +lib/python3.14/site-packages/sympy/matrices/expressions/__init__.py +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/ +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/_shape.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/_shape.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/adjoint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/adjoint.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/applyfunc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/applyfunc.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/blockmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/blockmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/companion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/companion.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/determinant.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/determinant.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/diagonal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/diagonal.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/dotproduct.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/dotproduct.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/factorizations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/factorizations.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/fourier.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/fourier.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/funcmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/funcmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/hadamard.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/hadamard.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/inverse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/inverse.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/kronecker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/kronecker.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matadd.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matadd.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matexpr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matexpr.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matmul.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matmul.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matpow.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/matpow.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/permutation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/permutation.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/sets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/sets.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/slice.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/slice.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/special.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/special.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/trace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/trace.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/transpose.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/__pycache__/transpose.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/_shape.py +lib/python3.14/site-packages/sympy/matrices/expressions/adjoint.py +lib/python3.14/site-packages/sympy/matrices/expressions/applyfunc.py +lib/python3.14/site-packages/sympy/matrices/expressions/blockmatrix.py +lib/python3.14/site-packages/sympy/matrices/expressions/companion.py +lib/python3.14/site-packages/sympy/matrices/expressions/determinant.py +lib/python3.14/site-packages/sympy/matrices/expressions/diagonal.py +lib/python3.14/site-packages/sympy/matrices/expressions/dotproduct.py +lib/python3.14/site-packages/sympy/matrices/expressions/factorizations.py +lib/python3.14/site-packages/sympy/matrices/expressions/fourier.py +lib/python3.14/site-packages/sympy/matrices/expressions/funcmatrix.py +lib/python3.14/site-packages/sympy/matrices/expressions/hadamard.py +lib/python3.14/site-packages/sympy/matrices/expressions/inverse.py +lib/python3.14/site-packages/sympy/matrices/expressions/kronecker.py +lib/python3.14/site-packages/sympy/matrices/expressions/matadd.py +lib/python3.14/site-packages/sympy/matrices/expressions/matexpr.py +lib/python3.14/site-packages/sympy/matrices/expressions/matmul.py +lib/python3.14/site-packages/sympy/matrices/expressions/matpow.py +lib/python3.14/site-packages/sympy/matrices/expressions/permutation.py +lib/python3.14/site-packages/sympy/matrices/expressions/sets.py +lib/python3.14/site-packages/sympy/matrices/expressions/slice.py +lib/python3.14/site-packages/sympy/matrices/expressions/special.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/ +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__init__.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/ +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_adjoint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_adjoint.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_applyfunc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_applyfunc.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_blockmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_blockmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_companion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_companion.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_derivatives.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_derivatives.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_determinant.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_determinant.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_diagonal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_diagonal.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_dotproduct.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_dotproduct.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_factorizations.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_factorizations.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_fourier.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_fourier.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_funcmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_funcmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_hadamard.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_hadamard.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_indexing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_indexing.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_inverse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_inverse.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_kronecker.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_kronecker.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matadd.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matadd.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matexpr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matexpr.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matmul.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matmul.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matpow.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_matpow.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_permutation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_permutation.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_sets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_sets.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_slice.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_slice.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_special.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_special.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_trace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_trace.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_transpose.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/__pycache__/test_transpose.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_adjoint.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_applyfunc.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_blockmatrix.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_companion.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_derivatives.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_determinant.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_diagonal.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_dotproduct.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_factorizations.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_fourier.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_funcmatrix.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_hadamard.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_indexing.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_inverse.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_kronecker.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_matadd.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_matexpr.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_matmul.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_matpow.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_permutation.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_sets.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_slice.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_special.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_trace.py +lib/python3.14/site-packages/sympy/matrices/expressions/tests/test_transpose.py +lib/python3.14/site-packages/sympy/matrices/expressions/trace.py +lib/python3.14/site-packages/sympy/matrices/expressions/transpose.py +lib/python3.14/site-packages/sympy/matrices/graph.py +lib/python3.14/site-packages/sympy/matrices/immutable.py +lib/python3.14/site-packages/sympy/matrices/inverse.py +lib/python3.14/site-packages/sympy/matrices/matrices.py +lib/python3.14/site-packages/sympy/matrices/normalforms.py +lib/python3.14/site-packages/sympy/matrices/reductions.py +lib/python3.14/site-packages/sympy/matrices/repmatrix.py +lib/python3.14/site-packages/sympy/matrices/solvers.py +lib/python3.14/site-packages/sympy/matrices/sparse.py +lib/python3.14/site-packages/sympy/matrices/sparsetools.py +lib/python3.14/site-packages/sympy/matrices/subspaces.py +lib/python3.14/site-packages/sympy/matrices/tests/ +lib/python3.14/site-packages/sympy/matrices/tests/__init__.py +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/ +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_commonmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_commonmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_decompositions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_decompositions.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_determinant.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_determinant.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_eigen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_eigen.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_graph.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_graph.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_immutable.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_immutable.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_interactions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_interactions.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_normalforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_normalforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_reductions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_reductions.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_sparse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_sparse.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_sparsetools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_sparsetools.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_subspaces.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/matrices/tests/__pycache__/test_subspaces.cpython-314.pyc +lib/python3.14/site-packages/sympy/matrices/tests/test_commonmatrix.py +lib/python3.14/site-packages/sympy/matrices/tests/test_decompositions.py +lib/python3.14/site-packages/sympy/matrices/tests/test_determinant.py +lib/python3.14/site-packages/sympy/matrices/tests/test_eigen.py +lib/python3.14/site-packages/sympy/matrices/tests/test_graph.py +lib/python3.14/site-packages/sympy/matrices/tests/test_immutable.py +lib/python3.14/site-packages/sympy/matrices/tests/test_interactions.py +lib/python3.14/site-packages/sympy/matrices/tests/test_matrices.py +lib/python3.14/site-packages/sympy/matrices/tests/test_normalforms.py +lib/python3.14/site-packages/sympy/matrices/tests/test_reductions.py +lib/python3.14/site-packages/sympy/matrices/tests/test_solvers.py +lib/python3.14/site-packages/sympy/matrices/tests/test_sparse.py +lib/python3.14/site-packages/sympy/matrices/tests/test_sparsetools.py +lib/python3.14/site-packages/sympy/matrices/tests/test_subspaces.py +lib/python3.14/site-packages/sympy/matrices/utilities.py +lib/python3.14/site-packages/sympy/multipledispatch/ +lib/python3.14/site-packages/sympy/multipledispatch/__init__.py +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/ +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/conflict.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/conflict.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/core.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/dispatcher.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/dispatcher.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/conflict.py +lib/python3.14/site-packages/sympy/multipledispatch/core.py +lib/python3.14/site-packages/sympy/multipledispatch/dispatcher.py +lib/python3.14/site-packages/sympy/multipledispatch/tests/ +lib/python3.14/site-packages/sympy/multipledispatch/tests/__init__.py +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/ +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/test_conflict.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/test_conflict.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/test_core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/test_core.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/test_dispatcher.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/__pycache__/test_dispatcher.cpython-314.pyc +lib/python3.14/site-packages/sympy/multipledispatch/tests/test_conflict.py +lib/python3.14/site-packages/sympy/multipledispatch/tests/test_core.py +lib/python3.14/site-packages/sympy/multipledispatch/tests/test_dispatcher.py +lib/python3.14/site-packages/sympy/multipledispatch/utils.py +lib/python3.14/site-packages/sympy/ntheory/ +lib/python3.14/site-packages/sympy/ntheory/__init__.py +lib/python3.14/site-packages/sympy/ntheory/__pycache__/ +lib/python3.14/site-packages/sympy/ntheory/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/bbp_pi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/bbp_pi.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/continued_fraction.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/continued_fraction.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/digits.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/digits.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/ecm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/ecm.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/egyptian_fraction.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/egyptian_fraction.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/elliptic_curve.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/elliptic_curve.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/factor_.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/factor_.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/generate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/generate.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/modular.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/modular.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/multinomial.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/multinomial.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/partitions_.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/partitions_.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/primetest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/primetest.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/qs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/qs.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/residue_ntheory.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/__pycache__/residue_ntheory.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/bbp_pi.py +lib/python3.14/site-packages/sympy/ntheory/continued_fraction.py +lib/python3.14/site-packages/sympy/ntheory/digits.py +lib/python3.14/site-packages/sympy/ntheory/ecm.py +lib/python3.14/site-packages/sympy/ntheory/egyptian_fraction.py +lib/python3.14/site-packages/sympy/ntheory/elliptic_curve.py +lib/python3.14/site-packages/sympy/ntheory/factor_.py +lib/python3.14/site-packages/sympy/ntheory/generate.py +lib/python3.14/site-packages/sympy/ntheory/modular.py +lib/python3.14/site-packages/sympy/ntheory/multinomial.py +lib/python3.14/site-packages/sympy/ntheory/partitions_.py +lib/python3.14/site-packages/sympy/ntheory/primetest.py +lib/python3.14/site-packages/sympy/ntheory/qs.py +lib/python3.14/site-packages/sympy/ntheory/residue_ntheory.py +lib/python3.14/site-packages/sympy/ntheory/tests/ +lib/python3.14/site-packages/sympy/ntheory/tests/__init__.py +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/ +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_bbp_pi.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_bbp_pi.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_continued_fraction.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_continued_fraction.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_digits.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_digits.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_ecm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_ecm.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_egyptian_fraction.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_egyptian_fraction.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_elliptic_curve.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_elliptic_curve.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_factor_.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_factor_.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_generate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_generate.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_modular.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_modular.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_multinomial.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_multinomial.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_partitions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_partitions.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_primetest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_primetest.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_qs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_qs.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_residue.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/__pycache__/test_residue.cpython-314.pyc +lib/python3.14/site-packages/sympy/ntheory/tests/test_bbp_pi.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_continued_fraction.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_digits.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_ecm.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_egyptian_fraction.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_elliptic_curve.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_factor_.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_generate.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_modular.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_multinomial.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_partitions.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_primetest.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_qs.py +lib/python3.14/site-packages/sympy/ntheory/tests/test_residue.py +lib/python3.14/site-packages/sympy/parsing/ +lib/python3.14/site-packages/sympy/parsing/__init__.py +lib/python3.14/site-packages/sympy/parsing/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/ast_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/ast_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/mathematica.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/mathematica.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/maxima.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/maxima.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/sym_expr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/sym_expr.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/sympy_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/__pycache__/sympy_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/ast_parser.py +lib/python3.14/site-packages/sympy/parsing/autolev/ +lib/python3.14/site-packages/sympy/parsing/autolev/Autolev.g4 +lib/python3.14/site-packages/sympy/parsing/autolev/__init__.py +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/_build_autolev_antlr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/_build_autolev_antlr.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/_listener_autolev_antlr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/_listener_autolev_antlr.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/_parse_autolev_antlr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/__pycache__/_parse_autolev_antlr.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/ +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__init__.py +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlexer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlexer.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlistener.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevlistener.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevparser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/__pycache__/autolevparser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/autolevlexer.py +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/autolevlistener.py +lib/python3.14/site-packages/sympy/parsing/autolev/_antlr/autolevparser.py +lib/python3.14/site-packages/sympy/parsing/autolev/_build_autolev_antlr.py +lib/python3.14/site-packages/sympy/parsing/autolev/_listener_autolev_antlr.py +lib/python3.14/site-packages/sympy/parsing/autolev/_parse_autolev_antlr.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/README.txt +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest1.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest1.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest10.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest10.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest11.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest11.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest12.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest12.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest2.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest3.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest4.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest4.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest5.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest5.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest6.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest6.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest7.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest7.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest8.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest8.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest9.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/__pycache__/ruletest9.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/ +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/chaos_pendulum.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/chaos_pendulum.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/double_pendulum.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/double_pendulum.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/mass_spring_damper.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/mass_spring_damper.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/non_min_pendulum.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__/non_min_pendulum.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest1.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest1.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest10.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest10.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest11.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest11.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest12.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest12.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest2.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest2.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest3.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest3.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest4.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest4.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest5.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest5.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest6.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest6.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest7.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest7.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest8.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest8.py +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest9.al +lib/python3.14/site-packages/sympy/parsing/autolev/test-examples/ruletest9.py +lib/python3.14/site-packages/sympy/parsing/c/ +lib/python3.14/site-packages/sympy/parsing/c/__init__.py +lib/python3.14/site-packages/sympy/parsing/c/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/c/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/c/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/c/__pycache__/c_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/c/__pycache__/c_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/c/c_parser.py +lib/python3.14/site-packages/sympy/parsing/fortran/ +lib/python3.14/site-packages/sympy/parsing/fortran/__init__.py +lib/python3.14/site-packages/sympy/parsing/fortran/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/fortran/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/fortran/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/fortran/__pycache__/fortran_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/fortran/__pycache__/fortran_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/fortran/fortran_parser.py +lib/python3.14/site-packages/sympy/parsing/latex/ +lib/python3.14/site-packages/sympy/parsing/latex/LICENSE.txt +lib/python3.14/site-packages/sympy/parsing/latex/LaTeX.g4 +lib/python3.14/site-packages/sympy/parsing/latex/__init__.py +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/_build_latex_antlr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/_build_latex_antlr.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/_parse_latex_antlr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/_parse_latex_antlr.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/errors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/latex/__pycache__/errors.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/ +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__init__.py +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexlexer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexlexer.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexparser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/__pycache__/latexparser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/latexlexer.py +lib/python3.14/site-packages/sympy/parsing/latex/_antlr/latexparser.py +lib/python3.14/site-packages/sympy/parsing/latex/_build_latex_antlr.py +lib/python3.14/site-packages/sympy/parsing/latex/_parse_latex_antlr.py +lib/python3.14/site-packages/sympy/parsing/latex/errors.py +lib/python3.14/site-packages/sympy/parsing/mathematica.py +lib/python3.14/site-packages/sympy/parsing/maxima.py +lib/python3.14/site-packages/sympy/parsing/sym_expr.py +lib/python3.14/site-packages/sympy/parsing/sympy_parser.py +lib/python3.14/site-packages/sympy/parsing/tests/ +lib/python3.14/site-packages/sympy/parsing/tests/__init__.py +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/ +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_ast_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_ast_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_autolev.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_autolev.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_c_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_c_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_fortran_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_fortran_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_implicit_multiplication_application.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_implicit_multiplication_application.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_latex.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_latex.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_latex_deps.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_latex_deps.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_mathematica.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_mathematica.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_maxima.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_maxima.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_sym_expr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_sym_expr.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_sympy_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/parsing/tests/__pycache__/test_sympy_parser.cpython-314.pyc +lib/python3.14/site-packages/sympy/parsing/tests/test_ast_parser.py +lib/python3.14/site-packages/sympy/parsing/tests/test_autolev.py +lib/python3.14/site-packages/sympy/parsing/tests/test_c_parser.py +lib/python3.14/site-packages/sympy/parsing/tests/test_fortran_parser.py +lib/python3.14/site-packages/sympy/parsing/tests/test_implicit_multiplication_application.py +lib/python3.14/site-packages/sympy/parsing/tests/test_latex.py +lib/python3.14/site-packages/sympy/parsing/tests/test_latex_deps.py +lib/python3.14/site-packages/sympy/parsing/tests/test_mathematica.py +lib/python3.14/site-packages/sympy/parsing/tests/test_maxima.py +lib/python3.14/site-packages/sympy/parsing/tests/test_sym_expr.py +lib/python3.14/site-packages/sympy/parsing/tests/test_sympy_parser.py +lib/python3.14/site-packages/sympy/physics/ +lib/python3.14/site-packages/sympy/physics/__init__.py +lib/python3.14/site-packages/sympy/physics/__pycache__/ +lib/python3.14/site-packages/sympy/physics/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/hydrogen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/hydrogen.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/paulialgebra.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/paulialgebra.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/pring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/pring.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/qho_1d.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/qho_1d.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/secondquant.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/secondquant.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/sho.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/sho.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/wigner.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/__pycache__/wigner.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/ +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__init__.py +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__/ +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__/beam.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__/beam.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__/truss.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/__pycache__/truss.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/beam.py +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/ +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_beam.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_beam.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_truss.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/__pycache__/test_truss.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/test_beam.py +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/tests/test_truss.py +lib/python3.14/site-packages/sympy/physics/continuum_mechanics/truss.py +lib/python3.14/site-packages/sympy/physics/control/ +lib/python3.14/site-packages/sympy/physics/control/__init__.py +lib/python3.14/site-packages/sympy/physics/control/__pycache__/ +lib/python3.14/site-packages/sympy/physics/control/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/control/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/control/__pycache__/control_plots.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/control/__pycache__/control_plots.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/control/__pycache__/lti.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/control/__pycache__/lti.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/control/control_plots.py +lib/python3.14/site-packages/sympy/physics/control/lti.py +lib/python3.14/site-packages/sympy/physics/control/tests/ +lib/python3.14/site-packages/sympy/physics/control/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/control/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/control/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/control/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/control/tests/__pycache__/test_control_plots.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/control/tests/__pycache__/test_control_plots.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/control/tests/__pycache__/test_lti.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/control/tests/__pycache__/test_lti.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/control/tests/test_control_plots.py +lib/python3.14/site-packages/sympy/physics/control/tests/test_lti.py +lib/python3.14/site-packages/sympy/physics/hep/ +lib/python3.14/site-packages/sympy/physics/hep/__init__.py +lib/python3.14/site-packages/sympy/physics/hep/__pycache__/ +lib/python3.14/site-packages/sympy/physics/hep/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/hep/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/hep/__pycache__/gamma_matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/hep/__pycache__/gamma_matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/hep/gamma_matrices.py +lib/python3.14/site-packages/sympy/physics/hep/tests/ +lib/python3.14/site-packages/sympy/physics/hep/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/hep/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/hep/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/hep/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/hep/tests/__pycache__/test_gamma_matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/hep/tests/__pycache__/test_gamma_matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/hep/tests/test_gamma_matrices.py +lib/python3.14/site-packages/sympy/physics/hydrogen.py +lib/python3.14/site-packages/sympy/physics/matrices.py +lib/python3.14/site-packages/sympy/physics/mechanics/ +lib/python3.14/site-packages/sympy/physics/mechanics/__init__.py +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/ +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/body.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/body.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/joint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/joint.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/jointsmethod.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/jointsmethod.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/kane.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/kane.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/lagrange.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/lagrange.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/linearize.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/linearize.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/method.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/method.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/models.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/models.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/particle.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/particle.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/rigidbody.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/rigidbody.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/system.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/__pycache__/system.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/body.py +lib/python3.14/site-packages/sympy/physics/mechanics/functions.py +lib/python3.14/site-packages/sympy/physics/mechanics/joint.py +lib/python3.14/site-packages/sympy/physics/mechanics/jointsmethod.py +lib/python3.14/site-packages/sympy/physics/mechanics/kane.py +lib/python3.14/site-packages/sympy/physics/mechanics/lagrange.py +lib/python3.14/site-packages/sympy/physics/mechanics/linearize.py +lib/python3.14/site-packages/sympy/physics/mechanics/method.py +lib/python3.14/site-packages/sympy/physics/mechanics/models.py +lib/python3.14/site-packages/sympy/physics/mechanics/particle.py +lib/python3.14/site-packages/sympy/physics/mechanics/rigidbody.py +lib/python3.14/site-packages/sympy/physics/mechanics/system.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/ +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_body.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_body.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_joint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_joint.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_jointsmethod.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_jointsmethod.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane2.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane3.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane3.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane4.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_kane4.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_lagrange2.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_linearize.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_linearize.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_method.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_method.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_models.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_models.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_particle.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_particle.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_rigidbody.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_rigidbody.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_system.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/__pycache__/test_system.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_body.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_functions.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_joint.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_jointsmethod.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_kane.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_kane2.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_kane3.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_kane4.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_lagrange.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_lagrange2.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_linearize.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_method.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_models.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_particle.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_rigidbody.py +lib/python3.14/site-packages/sympy/physics/mechanics/tests/test_system.py +lib/python3.14/site-packages/sympy/physics/optics/ +lib/python3.14/site-packages/sympy/physics/optics/__init__.py +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/ +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/gaussopt.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/gaussopt.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/medium.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/medium.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/polarization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/polarization.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/waves.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/__pycache__/waves.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/gaussopt.py +lib/python3.14/site-packages/sympy/physics/optics/medium.py +lib/python3.14/site-packages/sympy/physics/optics/polarization.py +lib/python3.14/site-packages/sympy/physics/optics/tests/ +lib/python3.14/site-packages/sympy/physics/optics/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_gaussopt.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_gaussopt.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_medium.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_medium.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_polarization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_polarization.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_utils.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_waves.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/__pycache__/test_waves.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/optics/tests/test_gaussopt.py +lib/python3.14/site-packages/sympy/physics/optics/tests/test_medium.py +lib/python3.14/site-packages/sympy/physics/optics/tests/test_polarization.py +lib/python3.14/site-packages/sympy/physics/optics/tests/test_utils.py +lib/python3.14/site-packages/sympy/physics/optics/tests/test_waves.py +lib/python3.14/site-packages/sympy/physics/optics/utils.py +lib/python3.14/site-packages/sympy/physics/optics/waves.py +lib/python3.14/site-packages/sympy/physics/paulialgebra.py +lib/python3.14/site-packages/sympy/physics/pring.py +lib/python3.14/site-packages/sympy/physics/qho_1d.py +lib/python3.14/site-packages/sympy/physics/quantum/ +lib/python3.14/site-packages/sympy/physics/quantum/__init__.py +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/ +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/anticommutator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/anticommutator.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/boson.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/boson.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/cartesian.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/cartesian.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/cg.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/cg.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/circuitplot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/circuitplot.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/circuitutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/circuitutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/commutator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/commutator.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/dagger.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/dagger.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/density.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/density.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/fermion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/fermion.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/gate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/gate.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/grover.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/grover.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/hilbert.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/hilbert.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/identitysearch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/identitysearch.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/innerproduct.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/innerproduct.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/matrixcache.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/matrixcache.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/matrixutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/matrixutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/operator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/operator.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/operatorordering.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/operatorordering.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/operatorset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/operatorset.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/pauli.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/pauli.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/piab.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/piab.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qapply.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qapply.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qasm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qasm.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qexpr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qexpr.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qft.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qft.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qubit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/qubit.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/represent.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/represent.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/sho1d.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/sho1d.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/shor.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/shor.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/spin.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/spin.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/state.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/state.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/tensorproduct.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/tensorproduct.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/trace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/__pycache__/trace.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/anticommutator.py +lib/python3.14/site-packages/sympy/physics/quantum/boson.py +lib/python3.14/site-packages/sympy/physics/quantum/cartesian.py +lib/python3.14/site-packages/sympy/physics/quantum/cg.py +lib/python3.14/site-packages/sympy/physics/quantum/circuitplot.py +lib/python3.14/site-packages/sympy/physics/quantum/circuitutils.py +lib/python3.14/site-packages/sympy/physics/quantum/commutator.py +lib/python3.14/site-packages/sympy/physics/quantum/constants.py +lib/python3.14/site-packages/sympy/physics/quantum/dagger.py +lib/python3.14/site-packages/sympy/physics/quantum/density.py +lib/python3.14/site-packages/sympy/physics/quantum/fermion.py +lib/python3.14/site-packages/sympy/physics/quantum/gate.py +lib/python3.14/site-packages/sympy/physics/quantum/grover.py +lib/python3.14/site-packages/sympy/physics/quantum/hilbert.py +lib/python3.14/site-packages/sympy/physics/quantum/identitysearch.py +lib/python3.14/site-packages/sympy/physics/quantum/innerproduct.py +lib/python3.14/site-packages/sympy/physics/quantum/matrixcache.py +lib/python3.14/site-packages/sympy/physics/quantum/matrixutils.py +lib/python3.14/site-packages/sympy/physics/quantum/operator.py +lib/python3.14/site-packages/sympy/physics/quantum/operatorordering.py +lib/python3.14/site-packages/sympy/physics/quantum/operatorset.py +lib/python3.14/site-packages/sympy/physics/quantum/pauli.py +lib/python3.14/site-packages/sympy/physics/quantum/piab.py +lib/python3.14/site-packages/sympy/physics/quantum/qapply.py +lib/python3.14/site-packages/sympy/physics/quantum/qasm.py +lib/python3.14/site-packages/sympy/physics/quantum/qexpr.py +lib/python3.14/site-packages/sympy/physics/quantum/qft.py +lib/python3.14/site-packages/sympy/physics/quantum/qubit.py +lib/python3.14/site-packages/sympy/physics/quantum/represent.py +lib/python3.14/site-packages/sympy/physics/quantum/sho1d.py +lib/python3.14/site-packages/sympy/physics/quantum/shor.py +lib/python3.14/site-packages/sympy/physics/quantum/spin.py +lib/python3.14/site-packages/sympy/physics/quantum/state.py +lib/python3.14/site-packages/sympy/physics/quantum/tensorproduct.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/ +lib/python3.14/site-packages/sympy/physics/quantum/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_anticommutator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_anticommutator.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_boson.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_boson.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_cartesian.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_cartesian.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_cg.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_cg.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitplot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitplot.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_circuitutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_commutator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_commutator.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_constants.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_dagger.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_dagger.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_density.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_density.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_fermion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_fermion.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_gate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_gate.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_grover.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_grover.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_hilbert.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_hilbert.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_identitysearch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_identitysearch.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_innerproduct.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_innerproduct.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_matrixutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_matrixutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_operator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_operator.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorordering.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorordering.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_operatorset.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_pauli.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_pauli.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_piab.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_piab.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_printing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_printing.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qapply.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qapply.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qasm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qasm.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qexpr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qexpr.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qft.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qft.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qubit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_qubit.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_represent.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_represent.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_sho1d.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_sho1d.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_shor.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_shor.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_spin.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_spin.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_state.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_state.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_tensorproduct.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_tensorproduct.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_trace.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/__pycache__/test_trace.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_anticommutator.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_boson.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_cartesian.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_cg.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_circuitplot.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_circuitutils.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_commutator.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_constants.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_dagger.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_density.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_fermion.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_gate.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_grover.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_hilbert.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_identitysearch.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_innerproduct.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_matrixutils.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_operator.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_operatorordering.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_operatorset.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_pauli.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_piab.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_printing.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_qapply.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_qasm.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_qexpr.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_qft.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_qubit.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_represent.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_sho1d.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_shor.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_spin.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_state.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_tensorproduct.py +lib/python3.14/site-packages/sympy/physics/quantum/tests/test_trace.py +lib/python3.14/site-packages/sympy/physics/quantum/trace.py +lib/python3.14/site-packages/sympy/physics/secondquant.py +lib/python3.14/site-packages/sympy/physics/sho.py +lib/python3.14/site-packages/sympy/physics/tests/ +lib/python3.14/site-packages/sympy/physics/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_clebsch_gordan.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_clebsch_gordan.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_hydrogen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_hydrogen.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_paulialgebra.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_paulialgebra.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_physics_matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_physics_matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_pring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_pring.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_qho_1d.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_qho_1d.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_secondquant.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_secondquant.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_sho.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/tests/__pycache__/test_sho.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/tests/test_clebsch_gordan.py +lib/python3.14/site-packages/sympy/physics/tests/test_hydrogen.py +lib/python3.14/site-packages/sympy/physics/tests/test_paulialgebra.py +lib/python3.14/site-packages/sympy/physics/tests/test_physics_matrices.py +lib/python3.14/site-packages/sympy/physics/tests/test_pring.py +lib/python3.14/site-packages/sympy/physics/tests/test_qho_1d.py +lib/python3.14/site-packages/sympy/physics/tests/test_secondquant.py +lib/python3.14/site-packages/sympy/physics/tests/test_sho.py +lib/python3.14/site-packages/sympy/physics/units/ +lib/python3.14/site-packages/sympy/physics/units/__init__.py +lib/python3.14/site-packages/sympy/physics/units/__pycache__/ +lib/python3.14/site-packages/sympy/physics/units/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/dimensions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/dimensions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/prefixes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/prefixes.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/quantities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/quantities.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/unitsystem.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/unitsystem.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/definitions/ +lib/python3.14/site-packages/sympy/physics/units/definitions/__init__.py +lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__/ +lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__/dimension_definitions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__/dimension_definitions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__/unit_definitions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/definitions/__pycache__/unit_definitions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/definitions/dimension_definitions.py +lib/python3.14/site-packages/sympy/physics/units/definitions/unit_definitions.py +lib/python3.14/site-packages/sympy/physics/units/dimensions.py +lib/python3.14/site-packages/sympy/physics/units/prefixes.py +lib/python3.14/site-packages/sympy/physics/units/quantities.py +lib/python3.14/site-packages/sympy/physics/units/systems/ +lib/python3.14/site-packages/sympy/physics/units/systems/__init__.py +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/ +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/cgs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/cgs.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/length_weight_time.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/length_weight_time.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/mks.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/mks.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/mksa.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/mksa.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/natural.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/natural.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/si.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/__pycache__/si.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/systems/cgs.py +lib/python3.14/site-packages/sympy/physics/units/systems/length_weight_time.py +lib/python3.14/site-packages/sympy/physics/units/systems/mks.py +lib/python3.14/site-packages/sympy/physics/units/systems/mksa.py +lib/python3.14/site-packages/sympy/physics/units/systems/natural.py +lib/python3.14/site-packages/sympy/physics/units/systems/si.py +lib/python3.14/site-packages/sympy/physics/units/tests/ +lib/python3.14/site-packages/sympy/physics/units/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_dimensions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_dimensions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_dimensionsystem.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_dimensionsystem.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_prefixes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_prefixes.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_quantities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_quantities.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_unit_system_cgs_gauss.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_unit_system_cgs_gauss.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_unitsystem.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_unitsystem.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/__pycache__/test_util.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/units/tests/test_dimensions.py +lib/python3.14/site-packages/sympy/physics/units/tests/test_dimensionsystem.py +lib/python3.14/site-packages/sympy/physics/units/tests/test_prefixes.py +lib/python3.14/site-packages/sympy/physics/units/tests/test_quantities.py +lib/python3.14/site-packages/sympy/physics/units/tests/test_unit_system_cgs_gauss.py +lib/python3.14/site-packages/sympy/physics/units/tests/test_unitsystem.py +lib/python3.14/site-packages/sympy/physics/units/tests/test_util.py +lib/python3.14/site-packages/sympy/physics/units/unitsystem.py +lib/python3.14/site-packages/sympy/physics/units/util.py +lib/python3.14/site-packages/sympy/physics/vector/ +lib/python3.14/site-packages/sympy/physics/vector/__init__.py +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/ +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/dyadic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/dyadic.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/fieldfunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/fieldfunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/frame.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/frame.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/point.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/point.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/printing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/printing.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/vector.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/__pycache__/vector.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/dyadic.py +lib/python3.14/site-packages/sympy/physics/vector/fieldfunctions.py +lib/python3.14/site-packages/sympy/physics/vector/frame.py +lib/python3.14/site-packages/sympy/physics/vector/functions.py +lib/python3.14/site-packages/sympy/physics/vector/point.py +lib/python3.14/site-packages/sympy/physics/vector/printing.py +lib/python3.14/site-packages/sympy/physics/vector/tests/ +lib/python3.14/site-packages/sympy/physics/vector/tests/__init__.py +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/ +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_dyadic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_dyadic.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_fieldfunctions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_fieldfunctions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_frame.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_frame.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_output.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_output.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_point.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_point.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_printing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_printing.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_vector.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/__pycache__/test_vector.cpython-314.pyc +lib/python3.14/site-packages/sympy/physics/vector/tests/test_dyadic.py +lib/python3.14/site-packages/sympy/physics/vector/tests/test_fieldfunctions.py +lib/python3.14/site-packages/sympy/physics/vector/tests/test_frame.py +lib/python3.14/site-packages/sympy/physics/vector/tests/test_functions.py +lib/python3.14/site-packages/sympy/physics/vector/tests/test_output.py +lib/python3.14/site-packages/sympy/physics/vector/tests/test_point.py +lib/python3.14/site-packages/sympy/physics/vector/tests/test_printing.py +lib/python3.14/site-packages/sympy/physics/vector/tests/test_vector.py +lib/python3.14/site-packages/sympy/physics/vector/vector.py +lib/python3.14/site-packages/sympy/physics/wigner.py +lib/python3.14/site-packages/sympy/plotting/ +lib/python3.14/site-packages/sympy/plotting/__init__.py +lib/python3.14/site-packages/sympy/plotting/__pycache__/ +lib/python3.14/site-packages/sympy/plotting/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/experimental_lambdify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/experimental_lambdify.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/plot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/plot.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/plot_implicit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/plot_implicit.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/textplot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/__pycache__/textplot.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/experimental_lambdify.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/ +lib/python3.14/site-packages/sympy/plotting/intervalmath/__init__.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/ +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/interval_arithmetic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/interval_arithmetic.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/interval_membership.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/interval_membership.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/lib_interval.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/__pycache__/lib_interval.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/interval_arithmetic.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/interval_membership.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/lib_interval.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/ +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__init__.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/ +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_membership.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_interval_membership.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_intervalmath.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/__pycache__/test_intervalmath.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/test_interval_functions.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/test_interval_membership.py +lib/python3.14/site-packages/sympy/plotting/intervalmath/tests/test_intervalmath.py +lib/python3.14/site-packages/sympy/plotting/plot.py +lib/python3.14/site-packages/sympy/plotting/plot_implicit.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/ +lib/python3.14/site-packages/sympy/plotting/pygletplot/__init__.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/ +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/color_scheme.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/color_scheme.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/managed_window.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/managed_window.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_axes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_axes.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_camera.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_camera.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_controller.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_controller.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_curve.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_curve.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_interval.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_interval.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode_base.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_mode_base.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_modes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_modes.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_object.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_object.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_rotation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_rotation.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_surface.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_surface.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_window.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/plot_window.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/color_scheme.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/managed_window.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_axes.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_camera.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_controller.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_curve.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_interval.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_mode.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_mode_base.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_modes.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_object.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_rotation.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_surface.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/plot_window.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/ +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/__init__.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/__pycache__/ +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/__pycache__/test_plotting.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/__pycache__/test_plotting.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/pygletplot/tests/test_plotting.py +lib/python3.14/site-packages/sympy/plotting/pygletplot/util.py +lib/python3.14/site-packages/sympy/plotting/tests/ +lib/python3.14/site-packages/sympy/plotting/tests/__init__.py +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/ +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_experimental_lambdify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_experimental_lambdify.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_plot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_plot.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_plot_implicit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_plot_implicit.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_textplot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/plotting/tests/__pycache__/test_textplot.cpython-314.pyc +lib/python3.14/site-packages/sympy/plotting/tests/test_experimental_lambdify.py +lib/python3.14/site-packages/sympy/plotting/tests/test_plot.py +lib/python3.14/site-packages/sympy/plotting/tests/test_plot_implicit.py +lib/python3.14/site-packages/sympy/plotting/tests/test_region_and.png +lib/python3.14/site-packages/sympy/plotting/tests/test_region_not.png +lib/python3.14/site-packages/sympy/plotting/tests/test_region_or.png +lib/python3.14/site-packages/sympy/plotting/tests/test_region_xor.png +lib/python3.14/site-packages/sympy/plotting/tests/test_textplot.py +lib/python3.14/site-packages/sympy/plotting/textplot.py +lib/python3.14/site-packages/sympy/polys/ +lib/python3.14/site-packages/sympy/polys/__init__.py +lib/python3.14/site-packages/sympy/polys/__pycache__/ +lib/python3.14/site-packages/sympy/polys/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/appellseqs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/appellseqs.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/compatibility.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/compatibility.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/constructor.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/constructor.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/densearith.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/densearith.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/densebasic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/densebasic.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/densetools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/densetools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/dispersion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/dispersion.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/distributedmodules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/distributedmodules.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/domainmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/domainmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/euclidtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/euclidtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/factortools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/factortools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/fglmtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/fglmtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/fields.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/fields.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/galoistools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/galoistools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/groebnertools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/groebnertools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/heuristicgcd.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/heuristicgcd.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/modulargcd.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/modulargcd.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/monomials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/monomials.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/multivariate_resultants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/multivariate_resultants.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/orderings.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/orderings.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/orthopolys.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/orthopolys.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/partfrac.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/partfrac.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyclasses.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyclasses.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyconfig.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyconfig.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyerrors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyerrors.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyfuncs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyfuncs.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polymatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polymatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyoptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyoptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyquinticconst.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyquinticconst.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyroots.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyroots.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polytools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polytools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/polyutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rationaltools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rationaltools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/ring_series.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/ring_series.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rings.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rings.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rootisolation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rootisolation.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rootoftools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/rootoftools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/specialpolys.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/specialpolys.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/sqfreetools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/sqfreetools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/subresultants_qq_zz.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/__pycache__/subresultants_qq_zz.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/ +lib/python3.14/site-packages/sympy/polys/agca/__init__.py +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/ +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/extensions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/extensions.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/homomorphisms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/homomorphisms.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/ideals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/ideals.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/modules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/__pycache__/modules.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/extensions.py +lib/python3.14/site-packages/sympy/polys/agca/homomorphisms.py +lib/python3.14/site-packages/sympy/polys/agca/ideals.py +lib/python3.14/site-packages/sympy/polys/agca/modules.py +lib/python3.14/site-packages/sympy/polys/agca/tests/ +lib/python3.14/site-packages/sympy/polys/agca/tests/__init__.py +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/ +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_extensions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_extensions.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_homomorphisms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_homomorphisms.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_ideals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_ideals.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_modules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/__pycache__/test_modules.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/agca/tests/test_extensions.py +lib/python3.14/site-packages/sympy/polys/agca/tests/test_homomorphisms.py +lib/python3.14/site-packages/sympy/polys/agca/tests/test_ideals.py +lib/python3.14/site-packages/sympy/polys/agca/tests/test_modules.py +lib/python3.14/site-packages/sympy/polys/appellseqs.py +lib/python3.14/site-packages/sympy/polys/benchmarks/ +lib/python3.14/site-packages/sympy/polys/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/bench_galoispolys.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/bench_galoispolys.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/bench_groebnertools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/bench_groebnertools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/bench_solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/__pycache__/bench_solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/benchmarks/bench_galoispolys.py +lib/python3.14/site-packages/sympy/polys/benchmarks/bench_groebnertools.py +lib/python3.14/site-packages/sympy/polys/benchmarks/bench_solvers.py +lib/python3.14/site-packages/sympy/polys/compatibility.py +lib/python3.14/site-packages/sympy/polys/constructor.py +lib/python3.14/site-packages/sympy/polys/densearith.py +lib/python3.14/site-packages/sympy/polys/densebasic.py +lib/python3.14/site-packages/sympy/polys/densetools.py +lib/python3.14/site-packages/sympy/polys/dispersion.py +lib/python3.14/site-packages/sympy/polys/distributedmodules.py +lib/python3.14/site-packages/sympy/polys/domainmatrix.py +lib/python3.14/site-packages/sympy/polys/domains/ +lib/python3.14/site-packages/sympy/polys/domains/__init__.py +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/ +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/algebraicfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/algebraicfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/characteristiczero.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/characteristiczero.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/complexfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/complexfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/compositedomain.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/compositedomain.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/domain.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/domain.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/domainelement.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/domainelement.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/expressiondomain.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/expressiondomain.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/expressionrawdomain.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/expressionrawdomain.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/field.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/field.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/finitefield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/finitefield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/fractionfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/fractionfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gaussiandomains.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gaussiandomains.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gmpyfinitefield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gmpyfinitefield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gmpyintegerring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gmpyintegerring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gmpyrationalfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/gmpyrationalfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/groundtypes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/groundtypes.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/integerring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/integerring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/modularinteger.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/modularinteger.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/mpelements.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/mpelements.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/old_fractionfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/old_fractionfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/old_polynomialring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/old_polynomialring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/polynomialring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/polynomialring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonfinitefield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonfinitefield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonintegerring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonintegerring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonrational.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonrational.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonrationalfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/pythonrationalfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/quotientring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/quotientring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/rationalfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/rationalfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/realfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/realfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/ring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/ring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/simpledomain.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/__pycache__/simpledomain.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/algebraicfield.py +lib/python3.14/site-packages/sympy/polys/domains/characteristiczero.py +lib/python3.14/site-packages/sympy/polys/domains/complexfield.py +lib/python3.14/site-packages/sympy/polys/domains/compositedomain.py +lib/python3.14/site-packages/sympy/polys/domains/domain.py +lib/python3.14/site-packages/sympy/polys/domains/domainelement.py +lib/python3.14/site-packages/sympy/polys/domains/expressiondomain.py +lib/python3.14/site-packages/sympy/polys/domains/expressionrawdomain.py +lib/python3.14/site-packages/sympy/polys/domains/field.py +lib/python3.14/site-packages/sympy/polys/domains/finitefield.py +lib/python3.14/site-packages/sympy/polys/domains/fractionfield.py +lib/python3.14/site-packages/sympy/polys/domains/gaussiandomains.py +lib/python3.14/site-packages/sympy/polys/domains/gmpyfinitefield.py +lib/python3.14/site-packages/sympy/polys/domains/gmpyintegerring.py +lib/python3.14/site-packages/sympy/polys/domains/gmpyrationalfield.py +lib/python3.14/site-packages/sympy/polys/domains/groundtypes.py +lib/python3.14/site-packages/sympy/polys/domains/integerring.py +lib/python3.14/site-packages/sympy/polys/domains/modularinteger.py +lib/python3.14/site-packages/sympy/polys/domains/mpelements.py +lib/python3.14/site-packages/sympy/polys/domains/old_fractionfield.py +lib/python3.14/site-packages/sympy/polys/domains/old_polynomialring.py +lib/python3.14/site-packages/sympy/polys/domains/polynomialring.py +lib/python3.14/site-packages/sympy/polys/domains/pythonfinitefield.py +lib/python3.14/site-packages/sympy/polys/domains/pythonintegerring.py +lib/python3.14/site-packages/sympy/polys/domains/pythonrational.py +lib/python3.14/site-packages/sympy/polys/domains/pythonrationalfield.py +lib/python3.14/site-packages/sympy/polys/domains/quotientring.py +lib/python3.14/site-packages/sympy/polys/domains/rationalfield.py +lib/python3.14/site-packages/sympy/polys/domains/realfield.py +lib/python3.14/site-packages/sympy/polys/domains/ring.py +lib/python3.14/site-packages/sympy/polys/domains/simpledomain.py +lib/python3.14/site-packages/sympy/polys/domains/tests/ +lib/python3.14/site-packages/sympy/polys/domains/tests/__init__.py +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/ +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/test_domains.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/test_domains.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/test_polynomialring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/test_polynomialring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/test_quotientring.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/__pycache__/test_quotientring.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/domains/tests/test_domains.py +lib/python3.14/site-packages/sympy/polys/domains/tests/test_polynomialring.py +lib/python3.14/site-packages/sympy/polys/domains/tests/test_quotientring.py +lib/python3.14/site-packages/sympy/polys/euclidtools.py +lib/python3.14/site-packages/sympy/polys/factortools.py +lib/python3.14/site-packages/sympy/polys/fglmtools.py +lib/python3.14/site-packages/sympy/polys/fields.py +lib/python3.14/site-packages/sympy/polys/galoistools.py +lib/python3.14/site-packages/sympy/polys/groebnertools.py +lib/python3.14/site-packages/sympy/polys/heuristicgcd.py +lib/python3.14/site-packages/sympy/polys/matrices/ +lib/python3.14/site-packages/sympy/polys/matrices/__init__.py +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/ +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/_typing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/_typing.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/ddm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/ddm.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/dense.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/dense.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/domainmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/domainmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/domainscalar.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/domainscalar.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/eigen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/eigen.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/linsolve.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/linsolve.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/lll.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/lll.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/normalforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/normalforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/sdm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/__pycache__/sdm.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/_typing.py +lib/python3.14/site-packages/sympy/polys/matrices/ddm.py +lib/python3.14/site-packages/sympy/polys/matrices/dense.py +lib/python3.14/site-packages/sympy/polys/matrices/domainmatrix.py +lib/python3.14/site-packages/sympy/polys/matrices/domainscalar.py +lib/python3.14/site-packages/sympy/polys/matrices/eigen.py +lib/python3.14/site-packages/sympy/polys/matrices/exceptions.py +lib/python3.14/site-packages/sympy/polys/matrices/linsolve.py +lib/python3.14/site-packages/sympy/polys/matrices/lll.py +lib/python3.14/site-packages/sympy/polys/matrices/normalforms.py +lib/python3.14/site-packages/sympy/polys/matrices/sdm.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/ +lib/python3.14/site-packages/sympy/polys/matrices/tests/__init__.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/ +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_ddm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_ddm.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_dense.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_dense.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainmatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainmatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainscalar.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_domainscalar.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_eigen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_eigen.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_linsolve.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_linsolve.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_lll.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_lll.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_normalforms.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_normalforms.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_sdm.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/__pycache__/test_sdm.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_ddm.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_dense.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_domainmatrix.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_domainscalar.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_eigen.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_linsolve.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_lll.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_normalforms.py +lib/python3.14/site-packages/sympy/polys/matrices/tests/test_sdm.py +lib/python3.14/site-packages/sympy/polys/modulargcd.py +lib/python3.14/site-packages/sympy/polys/monomials.py +lib/python3.14/site-packages/sympy/polys/multivariate_resultants.py +lib/python3.14/site-packages/sympy/polys/numberfields/ +lib/python3.14/site-packages/sympy/polys/numberfields/__init__.py +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/ +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/basis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/basis.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/galois_resolvents.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/galois_resolvents.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/galoisgroups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/galoisgroups.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/minpoly.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/minpoly.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/modules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/modules.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/primes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/primes.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/resolvent_lookup.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/resolvent_lookup.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/subfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/subfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/utilities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/__pycache__/utilities.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/basis.py +lib/python3.14/site-packages/sympy/polys/numberfields/exceptions.py +lib/python3.14/site-packages/sympy/polys/numberfields/galois_resolvents.py +lib/python3.14/site-packages/sympy/polys/numberfields/galoisgroups.py +lib/python3.14/site-packages/sympy/polys/numberfields/minpoly.py +lib/python3.14/site-packages/sympy/polys/numberfields/modules.py +lib/python3.14/site-packages/sympy/polys/numberfields/primes.py +lib/python3.14/site-packages/sympy/polys/numberfields/resolvent_lookup.py +lib/python3.14/site-packages/sympy/polys/numberfields/subfield.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/ +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__init__.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/ +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_basis.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_basis.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_galoisgroups.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_galoisgroups.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_minpoly.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_minpoly.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_modules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_modules.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_numbers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_numbers.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_primes.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_primes.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_subfield.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_subfield.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_utilities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/__pycache__/test_utilities.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_basis.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_galoisgroups.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_minpoly.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_modules.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_numbers.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_primes.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_subfield.py +lib/python3.14/site-packages/sympy/polys/numberfields/tests/test_utilities.py +lib/python3.14/site-packages/sympy/polys/numberfields/utilities.py +lib/python3.14/site-packages/sympy/polys/orderings.py +lib/python3.14/site-packages/sympy/polys/orthopolys.py +lib/python3.14/site-packages/sympy/polys/partfrac.py +lib/python3.14/site-packages/sympy/polys/polyclasses.py +lib/python3.14/site-packages/sympy/polys/polyconfig.py +lib/python3.14/site-packages/sympy/polys/polyerrors.py +lib/python3.14/site-packages/sympy/polys/polyfuncs.py +lib/python3.14/site-packages/sympy/polys/polymatrix.py +lib/python3.14/site-packages/sympy/polys/polyoptions.py +lib/python3.14/site-packages/sympy/polys/polyquinticconst.py +lib/python3.14/site-packages/sympy/polys/polyroots.py +lib/python3.14/site-packages/sympy/polys/polytools.py +lib/python3.14/site-packages/sympy/polys/polyutils.py +lib/python3.14/site-packages/sympy/polys/rationaltools.py +lib/python3.14/site-packages/sympy/polys/ring_series.py +lib/python3.14/site-packages/sympy/polys/rings.py +lib/python3.14/site-packages/sympy/polys/rootisolation.py +lib/python3.14/site-packages/sympy/polys/rootoftools.py +lib/python3.14/site-packages/sympy/polys/solvers.py +lib/python3.14/site-packages/sympy/polys/specialpolys.py +lib/python3.14/site-packages/sympy/polys/sqfreetools.py +lib/python3.14/site-packages/sympy/polys/subresultants_qq_zz.py +lib/python3.14/site-packages/sympy/polys/tests/ +lib/python3.14/site-packages/sympy/polys/tests/__init__.py +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/ +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_appellseqs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_appellseqs.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_constructor.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_constructor.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_densearith.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_densearith.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_densebasic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_densebasic.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_densetools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_densetools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_dispersion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_dispersion.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_distributedmodules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_distributedmodules.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_euclidtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_euclidtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_factortools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_factortools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_fields.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_fields.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_galoistools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_galoistools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_groebnertools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_groebnertools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_heuristicgcd.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_heuristicgcd.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_injections.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_injections.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_modulargcd.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_modulargcd.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_monomials.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_monomials.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_multivariate_resultants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_multivariate_resultants.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_orderings.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_orderings.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_orthopolys.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_orthopolys.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_partfrac.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_partfrac.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyclasses.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyclasses.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyfuncs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyfuncs.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polymatrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polymatrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyoptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyoptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyroots.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyroots.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polytools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polytools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_polyutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_pythonrational.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_pythonrational.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rationaltools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rationaltools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_ring_series.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_ring_series.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rings.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rings.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rootisolation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rootisolation.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rootoftools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_rootoftools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_specialpolys.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_specialpolys.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_sqfreetools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_sqfreetools.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_subresultants_qq_zz.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/polys/tests/__pycache__/test_subresultants_qq_zz.cpython-314.pyc +lib/python3.14/site-packages/sympy/polys/tests/test_appellseqs.py +lib/python3.14/site-packages/sympy/polys/tests/test_constructor.py +lib/python3.14/site-packages/sympy/polys/tests/test_densearith.py +lib/python3.14/site-packages/sympy/polys/tests/test_densebasic.py +lib/python3.14/site-packages/sympy/polys/tests/test_densetools.py +lib/python3.14/site-packages/sympy/polys/tests/test_dispersion.py +lib/python3.14/site-packages/sympy/polys/tests/test_distributedmodules.py +lib/python3.14/site-packages/sympy/polys/tests/test_euclidtools.py +lib/python3.14/site-packages/sympy/polys/tests/test_factortools.py +lib/python3.14/site-packages/sympy/polys/tests/test_fields.py +lib/python3.14/site-packages/sympy/polys/tests/test_galoistools.py +lib/python3.14/site-packages/sympy/polys/tests/test_groebnertools.py +lib/python3.14/site-packages/sympy/polys/tests/test_heuristicgcd.py +lib/python3.14/site-packages/sympy/polys/tests/test_injections.py +lib/python3.14/site-packages/sympy/polys/tests/test_modulargcd.py +lib/python3.14/site-packages/sympy/polys/tests/test_monomials.py +lib/python3.14/site-packages/sympy/polys/tests/test_multivariate_resultants.py +lib/python3.14/site-packages/sympy/polys/tests/test_orderings.py +lib/python3.14/site-packages/sympy/polys/tests/test_orthopolys.py +lib/python3.14/site-packages/sympy/polys/tests/test_partfrac.py +lib/python3.14/site-packages/sympy/polys/tests/test_polyclasses.py +lib/python3.14/site-packages/sympy/polys/tests/test_polyfuncs.py +lib/python3.14/site-packages/sympy/polys/tests/test_polymatrix.py +lib/python3.14/site-packages/sympy/polys/tests/test_polyoptions.py +lib/python3.14/site-packages/sympy/polys/tests/test_polyroots.py +lib/python3.14/site-packages/sympy/polys/tests/test_polytools.py +lib/python3.14/site-packages/sympy/polys/tests/test_polyutils.py +lib/python3.14/site-packages/sympy/polys/tests/test_pythonrational.py +lib/python3.14/site-packages/sympy/polys/tests/test_rationaltools.py +lib/python3.14/site-packages/sympy/polys/tests/test_ring_series.py +lib/python3.14/site-packages/sympy/polys/tests/test_rings.py +lib/python3.14/site-packages/sympy/polys/tests/test_rootisolation.py +lib/python3.14/site-packages/sympy/polys/tests/test_rootoftools.py +lib/python3.14/site-packages/sympy/polys/tests/test_solvers.py +lib/python3.14/site-packages/sympy/polys/tests/test_specialpolys.py +lib/python3.14/site-packages/sympy/polys/tests/test_sqfreetools.py +lib/python3.14/site-packages/sympy/polys/tests/test_subresultants_qq_zz.py +lib/python3.14/site-packages/sympy/printing/ +lib/python3.14/site-packages/sympy/printing/__init__.py +lib/python3.14/site-packages/sympy/printing/__pycache__/ +lib/python3.14/site-packages/sympy/printing/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/aesaracode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/aesaracode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/c.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/c.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/codeprinter.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/codeprinter.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/conventions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/conventions.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/cxx.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/cxx.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/defaults.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/defaults.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/dot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/dot.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/fortran.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/fortran.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/glsl.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/glsl.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/gtk.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/gtk.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/jscode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/jscode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/julia.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/julia.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/lambdarepr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/lambdarepr.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/latex.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/latex.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/llvmjitcode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/llvmjitcode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/maple.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/maple.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/mathematica.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/mathematica.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/mathml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/mathml.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/numpy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/numpy.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/octave.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/octave.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/precedence.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/precedence.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/preview.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/preview.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/printer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/printer.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/pycode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/pycode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/python.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/python.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/rcode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/rcode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/repr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/repr.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/rust.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/rust.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/smtlib.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/smtlib.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/str.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/str.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/tableform.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/tableform.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/tensorflow.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/tensorflow.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/theanocode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/theanocode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/tree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/__pycache__/tree.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/aesaracode.py +lib/python3.14/site-packages/sympy/printing/c.py +lib/python3.14/site-packages/sympy/printing/codeprinter.py +lib/python3.14/site-packages/sympy/printing/conventions.py +lib/python3.14/site-packages/sympy/printing/cxx.py +lib/python3.14/site-packages/sympy/printing/defaults.py +lib/python3.14/site-packages/sympy/printing/dot.py +lib/python3.14/site-packages/sympy/printing/fortran.py +lib/python3.14/site-packages/sympy/printing/glsl.py +lib/python3.14/site-packages/sympy/printing/gtk.py +lib/python3.14/site-packages/sympy/printing/jscode.py +lib/python3.14/site-packages/sympy/printing/julia.py +lib/python3.14/site-packages/sympy/printing/lambdarepr.py +lib/python3.14/site-packages/sympy/printing/latex.py +lib/python3.14/site-packages/sympy/printing/llvmjitcode.py +lib/python3.14/site-packages/sympy/printing/maple.py +lib/python3.14/site-packages/sympy/printing/mathematica.py +lib/python3.14/site-packages/sympy/printing/mathml.py +lib/python3.14/site-packages/sympy/printing/numpy.py +lib/python3.14/site-packages/sympy/printing/octave.py +lib/python3.14/site-packages/sympy/printing/precedence.py +lib/python3.14/site-packages/sympy/printing/pretty/ +lib/python3.14/site-packages/sympy/printing/pretty/__init__.py +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/ +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/pretty.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/pretty.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/pretty_symbology.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/pretty_symbology.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/stringpict.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/pretty/__pycache__/stringpict.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/pretty/pretty.py +lib/python3.14/site-packages/sympy/printing/pretty/pretty_symbology.py +lib/python3.14/site-packages/sympy/printing/pretty/stringpict.py +lib/python3.14/site-packages/sympy/printing/pretty/tests/ +lib/python3.14/site-packages/sympy/printing/pretty/tests/__init__.py +lib/python3.14/site-packages/sympy/printing/pretty/tests/__pycache__/ +lib/python3.14/site-packages/sympy/printing/pretty/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/pretty/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/pretty/tests/__pycache__/test_pretty.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/pretty/tests/__pycache__/test_pretty.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/pretty/tests/test_pretty.py +lib/python3.14/site-packages/sympy/printing/preview.py +lib/python3.14/site-packages/sympy/printing/printer.py +lib/python3.14/site-packages/sympy/printing/pycode.py +lib/python3.14/site-packages/sympy/printing/python.py +lib/python3.14/site-packages/sympy/printing/rcode.py +lib/python3.14/site-packages/sympy/printing/repr.py +lib/python3.14/site-packages/sympy/printing/rust.py +lib/python3.14/site-packages/sympy/printing/smtlib.py +lib/python3.14/site-packages/sympy/printing/str.py +lib/python3.14/site-packages/sympy/printing/tableform.py +lib/python3.14/site-packages/sympy/printing/tensorflow.py +lib/python3.14/site-packages/sympy/printing/tests/ +lib/python3.14/site-packages/sympy/printing/tests/__init__.py +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/ +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_aesaracode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_aesaracode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_c.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_c.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_codeprinter.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_codeprinter.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_conventions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_conventions.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_cupy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_cupy.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_cxx.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_cxx.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_dot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_dot.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_fortran.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_fortran.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_glsl.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_glsl.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_gtk.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_gtk.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_jax.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_jax.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_jscode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_jscode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_julia.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_julia.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_lambdarepr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_lambdarepr.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_latex.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_latex.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_llvmjit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_llvmjit.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_maple.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_maple.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_mathematica.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_mathematica.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_mathml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_mathml.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_numpy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_numpy.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_octave.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_octave.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_precedence.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_precedence.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_preview.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_preview.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_pycode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_pycode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_python.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_python.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_rcode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_rcode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_repr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_repr.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_rust.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_rust.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_smtlib.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_smtlib.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_str.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_str.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_tableform.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_tableform.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_tensorflow.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_tensorflow.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_theanocode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_theanocode.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_tree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/printing/tests/__pycache__/test_tree.cpython-314.pyc +lib/python3.14/site-packages/sympy/printing/tests/test_aesaracode.py +lib/python3.14/site-packages/sympy/printing/tests/test_c.py +lib/python3.14/site-packages/sympy/printing/tests/test_codeprinter.py +lib/python3.14/site-packages/sympy/printing/tests/test_conventions.py +lib/python3.14/site-packages/sympy/printing/tests/test_cupy.py +lib/python3.14/site-packages/sympy/printing/tests/test_cxx.py +lib/python3.14/site-packages/sympy/printing/tests/test_dot.py +lib/python3.14/site-packages/sympy/printing/tests/test_fortran.py +lib/python3.14/site-packages/sympy/printing/tests/test_glsl.py +lib/python3.14/site-packages/sympy/printing/tests/test_gtk.py +lib/python3.14/site-packages/sympy/printing/tests/test_jax.py +lib/python3.14/site-packages/sympy/printing/tests/test_jscode.py +lib/python3.14/site-packages/sympy/printing/tests/test_julia.py +lib/python3.14/site-packages/sympy/printing/tests/test_lambdarepr.py +lib/python3.14/site-packages/sympy/printing/tests/test_latex.py +lib/python3.14/site-packages/sympy/printing/tests/test_llvmjit.py +lib/python3.14/site-packages/sympy/printing/tests/test_maple.py +lib/python3.14/site-packages/sympy/printing/tests/test_mathematica.py +lib/python3.14/site-packages/sympy/printing/tests/test_mathml.py +lib/python3.14/site-packages/sympy/printing/tests/test_numpy.py +lib/python3.14/site-packages/sympy/printing/tests/test_octave.py +lib/python3.14/site-packages/sympy/printing/tests/test_precedence.py +lib/python3.14/site-packages/sympy/printing/tests/test_preview.py +lib/python3.14/site-packages/sympy/printing/tests/test_pycode.py +lib/python3.14/site-packages/sympy/printing/tests/test_python.py +lib/python3.14/site-packages/sympy/printing/tests/test_rcode.py +lib/python3.14/site-packages/sympy/printing/tests/test_repr.py +lib/python3.14/site-packages/sympy/printing/tests/test_rust.py +lib/python3.14/site-packages/sympy/printing/tests/test_smtlib.py +lib/python3.14/site-packages/sympy/printing/tests/test_str.py +lib/python3.14/site-packages/sympy/printing/tests/test_tableform.py +lib/python3.14/site-packages/sympy/printing/tests/test_tensorflow.py +lib/python3.14/site-packages/sympy/printing/tests/test_theanocode.py +lib/python3.14/site-packages/sympy/printing/tests/test_tree.py +lib/python3.14/site-packages/sympy/printing/theanocode.py +lib/python3.14/site-packages/sympy/printing/tree.py +lib/python3.14/site-packages/sympy/py.typed +lib/python3.14/site-packages/sympy/release.py +lib/python3.14/site-packages/sympy/sandbox/ +lib/python3.14/site-packages/sympy/sandbox/__init__.py +lib/python3.14/site-packages/sympy/sandbox/__pycache__/ +lib/python3.14/site-packages/sympy/sandbox/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sandbox/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/sandbox/__pycache__/indexed_integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sandbox/__pycache__/indexed_integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/sandbox/indexed_integrals.py +lib/python3.14/site-packages/sympy/sandbox/tests/ +lib/python3.14/site-packages/sympy/sandbox/tests/__init__.py +lib/python3.14/site-packages/sympy/sandbox/tests/__pycache__/ +lib/python3.14/site-packages/sympy/sandbox/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sandbox/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/sandbox/tests/__pycache__/test_indexed_integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sandbox/tests/__pycache__/test_indexed_integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/sandbox/tests/test_indexed_integrals.py +lib/python3.14/site-packages/sympy/series/ +lib/python3.14/site-packages/sympy/series/__init__.py +lib/python3.14/site-packages/sympy/series/__pycache__/ +lib/python3.14/site-packages/sympy/series/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/acceleration.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/acceleration.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/approximants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/approximants.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/aseries.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/aseries.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/formal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/formal.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/fourier.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/fourier.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/gruntz.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/gruntz.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/kauers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/kauers.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/limits.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/limits.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/limitseq.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/limitseq.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/order.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/order.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/residues.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/residues.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/sequences.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/sequences.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/series.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/series.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/series_class.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/__pycache__/series_class.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/acceleration.py +lib/python3.14/site-packages/sympy/series/approximants.py +lib/python3.14/site-packages/sympy/series/aseries.py +lib/python3.14/site-packages/sympy/series/benchmarks/ +lib/python3.14/site-packages/sympy/series/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__/bench_limit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__/bench_limit.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__/bench_order.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/benchmarks/__pycache__/bench_order.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/benchmarks/bench_limit.py +lib/python3.14/site-packages/sympy/series/benchmarks/bench_order.py +lib/python3.14/site-packages/sympy/series/formal.py +lib/python3.14/site-packages/sympy/series/fourier.py +lib/python3.14/site-packages/sympy/series/gruntz.py +lib/python3.14/site-packages/sympy/series/kauers.py +lib/python3.14/site-packages/sympy/series/limits.py +lib/python3.14/site-packages/sympy/series/limitseq.py +lib/python3.14/site-packages/sympy/series/order.py +lib/python3.14/site-packages/sympy/series/residues.py +lib/python3.14/site-packages/sympy/series/sequences.py +lib/python3.14/site-packages/sympy/series/series.py +lib/python3.14/site-packages/sympy/series/series_class.py +lib/python3.14/site-packages/sympy/series/tests/ +lib/python3.14/site-packages/sympy/series/tests/__init__.py +lib/python3.14/site-packages/sympy/series/tests/__pycache__/ +lib/python3.14/site-packages/sympy/series/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_approximants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_approximants.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_aseries.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_aseries.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_demidovich.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_demidovich.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_formal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_formal.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_fourier.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_fourier.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_gruntz.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_gruntz.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_kauers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_kauers.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_limits.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_limits.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_limitseq.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_limitseq.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_lseries.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_lseries.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_nseries.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_nseries.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_order.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_order.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_residues.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_residues.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_sequences.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_sequences.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_series.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/series/tests/__pycache__/test_series.cpython-314.pyc +lib/python3.14/site-packages/sympy/series/tests/test_approximants.py +lib/python3.14/site-packages/sympy/series/tests/test_aseries.py +lib/python3.14/site-packages/sympy/series/tests/test_demidovich.py +lib/python3.14/site-packages/sympy/series/tests/test_formal.py +lib/python3.14/site-packages/sympy/series/tests/test_fourier.py +lib/python3.14/site-packages/sympy/series/tests/test_gruntz.py +lib/python3.14/site-packages/sympy/series/tests/test_kauers.py +lib/python3.14/site-packages/sympy/series/tests/test_limits.py +lib/python3.14/site-packages/sympy/series/tests/test_limitseq.py +lib/python3.14/site-packages/sympy/series/tests/test_lseries.py +lib/python3.14/site-packages/sympy/series/tests/test_nseries.py +lib/python3.14/site-packages/sympy/series/tests/test_order.py +lib/python3.14/site-packages/sympy/series/tests/test_residues.py +lib/python3.14/site-packages/sympy/series/tests/test_sequences.py +lib/python3.14/site-packages/sympy/series/tests/test_series.py +lib/python3.14/site-packages/sympy/sets/ +lib/python3.14/site-packages/sympy/sets/__init__.py +lib/python3.14/site-packages/sympy/sets/__pycache__/ +lib/python3.14/site-packages/sympy/sets/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/conditionset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/conditionset.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/contains.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/contains.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/fancysets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/fancysets.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/ordinals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/ordinals.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/powerset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/powerset.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/setexpr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/setexpr.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/sets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/__pycache__/sets.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/conditionset.py +lib/python3.14/site-packages/sympy/sets/contains.py +lib/python3.14/site-packages/sympy/sets/fancysets.py +lib/python3.14/site-packages/sympy/sets/handlers/ +lib/python3.14/site-packages/sympy/sets/handlers/__init__.py +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/ +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/add.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/add.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/comparison.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/comparison.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/intersection.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/intersection.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/issubset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/issubset.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/mul.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/mul.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/power.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/power.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/union.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/handlers/__pycache__/union.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/handlers/add.py +lib/python3.14/site-packages/sympy/sets/handlers/comparison.py +lib/python3.14/site-packages/sympy/sets/handlers/functions.py +lib/python3.14/site-packages/sympy/sets/handlers/intersection.py +lib/python3.14/site-packages/sympy/sets/handlers/issubset.py +lib/python3.14/site-packages/sympy/sets/handlers/mul.py +lib/python3.14/site-packages/sympy/sets/handlers/power.py +lib/python3.14/site-packages/sympy/sets/handlers/union.py +lib/python3.14/site-packages/sympy/sets/ordinals.py +lib/python3.14/site-packages/sympy/sets/powerset.py +lib/python3.14/site-packages/sympy/sets/setexpr.py +lib/python3.14/site-packages/sympy/sets/sets.py +lib/python3.14/site-packages/sympy/sets/tests/ +lib/python3.14/site-packages/sympy/sets/tests/__init__.py +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/ +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_conditionset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_conditionset.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_contains.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_contains.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_fancysets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_fancysets.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_ordinals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_ordinals.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_powerset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_powerset.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_setexpr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_setexpr.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_sets.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/sets/tests/__pycache__/test_sets.cpython-314.pyc +lib/python3.14/site-packages/sympy/sets/tests/test_conditionset.py +lib/python3.14/site-packages/sympy/sets/tests/test_contains.py +lib/python3.14/site-packages/sympy/sets/tests/test_fancysets.py +lib/python3.14/site-packages/sympy/sets/tests/test_ordinals.py +lib/python3.14/site-packages/sympy/sets/tests/test_powerset.py +lib/python3.14/site-packages/sympy/sets/tests/test_setexpr.py +lib/python3.14/site-packages/sympy/sets/tests/test_sets.py +lib/python3.14/site-packages/sympy/simplify/ +lib/python3.14/site-packages/sympy/simplify/__init__.py +lib/python3.14/site-packages/sympy/simplify/__pycache__/ +lib/python3.14/site-packages/sympy/simplify/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/combsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/combsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/cse_main.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/cse_main.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/cse_opts.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/cse_opts.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/epathtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/epathtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/fu.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/fu.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/gammasimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/gammasimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/hyperexpand.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/hyperexpand.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/hyperexpand_doc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/hyperexpand_doc.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/powsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/powsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/radsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/radsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/ratsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/ratsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/simplify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/simplify.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/sqrtdenest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/sqrtdenest.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/traversaltools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/traversaltools.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/trigsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/__pycache__/trigsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/combsimp.py +lib/python3.14/site-packages/sympy/simplify/cse_main.py +lib/python3.14/site-packages/sympy/simplify/cse_opts.py +lib/python3.14/site-packages/sympy/simplify/epathtools.py +lib/python3.14/site-packages/sympy/simplify/fu.py +lib/python3.14/site-packages/sympy/simplify/gammasimp.py +lib/python3.14/site-packages/sympy/simplify/hyperexpand.py +lib/python3.14/site-packages/sympy/simplify/hyperexpand_doc.py +lib/python3.14/site-packages/sympy/simplify/powsimp.py +lib/python3.14/site-packages/sympy/simplify/radsimp.py +lib/python3.14/site-packages/sympy/simplify/ratsimp.py +lib/python3.14/site-packages/sympy/simplify/simplify.py +lib/python3.14/site-packages/sympy/simplify/sqrtdenest.py +lib/python3.14/site-packages/sympy/simplify/tests/ +lib/python3.14/site-packages/sympy/simplify/tests/__init__.py +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/ +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_combsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_combsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_cse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_cse.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_epathtools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_epathtools.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_fu.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_fu.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_function.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_function.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_gammasimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_gammasimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_hyperexpand.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_hyperexpand.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_powsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_powsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_radsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_radsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_ratsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_ratsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_rewrite.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_rewrite.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_simplify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_simplify.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_sqrtdenest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_sqrtdenest.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_trigsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/simplify/tests/__pycache__/test_trigsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/simplify/tests/test_combsimp.py +lib/python3.14/site-packages/sympy/simplify/tests/test_cse.py +lib/python3.14/site-packages/sympy/simplify/tests/test_epathtools.py +lib/python3.14/site-packages/sympy/simplify/tests/test_fu.py +lib/python3.14/site-packages/sympy/simplify/tests/test_function.py +lib/python3.14/site-packages/sympy/simplify/tests/test_gammasimp.py +lib/python3.14/site-packages/sympy/simplify/tests/test_hyperexpand.py +lib/python3.14/site-packages/sympy/simplify/tests/test_powsimp.py +lib/python3.14/site-packages/sympy/simplify/tests/test_radsimp.py +lib/python3.14/site-packages/sympy/simplify/tests/test_ratsimp.py +lib/python3.14/site-packages/sympy/simplify/tests/test_rewrite.py +lib/python3.14/site-packages/sympy/simplify/tests/test_simplify.py +lib/python3.14/site-packages/sympy/simplify/tests/test_sqrtdenest.py +lib/python3.14/site-packages/sympy/simplify/tests/test_trigsimp.py +lib/python3.14/site-packages/sympy/simplify/traversaltools.py +lib/python3.14/site-packages/sympy/simplify/trigsimp.py +lib/python3.14/site-packages/sympy/solvers/ +lib/python3.14/site-packages/sympy/solvers/__init__.py +lib/python3.14/site-packages/sympy/solvers/__pycache__/ +lib/python3.14/site-packages/sympy/solvers/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/bivariate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/bivariate.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/decompogen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/decompogen.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/deutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/deutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/inequalities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/inequalities.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/pde.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/pde.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/polysys.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/polysys.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/recurr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/recurr.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/solveset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/__pycache__/solveset.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/benchmarks/ +lib/python3.14/site-packages/sympy/solvers/benchmarks/__init__.py +lib/python3.14/site-packages/sympy/solvers/benchmarks/__pycache__/ +lib/python3.14/site-packages/sympy/solvers/benchmarks/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/benchmarks/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/benchmarks/__pycache__/bench_solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/benchmarks/__pycache__/bench_solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/benchmarks/bench_solvers.py +lib/python3.14/site-packages/sympy/solvers/bivariate.py +lib/python3.14/site-packages/sympy/solvers/decompogen.py +lib/python3.14/site-packages/sympy/solvers/deutils.py +lib/python3.14/site-packages/sympy/solvers/diophantine/ +lib/python3.14/site-packages/sympy/solvers/diophantine/__init__.py +lib/python3.14/site-packages/sympy/solvers/diophantine/__pycache__/ +lib/python3.14/site-packages/sympy/solvers/diophantine/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/__pycache__/diophantine.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/__pycache__/diophantine.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/diophantine.py +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/ +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/__init__.py +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/__pycache__/ +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/__pycache__/test_diophantine.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/__pycache__/test_diophantine.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/diophantine/tests/test_diophantine.py +lib/python3.14/site-packages/sympy/solvers/inequalities.py +lib/python3.14/site-packages/sympy/solvers/ode/ +lib/python3.14/site-packages/sympy/solvers/ode/__init__.py +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/ +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/hypergeometric.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/hypergeometric.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/lie_group.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/lie_group.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/nonhomogeneous.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/nonhomogeneous.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/ode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/ode.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/riccati.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/riccati.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/single.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/single.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/subscheck.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/subscheck.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/systems.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/__pycache__/systems.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/hypergeometric.py +lib/python3.14/site-packages/sympy/solvers/ode/lie_group.py +lib/python3.14/site-packages/sympy/solvers/ode/nonhomogeneous.py +lib/python3.14/site-packages/sympy/solvers/ode/ode.py +lib/python3.14/site-packages/sympy/solvers/ode/riccati.py +lib/python3.14/site-packages/sympy/solvers/ode/single.py +lib/python3.14/site-packages/sympy/solvers/ode/subscheck.py +lib/python3.14/site-packages/sympy/solvers/ode/systems.py +lib/python3.14/site-packages/sympy/solvers/ode/tests/ +lib/python3.14/site-packages/sympy/solvers/ode/tests/__init__.py +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/ +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_lie_group.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_lie_group.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_ode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_ode.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_riccati.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_riccati.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_single.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_single.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_subscheck.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_subscheck.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_systems.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/__pycache__/test_systems.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/ode/tests/test_lie_group.py +lib/python3.14/site-packages/sympy/solvers/ode/tests/test_ode.py +lib/python3.14/site-packages/sympy/solvers/ode/tests/test_riccati.py +lib/python3.14/site-packages/sympy/solvers/ode/tests/test_single.py +lib/python3.14/site-packages/sympy/solvers/ode/tests/test_subscheck.py +lib/python3.14/site-packages/sympy/solvers/ode/tests/test_systems.py +lib/python3.14/site-packages/sympy/solvers/pde.py +lib/python3.14/site-packages/sympy/solvers/polysys.py +lib/python3.14/site-packages/sympy/solvers/recurr.py +lib/python3.14/site-packages/sympy/solvers/solvers.py +lib/python3.14/site-packages/sympy/solvers/solveset.py +lib/python3.14/site-packages/sympy/solvers/tests/ +lib/python3.14/site-packages/sympy/solvers/tests/__init__.py +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/ +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_constantsimp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_constantsimp.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_decompogen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_decompogen.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_inequalities.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_inequalities.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_numeric.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_numeric.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_pde.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_pde.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_polysys.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_polysys.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_recurr.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_recurr.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_solvers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_solvers.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_solveset.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/solvers/tests/__pycache__/test_solveset.cpython-314.pyc +lib/python3.14/site-packages/sympy/solvers/tests/test_constantsimp.py +lib/python3.14/site-packages/sympy/solvers/tests/test_decompogen.py +lib/python3.14/site-packages/sympy/solvers/tests/test_inequalities.py +lib/python3.14/site-packages/sympy/solvers/tests/test_numeric.py +lib/python3.14/site-packages/sympy/solvers/tests/test_pde.py +lib/python3.14/site-packages/sympy/solvers/tests/test_polysys.py +lib/python3.14/site-packages/sympy/solvers/tests/test_recurr.py +lib/python3.14/site-packages/sympy/solvers/tests/test_solvers.py +lib/python3.14/site-packages/sympy/solvers/tests/test_solveset.py +lib/python3.14/site-packages/sympy/stats/ +lib/python3.14/site-packages/sympy/stats/__init__.py +lib/python3.14/site-packages/sympy/stats/__pycache__/ +lib/python3.14/site-packages/sympy/stats/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/compound_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/compound_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/crv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/crv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/crv_types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/crv_types.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/drv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/drv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/drv_types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/drv_types.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/error_prop.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/error_prop.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/frv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/frv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/frv_types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/frv_types.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/joint_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/joint_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/joint_rv_types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/joint_rv_types.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/matrix_distributions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/matrix_distributions.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/random_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/random_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/random_matrix_models.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/random_matrix_models.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/rv_interface.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/rv_interface.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/stochastic_process.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/stochastic_process.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/stochastic_process_types.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/stochastic_process_types.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/symbolic_multivariate_probability.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/symbolic_multivariate_probability.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/symbolic_probability.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/__pycache__/symbolic_probability.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/compound_rv.py +lib/python3.14/site-packages/sympy/stats/crv.py +lib/python3.14/site-packages/sympy/stats/crv_types.py +lib/python3.14/site-packages/sympy/stats/drv.py +lib/python3.14/site-packages/sympy/stats/drv_types.py +lib/python3.14/site-packages/sympy/stats/error_prop.py +lib/python3.14/site-packages/sympy/stats/frv.py +lib/python3.14/site-packages/sympy/stats/frv_types.py +lib/python3.14/site-packages/sympy/stats/joint_rv.py +lib/python3.14/site-packages/sympy/stats/joint_rv_types.py +lib/python3.14/site-packages/sympy/stats/matrix_distributions.py +lib/python3.14/site-packages/sympy/stats/random_matrix.py +lib/python3.14/site-packages/sympy/stats/random_matrix_models.py +lib/python3.14/site-packages/sympy/stats/rv.py +lib/python3.14/site-packages/sympy/stats/rv_interface.py +lib/python3.14/site-packages/sympy/stats/sampling/ +lib/python3.14/site-packages/sympy/stats/sampling/__init__.py +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/ +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/sample_numpy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/sample_numpy.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/sample_pymc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/sample_pymc.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/sample_scipy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/__pycache__/sample_scipy.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/sample_numpy.py +lib/python3.14/site-packages/sympy/stats/sampling/sample_pymc.py +lib/python3.14/site-packages/sympy/stats/sampling/sample_scipy.py +lib/python3.14/site-packages/sympy/stats/sampling/tests/ +lib/python3.14/site-packages/sympy/stats/sampling/tests/__init__.py +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/ +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_continuous_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_continuous_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_discrete_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_discrete_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_finite_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/__pycache__/test_sample_finite_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/sampling/tests/test_sample_continuous_rv.py +lib/python3.14/site-packages/sympy/stats/sampling/tests/test_sample_discrete_rv.py +lib/python3.14/site-packages/sympy/stats/sampling/tests/test_sample_finite_rv.py +lib/python3.14/site-packages/sympy/stats/stochastic_process.py +lib/python3.14/site-packages/sympy/stats/stochastic_process_types.py +lib/python3.14/site-packages/sympy/stats/symbolic_multivariate_probability.py +lib/python3.14/site-packages/sympy/stats/symbolic_probability.py +lib/python3.14/site-packages/sympy/stats/tests/ +lib/python3.14/site-packages/sympy/stats/tests/__init__.py +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/ +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_compound_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_compound_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_continuous_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_continuous_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_discrete_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_discrete_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_error_prop.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_error_prop.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_finite_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_finite_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_joint_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_joint_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_matrix_distributions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_matrix_distributions.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_mix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_mix.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_random_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_random_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_rv.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_rv.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_stochastic_process.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_stochastic_process.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_symbolic_multivariate.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_symbolic_multivariate.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_symbolic_probability.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/stats/tests/__pycache__/test_symbolic_probability.cpython-314.pyc +lib/python3.14/site-packages/sympy/stats/tests/test_compound_rv.py +lib/python3.14/site-packages/sympy/stats/tests/test_continuous_rv.py +lib/python3.14/site-packages/sympy/stats/tests/test_discrete_rv.py +lib/python3.14/site-packages/sympy/stats/tests/test_error_prop.py +lib/python3.14/site-packages/sympy/stats/tests/test_finite_rv.py +lib/python3.14/site-packages/sympy/stats/tests/test_joint_rv.py +lib/python3.14/site-packages/sympy/stats/tests/test_matrix_distributions.py +lib/python3.14/site-packages/sympy/stats/tests/test_mix.py +lib/python3.14/site-packages/sympy/stats/tests/test_random_matrix.py +lib/python3.14/site-packages/sympy/stats/tests/test_rv.py +lib/python3.14/site-packages/sympy/stats/tests/test_stochastic_process.py +lib/python3.14/site-packages/sympy/stats/tests/test_symbolic_multivariate.py +lib/python3.14/site-packages/sympy/stats/tests/test_symbolic_probability.py +lib/python3.14/site-packages/sympy/strategies/ +lib/python3.14/site-packages/sympy/strategies/__init__.py +lib/python3.14/site-packages/sympy/strategies/__pycache__/ +lib/python3.14/site-packages/sympy/strategies/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/core.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/rl.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/rl.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/tools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/tools.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/traverse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/traverse.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/tree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/tree.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/ +lib/python3.14/site-packages/sympy/strategies/branch/__init__.py +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/ +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/core.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/tools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/tools.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/traverse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/__pycache__/traverse.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/core.py +lib/python3.14/site-packages/sympy/strategies/branch/tests/ +lib/python3.14/site-packages/sympy/strategies/branch/tests/__init__.py +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/ +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/test_core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/test_core.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/test_tools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/test_tools.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/test_traverse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/__pycache__/test_traverse.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/branch/tests/test_core.py +lib/python3.14/site-packages/sympy/strategies/branch/tests/test_tools.py +lib/python3.14/site-packages/sympy/strategies/branch/tests/test_traverse.py +lib/python3.14/site-packages/sympy/strategies/branch/tools.py +lib/python3.14/site-packages/sympy/strategies/branch/traverse.py +lib/python3.14/site-packages/sympy/strategies/core.py +lib/python3.14/site-packages/sympy/strategies/rl.py +lib/python3.14/site-packages/sympy/strategies/tests/ +lib/python3.14/site-packages/sympy/strategies/tests/__init__.py +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/ +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_core.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_rl.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_rl.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_tools.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_tools.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_traverse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_traverse.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_tree.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/strategies/tests/__pycache__/test_tree.cpython-314.pyc +lib/python3.14/site-packages/sympy/strategies/tests/test_core.py +lib/python3.14/site-packages/sympy/strategies/tests/test_rl.py +lib/python3.14/site-packages/sympy/strategies/tests/test_tools.py +lib/python3.14/site-packages/sympy/strategies/tests/test_traverse.py +lib/python3.14/site-packages/sympy/strategies/tests/test_tree.py +lib/python3.14/site-packages/sympy/strategies/tools.py +lib/python3.14/site-packages/sympy/strategies/traverse.py +lib/python3.14/site-packages/sympy/strategies/tree.py +lib/python3.14/site-packages/sympy/strategies/util.py +lib/python3.14/site-packages/sympy/tensor/ +lib/python3.14/site-packages/sympy/tensor/__init__.py +lib/python3.14/site-packages/sympy/tensor/__pycache__/ +lib/python3.14/site-packages/sympy/tensor/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/index_methods.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/index_methods.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/indexed.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/indexed.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/tensor.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/tensor.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/toperators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/__pycache__/toperators.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/ +lib/python3.14/site-packages/sympy/tensor/array/__init__.py +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/ +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/array_comprehension.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/array_comprehension.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/array_derivatives.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/array_derivatives.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/arrayop.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/arrayop.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/dense_ndim_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/dense_ndim_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/mutable_ndim_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/mutable_ndim_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/ndim_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/ndim_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/sparse_ndim_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/__pycache__/sparse_ndim_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/array_comprehension.py +lib/python3.14/site-packages/sympy/tensor/array/array_derivatives.py +lib/python3.14/site-packages/sympy/tensor/array/arrayop.py +lib/python3.14/site-packages/sympy/tensor/array/dense_ndim_array.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/ +lib/python3.14/site-packages/sympy/tensor/array/expressions/__init__.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/ +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/array_expressions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/array_expressions.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/arrayexpr_derivatives.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/arrayexpr_derivatives.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_indexed.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_indexed.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_array_to_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_indexed_to_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_indexed_to_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_matrix_to_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/conv_matrix_to_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_indexed.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_indexed.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_array_to_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_indexed_to_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_indexed_to_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_matrix_to_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/from_matrix_to_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/array_expressions.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/arrayexpr_derivatives.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/conv_array_to_indexed.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/conv_array_to_matrix.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/conv_indexed_to_array.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/conv_matrix_to_array.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/from_array_to_indexed.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/from_array_to_matrix.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/from_indexed_to_array.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/from_matrix_to_array.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/ +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__init__.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/ +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_array_expressions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_array_expressions.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_arrayexpr_derivatives.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_arrayexpr_derivatives.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_as_explicit.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_as_explicit.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_indexed.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_indexed.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_matrix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_array_to_matrix.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_indexed_to_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_indexed_to_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_matrix_to_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_convert_matrix_to_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_deprecated_conv_modules.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/__pycache__/test_deprecated_conv_modules.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_array_expressions.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_as_explicit.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_convert_indexed_to_array.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/tests/test_deprecated_conv_modules.py +lib/python3.14/site-packages/sympy/tensor/array/expressions/utils.py +lib/python3.14/site-packages/sympy/tensor/array/mutable_ndim_array.py +lib/python3.14/site-packages/sympy/tensor/array/ndim_array.py +lib/python3.14/site-packages/sympy/tensor/array/sparse_ndim_array.py +lib/python3.14/site-packages/sympy/tensor/array/tests/ +lib/python3.14/site-packages/sympy/tensor/array/tests/__init__.py +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/ +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_array_comprehension.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_array_comprehension.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_array_derivatives.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_array_derivatives.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_arrayop.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_arrayop.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_immutable_ndim_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_immutable_ndim_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_mutable_ndim_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_mutable_ndim_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array_conversions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/__pycache__/test_ndim_array_conversions.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/array/tests/test_array_comprehension.py +lib/python3.14/site-packages/sympy/tensor/array/tests/test_array_derivatives.py +lib/python3.14/site-packages/sympy/tensor/array/tests/test_arrayop.py +lib/python3.14/site-packages/sympy/tensor/array/tests/test_immutable_ndim_array.py +lib/python3.14/site-packages/sympy/tensor/array/tests/test_mutable_ndim_array.py +lib/python3.14/site-packages/sympy/tensor/array/tests/test_ndim_array.py +lib/python3.14/site-packages/sympy/tensor/array/tests/test_ndim_array_conversions.py +lib/python3.14/site-packages/sympy/tensor/functions.py +lib/python3.14/site-packages/sympy/tensor/index_methods.py +lib/python3.14/site-packages/sympy/tensor/indexed.py +lib/python3.14/site-packages/sympy/tensor/tensor.py +lib/python3.14/site-packages/sympy/tensor/tests/ +lib/python3.14/site-packages/sympy/tensor/tests/__init__.py +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/ +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_index_methods.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_index_methods.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_indexed.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_indexed.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_printing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_printing.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_tensor.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_tensor.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_tensor_element.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_tensor_element.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_tensor_operators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/tensor/tests/__pycache__/test_tensor_operators.cpython-314.pyc +lib/python3.14/site-packages/sympy/tensor/tests/test_functions.py +lib/python3.14/site-packages/sympy/tensor/tests/test_index_methods.py +lib/python3.14/site-packages/sympy/tensor/tests/test_indexed.py +lib/python3.14/site-packages/sympy/tensor/tests/test_printing.py +lib/python3.14/site-packages/sympy/tensor/tests/test_tensor.py +lib/python3.14/site-packages/sympy/tensor/tests/test_tensor_element.py +lib/python3.14/site-packages/sympy/tensor/tests/test_tensor_operators.py +lib/python3.14/site-packages/sympy/tensor/toperators.py +lib/python3.14/site-packages/sympy/testing/ +lib/python3.14/site-packages/sympy/testing/__init__.py +lib/python3.14/site-packages/sympy/testing/__pycache__/ +lib/python3.14/site-packages/sympy/testing/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/matrices.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/matrices.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/pytest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/pytest.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/quality_unicode.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/quality_unicode.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/randtest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/randtest.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/runtests.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/runtests.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/tmpfiles.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/__pycache__/tmpfiles.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/matrices.py +lib/python3.14/site-packages/sympy/testing/pytest.py +lib/python3.14/site-packages/sympy/testing/quality_unicode.py +lib/python3.14/site-packages/sympy/testing/randtest.py +lib/python3.14/site-packages/sympy/testing/runtests.py +lib/python3.14/site-packages/sympy/testing/tests/ +lib/python3.14/site-packages/sympy/testing/tests/__init__.py +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/ +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/diagnose_imports.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/diagnose_imports.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_code_quality.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_code_quality.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_deprecated.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_deprecated.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_module_imports.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_module_imports.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_pytest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/testing/tests/__pycache__/test_pytest.cpython-314.pyc +lib/python3.14/site-packages/sympy/testing/tests/diagnose_imports.py +lib/python3.14/site-packages/sympy/testing/tests/test_code_quality.py +lib/python3.14/site-packages/sympy/testing/tests/test_deprecated.py +lib/python3.14/site-packages/sympy/testing/tests/test_module_imports.py +lib/python3.14/site-packages/sympy/testing/tests/test_pytest.py +lib/python3.14/site-packages/sympy/testing/tmpfiles.py +lib/python3.14/site-packages/sympy/this.py +lib/python3.14/site-packages/sympy/unify/ +lib/python3.14/site-packages/sympy/unify/__init__.py +lib/python3.14/site-packages/sympy/unify/__pycache__/ +lib/python3.14/site-packages/sympy/unify/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/__pycache__/core.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/__pycache__/core.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/__pycache__/rewrite.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/__pycache__/rewrite.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/__pycache__/usympy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/__pycache__/usympy.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/core.py +lib/python3.14/site-packages/sympy/unify/rewrite.py +lib/python3.14/site-packages/sympy/unify/tests/ +lib/python3.14/site-packages/sympy/unify/tests/__init__.py +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/ +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/test_rewrite.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/test_rewrite.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/test_sympy.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/test_sympy.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/test_unify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/unify/tests/__pycache__/test_unify.cpython-314.pyc +lib/python3.14/site-packages/sympy/unify/tests/test_rewrite.py +lib/python3.14/site-packages/sympy/unify/tests/test_sympy.py +lib/python3.14/site-packages/sympy/unify/tests/test_unify.py +lib/python3.14/site-packages/sympy/unify/usympy.py +lib/python3.14/site-packages/sympy/utilities/ +lib/python3.14/site-packages/sympy/utilities/__init__.py +lib/python3.14/site-packages/sympy/utilities/__pycache__/ +lib/python3.14/site-packages/sympy/utilities/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/autowrap.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/autowrap.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/codegen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/codegen.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/decorator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/decorator.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/enumerative.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/enumerative.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/exceptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/iterables.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/iterables.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/lambdify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/lambdify.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/magic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/magic.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/matchpy_connector.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/matchpy_connector.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/memoization.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/memoization.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/misc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/misc.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/pkgdata.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/pkgdata.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/pytest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/pytest.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/randtest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/randtest.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/runtests.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/runtests.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/source.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/source.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/timeutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/timeutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/tmpfiles.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/__pycache__/tmpfiles.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/ +lib/python3.14/site-packages/sympy/utilities/_compilation/__init__.py +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/ +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/availability.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/availability.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/compilation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/compilation.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/runners.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/runners.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/availability.py +lib/python3.14/site-packages/sympy/utilities/_compilation/compilation.py +lib/python3.14/site-packages/sympy/utilities/_compilation/runners.py +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/ +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/__init__.py +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/__pycache__/ +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/__pycache__/test_compilation.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/__pycache__/test_compilation.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/_compilation/tests/test_compilation.py +lib/python3.14/site-packages/sympy/utilities/_compilation/util.py +lib/python3.14/site-packages/sympy/utilities/autowrap.py +lib/python3.14/site-packages/sympy/utilities/codegen.py +lib/python3.14/site-packages/sympy/utilities/decorator.py +lib/python3.14/site-packages/sympy/utilities/enumerative.py +lib/python3.14/site-packages/sympy/utilities/exceptions.py +lib/python3.14/site-packages/sympy/utilities/iterables.py +lib/python3.14/site-packages/sympy/utilities/lambdify.py +lib/python3.14/site-packages/sympy/utilities/magic.py +lib/python3.14/site-packages/sympy/utilities/matchpy_connector.py +lib/python3.14/site-packages/sympy/utilities/mathml/ +lib/python3.14/site-packages/sympy/utilities/mathml/__init__.py +lib/python3.14/site-packages/sympy/utilities/mathml/__pycache__/ +lib/python3.14/site-packages/sympy/utilities/mathml/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/mathml/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/mathml/data/ +lib/python3.14/site-packages/sympy/utilities/mathml/data/mmlctop.xsl +lib/python3.14/site-packages/sympy/utilities/mathml/data/mmltex.xsl +lib/python3.14/site-packages/sympy/utilities/mathml/data/simple_mmlctop.xsl +lib/python3.14/site-packages/sympy/utilities/memoization.py +lib/python3.14/site-packages/sympy/utilities/misc.py +lib/python3.14/site-packages/sympy/utilities/pkgdata.py +lib/python3.14/site-packages/sympy/utilities/pytest.py +lib/python3.14/site-packages/sympy/utilities/randtest.py +lib/python3.14/site-packages/sympy/utilities/runtests.py +lib/python3.14/site-packages/sympy/utilities/source.py +lib/python3.14/site-packages/sympy/utilities/tests/ +lib/python3.14/site-packages/sympy/utilities/tests/__init__.py +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/ +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_autowrap.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_autowrap.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen_julia.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen_julia.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen_octave.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen_octave.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen_rust.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_codegen_rust.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_decorator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_decorator.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_deprecated.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_deprecated.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_enumerative.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_enumerative.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_exceptions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_exceptions.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_iterables.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_iterables.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_lambdify.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_lambdify.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_matchpy_connector.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_matchpy_connector.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_mathml.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_mathml.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_misc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_misc.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_pickling.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_pickling.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_source.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_source.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_timeutils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_timeutils.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_wester.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_wester.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_xxe.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/utilities/tests/__pycache__/test_xxe.cpython-314.pyc +lib/python3.14/site-packages/sympy/utilities/tests/test_autowrap.py +lib/python3.14/site-packages/sympy/utilities/tests/test_codegen.py +lib/python3.14/site-packages/sympy/utilities/tests/test_codegen_julia.py +lib/python3.14/site-packages/sympy/utilities/tests/test_codegen_octave.py +lib/python3.14/site-packages/sympy/utilities/tests/test_codegen_rust.py +lib/python3.14/site-packages/sympy/utilities/tests/test_decorator.py +lib/python3.14/site-packages/sympy/utilities/tests/test_deprecated.py +lib/python3.14/site-packages/sympy/utilities/tests/test_enumerative.py +lib/python3.14/site-packages/sympy/utilities/tests/test_exceptions.py +lib/python3.14/site-packages/sympy/utilities/tests/test_iterables.py +lib/python3.14/site-packages/sympy/utilities/tests/test_lambdify.py +lib/python3.14/site-packages/sympy/utilities/tests/test_matchpy_connector.py +lib/python3.14/site-packages/sympy/utilities/tests/test_mathml.py +lib/python3.14/site-packages/sympy/utilities/tests/test_misc.py +lib/python3.14/site-packages/sympy/utilities/tests/test_pickling.py +lib/python3.14/site-packages/sympy/utilities/tests/test_source.py +lib/python3.14/site-packages/sympy/utilities/tests/test_timeutils.py +lib/python3.14/site-packages/sympy/utilities/tests/test_wester.py +lib/python3.14/site-packages/sympy/utilities/tests/test_xxe.py +lib/python3.14/site-packages/sympy/utilities/timeutils.py +lib/python3.14/site-packages/sympy/utilities/tmpfiles.py +lib/python3.14/site-packages/sympy/vector/ +lib/python3.14/site-packages/sympy/vector/__init__.py +lib/python3.14/site-packages/sympy/vector/__pycache__/ +lib/python3.14/site-packages/sympy/vector/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/basisdependent.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/basisdependent.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/coordsysrect.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/coordsysrect.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/deloperator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/deloperator.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/dyadic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/dyadic.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/implicitregion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/implicitregion.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/operators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/operators.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/orienters.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/orienters.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/parametricregion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/parametricregion.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/point.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/point.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/scalar.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/scalar.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/vector.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/__pycache__/vector.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/basisdependent.py +lib/python3.14/site-packages/sympy/vector/coordsysrect.py +lib/python3.14/site-packages/sympy/vector/deloperator.py +lib/python3.14/site-packages/sympy/vector/dyadic.py +lib/python3.14/site-packages/sympy/vector/functions.py +lib/python3.14/site-packages/sympy/vector/implicitregion.py +lib/python3.14/site-packages/sympy/vector/integrals.py +lib/python3.14/site-packages/sympy/vector/operators.py +lib/python3.14/site-packages/sympy/vector/orienters.py +lib/python3.14/site-packages/sympy/vector/parametricregion.py +lib/python3.14/site-packages/sympy/vector/point.py +lib/python3.14/site-packages/sympy/vector/scalar.py +lib/python3.14/site-packages/sympy/vector/tests/ +lib/python3.14/site-packages/sympy/vector/tests/__init__.py +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/ +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_coordsysrect.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_coordsysrect.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_dyadic.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_dyadic.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_field_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_field_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_functions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_functions.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_implicitregion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_implicitregion.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_integrals.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_integrals.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_operators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_operators.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_parametricregion.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_parametricregion.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_printing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_printing.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_vector.cpython-314.opt-1.pyc +lib/python3.14/site-packages/sympy/vector/tests/__pycache__/test_vector.cpython-314.pyc +lib/python3.14/site-packages/sympy/vector/tests/test_coordsysrect.py +lib/python3.14/site-packages/sympy/vector/tests/test_dyadic.py +lib/python3.14/site-packages/sympy/vector/tests/test_field_functions.py +lib/python3.14/site-packages/sympy/vector/tests/test_functions.py +lib/python3.14/site-packages/sympy/vector/tests/test_implicitregion.py +lib/python3.14/site-packages/sympy/vector/tests/test_integrals.py +lib/python3.14/site-packages/sympy/vector/tests/test_operators.py +lib/python3.14/site-packages/sympy/vector/tests/test_parametricregion.py +lib/python3.14/site-packages/sympy/vector/tests/test_printing.py +lib/python3.14/site-packages/sympy/vector/tests/test_vector.py +lib/python3.14/site-packages/sympy/vector/vector.py @man man/man1/isympy.1 share/doc/pkg-readmes/py3-sympy Link to /exopi-cvs/ports/packages/amd64/ftp/py3-sympy-1.12p3.tgz >>> Running clean in math/py-sympy at 1778692306.49 ===> math/py-sympy ===> Cleaning for py3-sympy-1.12p3 >>> Ended at 1778692307.37 max_stuck=48.87/depends=2.16/show-prepare-results=1.04/extract=0.85/build=7.12/package=73.39/clean=0.91