diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-03-31 07:17:37 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-03-31 07:17:37 +0000 |
commit | d593dabfb9602f69e669022eb2161acb12943e95 (patch) | |
tree | 83fc1d3c41abf7612307529a2b0f81370fc6acdb /math/py-sympy | |
parent | d1ff8fe5309c75fc3deb1b55f82aaa943d0556e2 (diff) | |
download | ports-d593dabfb9602f69e669022eb2161acb12943e95.tar.gz ports-d593dabfb9602f69e669022eb2161acb12943e95.zip |
Notes
Diffstat (limited to 'math/py-sympy')
-rw-r--r-- | math/py-sympy/Makefile | 2 | ||||
-rw-r--r-- | math/py-sympy/distinfo | 6 | ||||
-rw-r--r-- | math/py-sympy/pkg-plist | 198 |
3 files changed, 134 insertions, 72 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile index cfb0936985b9..a59174a2d464 100644 --- a/math/py-sympy/Makefile +++ b/math/py-sympy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sympy -PORTVERSION= 0.6.6 +PORTVERSION= 0.6.7 CATEGORIES= math python MASTER_SITES= GOOGLE_CODE \ CHEESESHOP diff --git a/math/py-sympy/distinfo b/math/py-sympy/distinfo index 3f8042a5796c..9c1effe0f600 100644 --- a/math/py-sympy/distinfo +++ b/math/py-sympy/distinfo @@ -1,3 +1,3 @@ -MD5 (sympy-0.6.6.tar.gz) = aa7be690a1df7e7415fe968f5e076733 -SHA256 (sympy-0.6.6.tar.gz) = ea1b6d7c3416dee08b33e3cb51355ada6bedbdd9d5e0d1e791a2fdedd433bde4 -SIZE (sympy-0.6.6.tar.gz) = 2540321 +MD5 (sympy-0.6.7.tar.gz) = d73e0a5a128f38f930d566110f4b668b +SHA256 (sympy-0.6.7.tar.gz) = 802264fea36b9e3bd42df18422f1b26e6d4d962764bd2ab10f4b8b6a0b189791 +SIZE (sympy-0.6.7.tar.gz) = 2939278 diff --git a/math/py-sympy/pkg-plist b/math/py-sympy/pkg-plist index bead5037ec14..9e6218f7b4ca 100644 --- a/math/py-sympy/pkg-plist +++ b/math/py-sympy/pkg-plist @@ -1,6 +1,4 @@ -bin/doctest bin/isympy -bin/test %%PYTHON_SITELIBDIR%%/sympy/__init__.py %%PYTHON_SITELIBDIR%%/sympy/__init__.pyc %%PYTHON_SITELIBDIR%%/sympy/__init__.pyo @@ -442,66 +440,120 @@ bin/test %%PYTHON_SITELIBDIR%%/sympy/mpmath/__init__.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/__init__.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/__init__.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/__init__.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/__init__.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/__init__.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/approximation.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/approximation.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/approximation.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/calculus.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/calculus.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/calculus.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/differentiation.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/differentiation.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/differentiation.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/extrapolation.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/extrapolation.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/extrapolation.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/odes.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/odes.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/odes.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/optimization.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/optimization.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/optimization.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/polynomials.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/polynomials.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/polynomials.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/quadrature.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/quadrature.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus/quadrature.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_base.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_base.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_base.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_fp.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_fp.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_fp.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_mp.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_mp.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_mp.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_mp_python.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_mp_python.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/ctx_mp_python.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/conftest.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/conftest.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/conftest.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/elliptic.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/elliptic.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/elliptic.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/__init__.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/__init__.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/__init__.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/elliptic.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/elliptic.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/elliptic.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/factorials.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/factorials.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/factorials.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/functions.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/functions.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/functions.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/hypergeometric.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/hypergeometric.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/hypergeometric.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/rszeta.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/rszeta.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/rszeta.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/zeta.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/zeta.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions/zeta.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/function_docs.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/function_docs.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/function_docs.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/functions.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/gammazeta.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/gammazeta.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/gammazeta.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/identification.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/identification.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/identification.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libelefun.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libelefun.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libelefun.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libhyper.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libhyper.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libhyper.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libintmath.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libintmath.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libintmath.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpc.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpc.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpc.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpf.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpf.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpf.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpi.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpi.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmpi.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/linalg.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/linalg.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/linalg.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/mptypes.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/mptypes.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/mptypes.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/odes.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/odes.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/odes.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/optimization.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/optimization.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/optimization.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/quadrature.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/quadrature.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/quadrature.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/settings.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/settings.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/settings.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/__init__.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/__init__.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/__init__.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/backend.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/backend.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/backend.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/gammazeta.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/gammazeta.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/gammazeta.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libhyper.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libhyper.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libhyper.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libintmath.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libintmath.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libintmath.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libelefun.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libelefun.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libelefun.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpc.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpc.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpc.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpi.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpi.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpi.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpf.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpf.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp/libmpf.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/math2.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/math2.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/math2.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/__init__.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/__init__.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/__init__.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/calculus.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/calculus.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/calculus.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/linalg.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/linalg.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/linalg.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/matrices.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/matrices.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices/matrices.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/rational.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/rational.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/rational.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/__init__.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/__init__.pyo @@ -523,21 +575,24 @@ bin/test %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_convert.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_convert.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_convert.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_diff_mpmath.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_diff_mpmath.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_diff_mpmath.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_diff.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_diff.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_diff.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_division.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_division.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_division.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_elliptic.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_elliptic.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_elliptic.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_fp.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_fp.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_fp.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions2.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions2.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions2.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions_mpmath.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions_mpmath.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_functions_mpmath.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_gammazeta.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_gammazeta.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_gammazeta.pyo @@ -553,15 +608,15 @@ bin/test %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_linalg.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_linalg.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_linalg.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_matrices_mpmath.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_matrices_mpmath.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_matrices_mpmath.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_matrices.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_matrices.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_matrices.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_mpmath.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_mpmath.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_mpmath.pyo -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_ode_mpmath.py -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_ode_mpmath.pyc -%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_ode_mpmath.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_ode.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_ode.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_ode.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_pickle.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_pickle.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_pickle.pyo @@ -577,12 +632,18 @@ bin/test %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_special.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_special.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_special.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_str.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_str.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_str.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_summation.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_summation.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_summation.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_trig.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_trig.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_trig.pyo +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_visualization.py +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_visualization.pyc +%%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/test_visualization.pyo %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/torture.py %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/torture.pyc %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests/torture.pyo @@ -1342,9 +1403,6 @@ bin/test %%PYTHON_SITELIBDIR%%/sympy/utilities/tests/test_source.py %%PYTHON_SITELIBDIR%%/sympy/utilities/tests/test_source.pyc %%PYTHON_SITELIBDIR%%/sympy/utilities/tests/test_source.pyo -%%PYTHON_SITELIBDIR%%/sympy/utilities/tests/test_tests_names.py -%%PYTHON_SITELIBDIR%%/sympy/utilities/tests/test_tests_names.pyc -%%PYTHON_SITELIBDIR%%/sympy/utilities/tests/test_tests_names.pyo @dirrm %%PYTHON_SITELIBDIR%%/sympy/assumptions/handlers @dirrm %%PYTHON_SITELIBDIR%%/sympy/assumptions/tests @dirrm %%PYTHON_SITELIBDIR%%/sympy/assumptions @@ -1372,6 +1430,10 @@ bin/test @dirrm %%PYTHON_SITELIBDIR%%/sympy/logic @dirrm %%PYTHON_SITELIBDIR%%/sympy/matrices/tests @dirrm %%PYTHON_SITELIBDIR%%/sympy/matrices +@dirrm %%PYTHON_SITELIBDIR%%/sympy/mpmath/calculus +@dirrm %%PYTHON_SITELIBDIR%%/sympy/mpmath/functions +@dirrm %%PYTHON_SITELIBDIR%%/sympy/mpmath/libmp +@dirrm %%PYTHON_SITELIBDIR%%/sympy/mpmath/matrices @dirrm %%PYTHON_SITELIBDIR%%/sympy/mpmath/tests @dirrm %%PYTHON_SITELIBDIR%%/sympy/mpmath @dirrm %%PYTHON_SITELIBDIR%%/sympy/ntheory/tests |