summaryrefslogtreecommitdiff
path: root/math/py-sympy
diff options
context:
space:
mode:
authordrochner <drochner>2012-02-24 19:43:03 +0000
committerdrochner <drochner>2012-02-24 19:43:03 +0000
commitb8eeae1248308ab1b9c7aa715d816296da8b5a4a (patch)
tree3d91baaa36133ed7429d7daef4e7de2cee49357e /math/py-sympy
parent8b402ee2458ffafb8b6944ce0a231ead20c7ea6d (diff)
downloadpkgsrc-b8eeae1248308ab1b9c7aa715d816296da8b5a4a.tar.gz
update to 0.7.1
This is a major update, many additions and improvements. Dropped Python-2.4 support.
Diffstat (limited to 'math/py-sympy')
-rw-r--r--math/py-sympy/Makefile8
-rw-r--r--math/py-sympy/PLIST990
-rw-r--r--math/py-sympy/distinfo10
-rw-r--r--math/py-sympy/patches/patch-aa8
4 files changed, 646 insertions, 370 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index 45e55bf176c..2190e1d4c65 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/02/25 09:47:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/02/24 19:43:03 drochner Exp $
#
-DISTNAME= sympy-0.6.7
-PKGNAME= ${PYPKGPREFIX}-sympy-0.6.7
+DISTNAME= sympy-0.7.1
+PKGNAME= ${PYPKGPREFIX}-sympy-0.7.1
CATEGORIES= math
MASTER_SITES= http://sympy.googlecode.com/files/
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 27 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
post-extract:
diff --git a/math/py-sympy/PLIST b/math/py-sympy/PLIST
index 4434151197c..99d2c3d8db4 100644
--- a/math/py-sympy/PLIST
+++ b/math/py-sympy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2010/08/11 13:36:48 drochner Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/02/24 19:43:03 drochner Exp $
bin/isympy${PYVERSSUFFIX}
${PYSITELIB}/sympy/__init__.py
${PYSITELIB}/sympy/__init__.pyc
@@ -54,9 +54,6 @@ ${PYSITELIB}/sympy/concrete/products.pyo
${PYSITELIB}/sympy/concrete/summations.py
${PYSITELIB}/sympy/concrete/summations.pyc
${PYSITELIB}/sympy/concrete/summations.pyo
-${PYSITELIB}/sympy/concrete/sums_products.py
-${PYSITELIB}/sympy/concrete/sums_products.pyc
-${PYSITELIB}/sympy/concrete/sums_products.pyo
${PYSITELIB}/sympy/concrete/tests/test_gosper.py
${PYSITELIB}/sympy/concrete/tests/test_gosper.pyc
${PYSITELIB}/sympy/concrete/tests/test_gosper.pyo
@@ -78,24 +75,36 @@ ${PYSITELIB}/sympy/core/add.pyo
${PYSITELIB}/sympy/core/assumptions.py
${PYSITELIB}/sympy/core/assumptions.pyc
${PYSITELIB}/sympy/core/assumptions.pyo
-${PYSITELIB}/sympy/core/ast_parser.py
-${PYSITELIB}/sympy/core/ast_parser.pyc
-${PYSITELIB}/sympy/core/ast_parser.pyo
-${PYSITELIB}/sympy/core/ast_parser_python24.py
-${PYSITELIB}/sympy/core/ast_parser_python24.pyc
-${PYSITELIB}/sympy/core/ast_parser_python24.pyo
${PYSITELIB}/sympy/core/basic.py
${PYSITELIB}/sympy/core/basic.pyc
${PYSITELIB}/sympy/core/basic.pyo
${PYSITELIB}/sympy/core/cache.py
${PYSITELIB}/sympy/core/cache.pyc
${PYSITELIB}/sympy/core/cache.pyo
+${PYSITELIB}/sympy/core/compatibility.py
+${PYSITELIB}/sympy/core/compatibility.pyc
+${PYSITELIB}/sympy/core/compatibility.pyo
+${PYSITELIB}/sympy/core/containers.py
+${PYSITELIB}/sympy/core/containers.pyc
+${PYSITELIB}/sympy/core/containers.pyo
+${PYSITELIB}/sympy/core/core.py
+${PYSITELIB}/sympy/core/core.pyc
+${PYSITELIB}/sympy/core/core.pyo
+${PYSITELIB}/sympy/core/coreerrors.py
+${PYSITELIB}/sympy/core/coreerrors.pyc
+${PYSITELIB}/sympy/core/coreerrors.pyo
${PYSITELIB}/sympy/core/decorators.py
${PYSITELIB}/sympy/core/decorators.pyc
${PYSITELIB}/sympy/core/decorators.pyo
${PYSITELIB}/sympy/core/evalf.py
${PYSITELIB}/sympy/core/evalf.pyc
${PYSITELIB}/sympy/core/evalf.pyo
+${PYSITELIB}/sympy/core/expr.py
+${PYSITELIB}/sympy/core/expr.pyc
+${PYSITELIB}/sympy/core/expr.pyo
+${PYSITELIB}/sympy/core/exprtools.py
+${PYSITELIB}/sympy/core/exprtools.pyc
+${PYSITELIB}/sympy/core/exprtools.pyo
${PYSITELIB}/sympy/core/facts.py
${PYSITELIB}/sympy/core/facts.pyc
${PYSITELIB}/sympy/core/facts.pyo
@@ -126,6 +135,9 @@ ${PYSITELIB}/sympy/core/relational.pyo
${PYSITELIB}/sympy/core/sets.py
${PYSITELIB}/sympy/core/sets.pyc
${PYSITELIB}/sympy/core/sets.pyo
+${PYSITELIB}/sympy/core/singleton.py
+${PYSITELIB}/sympy/core/singleton.pyc
+${PYSITELIB}/sympy/core/singleton.pyo
${PYSITELIB}/sympy/core/symbol.py
${PYSITELIB}/sympy/core/symbol.pyc
${PYSITELIB}/sympy/core/symbol.pyo
@@ -147,6 +159,9 @@ ${PYSITELIB}/sympy/core/tests/test_cache.pyo
${PYSITELIB}/sympy/core/tests/test_complex.py
${PYSITELIB}/sympy/core/tests/test_complex.pyc
${PYSITELIB}/sympy/core/tests/test_complex.pyo
+${PYSITELIB}/sympy/core/tests/test_containers.py
+${PYSITELIB}/sympy/core/tests/test_containers.pyc
+${PYSITELIB}/sympy/core/tests/test_containers.pyo
${PYSITELIB}/sympy/core/tests/test_count_ops.py
${PYSITELIB}/sympy/core/tests/test_count_ops.pyc
${PYSITELIB}/sympy/core/tests/test_count_ops.pyo
@@ -168,6 +183,12 @@ ${PYSITELIB}/sympy/core/tests/test_evalf.pyo
${PYSITELIB}/sympy/core/tests/test_expand.py
${PYSITELIB}/sympy/core/tests/test_expand.pyc
${PYSITELIB}/sympy/core/tests/test_expand.pyo
+${PYSITELIB}/sympy/core/tests/test_expr.py
+${PYSITELIB}/sympy/core/tests/test_expr.pyc
+${PYSITELIB}/sympy/core/tests/test_expr.pyo
+${PYSITELIB}/sympy/core/tests/test_exprtools.py
+${PYSITELIB}/sympy/core/tests/test_exprtools.pyc
+${PYSITELIB}/sympy/core/tests/test_exprtools.pyo
${PYSITELIB}/sympy/core/tests/test_facts.py
${PYSITELIB}/sympy/core/tests/test_facts.pyc
${PYSITELIB}/sympy/core/tests/test_facts.pyo
@@ -180,15 +201,15 @@ ${PYSITELIB}/sympy/core/tests/test_logic.pyo
${PYSITELIB}/sympy/core/tests/test_match.py
${PYSITELIB}/sympy/core/tests/test_match.pyc
${PYSITELIB}/sympy/core/tests/test_match.pyo
-${PYSITELIB}/sympy/core/tests/test_multidimensional.py
-${PYSITELIB}/sympy/core/tests/test_multidimensional.pyc
-${PYSITELIB}/sympy/core/tests/test_multidimensional.pyo
${PYSITELIB}/sympy/core/tests/test_numbers.py
${PYSITELIB}/sympy/core/tests/test_numbers.pyc
${PYSITELIB}/sympy/core/tests/test_numbers.pyo
${PYSITELIB}/sympy/core/tests/test_operations.py
${PYSITELIB}/sympy/core/tests/test_operations.pyc
${PYSITELIB}/sympy/core/tests/test_operations.pyo
+${PYSITELIB}/sympy/core/tests/test_priority.py
+${PYSITELIB}/sympy/core/tests/test_priority.pyc
+${PYSITELIB}/sympy/core/tests/test_priority.pyo
${PYSITELIB}/sympy/core/tests/test_relational.py
${PYSITELIB}/sympy/core/tests/test_relational.pyc
${PYSITELIB}/sympy/core/tests/test_relational.pyo
@@ -210,6 +231,27 @@ ${PYSITELIB}/sympy/core/tests/test_truediv.pyo
${PYSITELIB}/sympy/core/tests/test_var.py
${PYSITELIB}/sympy/core/tests/test_var.pyc
${PYSITELIB}/sympy/core/tests/test_var.pyo
+${PYSITELIB}/sympy/external/__init__.py
+${PYSITELIB}/sympy/external/__init__.pyc
+${PYSITELIB}/sympy/external/__init__.pyo
+${PYSITELIB}/sympy/external/importtools.py
+${PYSITELIB}/sympy/external/importtools.pyc
+${PYSITELIB}/sympy/external/importtools.pyo
+${PYSITELIB}/sympy/external/tests/test_autowrap.py
+${PYSITELIB}/sympy/external/tests/test_autowrap.pyc
+${PYSITELIB}/sympy/external/tests/test_autowrap.pyo
+${PYSITELIB}/sympy/external/tests/test_codegen.py
+${PYSITELIB}/sympy/external/tests/test_codegen.pyc
+${PYSITELIB}/sympy/external/tests/test_codegen.pyo
+${PYSITELIB}/sympy/external/tests/test_numpy.py
+${PYSITELIB}/sympy/external/tests/test_numpy.pyc
+${PYSITELIB}/sympy/external/tests/test_numpy.pyo
+${PYSITELIB}/sympy/external/tests/test_sage.py
+${PYSITELIB}/sympy/external/tests/test_sage.pyc
+${PYSITELIB}/sympy/external/tests/test_sage.pyo
+${PYSITELIB}/sympy/external/tests/test_scipy.py
+${PYSITELIB}/sympy/external/tests/test_scipy.pyc
+${PYSITELIB}/sympy/external/tests/test_scipy.pyo
${PYSITELIB}/sympy/functions/__init__.py
${PYSITELIB}/sympy/functions/__init__.pyc
${PYSITELIB}/sympy/functions/__init__.pyo
@@ -279,6 +321,12 @@ ${PYSITELIB}/sympy/functions/elementary/trigonometric.pyo
${PYSITELIB}/sympy/functions/special/__init__.py
${PYSITELIB}/sympy/functions/special/__init__.pyc
${PYSITELIB}/sympy/functions/special/__init__.pyo
+${PYSITELIB}/sympy/functions/special/bessel.py
+${PYSITELIB}/sympy/functions/special/bessel.pyc
+${PYSITELIB}/sympy/functions/special/bessel.pyo
+${PYSITELIB}/sympy/functions/special/bsplines.py
+${PYSITELIB}/sympy/functions/special/bsplines.pyc
+${PYSITELIB}/sympy/functions/special/bsplines.pyo
${PYSITELIB}/sympy/functions/special/delta_functions.py
${PYSITELIB}/sympy/functions/special/delta_functions.pyc
${PYSITELIB}/sympy/functions/special/delta_functions.pyo
@@ -288,6 +336,9 @@ ${PYSITELIB}/sympy/functions/special/error_functions.pyo
${PYSITELIB}/sympy/functions/special/gamma_functions.py
${PYSITELIB}/sympy/functions/special/gamma_functions.pyc
${PYSITELIB}/sympy/functions/special/gamma_functions.pyo
+${PYSITELIB}/sympy/functions/special/hyper.py
+${PYSITELIB}/sympy/functions/special/hyper.pyc
+${PYSITELIB}/sympy/functions/special/hyper.pyo
${PYSITELIB}/sympy/functions/special/polynomials.py
${PYSITELIB}/sympy/functions/special/polynomials.pyc
${PYSITELIB}/sympy/functions/special/polynomials.pyo
@@ -297,6 +348,12 @@ ${PYSITELIB}/sympy/functions/special/spherical_harmonics.pyo
${PYSITELIB}/sympy/functions/special/tensor_functions.py
${PYSITELIB}/sympy/functions/special/tensor_functions.pyc
${PYSITELIB}/sympy/functions/special/tensor_functions.pyo
+${PYSITELIB}/sympy/functions/special/tests/test_bessel.py
+${PYSITELIB}/sympy/functions/special/tests/test_bessel.pyc
+${PYSITELIB}/sympy/functions/special/tests/test_bessel.pyo
+${PYSITELIB}/sympy/functions/special/tests/test_bsplines.py
+${PYSITELIB}/sympy/functions/special/tests/test_bsplines.pyc
+${PYSITELIB}/sympy/functions/special/tests/test_bsplines.pyo
${PYSITELIB}/sympy/functions/special/tests/test_delta_functions.py
${PYSITELIB}/sympy/functions/special/tests/test_delta_functions.pyc
${PYSITELIB}/sympy/functions/special/tests/test_delta_functions.pyo
@@ -306,6 +363,9 @@ ${PYSITELIB}/sympy/functions/special/tests/test_error_functions.pyo
${PYSITELIB}/sympy/functions/special/tests/test_gamma_functions.py
${PYSITELIB}/sympy/functions/special/tests/test_gamma_functions.pyc
${PYSITELIB}/sympy/functions/special/tests/test_gamma_functions.pyo
+${PYSITELIB}/sympy/functions/special/tests/test_hyper.py
+${PYSITELIB}/sympy/functions/special/tests/test_hyper.pyc
+${PYSITELIB}/sympy/functions/special/tests/test_hyper.pyo
${PYSITELIB}/sympy/functions/special/tests/test_spec_polynomials.py
${PYSITELIB}/sympy/functions/special/tests/test_spec_polynomials.pyc
${PYSITELIB}/sympy/functions/special/tests/test_spec_polynomials.pyo
@@ -369,6 +429,9 @@ ${PYSITELIB}/sympy/integrals/__init__.pyo
${PYSITELIB}/sympy/integrals/deltafunctions.py
${PYSITELIB}/sympy/integrals/deltafunctions.pyc
${PYSITELIB}/sympy/integrals/deltafunctions.pyo
+${PYSITELIB}/sympy/integrals/heurisch2.py
+${PYSITELIB}/sympy/integrals/heurisch2.pyc
+${PYSITELIB}/sympy/integrals/heurisch2.pyo
${PYSITELIB}/sympy/integrals/integrals.py
${PYSITELIB}/sympy/integrals/integrals.pyc
${PYSITELIB}/sympy/integrals/integrals.pyo
@@ -399,6 +462,12 @@ ${PYSITELIB}/sympy/integrals/trigonometry.pyo
${PYSITELIB}/sympy/interactive/__init__.py
${PYSITELIB}/sympy/interactive/__init__.pyc
${PYSITELIB}/sympy/interactive/__init__.pyo
+${PYSITELIB}/sympy/interactive/printing.py
+${PYSITELIB}/sympy/interactive/printing.pyc
+${PYSITELIB}/sympy/interactive/printing.pyo
+${PYSITELIB}/sympy/interactive/session.py
+${PYSITELIB}/sympy/interactive/session.pyc
+${PYSITELIB}/sympy/interactive/session.pyo
${PYSITELIB}/sympy/logic/__init__.py
${PYSITELIB}/sympy/logic/__init__.pyc
${PYSITELIB}/sympy/logic/__init__.pyo
@@ -408,6 +477,9 @@ ${PYSITELIB}/sympy/logic/algorithms/__init__.pyo
${PYSITELIB}/sympy/logic/algorithms/dpll.py
${PYSITELIB}/sympy/logic/algorithms/dpll.pyc
${PYSITELIB}/sympy/logic/algorithms/dpll.pyo
+${PYSITELIB}/sympy/logic/algorithms/dpll2.py
+${PYSITELIB}/sympy/logic/algorithms/dpll2.pyc
+${PYSITELIB}/sympy/logic/algorithms/dpll2.pyo
${PYSITELIB}/sympy/logic/boolalg.py
${PYSITELIB}/sympy/logic/boolalg.pyc
${PYSITELIB}/sympy/logic/boolalg.pyo
@@ -477,6 +549,9 @@ ${PYSITELIB}/sympy/mpmath/ctx_base.pyo
${PYSITELIB}/sympy/mpmath/ctx_fp.py
${PYSITELIB}/sympy/mpmath/ctx_fp.pyc
${PYSITELIB}/sympy/mpmath/ctx_fp.pyo
+${PYSITELIB}/sympy/mpmath/ctx_iv.py
+${PYSITELIB}/sympy/mpmath/ctx_iv.pyc
+${PYSITELIB}/sympy/mpmath/ctx_iv.pyo
${PYSITELIB}/sympy/mpmath/ctx_mp.py
${PYSITELIB}/sympy/mpmath/ctx_mp.pyc
${PYSITELIB}/sympy/mpmath/ctx_mp.pyo
@@ -489,9 +564,15 @@ ${PYSITELIB}/sympy/mpmath/function_docs.pyo
${PYSITELIB}/sympy/mpmath/functions/__init__.py
${PYSITELIB}/sympy/mpmath/functions/__init__.pyc
${PYSITELIB}/sympy/mpmath/functions/__init__.pyo
+${PYSITELIB}/sympy/mpmath/functions/bessel.py
+${PYSITELIB}/sympy/mpmath/functions/bessel.pyc
+${PYSITELIB}/sympy/mpmath/functions/bessel.pyo
${PYSITELIB}/sympy/mpmath/functions/elliptic.py
${PYSITELIB}/sympy/mpmath/functions/elliptic.pyc
${PYSITELIB}/sympy/mpmath/functions/elliptic.pyo
+${PYSITELIB}/sympy/mpmath/functions/expintegrals.py
+${PYSITELIB}/sympy/mpmath/functions/expintegrals.pyc
+${PYSITELIB}/sympy/mpmath/functions/expintegrals.pyo
${PYSITELIB}/sympy/mpmath/functions/factorials.py
${PYSITELIB}/sympy/mpmath/functions/factorials.pyc
${PYSITELIB}/sympy/mpmath/functions/factorials.pyo
@@ -501,12 +582,24 @@ ${PYSITELIB}/sympy/mpmath/functions/functions.pyo
${PYSITELIB}/sympy/mpmath/functions/hypergeometric.py
${PYSITELIB}/sympy/mpmath/functions/hypergeometric.pyc
${PYSITELIB}/sympy/mpmath/functions/hypergeometric.pyo
+${PYSITELIB}/sympy/mpmath/functions/orthogonal.py
+${PYSITELIB}/sympy/mpmath/functions/orthogonal.pyc
+${PYSITELIB}/sympy/mpmath/functions/orthogonal.pyo
+${PYSITELIB}/sympy/mpmath/functions/qfunctions.py
+${PYSITELIB}/sympy/mpmath/functions/qfunctions.pyc
+${PYSITELIB}/sympy/mpmath/functions/qfunctions.pyo
${PYSITELIB}/sympy/mpmath/functions/rszeta.py
${PYSITELIB}/sympy/mpmath/functions/rszeta.pyc
${PYSITELIB}/sympy/mpmath/functions/rszeta.pyo
+${PYSITELIB}/sympy/mpmath/functions/theta.py
+${PYSITELIB}/sympy/mpmath/functions/theta.pyc
+${PYSITELIB}/sympy/mpmath/functions/theta.pyo
${PYSITELIB}/sympy/mpmath/functions/zeta.py
${PYSITELIB}/sympy/mpmath/functions/zeta.pyc
${PYSITELIB}/sympy/mpmath/functions/zeta.pyo
+${PYSITELIB}/sympy/mpmath/functions/zetazeros.py
+${PYSITELIB}/sympy/mpmath/functions/zetazeros.pyc
+${PYSITELIB}/sympy/mpmath/functions/zetazeros.pyo
${PYSITELIB}/sympy/mpmath/identification.py
${PYSITELIB}/sympy/mpmath/identification.pyc
${PYSITELIB}/sympy/mpmath/identification.pyo
@@ -516,6 +609,10 @@ ${PYSITELIB}/sympy/mpmath/libmp/__init__.pyo
${PYSITELIB}/sympy/mpmath/libmp/backend.py
${PYSITELIB}/sympy/mpmath/libmp/backend.pyc
${PYSITELIB}/sympy/mpmath/libmp/backend.pyo
+${PYSITELIB}/sympy/mpmath/libmp/exec_py2.py
+${PYSITELIB}/sympy/mpmath/libmp/exec_py2.pyc
+${PYSITELIB}/sympy/mpmath/libmp/exec_py2.pyo
+${PYSITELIB}/sympy/mpmath/libmp/exec_py3.py
${PYSITELIB}/sympy/mpmath/libmp/gammazeta.py
${PYSITELIB}/sympy/mpmath/libmp/gammazeta.pyc
${PYSITELIB}/sympy/mpmath/libmp/gammazeta.pyo
@@ -558,6 +655,13 @@ ${PYSITELIB}/sympy/mpmath/rational.pyo
${PYSITELIB}/sympy/mpmath/tests/__init__.py
${PYSITELIB}/sympy/mpmath/tests/__init__.pyc
${PYSITELIB}/sympy/mpmath/tests/__init__.pyo
+${PYSITELIB}/sympy/mpmath/tests/extratest_bessel.py
+${PYSITELIB}/sympy/mpmath/tests/extratest_bessel.pyc
+${PYSITELIB}/sympy/mpmath/tests/extratest_bessel.pyo
+${PYSITELIB}/sympy/mpmath/tests/extratest_gamma.py
+${PYSITELIB}/sympy/mpmath/tests/extratest_zeta.py
+${PYSITELIB}/sympy/mpmath/tests/extratest_zeta.pyc
+${PYSITELIB}/sympy/mpmath/tests/extratest_zeta.pyo
${PYSITELIB}/sympy/mpmath/tests/runtests.py
${PYSITELIB}/sympy/mpmath/tests/runtests.pyc
${PYSITELIB}/sympy/mpmath/tests/runtests.pyo
@@ -646,8 +750,6 @@ ${PYSITELIB}/sympy/mpmath/tests/test_visualization.py
${PYSITELIB}/sympy/mpmath/tests/test_visualization.pyc
${PYSITELIB}/sympy/mpmath/tests/test_visualization.pyo
${PYSITELIB}/sympy/mpmath/tests/torture.py
-${PYSITELIB}/sympy/mpmath/tests/torture.pyc
-${PYSITELIB}/sympy/mpmath/tests/torture.pyo
${PYSITELIB}/sympy/mpmath/usertools.py
${PYSITELIB}/sympy/mpmath/usertools.pyc
${PYSITELIB}/sympy/mpmath/usertools.pyo
@@ -678,21 +780,33 @@ ${PYSITELIB}/sympy/ntheory/partitions_.pyo
${PYSITELIB}/sympy/ntheory/primetest.py
${PYSITELIB}/sympy/ntheory/primetest.pyc
${PYSITELIB}/sympy/ntheory/primetest.pyo
-${PYSITELIB}/sympy/ntheory/residue.py
-${PYSITELIB}/sympy/ntheory/residue.pyc
-${PYSITELIB}/sympy/ntheory/residue.pyo
+${PYSITELIB}/sympy/ntheory/residue_ntheory.py
+${PYSITELIB}/sympy/ntheory/residue_ntheory.pyc
+${PYSITELIB}/sympy/ntheory/residue_ntheory.pyo
${PYSITELIB}/sympy/ntheory/tests/test_ntheory.py
${PYSITELIB}/sympy/ntheory/tests/test_ntheory.pyc
${PYSITELIB}/sympy/ntheory/tests/test_ntheory.pyo
${PYSITELIB}/sympy/parsing/__init__.py
${PYSITELIB}/sympy/parsing/__init__.pyc
${PYSITELIB}/sympy/parsing/__init__.pyo
+${PYSITELIB}/sympy/parsing/ast_parser.py
+${PYSITELIB}/sympy/parsing/ast_parser.pyc
+${PYSITELIB}/sympy/parsing/ast_parser.pyo
+${PYSITELIB}/sympy/parsing/ast_parser_python25.py
+${PYSITELIB}/sympy/parsing/ast_parser_python25.pyc
+${PYSITELIB}/sympy/parsing/ast_parser_python25.pyo
${PYSITELIB}/sympy/parsing/mathematica.py
${PYSITELIB}/sympy/parsing/mathematica.pyc
${PYSITELIB}/sympy/parsing/mathematica.pyo
${PYSITELIB}/sympy/parsing/maxima.py
${PYSITELIB}/sympy/parsing/maxima.pyc
${PYSITELIB}/sympy/parsing/maxima.pyo
+${PYSITELIB}/sympy/parsing/sympy_parser.py
+${PYSITELIB}/sympy/parsing/sympy_parser.pyc
+${PYSITELIB}/sympy/parsing/sympy_parser.pyo
+${PYSITELIB}/sympy/parsing/sympy_tokenize.py
+${PYSITELIB}/sympy/parsing/sympy_tokenize.pyc
+${PYSITELIB}/sympy/parsing/sympy_tokenize.pyo
${PYSITELIB}/sympy/parsing/tests/test_mathematica.py
${PYSITELIB}/sympy/parsing/tests/test_mathematica.pyc
${PYSITELIB}/sympy/parsing/tests/test_mathematica.pyo
@@ -702,30 +816,201 @@ ${PYSITELIB}/sympy/parsing/tests/test_maxima.pyo
${PYSITELIB}/sympy/physics/__init__.py
${PYSITELIB}/sympy/physics/__init__.pyc
${PYSITELIB}/sympy/physics/__init__.pyo
+${PYSITELIB}/sympy/physics/hydrogen.py
+${PYSITELIB}/sympy/physics/hydrogen.pyc
+${PYSITELIB}/sympy/physics/hydrogen.pyo
${PYSITELIB}/sympy/physics/matrices.py
${PYSITELIB}/sympy/physics/matrices.pyc
${PYSITELIB}/sympy/physics/matrices.pyo
${PYSITELIB}/sympy/physics/paulialgebra.py
${PYSITELIB}/sympy/physics/paulialgebra.pyc
${PYSITELIB}/sympy/physics/paulialgebra.pyo
+${PYSITELIB}/sympy/physics/qho_1d.py
+${PYSITELIB}/sympy/physics/qho_1d.pyc
+${PYSITELIB}/sympy/physics/qho_1d.pyo
+${PYSITELIB}/sympy/physics/quantum/__init__.py
+${PYSITELIB}/sympy/physics/quantum/__init__.pyc
+${PYSITELIB}/sympy/physics/quantum/__init__.pyo
+${PYSITELIB}/sympy/physics/quantum/anticommutator.py
+${PYSITELIB}/sympy/physics/quantum/anticommutator.pyc
+${PYSITELIB}/sympy/physics/quantum/anticommutator.pyo
+${PYSITELIB}/sympy/physics/quantum/cartesian.py
+${PYSITELIB}/sympy/physics/quantum/cartesian.pyc
+${PYSITELIB}/sympy/physics/quantum/cartesian.pyo
+${PYSITELIB}/sympy/physics/quantum/cg.py
+${PYSITELIB}/sympy/physics/quantum/cg.pyc
+${PYSITELIB}/sympy/physics/quantum/cg.pyo
+${PYSITELIB}/sympy/physics/quantum/circuitplot.py
+${PYSITELIB}/sympy/physics/quantum/circuitplot.pyc
+${PYSITELIB}/sympy/physics/quantum/circuitplot.pyo
+${PYSITELIB}/sympy/physics/quantum/commutator.py
+${PYSITELIB}/sympy/physics/quantum/commutator.pyc
+${PYSITELIB}/sympy/physics/quantum/commutator.pyo
+${PYSITELIB}/sympy/physics/quantum/constants.py
+${PYSITELIB}/sympy/physics/quantum/constants.pyc
+${PYSITELIB}/sympy/physics/quantum/constants.pyo
+${PYSITELIB}/sympy/physics/quantum/dagger.py
+${PYSITELIB}/sympy/physics/quantum/dagger.pyc
+${PYSITELIB}/sympy/physics/quantum/dagger.pyo
+${PYSITELIB}/sympy/physics/quantum/gate.py
+${PYSITELIB}/sympy/physics/quantum/gate.pyc
+${PYSITELIB}/sympy/physics/quantum/gate.pyo
+${PYSITELIB}/sympy/physics/quantum/grover.py
+${PYSITELIB}/sympy/physics/quantum/grover.pyc
+${PYSITELIB}/sympy/physics/quantum/grover.pyo
+${PYSITELIB}/sympy/physics/quantum/hilbert.py
+${PYSITELIB}/sympy/physics/quantum/hilbert.pyc
+${PYSITELIB}/sympy/physics/quantum/hilbert.pyo
+${PYSITELIB}/sympy/physics/quantum/innerproduct.py
+${PYSITELIB}/sympy/physics/quantum/innerproduct.pyc
+${PYSITELIB}/sympy/physics/quantum/innerproduct.pyo
+${PYSITELIB}/sympy/physics/quantum/kronecker.py
+${PYSITELIB}/sympy/physics/quantum/kronecker.pyc
+${PYSITELIB}/sympy/physics/quantum/kronecker.pyo
+${PYSITELIB}/sympy/physics/quantum/matrixcache.py
+${PYSITELIB}/sympy/physics/quantum/matrixcache.pyc
+${PYSITELIB}/sympy/physics/quantum/matrixcache.pyo
+${PYSITELIB}/sympy/physics/quantum/matrixutils.py
+${PYSITELIB}/sympy/physics/quantum/matrixutils.pyc
+${PYSITELIB}/sympy/physics/quantum/matrixutils.pyo
+${PYSITELIB}/sympy/physics/quantum/operator.py
+${PYSITELIB}/sympy/physics/quantum/operator.pyc
+${PYSITELIB}/sympy/physics/quantum/operator.pyo
+${PYSITELIB}/sympy/physics/quantum/piab.py
+${PYSITELIB}/sympy/physics/quantum/piab.pyc
+${PYSITELIB}/sympy/physics/quantum/piab.pyo
+${PYSITELIB}/sympy/physics/quantum/qapply.py
+${PYSITELIB}/sympy/physics/quantum/qapply.pyc
+${PYSITELIB}/sympy/physics/quantum/qapply.pyo
+${PYSITELIB}/sympy/physics/quantum/qexpr.py
+${PYSITELIB}/sympy/physics/quantum/qexpr.pyc
+${PYSITELIB}/sympy/physics/quantum/qexpr.pyo
+${PYSITELIB}/sympy/physics/quantum/qft.py
+${PYSITELIB}/sympy/physics/quantum/qft.pyc
+${PYSITELIB}/sympy/physics/quantum/qft.pyo
+${PYSITELIB}/sympy/physics/quantum/qubit.py
+${PYSITELIB}/sympy/physics/quantum/qubit.pyc
+${PYSITELIB}/sympy/physics/quantum/qubit.pyo
+${PYSITELIB}/sympy/physics/quantum/represent.py
+${PYSITELIB}/sympy/physics/quantum/represent.pyc
+${PYSITELIB}/sympy/physics/quantum/represent.pyo
+${PYSITELIB}/sympy/physics/quantum/shor.py
+${PYSITELIB}/sympy/physics/quantum/shor.pyc
+${PYSITELIB}/sympy/physics/quantum/shor.pyo
+${PYSITELIB}/sympy/physics/quantum/spin.py
+${PYSITELIB}/sympy/physics/quantum/spin.pyc
+${PYSITELIB}/sympy/physics/quantum/spin.pyo
+${PYSITELIB}/sympy/physics/quantum/state.py
+${PYSITELIB}/sympy/physics/quantum/state.pyc
+${PYSITELIB}/sympy/physics/quantum/state.pyo
+${PYSITELIB}/sympy/physics/quantum/tensorproduct.py
+${PYSITELIB}/sympy/physics/quantum/tensorproduct.pyc
+${PYSITELIB}/sympy/physics/quantum/tensorproduct.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_anticommutator.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_anticommutator.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_anticommutator.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_cartesian.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_cartesian.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_cartesian.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_cg.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_cg.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_cg.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_commutator.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_commutator.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_commutator.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_constants.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_constants.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_constants.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_dagger.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_dagger.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_dagger.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_gate.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_gate.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_gate.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_grover.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_grover.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_grover.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_hilbert.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_hilbert.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_hilbert.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_innerproduct.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_innerproduct.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_innerproduct.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_kronecker.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_kronecker.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_kronecker.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_matrixutils.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_matrixutils.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_matrixutils.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_operator.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_operator.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_operator.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_piab.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_piab.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_piab.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_qapply.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_qapply.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_qapply.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_qexpr.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_qexpr.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_qexpr.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_qft.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_qft.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_qft.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_qubit.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_qubit.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_qubit.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_represent.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_represent.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_represent.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_shor.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_shor.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_shor.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_spin.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_spin.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_spin.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_state.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_state.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_state.pyo
+${PYSITELIB}/sympy/physics/quantum/tests/test_tensorproduct.py
+${PYSITELIB}/sympy/physics/quantum/tests/test_tensorproduct.pyc
+${PYSITELIB}/sympy/physics/quantum/tests/test_tensorproduct.pyo
${PYSITELIB}/sympy/physics/secondquant.py
${PYSITELIB}/sympy/physics/secondquant.pyc
${PYSITELIB}/sympy/physics/secondquant.pyo
+${PYSITELIB}/sympy/physics/sho.py
+${PYSITELIB}/sympy/physics/sho.pyc
+${PYSITELIB}/sympy/physics/sho.pyo
+${PYSITELIB}/sympy/physics/tests/test_clebsch_gordan.py
+${PYSITELIB}/sympy/physics/tests/test_clebsch_gordan.pyc
+${PYSITELIB}/sympy/physics/tests/test_clebsch_gordan.pyo
+${PYSITELIB}/sympy/physics/tests/test_hydrogen.py
+${PYSITELIB}/sympy/physics/tests/test_hydrogen.pyc
+${PYSITELIB}/sympy/physics/tests/test_hydrogen.pyo
${PYSITELIB}/sympy/physics/tests/test_paulialgebra.py
${PYSITELIB}/sympy/physics/tests/test_paulialgebra.pyc
${PYSITELIB}/sympy/physics/tests/test_paulialgebra.pyo
${PYSITELIB}/sympy/physics/tests/test_physics_matrices.py
${PYSITELIB}/sympy/physics/tests/test_physics_matrices.pyc
${PYSITELIB}/sympy/physics/tests/test_physics_matrices.pyo
+${PYSITELIB}/sympy/physics/tests/test_qho_1d.py
+${PYSITELIB}/sympy/physics/tests/test_qho_1d.pyc
+${PYSITELIB}/sympy/physics/tests/test_qho_1d.pyo
${PYSITELIB}/sympy/physics/tests/test_secondquant.py
${PYSITELIB}/sympy/physics/tests/test_secondquant.pyc
${PYSITELIB}/sympy/physics/tests/test_secondquant.pyo
+${PYSITELIB}/sympy/physics/tests/test_sho.py
+${PYSITELIB}/sympy/physics/tests/test_sho.pyc
+${PYSITELIB}/sympy/physics/tests/test_sho.pyo
${PYSITELIB}/sympy/physics/tests/test_units.py
${PYSITELIB}/sympy/physics/tests/test_units.pyc
${PYSITELIB}/sympy/physics/tests/test_units.pyo
${PYSITELIB}/sympy/physics/units.py
${PYSITELIB}/sympy/physics/units.pyc
${PYSITELIB}/sympy/physics/units.pyo
+${PYSITELIB}/sympy/physics/wigner.py
+${PYSITELIB}/sympy/physics/wigner.pyc
+${PYSITELIB}/sympy/physics/wigner.pyo
${PYSITELIB}/sympy/plotting/__init__.py
${PYSITELIB}/sympy/plotting/__init__.pyc
${PYSITELIB}/sympy/plotting/__init__.pyo
@@ -786,54 +1071,282 @@ ${PYSITELIB}/sympy/plotting/util.pyo
${PYSITELIB}/sympy/polys/__init__.py
${PYSITELIB}/sympy/polys/__init__.pyc
${PYSITELIB}/sympy/polys/__init__.pyo
-${PYSITELIB}/sympy/polys/algorithms.py
-${PYSITELIB}/sympy/polys/algorithms.pyc
-${PYSITELIB}/sympy/polys/algorithms.pyo
+${PYSITELIB}/sympy/polys/constructor.py
+${PYSITELIB}/sympy/polys/constructor.pyc
+${PYSITELIB}/sympy/polys/constructor.pyo
+${PYSITELIB}/sympy/polys/densearith.py
+${PYSITELIB}/sympy/polys/densearith.pyc
+${PYSITELIB}/sympy/polys/densearith.pyo
+${PYSITELIB}/sympy/polys/densebasic.py
+${PYSITELIB}/sympy/polys/densebasic.pyc
+${PYSITELIB}/sympy/polys/densebasic.pyo
+${PYSITELIB}/sympy/polys/densepolys.py
+${PYSITELIB}/sympy/polys/densepolys.pyc
+${PYSITELIB}/sympy/polys/densepolys.pyo
+${PYSITELIB}/sympy/polys/densetools.py
+${PYSITELIB}/sympy/polys/densetools.pyc
+${PYSITELIB}/sympy/polys/densetools.pyo
+${PYSITELIB}/sympy/polys/domains/__init__.py
+${PYSITELIB}/sympy/polys/domains/__init__.pyc
+${PYSITELIB}/sympy/polys/domains/__init__.pyo
+${PYSITELIB}/sympy/polys/domains/algebraicfield.py
+${PYSITELIB}/sympy/polys/domains/algebraicfield.pyc
+${PYSITELIB}/sympy/polys/domains/algebraicfield.pyo
+${PYSITELIB}/sympy/polys/domains/characteristiczero.py
+${PYSITELIB}/sympy/polys/domains/characteristiczero.pyc
+${PYSITELIB}/sympy/polys/domains/characteristiczero.pyo
+${PYSITELIB}/sympy/polys/domains/compositedomain.py
+${PYSITELIB}/sympy/polys/domains/compositedomain.pyc
+${PYSITELIB}/sympy/polys/domains/compositedomain.pyo
+${PYSITELIB}/sympy/polys/domains/domain.py
+${PYSITELIB}/sympy/polys/domains/domain.pyc
+${PYSITELIB}/sympy/polys/domains/domain.pyo
+${PYSITELIB}/sympy/polys/domains/expressiondomain.py
+${PYSITELIB}/sympy/polys/domains/expressiondomain.pyc
+${PYSITELIB}/sympy/polys/domains/expressiondomain.pyo
+${PYSITELIB}/sympy/polys/domains/field.py
+${PYSITELIB}/sympy/polys/domains/field.pyc
+${PYSITELIB}/sympy/polys/domains/field.pyo
+${PYSITELIB}/sympy/polys/domains/finitefield.py
+${PYSITELIB}/sympy/polys/domains/finitefield.pyc
+${PYSITELIB}/sympy/polys/domains/finitefield.pyo
+${PYSITELIB}/sympy/polys/domains/fractionfield.py
+${PYSITELIB}/sympy/polys/domains/fractionfield.pyc
+${PYSITELIB}/sympy/polys/domains/fractionfield.pyo
+${PYSITELIB}/sympy/polys/domains/gmpyfinitefield.py
+${PYSITELIB}/sympy/polys/domains/gmpyfinitefield.pyc
+${PYSITELIB}/sympy/polys/domains/gmpyfinitefield.pyo
+${PYSITELIB}/sympy/polys/domains/gmpyintegerring.py
+${PYSITELIB}/sympy/polys/domains/gmpyintegerring.pyc
+${PYSITELIB}/sympy/polys/domains/gmpyintegerring.pyo
+${PYSITELIB}/sympy/polys/domains/gmpyrationalfield.py
+${PYSITELIB}/sympy/polys/domains/gmpyrationalfield.pyc
+${PYSITELIB}/sympy/polys/domains/gmpyrationalfield.pyo
+${PYSITELIB}/sympy/polys/domains/groundtypes.py
+${PYSITELIB}/sympy/polys/domains/groundtypes.pyc
+${PYSITELIB}/sympy/polys/domains/groundtypes.pyo
+${PYSITELIB}/sympy/polys/domains/integerring.py
+${PYSITELIB}/sympy/polys/domains/integerring.pyc
+${PYSITELIB}/sympy/polys/domains/integerring.pyo
+${PYSITELIB}/sympy/polys/domains/modularinteger.py
+${PYSITELIB}/sympy/polys/domains/modularinteger.pyc
+${PYSITELIB}/sympy/polys/domains/modularinteger.pyo
+${PYSITELIB}/sympy/polys/domains/mpmathcomplexdomain.py
+${PYSITELIB}/sympy/polys/domains/mpmathcomplexdomain.pyc
+${PYSITELIB}/sympy/polys/domains/mpmathcomplexdomain.pyo
+${PYSITELIB}/sympy/polys/domains/mpmathrealdomain.py
+${PYSITELIB}/sympy/polys/domains/mpmathrealdomain.pyc
+${PYSITELIB}/sympy/polys/domains/mpmathrealdomain.pyo
+${PYSITELIB}/sympy/polys/domains/polynomialring.py
+${PYSITELIB}/sympy/polys/domains/polynomialring.pyc
+${PYSITELIB}/sympy/polys/domains/polynomialring.pyo
+${PYSITELIB}/sympy/polys/domains/pythoncomplexdomain.py
+${PYSITELIB}/sympy/polys/domains/pythoncomplexdomain.pyc
+${PYSITELIB}/sympy/polys/domains/pythoncomplexdomain.pyo
+${PYSITELIB}/sympy/polys/domains/pythonfinitefield.py
+${PYSITELIB}/sympy/polys/domains/pythonfinitefield.pyc
+${PYSITELIB}/sympy/polys/domains/pythonfinitefield.pyo
+${PYSITELIB}/sympy/polys/domains/pythonintegerring.py
+${PYSITELIB}/sympy/polys/domains/pythonintegerring.pyc
+${PYSITELIB}/sympy/polys/domains/pythonintegerring.pyo
+${PYSITELIB}/sympy/polys/domains/pythonrationalfield.py
+${PYSITELIB}/sympy/polys/domains/pythonrationalfield.pyc
+${PYSITELIB}/sympy/polys/domains/pythonrationalfield.pyo
+${PYSITELIB}/sympy/polys/domains/pythonrationaltype.py
+${PYSITELIB}/sympy/polys/domains/pythonrationaltype.pyc
+${PYSITELIB}/sympy/polys/domains/pythonrationaltype.pyo
+${PYSITELIB}/sympy/polys/domains/pythonrealdomain.py
+${PYSITELIB}/sympy/polys/domains/pythonrealdomain.pyc
+${PYSITELIB}/sympy/polys/domains/pythonrealdomain.pyo
+${PYSITELIB}/sympy/polys/domains/rationalfield.py
+${PYSITELIB}/sympy/polys/domains/rationalfield.pyc
+${PYSITELIB}/sympy/polys/domains/rationalfield.pyo
+${PYSITELIB}/sympy/polys/domains/realdomain.py
+${PYSITELIB}/sympy/polys/domains/realdomain.pyc
+${PYSITELIB}/sympy/polys/domains/realdomain.pyo
+${PYSITELIB}/sympy/polys/domains/ring.py
+${PYSITELIB}/sympy/polys/domains/ring.pyc
+${PYSITELIB}/sympy/polys/domains/ring.pyo
+${PYSITELIB}/sympy/polys/domains/simpledomain.py
+${PYSITELIB}/sympy/polys/domains/simpledomain.pyc
+${PYSITELIB}/sympy/polys/domains/simpledomain.pyo
+${PYSITELIB}/sympy/polys/domains/sympyfinitefield.py
+${PYSITELIB}/sympy/polys/domains/sympyfinitefield.pyc
+${PYSITELIB}/sympy/polys/domains/sympyfinitefield.pyo
+${PYSITELIB}/sympy/polys/domains/sympyintegerring.py
+${PYSITELIB}/sympy/polys/domains/sympyintegerring.pyc
+${PYSITELIB}/sympy/polys/domains/sympyintegerring.pyo
+${PYSITELIB}/sympy/polys/domains/sympyrationalfield.py
+${PYSITELIB}/sympy/polys/domains/sympyrationalfield.pyc
+${PYSITELIB}/sympy/polys/domains/sympyrationalfield.pyo
+${PYSITELIB}/sympy/polys/domains/sympyrealdomain.py
+${PYSITELIB}/sympy/polys/domains/sympyrealdomain.pyc
+${PYSITELIB}/sympy/polys/domains/sympyrealdomain.pyo
+${PYSITELIB}/sympy/polys/euclidtools.py
+${PYSITELIB}/sympy/polys/euclidtools.pyc
+${PYSITELIB}/sympy/polys/euclidtools.pyo
${PYSITELIB}/sympy/polys/factortools.py
${PYSITELIB}/sympy/polys/factortools.pyc
${PYSITELIB}/sympy/polys/factortools.pyo
-${PYSITELIB}/sympy/polys/galoispolys.py
-${PYSITELIB}/sympy/polys/galoispolys.pyc
-${PYSITELIB}/sympy/polys/galoispolys.pyo
-${PYSITELIB}/sympy/polys/integerpolys.py
-${PYSITELIB}/sympy/polys/integerpolys.pyc
-${PYSITELIB}/sympy/polys/integerpolys.pyo
-${PYSITELIB}/sympy/polys/monomial.py
-${PYSITELIB}/sympy/polys/monomial.pyc
-${PYSITELIB}/sympy/polys/monomial.pyo
-${PYSITELIB}/sympy/polys/polynomial.py
-${PYSITELIB}/sympy/polys/polynomial.pyc
-${PYSITELIB}/sympy/polys/polynomial.pyo
-${PYSITELIB}/sympy/polys/rootfinding.py
-${PYSITELIB}/sympy/polys/rootfinding.pyc
-${PYSITELIB}/sympy/polys/rootfinding.pyo
+${PYSITELIB}/sympy/polys/galoistools.py
+${PYSITELIB}/sympy/polys/galoistools.pyc
+${PYSITELIB}/sympy/polys/galoistools.pyo
+${PYSITELIB}/sympy/polys/groebnertools.py
+${PYSITELIB}/sympy/polys/groebnertools.pyc
+${PYSITELIB}/sympy/polys/groebnertools.pyo
+${PYSITELIB}/sympy/polys/monomialtools.py
+${PYSITELIB}/sympy/polys/monomialtools.pyc
+${PYSITELIB}/sympy/polys/monomialtools.pyo
+${PYSITELIB}/sympy/polys/numberfields.py
+${PYSITELIB}/sympy/polys/numberfields.pyc
+${PYSITELIB}/sympy/polys/numberfields.pyo
+${PYSITELIB}/sympy/polys/orthopolys.py
+${PYSITELIB}/sympy/polys/orthopolys.pyc
+${PYSITELIB}/sympy/polys/orthopolys.pyo
+${PYSITELIB}/sympy/polys/partfrac.py
+${PYSITELIB}/sympy/polys/partfrac.pyc
+${PYSITELIB}/sympy/polys/partfrac.pyo
+${PYSITELIB}/sympy/polys/polyclasses.py
+${PYSITELIB}/sympy/polys/polyclasses.pyc
+${PYSITELIB}/sympy/polys/polyclasses.pyo
+${PYSITELIB}/sympy/polys/polyconfig.py
+${PYSITELIB}/sympy/polys/polyconfig.pyc
+${PYSITELIB}/sympy/polys/polyconfig.pyo
+${PYSITELIB}/sympy/polys/polycontext.py
+${PYSITELIB}/sympy/polys/polycontext.pyc
+${PYSITELIB}/sympy/polys/polycontext.pyo
+${PYSITELIB}/sympy/polys/polyerrors.py
+${PYSITELIB}/sympy/polys/polyerrors.pyc
+${PYSITELIB}/sympy/polys/polyerrors.pyo
+${PYSITELIB}/sympy/polys/polyfuncs.py
+${PYSITELIB}/sympy/polys/polyfuncs.pyc
+${PYSITELIB}/sympy/polys/polyfuncs.pyo
+${PYSITELIB}/sympy/polys/polyoptions.py
+${PYSITELIB}/sympy/polys/polyoptions.pyc
+${PYSITELIB}/sympy/polys/polyoptions.pyo
+${PYSITELIB}/sympy/polys/polyroots.py
+${PYSITELIB}/sympy/polys/polyroots.pyc
+${PYSITELIB}/sympy/polys/polyroots.pyo
+${PYSITELIB}/sympy/polys/polytools.py
+${PYSITELIB}/sympy/polys/polytools.pyc
+${PYSITELIB}/sympy/polys/polytools.pyo
+${PYSITELIB}/sympy/polys/polyutils.py
+${PYSITELIB}/sympy/polys/polyutils.pyc
+${PYSITELIB}/sympy/polys/polyutils.pyo
+${PYSITELIB}/sympy/polys/rationaltools.py
+${PYSITELIB}/sympy/polys/rationaltools.pyc
+${PYSITELIB}/sympy/polys/rationaltools.pyo
+${PYSITELIB}/sympy/polys/rootisolation.py
+${PYSITELIB}/sympy/polys/rootisolation.pyc
+${PYSITELIB}/sympy/polys/rootisolation.pyo
+${PYSITELIB}/sympy/polys/rootoftools.py
+${PYSITELIB}/sympy/polys/rootoftools.pyc
+${PYSITELIB}/sympy/polys/rootoftools.pyo
+${PYSITELIB}/sympy/polys/sparsearith.py
+${PYSITELIB}/sympy/polys/sparsearith.pyc
+${PYSITELIB}/sympy/polys/sparsearith.pyo
+${PYSITELIB}/sympy/polys/sparsebasic.py
+${PYSITELIB}/sympy/polys/sparsebasic.pyc
+${PYSITELIB}/sympy/polys/sparsebasic.pyo
+${PYSITELIB}/sympy/polys/sparsepolys.py
+${PYSITELIB}/sympy/polys/sparsepolys.pyc
+${PYSITELIB}/sympy/polys/sparsepolys.pyo
+${PYSITELIB}/sympy/polys/sparsetools.py
+${PYSITELIB}/sympy/polys/sparsetools.pyc
+${PYSITELIB}/sympy/polys/sparsetools.pyo
${PYSITELIB}/sympy/polys/specialpolys.py
${PYSITELIB}/sympy/polys/specialpolys.pyc
${PYSITELIB}/sympy/polys/specialpolys.pyo
-${PYSITELIB}/sympy/polys/tests/test_galoispolys.py
-${PYSITELIB}/sympy/polys/tests/test_galoispolys.pyc
-${PYSITELIB}/sympy/polys/tests/test_galoispolys.pyo
-${PYSITELIB}/sympy/polys/tests/test_integerpolys.py
-${PYSITELIB}/sympy/polys/tests/test_integerpolys.pyc
-${PYSITELIB}/sympy/polys/tests/test_integerpolys.pyo
-${PYSITELIB}/sympy/polys/tests/test_polynomial.py
-${PYSITELIB}/sympy/polys/tests/test_polynomial.pyc
-${PYSITELIB}/sympy/polys/tests/test_polynomial.pyo
+${PYSITELIB}/sympy/polys/sqfreetools.py
+${PYSITELIB}/sympy/polys/sqfreetools.pyc
+${PYSITELIB}/sympy/polys/sqfreetools.pyo
+${PYSITELIB}/sympy/polys/tests/test_constructor.py
+${PYSITELIB}/sympy/polys/tests/test_constructor.pyc
+${PYSITELIB}/sympy/polys/tests/test_constructor.pyo
+${PYSITELIB}/sympy/polys/tests/test_densearith.py
+${PYSITELIB}/sympy/polys/tests/test_densearith.pyc
+${PYSITELIB}/sympy/polys/tests/test_densearith.pyo
+${PYSITELIB}/sympy/polys/tests/test_densebasic.py
+${PYSITELIB}/sympy/polys/tests/test_densebasic.pyc
+${PYSITELIB}/sympy/polys/tests/test_densebasic.pyo
+${PYSITELIB}/sympy/polys/tests/test_densetools.py
+${PYSITELIB}/sympy/polys/tests/test_densetools.pyc
+${PYSITELIB}/sympy/polys/tests/test_densetools.pyo
+${PYSITELIB}/sympy/polys/tests/test_domains.py
+${PYSITELIB}/sympy/polys/tests/test_domains.pyc
+${PYSITELIB}/sympy/polys/tests/test_domains.pyo
+${PYSITELIB}/sympy/polys/tests/test_euclidtools.py
+${PYSITELIB}/sympy/polys/tests/test_euclidtools.pyc
+${PYSITELIB}/sympy/polys/tests/test_euclidtools.pyo
+${PYSITELIB}/sympy/polys/tests/test_factortools.py
+${PYSITELIB}/sympy/polys/tests/test_factortools.pyc
+${PYSITELIB}/sympy/polys/tests/test_factortools.pyo
+${PYSITELIB}/sympy/polys/tests/test_galoistools.py
+${PYSITELIB}/sympy/polys/tests/test_galoistools.pyc
+${PYSITELIB}/sympy/polys/tests/test_galoistools.pyo
+${PYSITELIB}/sympy/polys/tests/test_groebnertools.py
+${PYSITELIB}/sympy/polys/tests/test_groebnertools.pyc
+${PYSITELIB}/sympy/polys/tests/test_groebnertools.pyo
+${PYSITELIB}/sympy/polys/tests/test_monomialtools.py
+${PYSITELIB}/sympy/polys/tests/test_monomialtools.pyc
+${PYSITELIB}/sympy/polys/tests/test_monomialtools.pyo
+${PYSITELIB}/sympy/polys/tests/test_numberfields.py
+${PYSITELIB}/sympy/polys/tests/test_numberfields.pyc
+${PYSITELIB}/sympy/polys/tests/test_numberfields.pyo
+${PYSITELIB}/sympy/polys/tests/test_orthopolys.py
+${PYSITELIB}/sympy/polys/tests/test_orthopolys.pyc
+${PYSITELIB}/sympy/polys/tests/test_orthopolys.pyo
+${PYSITELIB}/sympy/polys/tests/test_partfrac.py
+${PYSITELIB}/sympy/polys/tests/test_partfrac.pyc
+${PYSITELIB}/sympy/polys/tests/test_partfrac.pyo
+${PYSITELIB}/sympy/polys/tests/test_polyclasses.py
+${PYSITELIB}/sympy/polys/tests/test_polyclasses.pyc
+${PYSITELIB}/sympy/polys/tests/test_polyclasses.pyo
+${PYSITELIB}/sympy/polys/tests/test_polyfuncs.py
+${PYSITELIB}/sympy/polys/tests/test_polyfuncs.pyc
+${PYSITELIB}/sympy/polys/tests/test_polyfuncs.pyo
+${PYSITELIB}/sympy/polys/tests/test_polyoptions.py
+${PYSITELIB}/sympy/polys/tests/test_polyoptions.pyc
+${PYSITELIB}/sympy/polys/tests/test_polyoptions.pyo
+${PYSITELIB}/sympy/polys/tests/test_polyroots.py
+${PYSITELIB}/sympy/polys/tests/test_polyroots.pyc
+${PYSITELIB}/sympy/polys/tests/test_polyroots.pyo
+${PYSITELIB}/sympy/polys/tests/test_polytools.py
+${PYSITELIB}/sympy/polys/tests/test_polytools.pyc
+${PYSITELIB}/sympy/polys/tests/test_polytools.pyo
+${PYSITELIB}/sympy/polys/tests/test_polyutils.py
+${PYSITELIB}/sympy/polys/tests/test_polyutils.pyc
+${PYSITELIB}/sympy/polys/tests/test_polyutils.pyo
+${PYSITELIB}/sympy/polys/tests/test_rationaltools.py
+${PYSITELIB}/sympy/polys/tests/test_rationaltools.pyc
+${PYSITELIB}/sympy/polys/tests/test_rationaltools.pyo
+${PYSITELIB}/sympy/polys/tests/test_rootisolation.py
+${PYSITELIB}/sympy/polys/tests/test_rootisolation.pyc
+${PYSITELIB}/sympy/polys/tests/test_rootisolation.pyo
+${PYSITELIB}/sympy/polys/tests/test_rootoftools.py
+${PYSITELIB}/sympy/polys/tests/test_rootoftools.pyc
+${PYSITELIB}/sympy/polys/tests/test_rootoftools.pyo
${PYSITELIB}/sympy/polys/tests/test_specialpolys.py
${PYSITELIB}/sympy/polys/tests/test_specialpolys.pyc
${PYSITELIB}/sympy/polys/tests/test_specialpolys.pyo
-${PYSITELIB}/sympy/polys/wrappers.py
-${PYSITELIB}/sympy/polys/wrappers.pyc
-${PYSITELIB}/sympy/polys/wrappers.pyo
+${PYSITELIB}/sympy/polys/tests/test_sqfreetools.py
+${PYSITELIB}/sympy/polys/tests/test_sqfreetools.pyc
+${PYSITELIB}/sympy/polys/tests/test_sqfreetools.pyo
${PYSITELIB}/sympy/printing/__init__.py
${PYSITELIB}/sympy/printing/__init__.pyc
${PYSITELIB}/sympy/printing/__init__.pyo
${PYSITELIB}/sympy/printing/ccode.py
${PYSITELIB}/sympy/printing/ccode.pyc
${PYSITELIB}/sympy/printing/ccode.pyo
+${PYSITELIB}/sympy/printing/codeprinter.py
+${PYSITELIB}/sympy/printing/codeprinter.pyc
+${PYSITELIB}/sympy/printing/codeprinter.pyo
${PYSITELIB}/sympy/printing/conventions.py
${PYSITELIB}/sympy/printing/conventions.pyc
${PYSITELIB}/sympy/printing/conventions.pyo
+${PYSITELIB}/sympy/printing/fcode.py
+${PYSITELIB}/sympy/printing/fcode.pyc
+${PYSITELIB}/sympy/printing/fcode.pyo
${PYSITELIB}/sympy/printing/gtk.py
${PYSITELIB}/sympy/printing/gtk.pyc
${PYSITELIB}/sympy/printing/gtk.pyo
@@ -864,9 +1377,6 @@ ${PYSITELIB}/sympy/printing/pretty/stringpict.pyo
${PYSITELIB}/sympy/printing/pretty/tests/test_pretty.py
${PYSITELIB}/sympy/printing/pretty/tests/test_pretty.pyc
${PYSITELIB}/sympy/printing/pretty/tests/test_pretty.pyo
-${PYSITELIB}/sympy/printing/pretty/tests/test_pretty_unicode.py
-${PYSITELIB}/sympy/printing/pretty/tests/test_pretty_unicode.pyc
-${PYSITELIB}/sympy/printing/pretty/tests/test_pretty_unicode.pyo
${PYSITELIB}/sympy/printing/preview.py
${PYSITELIB}/sympy/printing/preview.pyc
${PYSITELIB}/sympy/printing/preview.pyo
@@ -885,9 +1395,15 @@ ${PYSITELIB}/sympy/printing/str.pyo
${PYSITELIB}/sympy/printing/tests/test_ccode.py
${PYSITELIB}/sympy/printing/tests/test_ccode.pyc
${PYSITELIB}/sympy/printing/tests/test_ccode.pyo
+${PYSITELIB}/sympy/printing/tests/test_codeprinter.py
+${PYSITELIB}/sympy/printing/tests/test_codeprinter.pyc
+${PYSITELIB}/sympy/printing/tests/test_codeprinter.pyo
${PYSITELIB}/sympy/printing/tests/test_conventions.py
${PYSITELIB}/sympy/printing/tests/test_conventions.pyc
${PYSITELIB}/sympy/printing/tests/test_conventions.pyo
+${PYSITELIB}/sympy/printing/tests/test_fcode.py
+${PYSITELIB}/sympy/printing/tests/test_fcode.pyc
+${PYSITELIB}/sympy/printing/tests/test_fcode.pyo
${PYSITELIB}/sympy/printing/tests/test_gtk.py
${PYSITELIB}/sympy/printing/tests/test_gtk.pyc
${PYSITELIB}/sympy/printing/tests/test_gtk.pyo
@@ -930,6 +1446,9 @@ ${PYSITELIB}/sympy/series/limits.pyo
${PYSITELIB}/sympy/series/order.py
${PYSITELIB}/sympy/series/order.pyc
${PYSITELIB}/sympy/series/order.pyo
+${PYSITELIB}/sympy/series/residues.py
+${PYSITELIB}/sympy/series/residues.pyc
+${PYSITELIB}/sympy/series/residues.pyo
${PYSITELIB}/sympy/series/series.py
${PYSITELIB}/sympy/series/series.pyc
${PYSITELIB}/sympy/series/series.pyo
@@ -951,6 +1470,9 @@ ${PYSITELIB}/sympy/series/tests/test_nseries.pyo
${PYSITELIB}/sympy/series/tests/test_order.py
${PYSITELIB}/sympy/series/tests/test_order.pyc
${PYSITELIB}/sympy/series/tests/test_order.pyo
+${PYSITELIB}/sympy/series/tests/test_residues.py
+${PYSITELIB}/sympy/series/tests/test_residues.pyc
+${PYSITELIB}/sympy/series/tests/test_residues.pyo
${PYSITELIB}/sympy/series/tests/test_series.py
${PYSITELIB}/sympy/series/tests/test_series.pyc
${PYSITELIB}/sympy/series/tests/test_series.pyo
@@ -963,9 +1485,15 @@ ${PYSITELIB}/sympy/simplify/cse_main.pyo
${PYSITELIB}/sympy/simplify/cse_opts.py
${PYSITELIB}/sympy/simplify/cse_opts.pyc
${PYSITELIB}/sympy/simplify/cse_opts.pyo
-${PYSITELIB}/sympy/simplify/rewrite.py
-${PYSITELIB}/sympy/simplify/rewrite.pyc
-${PYSITELIB}/sympy/simplify/rewrite.pyo
+${PYSITELIB}/sympy/simplify/epathtools.py
+${PYSITELIB}/sympy/simplify/epathtools.pyc
+${PYSITELIB}/sympy/simplify/epathtools.pyo
+${PYSITELIB}/sympy/simplify/hyperexpand.py
+${PYSITELIB}/sympy/simplify/hyperexpand.pyc
+${PYSITELIB}/sympy/simplify/hyperexpand.pyo
+${PYSITELIB}/sympy/simplify/hyperexpand_doc.py
+${PYSITELIB}/sympy/simplify/hyperexpand_doc.pyc
+${PYSITELIB}/sympy/simplify/hyperexpand_doc.pyo
${PYSITELIB}/sympy/simplify/simplify.py
${PYSITELIB}/sympy/simplify/simplify.pyc
${PYSITELIB}/sympy/simplify/simplify.pyo
@@ -975,6 +1503,12 @@ ${PYSITELIB}/sympy/simplify/sqrtdenest.pyo
${PYSITELIB}/sympy/simplify/tests/test_cse.py
${PYSITELIB}/sympy/simplify/tests/test_cse.pyc
${PYSITELIB}/sympy/simplify/tests/test_cse.pyo
+${PYSITELIB}/sympy/simplify/tests/test_epathtools.py
+${PYSITELIB}/sympy/simplify/tests/test_epathtools.pyc
+${PYSITELIB}/sympy/simplify/tests/test_epathtools.pyo
+${PYSITELIB}/sympy/simplify/tests/test_hyperexpand.py
+${PYSITELIB}/sympy/simplify/tests/test_hyperexpand.pyc
+${PYSITELIB}/sympy/simplify/tests/test_hyperexpand.pyo
${PYSITELIB}/sympy/simplify/tests/test_rewrite.py
${PYSITELIB}/sympy/simplify/tests/test_rewrite.pyc
${PYSITELIB}/sympy/simplify/tests/test_rewrite.pyo
@@ -984,12 +1518,21 @@ ${PYSITELIB}/sympy/simplify/tests/test_simplify.pyo
${PYSITELIB}/sympy/simplify/tests/test_sqrtdenest.py
${PYSITELIB}/sympy/simplify/tests/test_sqrtdenest.pyc
${PYSITELIB}/sympy/simplify/tests/test_sqrtdenest.pyo
+${PYSITELIB}/sympy/simplify/tests/test_traversaltools.py
+${PYSITELIB}/sympy/simplify/tests/test_traversaltools.pyc
+${PYSITELIB}/sympy/simplify/tests/test_traversaltools.pyo
+${PYSITELIB}/sympy/simplify/traversaltools.py
+${PYSITELIB}/sympy/simplify/traversaltools.pyc
+${PYSITELIB}/sympy/simplify/traversaltools.pyo
${PYSITELIB}/sympy/slow_tests/test_core.py
${PYSITELIB}/sympy/slow_tests/test_core.pyc
${PYSITELIB}/sympy/slow_tests/test_core.pyo
${PYSITELIB}/sympy/solvers/__init__.py
${PYSITELIB}/sympy/solvers/__init__.pyc
${PYSITELIB}/sympy/solvers/__init__.pyo
+${PYSITELIB}/sympy/solvers/inequalities.py
+${PYSITELIB}/sympy/solvers/inequalities.pyc
+${PYSITELIB}/sympy/solvers/inequalities.pyo
${PYSITELIB}/sympy/solvers/ode.py
${PYSITELIB}/sympy/solvers/ode.pyc
${PYSITELIB}/sympy/solvers/ode.pyo
@@ -1008,6 +1551,9 @@ ${PYSITELIB}/sympy/solvers/solvers.pyo
${PYSITELIB}/sympy/solvers/tests/test_constantsimp.py
${PYSITELIB}/sympy/solvers/tests/test_constantsimp.pyc
${PYSITELIB}/sympy/solvers/tests/test_constantsimp.pyo
+${PYSITELIB}/sympy/solvers/tests/test_inequalities.py
+${PYSITELIB}/sympy/solvers/tests/test_inequalities.pyc
+${PYSITELIB}/sympy/solvers/tests/test_inequalities.pyo
${PYSITELIB}/sympy/solvers/tests/test_numeric.py
${PYSITELIB}/sympy/solvers/tests/test_numeric.pyc
${PYSITELIB}/sympy/solvers/tests/test_numeric.pyo
@@ -1035,312 +1581,27 @@ ${PYSITELIB}/sympy/statistics/distributions.pyo
${PYSITELIB}/sympy/statistics/tests/test_statistics.py
${PYSITELIB}/sympy/statistics/tests/test_statistics.pyc
${PYSITELIB}/sympy/statistics/tests/test_statistics.pyo
-${PYSITELIB}/sympy/test_external/test_codegen_c_cc.py
-${PYSITELIB}/sympy/test_external/test_codegen_c_cc.pyc
-${PYSITELIB}/sympy/test_external/test_codegen_c_cc.pyo
-${PYSITELIB}/sympy/test_external/test_numpy.py
-${PYSITELIB}/sympy/test_external/test_numpy.pyc
-${PYSITELIB}/sympy/test_external/test_numpy.pyo
-${PYSITELIB}/sympy/test_external/test_sage.py
-${PYSITELIB}/sympy/test_external/test_sage.pyc
-${PYSITELIB}/sympy/test_external/test_sage.pyo
-${PYSITELIB}/sympy/thirdparty/__init__.py
-${PYSITELIB}/sympy/thirdparty/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/carbon.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/carbon.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/carbon.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/win32.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/win32.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/win32.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/xlib.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/xlib.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/app/xlib.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/clock.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/clock.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/clock.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/com.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/com.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/com.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/event.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/event.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/event.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/base.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/base.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/base.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/carbon.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/carbon.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/carbon.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/freetype.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/freetype.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/freetype.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/freetype_lib.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/freetype_lib.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/freetype_lib.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/ttf.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/ttf.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/ttf.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/win32.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/win32.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/font/win32.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/agl.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/agl.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/agl.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/gl.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/gl.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/gl.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/gl_info.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/gl_info.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/gl_info.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_arb.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_arb.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_arb.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_missing.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_missing.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_missing.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_nv.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_nv.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glext_nv.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glu.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glu.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glu.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glu_info.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glu_info.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glu_info.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glx.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glx.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glx.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glx_info.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glx_info.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glx_info.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_arb.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_arb.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_arb.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_mesa.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_mesa.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_mesa.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_nv.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_nv.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/glxext_nv.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_agl.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_agl.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_agl.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_glx.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_glx.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_glx.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_wgl.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_wgl.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/lib_wgl.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wgl.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wgl.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wgl.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wgl_info.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wgl_info.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wgl_info.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wglext_arb.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wglext_arb.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wglext_arb.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wglext_nv.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wglext_nv.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/gl/wglext_nv.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/allocation.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/allocation.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/allocation.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexattribute.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexattribute.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexattribute.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexbuffer.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexbuffer.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexbuffer.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexdomain.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexdomain.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/graphics/vertexdomain.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/atlas.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/atlas.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/atlas.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/bmp.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/bmp.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/bmp.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/dds.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/dds.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/dds.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gdiplus.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gdiplus.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gdiplus.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gdkpixbuf2.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gdkpixbuf2.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gdkpixbuf2.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gif.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gif.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/gif.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/pil.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/pil.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/pil.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/png.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/png.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/png.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/pypng.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/pypng.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/pypng.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/quicktime.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/quicktime.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/quicktime.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/s3tc.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/s3tc.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/image/codecs/s3tc.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/info.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/info.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/info.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/lib.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/lib.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/lib.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/avbin.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/avbin.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/avbin.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/lib_dsound.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/lib_dsound.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/directsound/lib_dsound.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_alc.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_alc.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_alc.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_openal.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_openal.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/openal/lib_openal.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/silent.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/silent.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/drivers/silent.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/procedural.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/procedural.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/procedural.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/riff.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/riff.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/media/riff.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/resource.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/resource.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/resource.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/sprite.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/sprite.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/sprite.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/caret.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/caret.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/caret.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/document.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/document.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/document.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/attributed.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/attributed.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/attributed.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/html.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/html.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/html.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/plaintext.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/plaintext.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/plaintext.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/structured.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/structured.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/formats/structured.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/layout.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/layout.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/layout.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/runlist.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/runlist.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/text/runlist.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/constants.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/constants.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/constants.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/quartzkey.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/quartzkey.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/quartzkey.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/types.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/types.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/carbon/types.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/event.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/event.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/event.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/key.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/key.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/key.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/mouse.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/mouse.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/mouse.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/constants.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/constants.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/constants.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/types.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/types.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/types.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/winkey.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/winkey.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/win32/winkey.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/__init__.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/__init__.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/__init__.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/cursorfont.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/cursorfont.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/cursorfont.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xinerama.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xinerama.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xinerama.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xlib.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xlib.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xlib.pyo
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xsync.py
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xsync.pyc
-${PYSITELIB}/sympy/thirdparty/pyglet/pyglet/window/xlib/xsync.pyo
+${PYSITELIB}/sympy/tensor/__init__.py
+${PYSITELIB}/sympy/tensor/__init__.pyc
+${PYSITELIB}/sympy/tensor/__init__.pyo
+${PYSITELIB}/sympy/tensor/index_methods.py
+${PYSITELIB}/sympy/tensor/index_methods.pyc
+${PYSITELIB}/sympy/tensor/index_methods.pyo
+${PYSITELIB}/sympy/tensor/indexed.py
+${PYSITELIB}/sympy/tensor/indexed.pyc
+${PYSITELIB}/sympy/tensor/indexed.pyo
+${PYSITELIB}/sympy/tensor/tests/test_index_methods.py
+${PYSITELIB}/sympy/tensor/tests/test_index_methods.pyc
+${PYSITELIB}/sympy/tensor/tests/test_index_methods.pyo
+${PYSITELIB}/sympy/tensor/tests/test_indexed.py
+${PYSITELIB}/sympy/tensor/tests/test_indexed.pyc
+${PYSITELIB}/sympy/tensor/tests/test_indexed.pyo
${PYSITELIB}/sympy/utilities/__init__.py
${PYSITELIB}/sympy/utilities/__init__.pyc
${PYSITELIB}/sympy/utilities/__init__.pyo
+${PYSITELIB}/sympy/utilities/autowrap.py
+${PYSITELIB}/sympy/utilities/autowrap.pyc
+${PYSITELIB}/sympy/utilities/autowrap.pyo
${PYSITELIB}/sympy/utilities/benchmarking.py
${PYSITELIB}/sympy/utilities/benchmarking.pyc
${PYSITELIB}/sympy/utilities/benchmarking.pyo
@@ -1350,6 +1611,9 @@ ${PYSITELIB}/sympy/utilities/codegen.pyo
${PYSITELIB}/sympy/utilities/compilef.py
${PYSITELIB}/sympy/utilities/compilef.pyc
${PYSITELIB}/sympy/utilities/compilef.pyo
+${PYSITELIB}/sympy/utilities/cythonutils.py
+${PYSITELIB}/sympy/utilities/cythonutils.pyc
+${PYSITELIB}/sympy/utilities/cythonutils.pyo
${PYSITELIB}/sympy/utilities/decorator.py
${PYSITELIB}/sympy/utilities/decorator.pyc
${PYSITELIB}/sympy/utilities/decorator.pyo
@@ -1368,18 +1632,27 @@ ${PYSITELIB}/sympy/utilities/mathml/data/simple_mmlctop.xsl
${PYSITELIB}/sympy/utilities/memoization.py
${PYSITELIB}/sympy/utilities/memoization.pyc
${PYSITELIB}/sympy/utilities/memoization.pyo
+${PYSITELIB}/sympy/utilities/misc.py
+${PYSITELIB}/sympy/utilities/misc.pyc
+${PYSITELIB}/sympy/utilities/misc.pyo
${PYSITELIB}/sympy/utilities/pkgdata.py
${PYSITELIB}/sympy/utilities/pkgdata.pyc
${PYSITELIB}/sympy/utilities/pkgdata.pyo
${PYSITELIB}/sympy/utilities/pytest.py
${PYSITELIB}/sympy/utilities/pytest.pyc
${PYSITELIB}/sympy/utilities/pytest.pyo
+${PYSITELIB}/sympy/utilities/randtest.py
+${PYSITELIB}/sympy/utilities/randtest.pyc
+${PYSITELIB}/sympy/utilities/randtest.pyo
${PYSITELIB}/sympy/utilities/runtests.py
${PYSITELIB}/sympy/utilities/runtests.pyc
${PYSITELIB}/sympy/utilities/runtests.pyo
${PYSITELIB}/sympy/utilities/source.py
${PYSITELIB}/sympy/utilities/source.pyc
${PYSITELIB}/sympy/utilities/source.pyo
+${PYSITELIB}/sympy/utilities/tests/test_autowrap.py
+${PYSITELIB}/sympy/utilities/tests/test_autowrap.pyc
+${PYSITELIB}/sympy/utilities/tests/test_autowrap.pyo
${PYSITELIB}/sympy/utilities/tests/test_code_quality.py
${PYSITELIB}/sympy/utilities/tests/test_code_quality.pyc
${PYSITELIB}/sympy/utilities/tests/test_code_quality.pyo
@@ -1404,4 +1677,7 @@ ${PYSITELIB}/sympy/utilities/tests/test_pytest.pyo
${PYSITELIB}/sympy/utilities/tests/test_source.py
${PYSITELIB}/sympy/utilities/tests/test_source.pyc
${PYSITELIB}/sympy/utilities/tests/test_source.pyo
+${PYSITELIB}/sympy/utilities/timeutils.py
+${PYSITELIB}/sympy/utilities/timeutils.pyc
+${PYSITELIB}/sympy/utilities/timeutils.pyo
man/man1/isympy${PYVERSSUFFIX}.1
diff --git a/math/py-sympy/distinfo b/math/py-sympy/distinfo
index dcacef046bf..d15419ef543 100644
--- a/math/py-sympy/distinfo
+++ b/math/py-sympy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2010/08/11 13:36:48 drochner Exp $
+$NetBSD: distinfo,v 1.6 2012/02/24 19:43:04 drochner Exp $
-SHA1 (sympy-0.6.7.tar.gz) = b50b1a256269df02b19c74c8a1491b5e42d6f26b
-RMD160 (sympy-0.6.7.tar.gz) = 8184b697f7d371d17f35c9a80bd020ae887bb7e3
-Size (sympy-0.6.7.tar.gz) = 2939278 bytes
-SHA1 (patch-aa) = 0e2deabbb181c4f7447f57bcd9892e24ec727e2b
+SHA1 (sympy-0.7.1.tar.gz) = b8609cc7e08d2883f96526ee8a4afdc90d77b911
+RMD160 (sympy-0.7.1.tar.gz) = ba6f95435d72708a12e4c4285d82d5e51d38bce4
+Size (sympy-0.7.1.tar.gz) = 3573079 bytes
+SHA1 (patch-aa) = d9c2d20c3d0cb388f9df64cec9728493460dc106
diff --git a/math/py-sympy/patches/patch-aa b/math/py-sympy/patches/patch-aa
index a3e1170475f..aace2fad874 100644
--- a/math/py-sympy/patches/patch-aa
+++ b/math/py-sympy/patches/patch-aa
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.4 2010/08/11 13:36:48 drochner Exp $
+$NetBSD: patch-aa,v 1.5 2012/02/24 19:43:04 drochner Exp $
---- setup.py.orig 2010-03-17 20:37:37.000000000 +0000
+--- setup.py.orig 2011-07-30 00:04:23.000000000 +0000
+++ setup.py
-@@ -220,10 +220,10 @@ setup(
+@@ -235,10 +235,10 @@ setup(
license = 'BSD',
url = 'http://code.google.com/p/sympy',
- packages = ['sympy'] + modules + tests + pyglet_packages,
+ packages = ['sympy'] + modules + tests,
- scripts = ['bin/isympy'],
+ scripts = ['bin/isympy' + sys.version[0:3]],
ext_modules = [],