- update py-sympy to 0.7.2
- regen PLIST ok Wen Heping (maintainer)
This commit is contained in:
parent
3a3fd3881e
commit
7c7dc91248
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/06/07 10:19:25 edd Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2013/03/06 14:46:31 benoit Exp $
|
||||
|
||||
COMMENT = computer algebra system (CAS) in Python
|
||||
|
||||
MODPY_EGG_VERSION = 0.7.1
|
||||
MODPY_EGG_VERSION = 0.7.2
|
||||
DISTNAME = sympy-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-sympy-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = math
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (sympy-0.7.1.tar.gz) = OEe17VwVMb88G4SdwjNyUw==
|
||||
RMD160 (sympy-0.7.1.tar.gz) = um+VQ11ycIoS5MQoXYLV5R04vOQ=
|
||||
SHA1 (sympy-0.7.1.tar.gz) = uGCcx+CNKIP5ZSbuikr9yQ13uRE=
|
||||
SHA256 (sympy-0.7.1.tar.gz) = tK1BjUMBqKJpmfkeuBagE2/66SAH9t6xTrMptvvXNQs=
|
||||
SIZE (sympy-0.7.1.tar.gz) = 3573079
|
||||
SHA256 (sympy-0.7.2.tar.gz) = IwSuvSmNi9RnJzoyuQ/WaiTuYcvqfokqndx1nVCgh/w=
|
||||
SIZE (sympy-0.7.2.tar.gz) = 5487284
|
||||
|
@ -1,10 +1,10 @@
|
||||
$OpenBSD: patch-setup_py,v 1.1.1.1 2012/06/07 10:19:25 edd Exp $
|
||||
$OpenBSD: patch-setup_py,v 1.2 2013/03/06 14:46:35 benoit Exp $
|
||||
|
||||
Manual path
|
||||
|
||||
--- setup.py.origy Wed May 30 20:54:45 2012
|
||||
+++ setup.py Wed May 30 20:54:54 2012
|
||||
@@ -238,7 +238,7 @@ setup(
|
||||
--- setup.py.origy Wed Oct 17 04:30:33 2012
|
||||
+++ setup.py Wed Mar 6 13:32:13 2013
|
||||
@@ -277,7 +277,7 @@ setup(
|
||||
scripts = ['bin/isympy'],
|
||||
ext_modules = [],
|
||||
package_data = { 'sympy.utilities.mathml' : ['data/*.xsl'] },
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/06/07 10:19:25 edd Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/03/06 14:46:37 benoit Exp $
|
||||
bin/isympy
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/
|
||||
lib/python${MODPY_VERSION}/site-packages/sym${MODPY_PY_PREFIX}${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
|
||||
@ -27,12 +27,80 @@ lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/handlers/sets.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/refine.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/refine.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/test_assumptions_2.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/test_assumptions_2.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/test_query.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/test_query.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/test_refine.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/assumptions/tests/test_refine.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/baseclasses.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/baseclasses.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/diagram_drawing.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/diagram_drawing.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/tests/test_baseclasses.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/tests/test_baseclasses.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/tests/test_drawing.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/categories/tests/test_drawing.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/generators.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/generators.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/graycode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/graycode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/group_constructs.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/group_constructs.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/named_groups.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/named_groups.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/partitions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/partitions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/perm_groups.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/perm_groups.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/permutations.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/permutations.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/polyhedron.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/polyhedron.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/prufer.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/prufer.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/subsets.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/subsets.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_generators.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_generators.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_graycode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_graycode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_group_constructs.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_group_constructs.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_named_groups.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_named_groups.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_partitions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_partitions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_perm_groups.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_perm_groups.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_permutations.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_permutations.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_polyhedron.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_polyhedron.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_prufer.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_prufer.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_subsets.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_subsets.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_testutil.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_testutil.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/tests/test_util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/testutil.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/testutil.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/combinatorics/util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/__init__.pyc
|
||||
@ -43,6 +111,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/concrete/products.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/summations.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/summations.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/tests/test_gosper.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/tests/test_gosper.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/concrete/tests/test_products.py
|
||||
@ -84,6 +154,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/core/function.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/function.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/logic.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/logic.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/mod.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/mod.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/mul.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/mul.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/multidimensional.py
|
||||
@ -96,6 +168,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/core/power.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/power.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/relational.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/relational.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/rules.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/rules.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/sets.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/sets.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/singleton.py
|
||||
@ -105,6 +179,10 @@ lib/python${MODPY_VERSION}/site-packages/sympy/core/symbol.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/sympify.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/sympify.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_args.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_args.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_arit.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_arit.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_assumptions.py
|
||||
@ -137,12 +215,14 @@ lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_exprtools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_exprtools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_facts.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_facts.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_functions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_functions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_function.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_function.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_logic.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_logic.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_match.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_match.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_noncommutative.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_noncommutative.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_numbers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_numbers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_operations.py
|
||||
@ -151,6 +231,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_priority.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_priority.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_relational.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_relational.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_rules.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_rules.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_sets.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_sets.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_subs.py
|
||||
@ -159,16 +241,38 @@ lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_symbol.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_symbol.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_sympify.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_sympify.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_trace.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_trace.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_truediv.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_truediv.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_var.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/tests/test_var.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/trace.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/core/trace.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/diffgeom.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/diffgeom.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/rn.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/rn.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/test_class_structure.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/test_class_structure.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/test_diffgeom.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/test_diffgeom.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/test_function_diffgeom_book.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/diffgeom/tests/test_function_diffgeom_book.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/importtools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/importtools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/tests/test_autowrap.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/tests/test_autowrap.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/external/tests/test_codegen.py
|
||||
@ -190,6 +294,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/factorial
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/numbers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/numbers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/tests/test_comb_factorials.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/tests/test_comb_factorials.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/combinatorial/tests/test_comb_numbers.py
|
||||
@ -210,6 +316,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/miscellaneou
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/piecewise.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/piecewise.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/tests/test_complexes.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/tests/test_complexes.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/elementary/tests/test_exponential.py
|
||||
@ -250,6 +358,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/spherical_harmo
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tensor_functions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tensor_functions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tests/test_bessel.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tests/test_bessel.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/functions/special/tests/test_bsplines.py
|
||||
@ -280,6 +390,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/latex_ex.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/latex_ex.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/tests/test_GA.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/galgebra/tests/test_GA.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/
|
||||
@ -300,6 +412,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/geometry/point.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/polygon.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/polygon.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/tests/test_geometry.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/tests/test_geometry.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/geometry/util.py
|
||||
@ -309,34 +423,55 @@ lib/python${MODPY_VERSION}/site-packages/sympy/integrals/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/deltafunctions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/deltafunctions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/heurisch2.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/heurisch2.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/integrals.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/integrals.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/master_risch.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/master_risch.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/master_test_risch.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/master_test_risch.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/meijerint.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/meijerint.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/meijerint_doc.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/meijerint_doc.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/rationaltools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/rationaltools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/risch.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/risch.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_integrals.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_integrals.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_lineintegrals.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_lineintegrals.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_meijerint.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_meijerint.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_rationaltools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_rationaltools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_risch.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_risch.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_transforms.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_transforms.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_trigonometry.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/tests/test_trigonometry.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/transforms.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/transforms.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/trigonometry.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/integrals/trigonometry.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/ipythonprinting.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/ipythonprinting.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/printing.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/printing.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/session.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/session.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/tests/test_interactive.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/tests/test_interactive.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/tests/test_ipython.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/interactive/tests/test_ipython.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/__init__.pyc
|
||||
@ -352,6 +487,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/logic/boolalg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/inference.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/inference.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/tests/test_boolalg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/tests/test_boolalg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/logic/tests/test_dimacs.py
|
||||
@ -366,9 +503,47 @@ lib/python${MODPY_VERSION}/site-packages/sympy/logic/utilities/dimacs.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/blockmatrix.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/blockmatrix.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/funcmatrix.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/funcmatrix.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/inverse.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/inverse.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matadd.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matadd.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matexpr.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matexpr.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matmul.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matmul.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matpow.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/matpow.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/test_funcmatrix.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/test_funcmatrix.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/test_indexing.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/test_indexing.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/test_matrix_exprs.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/tests/test_matrix_exprs.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/trace.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/trace.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/transpose.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/expressions/transpose.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/immutable_matrix.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/immutable_matrix.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/matrices.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/matrices.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/test_immutable.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/test_immutable.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/test_interactions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/test_interactions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/test_matrices.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/matrices/tests/test_matrices.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/
|
||||
@ -393,8 +568,6 @@ lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/calculus/polynomials.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/calculus/polynomials.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/calculus/quadrature.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/calculus/quadrature.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/conftest.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/conftest.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/ctx_base.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/ctx_base.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/mpmath/ctx_fp.py
|
||||
@ -562,6 +735,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/primetest.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/residue_ntheory.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/residue_ntheory.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/tests/test_ntheory.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/ntheory/tests/test_ntheory.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/
|
||||
@ -580,6 +755,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/parsing/sympy_parser.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/sympy_tokenize.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/sympy_tokenize.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/tests/test_mathematica.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/tests/test_mathematica.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/parsing/tests/test_maxima.py
|
||||
@ -587,10 +764,46 @@ lib/python${MODPY_VERSION}/site-packages/sympy/parsing/tests/test_maxima.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/gaussopt.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/gaussopt.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/hydrogen.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/hydrogen.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/matrices.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/matrices.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/essential.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/essential.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/functions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/functions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/kane.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/kane.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/lagrange.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/lagrange.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/particle.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/particle.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/point.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/point.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/rigidbody.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/rigidbody.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_essential.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_essential.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_functions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_functions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_kane.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_kane.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_lagrange.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_lagrange.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_particle.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_particle.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_point.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_point.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_rigidbody.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/mechanics/tests/test_rigidbody.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/paulialgebra.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/paulialgebra.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/qho_1d.py
|
||||
@ -606,28 +819,34 @@ lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/cg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/cg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/circuitplot.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/circuitplot.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/circuitutils.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/circuitutils.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/commutator.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/commutator.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/constants.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/constants.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/dagger.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/dagger.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/density.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/density.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/gate.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/gate.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/grover.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/grover.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/hilbert.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/hilbert.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/identitysearch.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/identitysearch.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/innerproduct.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/innerproduct.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/kronecker.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/kronecker.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/matrixcache.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/matrixcache.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/matrixutils.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/matrixutils.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/operator.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/operator.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/operatorset.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/operatorset.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/piab.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/piab.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/qapply.py
|
||||
@ -649,34 +868,44 @@ lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/state.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tensorproduct.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tensorproduct.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_anticommutator.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_anticommutator.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_cartesian.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_cartesian.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_cg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_cg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_circuitutils.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_circuitutils.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_commutator.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_commutator.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_constants.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_constants.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_dagger.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_dagger.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_density.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_density.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_gate.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_gate.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_grover.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_grover.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_hilbert.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_hilbert.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_identitysearch.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_identitysearch.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_innerproduct.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_innerproduct.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_kronecker.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_kronecker.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_matrixutils.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_matrixutils.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_operator.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_operator.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_operatorset.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_operatorset.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_piab.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_piab.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_printing.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_printing.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_qapply.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_qapply.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/quantum/tests/test_qexpr.py
|
||||
@ -700,8 +929,12 @@ lib/python${MODPY_VERSION}/site-packages/sympy/physics/secondquant.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/sho.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/sho.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/test_clebsch_gordan.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/test_clebsch_gordan.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/test_gaussopt.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/test_gaussopt.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/test_hydrogen.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/test_hydrogen.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/physics/tests/test_paulialgebra.py
|
||||
@ -723,56 +956,104 @@ lib/python${MODPY_VERSION}/site-packages/sympy/physics/wigner.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/color_scheme.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/color_scheme.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/managed_window.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/managed_window.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/experimental_lambdify.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/experimental_lambdify.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/interval_arithmetic.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/interval_arithmetic.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/lib_interval.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/lib_interval.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/tests/test_interval_functions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/tests/test_interval_functions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/tests/test_intervalmath.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/intervalmath/tests/test_intervalmath.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_axes.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_axes.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_camera.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_camera.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_controller.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_controller.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_curve.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_curve.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_interval.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_interval.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_mode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_mode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_mode_base.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_mode_base.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_modes.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_modes.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_object.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_object.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_rotation.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_rotation.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_surface.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_surface.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_window.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_window.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_implicit.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/plot_implicit.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/proxy_pyglet.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/proxy_pyglet.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/color_scheme.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/color_scheme.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/managed_window.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/managed_window.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_axes.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_axes.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_camera.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_camera.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_controller.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_controller.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_curve.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_curve.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_interval.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_interval.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_mode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_mode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_mode_base.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_mode_base.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_modes.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_modes.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_object.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_object.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_rotation.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_rotation.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_surface.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_surface.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_window.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/plot_window.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/tests/test_plotting.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/tests/test_plotting.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/pygletplot/util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/test_plotting.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/test_plotting.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/test_plot.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/test_plot.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/test_plot_implicit.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/tests/test_plot_implicit.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/textplot.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/textplot.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/plotting/util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/homomorphisms.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/homomorphisms.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/ideals.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/ideals.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/modules.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/modules.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/tests/test_homomorphisms.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/tests/test_homomorphisms.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/tests/test_ideals.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/tests/test_ideals.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/tests/test_modules.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/agca/tests/test_modules.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/constructor.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/constructor.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densearith.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densearith.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densebasic.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densebasic.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densepolys.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densepolys.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densetools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/densetools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/distributedmodules.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/distributedmodules.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/distributedpolys.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/distributedpolys.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/__init__.pyc
|
||||
@ -822,6 +1103,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/pythonrationaltype.
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/pythonrationaltype.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/pythonrealdomain.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/pythonrealdomain.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/quotientring.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/quotientring.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/rationalfield.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/rationalfield.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/domains/realdomain.py
|
||||
@ -878,19 +1161,13 @@ lib/python${MODPY_VERSION}/site-packages/sympy/polys/rootisolation.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/rootisolation.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/rootoftools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/rootoftools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsearith.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsearith.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsebasic.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsebasic.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsepolys.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsepolys.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsetools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sparsetools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/specialpolys.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/specialpolys.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sqfreetools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/sqfreetools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_constructor.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_constructor.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_densearith.py
|
||||
@ -899,6 +1176,10 @@ lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_densebasic.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_densebasic.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_densetools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_densetools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_distributedmodules.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_distributedmodules.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_distributedpolys.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_distributedpolys.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_domains.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_domains.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_euclidtools.py
|
||||
@ -921,6 +1202,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyclasses.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyclasses.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyfuncs.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyfuncs.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polynomialring.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polynomialring.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyoptions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyoptions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyroots.py
|
||||
@ -929,6 +1212,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polytools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polytools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyutils.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_polyutils.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_quotientring.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_quotientring.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_rationaltools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_rationaltools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/polys/tests/test_rootisolation.py
|
||||
@ -952,6 +1237,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/printing/fcode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/fcode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/gtk.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/gtk.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/jscode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/jscode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/lambdarepr.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/lambdarepr.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/latex.py
|
||||
@ -970,6 +1257,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/pretty_symbology.
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/stringpict.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/stringpict.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/tests/test_pretty.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/pretty/tests/test_pretty.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/preview.py
|
||||
@ -982,7 +1271,11 @@ lib/python${MODPY_VERSION}/site-packages/sympy/printing/repr.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/repr.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/str.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/str.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tableform.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tableform.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_ccode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_ccode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_codeprinter.py
|
||||
@ -993,6 +1286,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_fcode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_fcode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_gtk.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_gtk.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_jscode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_jscode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_lambdarepr.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_lambdarepr.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_latex.py
|
||||
@ -1007,6 +1302,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_repr.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_repr.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_str.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_str.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_tableform.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tests/test_tableform.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tree.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/printing/tree.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/
|
||||
@ -1016,6 +1313,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/series/acceleration.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/acceleration.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/gruntz.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/gruntz.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/kauers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/kauers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/limits.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/limits.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/order.py
|
||||
@ -1025,10 +1324,14 @@ lib/python${MODPY_VERSION}/site-packages/sympy/series/residues.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/series.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/series.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_demidovich.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_demidovich.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_gruntz.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_gruntz.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_kauers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_kauers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_limits.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_limits.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_lseries.py
|
||||
@ -1041,6 +1344,14 @@ lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_residues.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_residues.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_series.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/series/tests/test_series.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/fancysets.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/fancysets.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/tests/test_fancysets.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/sets/tests/test_fancysets.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/__init__.pyc
|
||||
@ -1059,6 +1370,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/simplify/simplify.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/sqrtdenest.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/sqrtdenest.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/test_cse.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/test_cse.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/test_epathtools.py
|
||||
@ -1075,9 +1388,6 @@ lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/test_traversaltool
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/tests/test_traversaltools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/traversaltools.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/simplify/traversaltools.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/slow_tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/slow_tests/test_core.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/slow_tests/test_core.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/__init__.pyc
|
||||
@ -1094,6 +1404,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/solvers/recurr.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/solvers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/solvers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/tests/test_constantsimp.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/tests/test_constantsimp.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/solvers/tests/test_inequalities.py
|
||||
@ -1116,8 +1428,32 @@ lib/python${MODPY_VERSION}/site-packages/sympy/statistics/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/statistics/distributions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/statistics/distributions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/statistics/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/statistics/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/statistics/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/statistics/tests/test_statistics.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/statistics/tests/test_statistics.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/crv.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/crv.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/crv_types.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/crv_types.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/frv.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/frv.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/frv_types.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/frv_types.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/rv.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/rv.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/rv_interface.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/rv_interface.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/tests/test_continuous_rv.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/tests/test_continuous_rv.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/tests/test_finite_rv.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/tests/test_finite_rv.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/tests/test_rv.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/stats/tests/test_rv.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/__init__.pyc
|
||||
@ -1126,6 +1462,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/tensor/index_methods.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/indexed.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/indexed.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/tests/test_index_methods.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/tests/test_index_methods.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/tensor/tests/test_indexed.py
|
||||
@ -1145,6 +1483,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/utilities/cythonutils.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/cythonutils.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/decorator.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/decorator.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/exceptions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/exceptions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/iterables.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/iterables.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/lambdify.py
|
||||
@ -1171,6 +1511,8 @@ lib/python${MODPY_VERSION}/site-packages/sympy/utilities/runtests.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/source.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/source.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/tests/test_autowrap.py
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/tests/test_autowrap.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/sympy/utilities/tests/test_code_quality.py
|
||||
|
Loading…
Reference in New Issue
Block a user