Codebase-Index-Lite / sympy__sympy-12481 /blocks_by_class_name.json
Jiayi-Pan's picture
Add files using upload-large-folder tool
7250653 verified
raw
history blame
162 kB
{
"FindInSphinx": [
[
"bin/coverage_doctest.py",
[
"FindInSphinx"
]
]
],
"TreeNode": [
[
"bin/sympy_time_cache.py",
[
"TreeNode"
]
]
],
"Reader": [
[
"doc/ext/docscrape.py",
[
"Reader"
]
]
],
"NumpyDocString": [
[
"doc/ext/docscrape.py",
[
"NumpyDocString"
]
]
],
"FunctionDoc": [
[
"doc/ext/docscrape.py",
[
"FunctionDoc"
]
]
],
"ClassDoc": [
[
"doc/ext/docscrape.py",
[
"ClassDoc"
]
]
],
"SphinxDocString": [
[
"doc/ext/docscrape_sphinx.py",
[
"SphinxDocString"
]
]
],
"SphinxFunctionDoc": [
[
"doc/ext/docscrape_sphinx.py",
[
"SphinxFunctionDoc"
]
]
],
"SphinxClassDoc": [
[
"doc/ext/docscrape_sphinx.py",
[
"SphinxClassDoc"
]
]
],
"SphinxObjDoc": [
[
"doc/ext/docscrape_sphinx.py",
[
"SphinxObjDoc"
]
]
],
"ManglingDomainBase": [
[
"doc/ext/numpydoc.py",
[
"ManglingDomainBase"
]
]
],
"NumpyPythonDomain": [
[
"doc/ext/numpydoc.py",
[
"NumpyPythonDomain"
]
]
],
"NumpyCDomain": [
[
"doc/ext/numpydoc.py",
[
"NumpyCDomain"
]
]
],
"directive": [
[
"doc/ext/numpydoc.py",
[
"wrap_mangling_directive",
"directive"
]
]
],
"ReferenceSimplex": [
[
"examples/advanced/fem.py",
[
"ReferenceSimplex"
]
]
],
"Lagrange": [
[
"examples/advanced/fem.py",
[
"Lagrange"
]
]
],
"MT": [
[
"examples/advanced/relativity.py",
[
"MT"
]
]
],
"G": [
[
"examples/advanced/relativity.py",
[
"G"
]
]
],
"Riemann": [
[
"examples/advanced/relativity.py",
[
"Riemann"
]
]
],
"Ricci": [
[
"examples/advanced/relativity.py",
[
"Ricci"
]
]
],
"DummyFile": [
[
"examples/all.py",
[
"DummyFile"
]
]
],
"URLs": [
[
"release/fabfile.py",
[
"URLs"
]
]
],
"AuthenticationFailed": [
[
"release/fabfile.py",
[
"AuthenticationFailed"
]
]
],
"audit": [
[
"setup.py",
[
"audit"
]
]
],
"clean": [
[
"setup.py",
[
"clean"
]
]
],
"test_sympy": [
[
"setup.py",
[
"test_sympy"
]
]
],
"run_benchmarks": [
[
"setup.py",
[
"run_benchmarks"
]
]
],
"AssumptionKeys": [
[
"sympy/assumptions/ask.py",
[
"AssumptionKeys"
]
]
],
"AssumptionsContext": [
[
"sympy/assumptions/assume.py",
[
"AssumptionsContext"
]
]
],
"AppliedPredicate": [
[
"sympy/assumptions/assume.py",
[
"AppliedPredicate"
]
]
],
"Predicate": [
[
"sympy/assumptions/assume.py",
[
"Predicate"
]
]
],
"AskFiniteHandler": [
[
"sympy/assumptions/handlers/calculus.py",
[
"AskFiniteHandler"
]
]
],
"AskHandler": [
[
"sympy/assumptions/handlers/common.py",
[
"AskHandler"
]
]
],
"CommonHandler": [
[
"sympy/assumptions/handlers/common.py",
[
"CommonHandler"
]
]
],
"AskCommutativeHandler": [
[
"sympy/assumptions/handlers/common.py",
[
"AskCommutativeHandler"
]
]
],
"TautologicalHandler": [
[
"sympy/assumptions/handlers/common.py",
[
"TautologicalHandler"
]
]
],
"AskSquareHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskSquareHandler"
]
]
],
"AskSymmetricHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskSymmetricHandler"
]
]
],
"AskInvertibleHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskInvertibleHandler"
]
]
],
"AskOrthogonalHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskOrthogonalHandler"
]
]
],
"AskUnitaryHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskUnitaryHandler"
]
]
],
"AskFullRankHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskFullRankHandler"
]
]
],
"AskPositiveDefiniteHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskPositiveDefiniteHandler"
]
]
],
"AskUpperTriangularHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskUpperTriangularHandler"
]
]
],
"AskLowerTriangularHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskLowerTriangularHandler"
]
]
],
"AskDiagonalHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskDiagonalHandler"
]
]
],
"AskIntegerElementsHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskIntegerElementsHandler"
]
]
],
"AskRealElementsHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskRealElementsHandler"
]
]
],
"AskComplexElementsHandler": [
[
"sympy/assumptions/handlers/matrices.py",
[
"AskComplexElementsHandler"
]
]
],
"AskPrimeHandler": [
[
"sympy/assumptions/handlers/ntheory.py",
[
"AskPrimeHandler"
]
]
],
"AskCompositeHandler": [
[
"sympy/assumptions/handlers/ntheory.py",
[
"AskCompositeHandler"
]
]
],
"AskEvenHandler": [
[
"sympy/assumptions/handlers/ntheory.py",
[
"AskEvenHandler"
]
]
],
"AskOddHandler": [
[
"sympy/assumptions/handlers/ntheory.py",
[
"AskOddHandler"
]
]
],
"AskNegativeHandler": [
[
"sympy/assumptions/handlers/order.py",
[
"AskNegativeHandler"
]
]
],
"AskNonNegativeHandler": [
[
"sympy/assumptions/handlers/order.py",
[
"AskNonNegativeHandler"
]
]
],
"AskNonZeroHandler": [
[
"sympy/assumptions/handlers/order.py",
[
"AskNonZeroHandler"
]
]
],
"AskZeroHandler": [
[
"sympy/assumptions/handlers/order.py",
[
"AskZeroHandler"
]
]
],
"AskNonPositiveHandler": [
[
"sympy/assumptions/handlers/order.py",
[
"AskNonPositiveHandler"
]
]
],
"AskPositiveHandler": [
[
"sympy/assumptions/handlers/order.py",
[
"AskPositiveHandler"
]
]
],
"AskIntegerHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskIntegerHandler"
]
]
],
"AskRationalHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskRationalHandler"
]
]
],
"AskIrrationalHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskIrrationalHandler"
]
]
],
"AskRealHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskRealHandler"
]
]
],
"AskExtendedRealHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskExtendedRealHandler"
]
]
],
"AskHermitianHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskHermitianHandler"
]
]
],
"AskComplexHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskComplexHandler"
]
]
],
"AskImaginaryHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskImaginaryHandler"
]
]
],
"AskAntiHermitianHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskAntiHermitianHandler"
]
]
],
"AskAlgebraicHandler": [
[
"sympy/assumptions/handlers/sets.py",
[
"AskAlgebraicHandler"
]
]
],
"UnevaluatedOnFree": [
[
"sympy/assumptions/sathandlers.py",
[
"UnevaluatedOnFree"
]
]
],
"AllArgs": [
[
"sympy/assumptions/sathandlers.py",
[
"AllArgs"
]
]
],
"AnyArgs": [
[
"sympy/assumptions/sathandlers.py",
[
"AnyArgs"
]
]
],
"ExactlyOneArg": [
[
"sympy/assumptions/sathandlers.py",
[
"ExactlyOneArg"
]
]
],
"CheckOldAssump": [
[
"sympy/assumptions/sathandlers.py",
[
"CheckOldAssump"
]
]
],
"CheckIsPrime": [
[
"sympy/assumptions/sathandlers.py",
[
"CheckIsPrime"
]
]
],
"CustomLambda": [
[
"sympy/assumptions/sathandlers.py",
[
"CustomLambda"
]
]
],
"ClassFactRegistry": [
[
"sympy/assumptions/sathandlers.py",
[
"ClassFactRegistry"
]
]
],
"Prime2AskHandler": [
[
"sympy/assumptions/tests/test_query.py",
[
"test_incompatible_resolutors",
"Prime2AskHandler"
]
]
],
"InconclusiveHandler": [
[
"sympy/assumptions/tests/test_query.py",
[
"test_incompatible_resolutors",
"InconclusiveHandler"
]
]
],
"MyAskHandler": [
[
"sympy/assumptions/tests/test_query.py",
[
"test_key_extensibility",
"MyAskHandler"
]
],
[
"sympy/assumptions/tests/test_query.py",
[
"test_type_extensibility",
"MyAskHandler"
]
]
],
"MyType": [
[
"sympy/assumptions/tests/test_query.py",
[
"test_type_extensibility",
"MyType"
]
]
],
"MyClass": [
[
"sympy/assumptions/tests/test_refine.py",
[
"test_func_args",
"MyClass"
]
]
],
"MockExpr": [
[
"sympy/assumptions/tests/test_refine.py",
[
"test_eval_refine",
"MockExpr"
]
]
],
"MyUnevaluatedOnFree": [
[
"sympy/assumptions/tests/test_sathandlers.py",
[
"test_UnevaluatedOnFree",
"MyUnevaluatedOnFree"
]
]
],
"Test1": [
[
"sympy/assumptions/tests/test_sathandlers.py",
[
"test_CheckOldAssump",
"Test1"
]
],
[
"sympy/core/tests/test_compatibility.py",
[
"test_iterable",
"Test1"
]
]
],
"Test2": [
[
"sympy/assumptions/tests/test_sathandlers.py",
[
"test_CheckOldAssump",
"Test2"
]
],
[
"sympy/core/tests/test_compatibility.py",
[
"test_iterable",
"Test2"
]
]
],
"AccumulationBounds": [
[
"sympy/calculus/util.py",
[
"AccumulationBounds"
]
]
],
"Class": [
[
"sympy/categories/baseclasses.py",
[
"Class"
]
]
],
"Object": [
[
"sympy/categories/baseclasses.py",
[
"Object"
]
]
],
"Morphism": [
[
"sympy/categories/baseclasses.py",
[
"Morphism"
]
]
],
"IdentityMorphism": [
[
"sympy/categories/baseclasses.py",
[
"IdentityMorphism"
]
]
],
"NamedMorphism": [
[
"sympy/categories/baseclasses.py",
[
"NamedMorphism"
]
]
],
"CompositeMorphism": [
[
"sympy/categories/baseclasses.py",
[
"CompositeMorphism"
]
]
],
"Category": [
[
"sympy/categories/baseclasses.py",
[
"Category"
]
]
],
"Diagram": [
[
"sympy/categories/baseclasses.py",
[
"Diagram"
]
]
],
"_GrowableGrid": [
[
"sympy/categories/diagram_drawing.py",
[
"_GrowableGrid"
]
]
],
"DiagramGrid": [
[
"sympy/categories/diagram_drawing.py",
[
"DiagramGrid"
]
]
],
"ArrowStringDescription": [
[
"sympy/categories/diagram_drawing.py",
[
"ArrowStringDescription"
]
]
],
"XypicDiagramDrawer": [
[
"sympy/categories/diagram_drawing.py",
[
"XypicDiagramDrawer"
]
]
],
"Assignment": [
[
"sympy/codegen/ast.py",
[
"Assignment"
]
]
],
"AugmentedAssignment": [
[
"sympy/codegen/ast.py",
[
"AugmentedAssignment"
]
]
],
"AddAugmentedAssignment": [
[
"sympy/codegen/ast.py",
[
"AddAugmentedAssignment"
]
]
],
"SubAugmentedAssignment": [
[
"sympy/codegen/ast.py",
[
"SubAugmentedAssignment"
]
]
],
"MulAugmentedAssignment": [
[
"sympy/codegen/ast.py",
[
"MulAugmentedAssignment"
]
]
],
"DivAugmentedAssignment": [
[
"sympy/codegen/ast.py",
[
"DivAugmentedAssignment"
]
]
],
"ModAugmentedAssignment": [
[
"sympy/codegen/ast.py",
[
"ModAugmentedAssignment"
]
]
],
"CodeBlock": [
[
"sympy/codegen/ast.py",
[
"CodeBlock"
]
]
],
"For": [
[
"sympy/codegen/ast.py",
[
"For"
]
]
],
"expm1": [
[
"sympy/codegen/cfunctions.py",
[
"expm1"
]
]
],
"log1p": [
[
"sympy/codegen/cfunctions.py",
[
"log1p"
]
]
],
"exp2": [
[
"sympy/codegen/cfunctions.py",
[
"exp2"
]
]
],
"log2": [
[
"sympy/codegen/cfunctions.py",
[
"log2"
]
]
],
"fma": [
[
"sympy/codegen/cfunctions.py",
[
"fma"
]
]
],
"log10": [
[
"sympy/codegen/cfunctions.py",
[
"log10"
]
]
],
"Sqrt": [
[
"sympy/codegen/cfunctions.py",
[
"Sqrt"
]
]
],
"Cbrt": [
[
"sympy/codegen/cfunctions.py",
[
"Cbrt"
]
]
],
"hypot": [
[
"sympy/codegen/cfunctions.py",
[
"hypot"
]
]
],
"FFunction": [
[
"sympy/codegen/ffunctions.py",
[
"FFunction"
]
]
],
"F95Function": [
[
"sympy/codegen/ffunctions.py",
[
"F95Function"
]
]
],
"isign": [
[
"sympy/codegen/ffunctions.py",
[
"isign"
]
]
],
"dsign": [
[
"sympy/codegen/ffunctions.py",
[
"dsign"
]
]
],
"cmplx": [
[
"sympy/codegen/ffunctions.py",
[
"cmplx"
]
]
],
"kind": [
[
"sympy/codegen/ffunctions.py",
[
"kind"
]
]
],
"merge": [
[
"sympy/codegen/ffunctions.py",
[
"merge"
]
]
],
"_literal": [
[
"sympy/codegen/ffunctions.py",
[
"_literal"
]
]
],
"literal_sp": [
[
"sympy/codegen/ffunctions.py",
[
"literal_sp"
]
]
],
"literal_dp": [
[
"sympy/codegen/ffunctions.py",
[
"literal_dp"
]
]
],
"FpGroup": [
[
"sympy/combinatorics/fp_groups.py",
[
"FpGroup"
]
]
],
"CosetTable": [
[
"sympy/combinatorics/fp_groups.py",
[
"CosetTable"
]
]
],
"FreeGroup": [
[
"sympy/combinatorics/free_groups.py",
[
"FreeGroup"
]
]
],
"FreeGroupElement": [
[
"sympy/combinatorics/free_groups.py",
[
"FreeGroupElement"
]
]
],
"GrayCode": [
[
"sympy/combinatorics/graycode.py",
[
"GrayCode"
]
]
],
"Partition": [
[
"sympy/combinatorics/partitions.py",
[
"Partition"
]
]
],
"IntegerPartition": [
[
"sympy/combinatorics/partitions.py",
[
"IntegerPartition"
]
]
],
"PermutationGroup": [
[
"sympy/combinatorics/perm_groups.py",
[
"PermutationGroup"
]
]
],
"Cycle": [
[
"sympy/combinatorics/permutations.py",
[
"Cycle"
]
]
],
"Permutation": [
[
"sympy/combinatorics/permutations.py",
[
"Permutation"
]
]
],
"Polyhedron": [
[
"sympy/combinatorics/polyhedron.py",
[
"Polyhedron"
]
]
],
"Prufer": [
[
"sympy/combinatorics/prufer.py",
[
"Prufer"
]
]
],
"Subset": [
[
"sympy/combinatorics/subsets.py",
[
"Subset"
]
]
],
"ReorderError": [
[
"sympy/concrete/expr_with_intlimits.py",
[
"ReorderError"
]
]
],
"ExprWithIntLimits": [
[
"sympy/concrete/expr_with_intlimits.py",
[
"ExprWithIntLimits"
]
]
],
"ExprWithLimits": [
[
"sympy/concrete/expr_with_limits.py",
[
"ExprWithLimits"
]
]
],
"AddWithLimits": [
[
"sympy/concrete/expr_with_limits.py",
[
"AddWithLimits"
]
]
],
"Product": [
[
"sympy/concrete/products.py",
[
"Product"
]
]
],
"Sum": [
[
"sympy/concrete/summations.py",
[
"Sum"
]
]
],
"Add": [
[
"sympy/core/add.py",
[
"Add"
]
]
],
"StdFactKB": [
[
"sympy/core/assumptions.py",
[
"StdFactKB"
]
]
],
"ManagedProperties": [
[
"sympy/core/assumptions.py",
[
"ManagedProperties"
]
]
],
"Basic": [
[
"sympy/core/basic.py",
[
"Basic"
]
]
],
"Atom": [
[
"sympy/core/basic.py",
[
"Atom"
]
]
],
"preorder_traversal": [
[
"sympy/core/basic.py",
[
"preorder_traversal"
]
]
],
"_cache": [
[
"sympy/core/cache.py",
[
"_cache"
]
]
],
"Iterator": [
[
"sympy/core/compatibility.py",
[
"if_PY3_",
"else_",
"Iterator"
]
]
],
"metaclass": [
[
"sympy/core/compatibility.py",
[
"with_metaclass",
"metaclass"
]
]
],
"NotIterable": [
[
"sympy/core/compatibility.py",
[
"NotIterable"
]
]
],
"_HashedSeq": [
[
"sympy/core/compatibility.py",
[
"_HashedSeq"
]
]
],
"Tuple": [
[
"sympy/core/containers.py",
[
"Tuple"
]
]
],
"Dict": [
[
"sympy/core/containers.py",
[
"Dict"
]
]
],
"Registry": [
[
"sympy/core/core.py",
[
"Registry"
]
]
],
"BasicMeta": [
[
"sympy/core/core.py",
[
"BasicMeta"
]
]
],
"BaseCoreError": [
[
"sympy/core/coreerrors.py",
[
"BaseCoreError"
]
]
],
"NonCommutativeExpression": [
[
"sympy/core/coreerrors.py",
[
"NonCommutativeExpression"
]
]
],
"PrecisionExhausted": [
[
"sympy/core/evalf.py",
[
"PrecisionExhausted"
]
]
],
"EvalfMixin": [
[
"sympy/core/evalf.py",
[
"EvalfMixin"
]
]
],
"_global_evaluate": [
[
"sympy/core/evaluate.py",
[
"_global_evaluate"
]
]
],
"Expr": [
[
"sympy/core/expr.py",
[
"Expr"
]
]
],
"AtomicExpr": [
[
"sympy/core/expr.py",
[
"AtomicExpr"
]
]
],
"UnevaluatedExpr": [
[
"sympy/core/expr.py",
[
"UnevaluatedExpr"
]
]
],
"Factors": [
[
"sympy/core/exprtools.py",
[
"Factors"
]
]
],
"Term": [
[
"sympy/core/exprtools.py",
[
"Term"
]
]
],
"TautologyDetected": [
[
"sympy/core/facts.py",
[
"TautologyDetected"
]
]
],
"Prover": [
[
"sympy/core/facts.py",
[
"Prover"
]
]
],
"FactRules": [
[
"sympy/core/facts.py",
[
"FactRules"
]
]
],
"InconsistentAssumptions": [
[
"sympy/core/facts.py",
[
"InconsistentAssumptions"
]
]
],
"FactKB": [
[
"sympy/core/facts.py",
[
"FactKB"
]
]
],
"PoleError": [
[
"sympy/core/function.py",
[
"PoleError"
]
]
],
"ArgumentIndexError": [
[
"sympy/core/function.py",
[
"ArgumentIndexError"
]
]
],
"FunctionClass": [
[
"sympy/core/function.py",
[
"FunctionClass"
]
]
],
"Application": [
[
"sympy/core/function.py",
[
"Application"
]
]
],
"Function": [
[
"sympy/core/function.py",
[
"Function"
]
],
[
"sympy/utilities/benchmarking.py",
[
"Function"
]
]
],
"AppliedUndef": [
[
"sympy/core/function.py",
[
"AppliedUndef"
]
]
],
"UndefinedFunction": [
[
"sympy/core/function.py",
[
"UndefinedFunction"
]
]
],
"WildFunction": [
[
"sympy/core/function.py",
[
"WildFunction"
]
]
],
"Derivative": [
[
"sympy/core/function.py",
[
"Derivative"
]
]
],
"Lambda": [
[
"sympy/core/function.py",
[
"Lambda"
]
]
],
"CustomStrPrinter": [
[
"sympy/core/function.py",
[
"Subs",
"__new__",
"CustomStrPrinter"
]
]
],
"Subs": [
[
"sympy/core/function.py",
[
"Subs"
]
]
],
"Logic": [
[
"sympy/core/logic.py",
[
"Logic"
]
]
],
"AndOr_Base": [
[
"sympy/core/logic.py",
[
"AndOr_Base"
]
]
],
"And": [
[
"sympy/core/logic.py",
[
"And"
]
],
[
"sympy/logic/boolalg.py",
[
"And"
]
]
],
"Or": [
[
"sympy/core/logic.py",
[
"Or"
]
],
[
"sympy/logic/boolalg.py",
[
"Or"
]
]
],
"Not": [
[
"sympy/core/logic.py",
[
"Not"
]
],
[
"sympy/logic/boolalg.py",
[
"Not"
]
]
],
"Mod": [
[
"sympy/core/mod.py",
[
"Mod"
]
]
],
"NC_Marker": [
[
"sympy/core/mul.py",
[
"NC_Marker"
]
]
],
"Mul": [
[
"sympy/core/mul.py",
[
"Mul"
]
]
],
"vectorize": [
[
"sympy/core/multidimensional.py",
[
"vectorize"
]
]
],
"Number": [
[
"sympy/core/numbers.py",
[
"Number"
]
]
],
"Float": [
[
"sympy/core/numbers.py",
[
"Float"
]
]
],
"Rational": [
[
"sympy/core/numbers.py",
[
"Rational"
]
]
],
"Integer": [
[
"sympy/core/numbers.py",
[
"Integer"
]
]
],
"AlgebraicNumber": [
[
"sympy/core/numbers.py",
[
"AlgebraicNumber"
]
]
],
"RationalConstant": [
[
"sympy/core/numbers.py",
[
"RationalConstant"
]
]
],
"IntegerConstant": [
[
"sympy/core/numbers.py",
[
"IntegerConstant"
]
]
],
"Zero": [
[
"sympy/core/numbers.py",
[
"Zero"
]
]
],
"One": [
[
"sympy/core/numbers.py",
[
"One"
]
]
],
"NegativeOne": [
[
"sympy/core/numbers.py",
[
"NegativeOne"
]
]
],
"Half": [
[
"sympy/core/numbers.py",
[
"Half"
]
]
],
"Infinity": [
[
"sympy/core/numbers.py",
[
"Infinity"
]
]
],
"NegativeInfinity": [
[
"sympy/core/numbers.py",
[
"NegativeInfinity"
]
]
],
"NaN": [
[
"sympy/core/numbers.py",
[
"NaN"
]
]
],
"ComplexInfinity": [
[
"sympy/core/numbers.py",
[
"ComplexInfinity"
]
]
],
"NumberSymbol": [
[
"sympy/core/numbers.py",
[
"NumberSymbol"
]
]
],
"Exp1": [
[
"sympy/core/numbers.py",
[
"Exp1"
]
]
],
"Pi": [
[
"sympy/core/numbers.py",
[
"Pi"
]
]
],
"GoldenRatio": [
[
"sympy/core/numbers.py",
[
"GoldenRatio"
]
]
],
"EulerGamma": [
[
"sympy/core/numbers.py",
[
"EulerGamma"
]
]
],
"Catalan": [
[
"sympy/core/numbers.py",
[
"Catalan"
]
]
],
"ImaginaryUnit": [
[
"sympy/core/numbers.py",
[
"ImaginaryUnit"
]
]
],
"AssocOp": [
[
"sympy/core/operations.py",
[
"AssocOp"
]
]
],
"ShortCircuit": [
[
"sympy/core/operations.py",
[
"ShortCircuit"
]
]
],
"LatticeOp": [
[
"sympy/core/operations.py",
[
"LatticeOp"
]
]
],
"Pow": [
[
"sympy/core/power.py",
[
"Pow"
]
]
],
"Relational": [
[
"sympy/core/relational.py",
[
"Relational"
]
]
],
"Equality": [
[
"sympy/core/relational.py",
[
"Equality"
]
]
],
"Unequality": [
[
"sympy/core/relational.py",
[
"Unequality"
]
]
],
"_Inequality": [
[
"sympy/core/relational.py",
[
"_Inequality"
]
]
],
"_Greater": [
[
"sympy/core/relational.py",
[
"_Greater"
]
]
],
"_Less": [
[
"sympy/core/relational.py",
[
"_Less"
]
]
],
"GreaterThan": [
[
"sympy/core/relational.py",
[
"GreaterThan"
]
]
],
"LessThan": [
[
"sympy/core/relational.py",
[
"LessThan"
]
]
],
"StrictGreaterThan": [
[
"sympy/core/relational.py",
[
"StrictGreaterThan"
]
]
],
"StrictLessThan": [
[
"sympy/core/relational.py",
[
"StrictLessThan"
]
]
],
"Transform": [
[
"sympy/core/rules.py",
[
"Transform"
]
],
[
"sympy/parsing/ast_parser.py",
[
"Transform"
]
],
[
"sympy/utilities/runtests.py",
[
"SymPyTests",
"_enhance_asserts",
"Transform"
]
]
],
"SingletonRegistry": [
[
"sympy/core/singleton.py",
[
"SingletonRegistry"
]
]
],
"Singleton": [
[
"sympy/core/singleton.py",
[
"Singleton"
]
]
],
"Symbol": [
[
"sympy/core/symbol.py",
[
"Symbol"
]
]
],
"Dummy": [
[
"sympy/core/symbol.py",
[
"Dummy"
]
]
],
"Wild": [
[
"sympy/core/symbol.py",
[
"Wild"
]
]
],
"SympifyError": [
[
"sympy/core/sympify.py",
[
"SympifyError"
]
]
],
"CantSympify": [
[
"sympy/core/sympify.py",
[
"CantSympify"
]
]
],
"MightyNumeric": [
[
"sympy/core/tests/test_arit.py",
[
"test_issue_3531",
"MightyNumeric"
]
]
],
"Foo": [
[
"sympy/core/tests/test_arit.py",
[
"test_issue_3531b",
"Foo"
]
],
[
"sympy/core/tests/test_trace.py",
[
"test_trace_new",
"Foo"
]
],
[
"sympy/physics/quantum/tests/test_anticommutator.py",
[
"Foo"
]
],
[
"sympy/physics/quantum/tests/test_commutator.py",
[
"Foo"
]
],
[
"sympy/physics/quantum/tests/test_dagger.py",
[
"Foo"
]
],
[
"sympy/physics/quantum/tests/test_qapply.py",
[
"Foo"
]
],
[
"sympy/stats/tests/test_rv.py",
[
"test_NamedArgsMixin",
"Foo"
]
]
],
"MySingleton": [
[
"sympy/core/tests/test_basic.py",
[
"test_Singleton",
"MySingleton"
]
]
],
"MySingleton_sub": [
[
"sympy/core/tests/test_basic.py",
[
"test_Singleton",
"MySingleton_sub"
]
]
],
"Test3": [
[
"sympy/core/tests/test_compatibility.py",
[
"test_iterable",
"Test3"
]
]
],
"Test4": [
[
"sympy/core/tests/test_compatibility.py",
[
"test_iterable",
"Test4"
]
]
],
"Test5": [
[
"sympy/core/tests/test_compatibility.py",
[
"test_iterable",
"Test5"
]
]
],
"Test6": [
[
"sympy/core/tests/test_compatibility.py",
[
"test_iterable",
"Test6"
]
]
],
"Tuple2": [
[
"sympy/core/tests/test_containers.py",
[
"test_Tuple_concatenation",
"Tuple2"
]
]
],
"My": [
[
"sympy/core/tests/test_diff.py",
[
"test_diff_no_eval_derivative",
"My"
]
]
],
"T": [
[
"sympy/core/tests/test_equal.py",
[
"test_cmp_bug1",
"T"
]
],
[
"sympy/core/tests/test_equal.py",
[
"test_cmp_bug2",
"T"
]
]
],
"DummyNumber": [
[
"sympy/core/tests/test_expr.py",
[
"DummyNumber"
]
]
],
"I5": [
[
"sympy/core/tests/test_expr.py",
[
"I5"
]
],
[
"sympy/core/tests/test_sympify.py",
[
"test_int_float",
"I5"
]
]
],
"F1_1": [
[
"sympy/core/tests/test_expr.py",
[
"F1_1"
]
],
[
"sympy/core/tests/test_sympify.py",
[
"test_int_float",
"F1_1"
]
]
],
"foo": [
[
"sympy/core/tests/test_expr.py",
[
"test_as_leading_term_stub",
"foo"
]
],
[
"sympy/polys/tests/test_partfrac.py",
[
"test_noncommutative_pseudomultivariate",
"foo"
]
],
[
"sympy/polys/tests/test_partfrac.py",
[
"test_noncommutative",
"foo"
]
],
[
"sympy/polys/tests/test_polytools.py",
[
"test_noncommutative",
"foo"
]
]
],
"MyInt": [
[
"sympy/core/tests/test_expr.py",
[
"test_SAGE1",
"MyInt"
]
],
[
"sympy/core/tests/test_expr.py",
[
"test_SAGE2",
"MyInt"
]
]
],
"MySymbol": [
[
"sympy/core/tests/test_expr.py",
[
"test_SAGE3",
"MySymbol"
]
]
],
"A": [
[
"sympy/core/tests/test_expr.py",
[
"test_is_number",
"A"
]
],
[
"sympy/core/tests/test_function.py",
[
"test_issue_7688",
"A"
]
],
[
"sympy/core/tests/test_sympify.py",
[
"test_sympify2",
"A"
]
],
[
"sympy/core/tests/test_sympify.py",
[
"test_sympify4",
"A"
]
],
[
"sympy/core/tests/test_sympify.py",
[
"test__sympify",
"A"
]
],
[
"sympy/simplify/tests/test_simplify.py",
[
"test_polymorphism",
"A"
]
],
[
"sympy/strategies/tests/test_tools.py",
[
"test_typed",
"A"
]
]
],
"myfunc": [
[
"sympy/core/tests/test_function.py",
[
"test_Function",
"myfunc"
]
],
[
"sympy/core/tests/test_function.py",
[
"test_fdiff_argument_index_error",
"myfunc"
]
]
],
"myfunc_1": [
[
"sympy/core/tests/test_function.py",
[
"test_Function",
"myfunc_1"
]
]
],
"MyFunc": [
[
"sympy/core/tests/test_function.py",
[
"test_extensibility_eval",
"MyFunc"
]
]
],
"MyExpr": [
[
"sympy/core/tests/test_function.py",
[
"test_unhandled",
"MyExpr"
]
]
],
"join": [
[
"sympy/core/tests/test_operations.py",
[
"join"
]
]
],
"Higher": [
[
"sympy/core/tests/test_priority.py",
[
"Higher"
]
]
],
"Lower": [
[
"sympy/core/tests/test_priority.py",
[
"Lower"
]
]
],
"F1_1b": [
[
"sympy/core/tests/test_sympify.py",
[
"test_int_float",
"F1_1b"
]
]
],
"F1_1c": [
[
"sympy/core/tests/test_sympify.py",
[
"test_int_float",
"F1_1c"
]
]
],
"I5b": [
[
"sympy/core/tests/test_sympify.py",
[
"test_int_float",
"I5b"
]
]
],
"I5c": [
[
"sympy/core/tests/test_sympify.py",
[
"test_int_float",
"I5c"
]
]
],
"Tr": [
[
"sympy/core/trace.py",
[
"Tr"
]
]
],
"ClassRegistry": [
[
"sympy/deprecated/class_registry.py",
[
"ClassRegistry"
]
]
],
"Manifold": [
[
"sympy/diffgeom/diffgeom.py",
[
"Manifold"
]
]
],
"Patch": [
[
"sympy/diffgeom/diffgeom.py",
[
"Patch"
]
]
],
"CoordSystem": [
[
"sympy/diffgeom/diffgeom.py",
[
"CoordSystem"
]
]
],
"Point": [
[
"sympy/diffgeom/diffgeom.py",
[
"Point"
]
],
[
"sympy/geometry/point.py",
[
"Point"
]
],
[
"sympy/physics/vector/point.py",
[
"Point"
]
],
[
"sympy/vector/point.py",
[
"Point"
]
]
],
"BaseScalarField": [
[
"sympy/diffgeom/diffgeom.py",
[
"BaseScalarField"
]
]
],
"BaseVectorField": [
[
"sympy/diffgeom/diffgeom.py",
[
"BaseVectorField"
]
]
],
"Commutator": [
[
"sympy/diffgeom/diffgeom.py",
[
"Commutator"
]
],
[
"sympy/physics/quantum/commutator.py",
[
"Commutator"
]
],
[
"sympy/physics/secondquant.py",
[
"Commutator"
]
]
],
"Differential": [
[
"sympy/diffgeom/diffgeom.py",
[
"Differential"
]
]
],
"TensorProduct": [
[
"sympy/diffgeom/diffgeom.py",
[
"TensorProduct"
]
],
[
"sympy/physics/quantum/tensorproduct.py",
[
"TensorProduct"
]
]
],
"WedgeProduct": [
[
"sympy/diffgeom/diffgeom.py",
[
"WedgeProduct"
]
]
],
"LieDerivative": [
[
"sympy/diffgeom/diffgeom.py",
[
"LieDerivative"
]
]
],
"BaseCovarDerivativeOp": [
[
"sympy/diffgeom/diffgeom.py",
[
"BaseCovarDerivativeOp"
]
]
],
"CovarDerivativeOp": [
[
"sympy/diffgeom/diffgeom.py",
[
"CovarDerivativeOp"
]
]
],
"matarray": [
[
"sympy/external/tests/test_numpy.py",
[
"test_Matrix_array",
"matarray"
]
]
],
"CombinatorialFunction": [
[
"sympy/functions/combinatorial/factorials.py",
[
"CombinatorialFunction"
]
]
],
"factorial": [
[
"sympy/functions/combinatorial/factorials.py",
[
"factorial"
]
]
],
"MultiFactorial": [
[
"sympy/functions/combinatorial/factorials.py",
[
"MultiFactorial"
]
]
],
"subfactorial": [
[
"sympy/functions/combinatorial/factorials.py",
[
"subfactorial"
]
]
],
"factorial2": [
[
"sympy/functions/combinatorial/factorials.py",
[
"factorial2"
]
]
],
"RisingFactorial": [
[
"sympy/functions/combinatorial/factorials.py",
[
"RisingFactorial"
]
]
],
"FallingFactorial": [
[
"sympy/functions/combinatorial/factorials.py",
[
"FallingFactorial"
]
]
],
"binomial": [
[
"sympy/functions/combinatorial/factorials.py",
[
"binomial"
]
]
],
"fibonacci": [
[
"sympy/functions/combinatorial/numbers.py",
[
"fibonacci"
]
]
],
"lucas": [
[
"sympy/functions/combinatorial/numbers.py",
[
"lucas"
]
]
],
"bernoulli": [
[
"sympy/functions/combinatorial/numbers.py",
[
"bernoulli"
]
]
],
"bell": [
[
"sympy/functions/combinatorial/numbers.py",
[
"bell"
]
]
],
"harmonic": [
[
"sympy/functions/combinatorial/numbers.py",
[
"harmonic"
]
]
],
"euler": [
[
"sympy/functions/combinatorial/numbers.py",
[
"euler"
]
]
],
"catalan": [
[
"sympy/functions/combinatorial/numbers.py",
[
"catalan"
]
]
],
"genocchi": [
[
"sympy/functions/combinatorial/numbers.py",
[
"genocchi"
]
]
],
"_MultisetHistogram": [
[
"sympy/functions/combinatorial/numbers.py",
[
"_MultisetHistogram"
]
]
],
"re": [
[
"sympy/functions/elementary/complexes.py",
[
"re"
]
]
],
"im": [
[
"sympy/functions/elementary/complexes.py",
[
"im"
]
]
],
"sign": [
[
"sympy/functions/elementary/complexes.py",
[
"sign"
]
]
],
"Abs": [
[
"sympy/functions/elementary/complexes.py",
[
"Abs"
]
]
],
"arg": [
[
"sympy/functions/elementary/complexes.py",
[
"arg"
]
]
],
"conjugate": [
[
"sympy/functions/elementary/complexes.py",
[
"conjugate"
]
]
],
"transpose": [
[
"sympy/functions/elementary/complexes.py",
[
"transpose"
]
]
],
"adjoint": [
[
"sympy/functions/elementary/complexes.py",
[
"adjoint"
]
]
],
"polar_lift": [
[
"sympy/functions/elementary/complexes.py",
[
"polar_lift"
]
]
],
"periodic_argument": [
[
"sympy/functions/elementary/complexes.py",
[
"periodic_argument"
]
]
],
"principal_branch": [
[
"sympy/functions/elementary/complexes.py",
[
"principal_branch"
]
]
],
"ExpBase": [
[
"sympy/functions/elementary/exponential.py",
[
"ExpBase"
]
]
],
"exp_polar": [
[
"sympy/functions/elementary/exponential.py",
[
"exp_polar"
]
]
],
"exp": [
[
"sympy/functions/elementary/exponential.py",
[
"exp"
]
]
],
"log": [
[
"sympy/functions/elementary/exponential.py",
[
"log"
]
]
],
"LambertW": [
[
"sympy/functions/elementary/exponential.py",
[
"LambertW"
]
]
],
"HyperbolicFunction": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"HyperbolicFunction"
]
]
],
"sinh": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"sinh"
]
]
],
"cosh": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"cosh"
]
]
],
"tanh": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"tanh"
]
]
],
"coth": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"coth"
]
]
],
"ReciprocalHyperbolicFunction": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"ReciprocalHyperbolicFunction"
]
]
],
"csch": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"csch"
]
]
],
"sech": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"sech"
]
]
],
"asinh": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"asinh"
]
]
],
"acosh": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"acosh"
]
]
],
"atanh": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"atanh"
]
]
],
"acoth": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"acoth"
]
]
],
"asech": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"asech"
]
]
],
"acsch": [
[
"sympy/functions/elementary/hyperbolic.py",
[
"acsch"
]
]
],
"RoundFunction": [
[
"sympy/functions/elementary/integers.py",
[
"RoundFunction"
]
]
],
"floor": [
[
"sympy/functions/elementary/integers.py",
[
"floor"
]
]
],
"ceiling": [
[
"sympy/functions/elementary/integers.py",
[
"ceiling"
]
]
],
"frac": [
[
"sympy/functions/elementary/integers.py",
[
"frac"
]
]
],
"IdentityFunction": [
[
"sympy/functions/elementary/miscellaneous.py",
[
"IdentityFunction"
]
]
],
"MinMaxBase": [
[
"sympy/functions/elementary/miscellaneous.py",
[
"MinMaxBase"
]
]
],
"Max": [
[
"sympy/functions/elementary/miscellaneous.py",
[
"Max"
]
]
],
"Min": [
[
"sympy/functions/elementary/miscellaneous.py",
[
"Min"
]
]
],
"ExprCondPair": [
[
"sympy/functions/elementary/piecewise.py",
[
"ExprCondPair"
]
]
],
"Piecewise": [
[
"sympy/functions/elementary/piecewise.py",
[
"Piecewise"
]
]
],
"Symmetric": [
[
"sympy/functions/elementary/tests/test_complexes.py",
[
"test_conjugate_transpose",
"Symmetric"
]
],
[
"sympy/polys/polyoptions.py",
[
"Symmetric"
]
]
],
"my_function": [
[
"sympy/functions/elementary/tests/test_interface.py",
[
"test_function_series1",
"my_function"
]
]
],
"my_function2": [
[
"sympy/functions/elementary/tests/test_interface.py",
[
"test_function_series2",
"my_function2"
]
]
],
"mytanh": [
[
"sympy/functions/elementary/tests/test_interface.py",
[
"test_function_series3",
"mytanh"
]
]
],
"TrigonometricFunction": [
[
"sympy/functions/elementary/trigonometric.py",
[
"TrigonometricFunction"
]
]
],
"sin": [
[
"sympy/functions/elementary/trigonometric.py",
[
"sin"
]
]
],
"cos": [
[
"sympy/functions/elementary/trigonometric.py",
[
"cos"
]
]
],
"tan": [
[
"sympy/functions/elementary/trigonometric.py",
[
"tan"
]
]
],
"cot": [
[
"sympy/functions/elementary/trigonometric.py",
[
"cot"
]
]
],
"ReciprocalTrigonometricFunction": [
[
"sympy/functions/elementary/trigonometric.py",
[
"ReciprocalTrigonometricFunction"
]
]
],
"sec": [
[
"sympy/functions/elementary/trigonometric.py",
[
"sec"
]
]
],
"csc": [
[
"sympy/functions/elementary/trigonometric.py",
[
"csc"
]
]
],
"sinc": [
[
"sympy/functions/elementary/trigonometric.py",
[
"sinc"
]
]
],
"InverseTrigonometricFunction": [
[
"sympy/functions/elementary/trigonometric.py",
[
"InverseTrigonometricFunction"
]
]
],
"asin": [
[
"sympy/functions/elementary/trigonometric.py",
[
"asin"
]
]
],
"acos": [
[
"sympy/functions/elementary/trigonometric.py",
[
"acos"
]
]
],
"atan": [
[
"sympy/functions/elementary/trigonometric.py",
[
"atan"
]
]
],
"acot": [
[
"sympy/functions/elementary/trigonometric.py",
[
"acot"
]
]
],
"asec": [
[
"sympy/functions/elementary/trigonometric.py",
[
"asec"
]
]
],
"acsc": [
[
"sympy/functions/elementary/trigonometric.py",
[
"acsc"
]
]
],
"atan2": [
[
"sympy/functions/elementary/trigonometric.py",
[
"atan2"
]
]
],
"BesselBase": [
[
"sympy/functions/special/bessel.py",
[
"BesselBase"
]
]
],
"besselj": [
[
"sympy/functions/special/bessel.py",
[
"besselj"
]
]
],
"bessely": [
[
"sympy/functions/special/bessel.py",
[
"bessely"
]
]
],
"besseli": [
[
"sympy/functions/special/bessel.py",
[
"besseli"
]
]
],
"besselk": [
[
"sympy/functions/special/bessel.py",
[
"besselk"
]
]
],
"hankel1": [
[
"sympy/functions/special/bessel.py",
[
"hankel1"
]
]
],
"hankel2": [
[
"sympy/functions/special/bessel.py",
[
"hankel2"
]
]
],
"SphericalBesselBase": [
[
"sympy/functions/special/bessel.py",
[
"SphericalBesselBase"
]
]
],
"jn": [
[
"sympy/functions/special/bessel.py",
[
"jn"
]
]
],
"yn": [
[
"sympy/functions/special/bessel.py",
[
"yn"
]
]
],
"SphericalHankelBase": [
[
"sympy/functions/special/bessel.py",
[
"SphericalHankelBase"
]
]
],
"hn1": [
[
"sympy/functions/special/bessel.py",
[
"hn1"
]
]
],
"hn2": [
[
"sympy/functions/special/bessel.py",
[
"hn2"
]
]
],
"AiryBase": [
[
"sympy/functions/special/bessel.py",
[
"AiryBase"
]
]
],
"airyai": [
[
"sympy/functions/special/bessel.py",
[
"airyai"
]
]
],
"airybi": [
[
"sympy/functions/special/bessel.py",
[
"airybi"
]
]
],
"airyaiprime": [
[
"sympy/functions/special/bessel.py",
[
"airyaiprime"
]
]
],
"airybiprime": [
[
"sympy/functions/special/bessel.py",
[
"airybiprime"
]
]
],
"beta": [
[
"sympy/functions/special/beta_functions.py",
[
"beta"
]
]
],
"DiracDelta": [
[
"sympy/functions/special/delta_functions.py",
[
"DiracDelta"
]
]
],
"Heaviside": [
[
"sympy/functions/special/delta_functions.py",
[
"Heaviside"
]
]
],
"elliptic_k": [
[
"sympy/functions/special/elliptic_integrals.py",
[
"elliptic_k"
]
]
],
"elliptic_f": [
[
"sympy/functions/special/elliptic_integrals.py",
[
"elliptic_f"
]
]
],
"elliptic_e": [
[
"sympy/functions/special/elliptic_integrals.py",
[
"elliptic_e"
]
]
],
"elliptic_pi": [
[
"sympy/functions/special/elliptic_integrals.py",
[
"elliptic_pi"
]
]
],
"erf": [
[
"sympy/functions/special/error_functions.py",
[
"erf"
]
]
],
"erfc": [
[
"sympy/functions/special/error_functions.py",
[
"erfc"
]
]
],
"erfi": [
[
"sympy/functions/special/error_functions.py",
[
"erfi"
]
]
],
"erf2": [
[
"sympy/functions/special/error_functions.py",
[
"erf2"
]
]
],
"erfinv": [
[
"sympy/functions/special/error_functions.py",
[
"erfinv"
]
]
],
"erfcinv": [
[
"sympy/functions/special/error_functions.py",
[
"erfcinv"
]
]
],
"erf2inv": [
[
"sympy/functions/special/error_functions.py",
[
"erf2inv"
]
]
],
"Ei": [
[
"sympy/functions/special/error_functions.py",
[
"Ei"
]
]
],
"expint": [
[
"sympy/functions/special/error_functions.py",
[
"expint"
]
]
],
"li": [
[
"sympy/functions/special/error_functions.py",
[
"li"
]
]
],
"Li": [
[
"sympy/functions/special/error_functions.py",
[
"Li"
]
]
],
"TrigonometricIntegral": [
[
"sympy/functions/special/error_functions.py",
[
"TrigonometricIntegral"
]
]
],
"Si": [
[
"sympy/functions/special/error_functions.py",
[
"Si"
]
]
],
"Ci": [
[
"sympy/functions/special/error_functions.py",
[
"Ci"
]
]
],
"Shi": [
[
"sympy/functions/special/error_functions.py",
[
"Shi"
]
]
],
"Chi": [
[
"sympy/functions/special/error_functions.py",
[
"Chi"
]
]
],
"FresnelIntegral": [
[
"sympy/functions/special/error_functions.py",
[
"FresnelIntegral"
]
]
],
"fresnels": [
[
"sympy/functions/special/error_functions.py",
[
"fresnels"
]
]
],
"fresnelc": [
[
"sympy/functions/special/error_functions.py",
[
"fresnelc"
]
]
],
"_erfs": [
[
"sympy/functions/special/error_functions.py",
[
"_erfs"
]
]
],
"_eis": [
[
"sympy/functions/special/error_functions.py",
[
"_eis"
]
]
],
"gamma": [
[
"sympy/functions/special/gamma_functions.py",
[
"gamma"
]
]
],
"lowergamma": [
[
"sympy/functions/special/gamma_functions.py",
[
"lowergamma"
]
]
],
"uppergamma": [
[
"sympy/functions/special/gamma_functions.py",
[
"uppergamma"
]
]
],
"polygamma": [
[
"sympy/functions/special/gamma_functions.py",
[
"polygamma"
]
]
],
"loggamma": [
[
"sympy/functions/special/gamma_functions.py",
[
"loggamma"
]
]
],
"TupleArg": [
[
"sympy/functions/special/hyper.py",
[
"TupleArg"
]
]
],
"TupleParametersBase": [
[
"sympy/functions/special/hyper.py",
[
"TupleParametersBase"
]
]
],
"hyper": [
[
"sympy/functions/special/hyper.py",
[
"hyper"
]
]
],
"meijerg": [
[
"sympy/functions/special/hyper.py",
[
"meijerg"
]
]
],
"HyperRep": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep"
]
]
],
"HyperRep_power1": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_power1"
]
]
],
"HyperRep_power2": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_power2"
]
]
],
"HyperRep_log1": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_log1"
]
]
],
"HyperRep_atanh": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_atanh"
]
]
],
"HyperRep_asin1": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_asin1"
]
]
],
"HyperRep_asin2": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_asin2"
]
]
],
"HyperRep_sqrts1": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_sqrts1"
]
]
],
"HyperRep_sqrts2": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_sqrts2"
]
]
],
"HyperRep_log2": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_log2"
]
]
],
"HyperRep_cosasin": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_cosasin"
]
]
],
"HyperRep_sinasin": [
[
"sympy/functions/special/hyper.py",
[
"HyperRep_sinasin"
]
]
],
"MathieuBase": [
[
"sympy/functions/special/mathieu_functions.py",
[
"MathieuBase"
]
]
],
"mathieus": [
[
"sympy/functions/special/mathieu_functions.py",
[
"mathieus"
]
]
],
"mathieuc": [
[
"sympy/functions/special/mathieu_functions.py",
[
"mathieuc"
]
]
],
"mathieusprime": [
[
"sympy/functions/special/mathieu_functions.py",
[
"mathieusprime"
]
]
],
"mathieucprime": [
[
"sympy/functions/special/mathieu_functions.py",
[
"mathieucprime"
]
]
],
"OrthogonalPolynomial": [
[
"sympy/functions/special/polynomials.py",
[
"OrthogonalPolynomial"
]
]
],
"jacobi": [
[
"sympy/functions/special/polynomials.py",
[
"jacobi"
]
]
],
"gegenbauer": [
[
"sympy/functions/special/polynomials.py",
[
"gegenbauer"
]
]
],
"chebyshevt": [
[
"sympy/functions/special/polynomials.py",
[
"chebyshevt"
]
]
],
"chebyshevu": [
[
"sympy/functions/special/polynomials.py",
[
"chebyshevu"
]
]
],
"chebyshevt_root": [
[
"sympy/functions/special/polynomials.py",
[
"chebyshevt_root"
]
]
],
"chebyshevu_root": [
[
"sympy/functions/special/polynomials.py",
[
"chebyshevu_root"
]
]
],
"legendre": [
[
"sympy/functions/special/polynomials.py",
[
"legendre"
]
]
],
"assoc_legendre": [
[
"sympy/functions/special/polynomials.py",
[
"assoc_legendre"
]
]
],
"hermite": [
[
"sympy/functions/special/polynomials.py",
[
"hermite"
]
]
],
"laguerre": [
[
"sympy/functions/special/polynomials.py",
[
"laguerre"
]
]
],
"assoc_laguerre": [
[
"sympy/functions/special/polynomials.py",
[
"assoc_laguerre"
]
]
],
"SingularityFunction": [
[
"sympy/functions/special/singularity_functions.py",
[
"SingularityFunction"
]
]
],
"Ynm": [
[
"sympy/functions/special/spherical_harmonics.py",
[
"Ynm"
]
]
],
"Znm": [
[
"sympy/functions/special/spherical_harmonics.py",
[
"Znm"
]
]
],
"LeviCivita": [
[
"sympy/functions/special/tensor_functions.py",
[
"LeviCivita"
]
]
],
"KroneckerDelta": [
[
"sympy/functions/special/tensor_functions.py",
[
"KroneckerDelta"
]
]
],
"myrep": [
[
"sympy/functions/special/tests/test_hyper.py",
[
"test_hyperrep",
"myrep"
]
]
],
"lerchphi": [
[
"sympy/functions/special/zeta_functions.py",
[
"lerchphi"
]
]
],
"polylog": [
[
"sympy/functions/special/zeta_functions.py",
[
"polylog"
]
]
],
"zeta": [
[
"sympy/functions/special/zeta_functions.py",
[
"zeta"
]
]
],
"dirichlet_eta": [
[
"sympy/functions/special/zeta_functions.py",
[
"dirichlet_eta"
]
]
],
"stieltjes": [
[
"sympy/functions/special/zeta_functions.py",
[
"stieltjes"
]
]
],
"Curve": [
[
"sympy/geometry/curve.py",
[
"Curve"
]
]
],
"Ellipse": [
[
"sympy/geometry/ellipse.py",
[
"Ellipse"
]
]
],
"Circle": [
[
"sympy/geometry/ellipse.py",
[
"Circle"
]
]
],
"GeometryEntity": [
[
"sympy/geometry/entity.py",
[
"GeometryEntity"
]
]
],
"GeometrySet": [
[
"sympy/geometry/entity.py",
[
"GeometrySet"
]
]
],
"GeometryError": [
[
"sympy/geometry/exceptions.py",
[
"GeometryError"
]
]
],
"LinearEntity": [
[
"sympy/geometry/line.py",
[
"LinearEntity"
]
]
],
"Line": [
[
"sympy/geometry/line.py",
[
"Line"
]
]
],
"Ray": [
[
"sympy/geometry/line.py",
[
"Ray"
]
]
],
"Segment": [
[
"sympy/geometry/line.py",
[
"Segment"
]
]
],
"LinearEntity2D": [
[
"sympy/geometry/line.py",
[
"LinearEntity2D"
]
]
],
"Line2D": [
[
"sympy/geometry/line.py",
[
"Line2D"
]
]
],
"Ray2D": [
[
"sympy/geometry/line.py",
[
"Ray2D"
]
]
],
"Segment2D": [
[
"sympy/geometry/line.py",
[
"Segment2D"
]
]
],
"LinearEntity3D": [
[
"sympy/geometry/line.py",
[
"LinearEntity3D"
]
]
],
"Line3D": [
[
"sympy/geometry/line.py",
[
"Line3D"
]
]
],
"Ray3D": [
[
"sympy/geometry/line.py",
[
"Ray3D"
]
]
],
"Segment3D": [
[
"sympy/geometry/line.py",
[
"Segment3D"
]
]
],
"Parabola": [
[
"sympy/geometry/parabola.py",
[
"Parabola"
]
]
],
"Plane": [
[
"sympy/geometry/plane.py",
[
"Plane"
]
]
],
"Point2D": [
[
"sympy/geometry/point.py",
[
"Point2D"
]
]
],
"Point3D": [
[
"sympy/geometry/point.py",
[
"Point3D"
]
]
],
"Polygon": [
[
"sympy/geometry/polygon.py",
[
"Polygon"
]
]
],
"RegularPolygon": [
[
"sympy/geometry/polygon.py",
[
"RegularPolygon"
]
]
],
"Triangle": [
[
"sympy/geometry/polygon.py",
[
"Triangle"
]
]
],
"DifferentialOperatorAlgebra": [
[
"sympy/holonomic/holonomic.py",
[
"DifferentialOperatorAlgebra"
]
]
],
"DifferentialOperator": [
[
"sympy/holonomic/holonomic.py",
[
"DifferentialOperator"
]
],
[
"sympy/physics/quantum/operator.py",
[
"DifferentialOperator"
]
]
],
"HolonomicFunction": [
[
"sympy/holonomic/holonomic.py",
[
"HolonomicFunction"
]
]
],
"BaseHolonomicError": [
[
"sympy/holonomic/holonomicerrors.py",
[
"BaseHolonomicError"
]
]
],
"NotPowerSeriesError": [
[
"sympy/holonomic/holonomicerrors.py",
[
"NotPowerSeriesError"
]
]
],
"NotHolonomicError": [
[
"sympy/holonomic/holonomicerrors.py",
[
"NotHolonomicError"
]
]
],
"SingularityError": [
[
"sympy/holonomic/holonomicerrors.py",
[
"SingularityError"
]
]
],
"NotHyperSeriesError": [
[
"sympy/holonomic/holonomicerrors.py",
[
"NotHyperSeriesError"
]
]
],
"NewMatrix": [
[
"sympy/holonomic/linearsolver.py",
[
"NewMatrix"
]
]
],
"RecurrenceOperatorAlgebra": [
[
"sympy/holonomic/recurrence.py",
[
"RecurrenceOperatorAlgebra"
]
]
],
"RecurrenceOperator": [
[
"sympy/holonomic/recurrence.py",
[
"RecurrenceOperator"
]
]
],
"HolonomicSequence": [
[
"sympy/holonomic/recurrence.py",
[
"HolonomicSequence"
]
]
],
"BesselTable": [
[
"sympy/integrals/heurisch.py",
[
"BesselTable"
]
]
],
"DiffCache": [
[
"sympy/integrals/heurisch.py",
[
"DiffCache"
]
]
],
"Integral": [
[
"sympy/integrals/integrals.py",
[
"Integral"
]
]
],
"IsNonPositiveInteger": [
[
"sympy/integrals/meijerint.py",
[
"_create_lookup_table",
"IsNonPositiveInteger"
]
]
],
"_CoeffExpValueError": [
[
"sympy/integrals/meijerint.py",
[
"_CoeffExpValueError"
]
]
],
"DifferentialExtension": [
[
"sympy/integrals/risch.py",
[
"DifferentialExtension"
]
]
],
"DecrementLevel": [
[
"sympy/integrals/risch.py",
[
"DecrementLevel"
]
]
],
"NonElementaryIntegralException": [
[
"sympy/integrals/risch.py",
[
"NonElementaryIntegralException"
]
]
],
"NonElementaryIntegral": [
[
"sympy/integrals/risch.py",
[
"NonElementaryIntegral"
]
]
],
"TimeOutError": [
[
"sympy/integrals/tests/test_failing_integrals.py",
[
"TimeOutError"
]
]
],
"Test": [
[
"sympy/integrals/tests/test_integrals.py",
[
"test_diff_wrt",
"Test"
]
]
],
"TestingException": [
[
"sympy/integrals/tests/test_risch.py",
[
"TestingException"
]
]
],
"IntegralTransformError": [
[
"sympy/integrals/transforms.py",
[
"IntegralTransformError"
]
]
],
"IntegralTransform": [
[
"sympy/integrals/transforms.py",
[
"IntegralTransform"
]
]
],
"MellinTransform": [
[
"sympy/integrals/transforms.py",
[
"MellinTransform"
]
]
],
"MellinTransformStripError": [
[
"sympy/integrals/transforms.py",
[
"MellinTransformStripError"
]
]
],
"InverseMellinTransform": [
[
"sympy/integrals/transforms.py",
[
"InverseMellinTransform"
]
]
],
"LaplaceTransform": [
[
"sympy/integrals/transforms.py",
[
"LaplaceTransform"
]
]
],
"InverseLaplaceTransform": [
[
"sympy/integrals/transforms.py",
[
"InverseLaplaceTransform"
]
]
],
"FourierTypeTransform": [
[
"sympy/integrals/transforms.py",
[
"FourierTypeTransform"
]
]
],
"FourierTransform": [
[
"sympy/integrals/transforms.py",
[
"FourierTransform"
]
]
],
"InverseFourierTransform": [
[
"sympy/integrals/transforms.py",
[
"InverseFourierTransform"
]
]
],
"SineCosineTypeTransform": [
[
"sympy/integrals/transforms.py",
[
"SineCosineTypeTransform"
]
]
],
"SineTransform": [
[
"sympy/integrals/transforms.py",
[
"SineTransform"
]
]
],
"InverseSineTransform": [
[
"sympy/integrals/transforms.py",
[
"InverseSineTransform"
]
]
],
"CosineTransform": [
[
"sympy/integrals/transforms.py",
[
"CosineTransform"
]
]
],
"InverseCosineTransform": [
[
"sympy/integrals/transforms.py",
[
"InverseCosineTransform"
]
]
],
"HankelTypeTransform": [
[
"sympy/integrals/transforms.py",
[
"HankelTypeTransform"
]
]
],
"HankelTransform": [
[
"sympy/integrals/transforms.py",
[
"HankelTransform"
]
]
],
"InverseHankelTransform": [
[
"sympy/integrals/transforms.py",
[
"InverseHankelTransform"
]
]
],
"SymPyConsole": [
[
"sympy/interactive/session.py",
[
"init_python_session",
"SymPyConsole"
]
]
],
"CartanType_generator": [
[
"sympy/liealgebras/cartan_type.py",
[
"CartanType_generator"
]
]
],
"Standard_Cartan": [
[
"sympy/liealgebras/cartan_type.py",
[
"Standard_Cartan"
]
]
],
"RootSystem": [
[
"sympy/liealgebras/root_system.py",
[
"RootSystem"
]
]
],
"TypeA": [
[
"sympy/liealgebras/type_a.py",
[
"TypeA"
]
]
],
"TypeB": [
[
"sympy/liealgebras/type_b.py",
[
"TypeB"
]
]
],
"TypeC": [
[
"sympy/liealgebras/type_c.py",
[
"TypeC"
]
]
],
"TypeD": [
[
"sympy/liealgebras/type_d.py",
[
"TypeD"
]
]
],
"TypeE": [
[
"sympy/liealgebras/type_e.py",
[
"TypeE"
]
]
],
"TypeF": [
[
"sympy/liealgebras/type_f.py",
[
"TypeF"
]
]
],
"TypeG": [
[
"sympy/liealgebras/type_g.py",
[
"TypeG"
]
]
],
"WeylGroup": [
[
"sympy/liealgebras/weyl_group.py",
[
"WeylGroup"
]
]
],
"SATSolver": [
[
"sympy/logic/algorithms/dpll2.py",
[
"SATSolver"
]
]
],
"Level": [
[
"sympy/logic/algorithms/dpll2.py",
[
"Level"
]
]
],
"Boolean": [
[
"sympy/logic/boolalg.py",
[
"Boolean"
]
]
],
"BooleanAtom": [
[
"sympy/logic/boolalg.py",
[
"BooleanAtom"
]
]
],
"BooleanTrue": [
[
"sympy/logic/boolalg.py",
[
"BooleanTrue"
]
]
],
"BooleanFalse": [
[
"sympy/logic/boolalg.py",
[
"BooleanFalse"
]
]
],
"BooleanFunction": [
[
"sympy/logic/boolalg.py",
[
"BooleanFunction"
]
]
],
"Xor": [
[
"sympy/logic/boolalg.py",
[
"Xor"
]
]
],
"Nand": [
[
"sympy/logic/boolalg.py",
[
"Nand"
]
]
],
"Nor": [
[
"sympy/logic/boolalg.py",
[
"Nor"
]
]
],
"Xnor": [
[
"sympy/logic/boolalg.py",
[
"Xnor"
]
]
],
"Implies": [
[
"sympy/logic/boolalg.py",
[
"Implies"
]
]
],
"Equivalent": [
[
"sympy/logic/boolalg.py",
[
"Equivalent"
]
]
],
"ITE": [
[
"sympy/logic/boolalg.py",
[
"ITE"
]
]
],
"KB": [
[
"sympy/logic/inference.py",
[
"KB"
]
]
],
"PropKB": [
[
"sympy/logic/inference.py",
[
"PropKB"
]
]
],
"DenseMatrix": [
[
"sympy/matrices/dense.py",
[
"DenseMatrix"
]
]
],
"MutableDenseMatrix": [
[
"sympy/matrices/dense.py",
[
"MutableDenseMatrix"
]
]
],
"Adjoint": [
[
"sympy/matrices/expressions/adjoint.py",
[
"Adjoint"
]
]
],
"BlockMatrix": [
[
"sympy/matrices/expressions/blockmatrix.py",
[
"BlockMatrix"
]
]
],
"BlockDiagMatrix": [
[
"sympy/matrices/expressions/blockmatrix.py",
[
"BlockDiagMatrix"
]
]
],
"Determinant": [
[
"sympy/matrices/expressions/determinant.py",
[
"Determinant"
]
]
],
"DiagonalMatrix": [
[
"sympy/matrices/expressions/diagonal.py",
[
"DiagonalMatrix"
]
]
],
"DiagonalOf": [
[
"sympy/matrices/expressions/diagonal.py",
[
"DiagonalOf"
]
]
],
"DotProduct": [
[
"sympy/matrices/expressions/dotproduct.py",
[
"DotProduct"
]
]
],
"Factorization": [
[
"sympy/matrices/expressions/factorizations.py",
[
"Factorization"
]
]
],
"LofLU": [
[
"sympy/matrices/expressions/factorizations.py",
[
"LofLU"
]
]
],
"UofLU": [
[
"sympy/matrices/expressions/factorizations.py",
[
"UofLU"
]
]
],
"LofCholesky": [
[
"sympy/matrices/expressions/factorizations.py",
[
"LofCholesky"
]
]
],
"UofCholesky": [
[
"sympy/matrices/expressions/factorizations.py",
[
"UofCholesky"
]
]
],
"QofQR": [
[
"sympy/matrices/expressions/factorizations.py",
[
"QofQR"
]
]
],
"RofQR": [
[
"sympy/matrices/expressions/factorizations.py",
[
"RofQR"
]
]
],
"EigenVectors": [
[
"sympy/matrices/expressions/factorizations.py",
[
"EigenVectors"
]
]
],
"EigenValues": [
[
"sympy/matrices/expressions/factorizations.py",
[
"EigenValues"
]
]
],
"UofSVD": [
[
"sympy/matrices/expressions/factorizations.py",
[
"UofSVD"
]
]
],
"SofSVD": [
[
"sympy/matrices/expressions/factorizations.py",
[
"SofSVD"
]
]
],
"VofSVD": [
[
"sympy/matrices/expressions/factorizations.py",
[
"VofSVD"
]
]
],
"DFT": [
[
"sympy/matrices/expressions/fourier.py",
[
"DFT"
]
]
],
"IDFT": [
[
"sympy/matrices/expressions/fourier.py",
[
"IDFT"
]
]
],
"FunctionMatrix": [
[
"sympy/matrices/expressions/funcmatrix.py",
[
"FunctionMatrix"
]
]
],
"HadamardProduct": [
[
"sympy/matrices/expressions/hadamard.py",
[
"HadamardProduct"
]
]
],
"Inverse": [
[
"sympy/matrices/expressions/inverse.py",
[
"Inverse"
]
]
],
"MatAdd": [
[
"sympy/matrices/expressions/matadd.py",
[
"MatAdd"
]
]
],
"MatrixExpr": [
[
"sympy/matrices/expressions/matexpr.py",
[
"MatrixExpr"
]
]
],
"MatrixElement": [
[
"sympy/matrices/expressions/matexpr.py",
[
"MatrixElement"
]
]
],
"MatrixSymbol": [
[
"sympy/matrices/expressions/matexpr.py",
[
"MatrixSymbol"
]
]
],
"Identity": [
[
"sympy/matrices/expressions/matexpr.py",
[
"Identity"
]
]
],
"ZeroMatrix": [
[
"sympy/matrices/expressions/matexpr.py",
[
"ZeroMatrix"
]
]
],
"MatMul": [
[
"sympy/matrices/expressions/matmul.py",
[
"MatMul"
]
]
],
"MatPow": [
[
"sympy/matrices/expressions/matpow.py",
[
"MatPow"
]
]
],
"MatrixSlice": [
[
"sympy/matrices/expressions/slice.py",
[
"MatrixSlice"
]
]
],
"Trace": [
[
"sympy/matrices/expressions/trace.py",
[
"Trace"
]
]
],
"Transpose": [
[
"sympy/matrices/expressions/transpose.py",
[
"Transpose"
]
]
],
"ImmutableDenseMatrix": [
[
"sympy/matrices/immutable.py",
[
"ImmutableDenseMatrix"
]
]
],
"ImmutableSparseMatrix": [
[
"sympy/matrices/immutable.py",
[
"ImmutableSparseMatrix"
]
]
],
"MatrixError": [
[
"sympy/matrices/matrices.py",
[
"MatrixError"
]
]
],
"ShapeError": [
[
"sympy/matrices/matrices.py",
[
"ShapeError"
]
]
],
"NonSquareMatrixError": [
[
"sympy/matrices/matrices.py",
[
"NonSquareMatrixError"
]
]
],
"DeferredVector": [
[
"sympy/matrices/matrices.py",
[
"DeferredVector"
]
]
],
"MatrixRequired": [
[
"sympy/matrices/matrices.py",
[
"MatrixRequired"
]
]
],
"MatrixShaping": [
[
"sympy/matrices/matrices.py",
[
"MatrixShaping"
]
]
],
"MatrixProperties": [
[
"sympy/matrices/matrices.py",
[
"MatrixProperties"
]
]
],
"MatrixOperations": [
[
"sympy/matrices/matrices.py",
[
"MatrixOperations"
]
]
],
"MatrixArithmetic": [
[
"sympy/matrices/matrices.py",
[
"MatrixArithmetic"
]
]
],
"MatrixDeterminant": [
[
"sympy/matrices/matrices.py",
[
"MatrixDeterminant"
]
]
],
"MatrixBase": [
[
"sympy/matrices/matrices.py",
[
"MatrixBase"
]
]
],
"_MinimalMatrix": [
[
"sympy/matrices/matrices.py",
[
"_MinimalMatrix"
]
]
],
"_MatrixWrapper": [
[
"sympy/matrices/matrices.py",
[
"_MatrixWrapper"
]
]
],
"SparseMatrix": [
[
"sympy/matrices/sparse.py",
[
"SparseMatrix"
]
]
],
"MutableSparseMatrix": [
[
"sympy/matrices/sparse.py",
[
"MutableSparseMatrix"
]
]
],
"ShapingOnlyMatrix": [
[
"sympy/matrices/tests/test_commonmatrix.py",
[
"ShapingOnlyMatrix"
]
]
],
"PropertiesOnlyMatrix": [
[
"sympy/matrices/tests/test_commonmatrix.py",
[
"PropertiesOnlyMatrix"
]
]
],
"OperationsOnlyMatrix": [
[
"sympy/matrices/tests/test_commonmatrix.py",
[
"OperationsOnlyMatrix"
]
]
],
"ArithmeticOnlyMatrix": [
[
"sympy/matrices/tests/test_commonmatrix.py",
[
"ArithmeticOnlyMatrix"
]
]
],
"DeterminantOnlyMatrix": [
[
"sympy/matrices/tests/test_commonmatrix.py",
[
"DeterminantOnlyMatrix"
]
]
],
"Index1": [
[
"sympy/matrices/tests/test_matrices.py",
[
"test_issue_3981",
"Index1"
]
]
],
"Index2": [
[
"sympy/matrices/tests/test_matrices.py",
[
"test_issue_3981",
"Index2"
]
]
],
"totient": [
[
"sympy/ntheory/factor_.py",
[
"totient"
]
]
],
"reduced_totient": [
[
"sympy/ntheory/factor_.py",
[
"reduced_totient"
]
]
],
"divisor_sigma": [
[
"sympy/ntheory/factor_.py",
[
"divisor_sigma"
]
]
],
"udivisor_sigma": [
[
"sympy/ntheory/factor_.py",
[
"udivisor_sigma"
]
]
],
"primenu": [
[
"sympy/ntheory/factor_.py",
[
"primenu"
]
]
],
"primeomega": [
[
"sympy/ntheory/factor_.py",
[
"primeomega"
]
]
],
"Sieve": [
[
"sympy/ntheory/generate.py",
[
"Sieve"
]
]
],
"mobius": [
[
"sympy/ntheory/residue_ntheory.py",
[
"mobius"
]
]
],
"MaximaHelpers": [
[
"sympy/parsing/maxima.py",
[
"MaximaHelpers"
]
]
],
"AppliedFunction": [
[
"sympy/parsing/sympy_parser.py",
[
"AppliedFunction"
]
]
],
"ParenthesisGroup": [
[
"sympy/parsing/sympy_parser.py",
[
"ParenthesisGroup"
]
]
],
"EvaluateFalseTransformer": [
[
"sympy/parsing/sympy_parser.py",
[
"EvaluateFalseTransformer"
]
]
],
"TokenError": [
[
"sympy/parsing/sympy_tokenize.py",
[
"TokenError"
]
]
],
"StopTokenizing": [
[
"sympy/parsing/sympy_tokenize.py",
[
"StopTokenizing"
]
]
],
"Untokenizer": [
[
"sympy/parsing/sympy_tokenize.py",
[
"Untokenizer"
]
]
],
"Beam": [
[
"sympy/physics/continuum_mechanics/beam.py",
[
"Beam"
]
]
],
"_LorentzContainer": [
[
"sympy/physics/hep/gamma_matrices.py",
[
"_LorentzContainer"
]
]
],
"GammaMatrixHead": [
[
"sympy/physics/hep/gamma_matrices.py",
[
"GammaMatrixHead"
]
]
],
"Body": [
[
"sympy/physics/mechanics/body.py",
[
"Body"
]
]
],
"KanesMethod": [
[
"sympy/physics/mechanics/kane.py",
[
"KanesMethod"
]
]
],
"LagrangesMethod": [
[
"sympy/physics/mechanics/lagrange.py",
[
"LagrangesMethod"
]
]
],
"Linearizer": [
[
"sympy/physics/mechanics/linearize.py",
[
"Linearizer"
]
]
],
"Particle": [
[
"sympy/physics/mechanics/particle.py",
[
"Particle"
]
]
],
"RigidBody": [
[
"sympy/physics/mechanics/rigidbody.py",
[
"RigidBody"
]
]
],
"SymbolicSystem": [
[
"sympy/physics/mechanics/system.py",
[
"SymbolicSystem"
]
]
],
"RayTransferMatrix": [
[
"sympy/physics/optics/gaussopt.py",
[
"RayTransferMatrix"
]
]
],
"FreeSpace": [
[
"sympy/physics/optics/gaussopt.py",
[
"FreeSpace"
]
]
],
"FlatRefraction": [
[
"sympy/physics/optics/gaussopt.py",
[
"FlatRefraction"
]
]
],
"CurvedRefraction": [
[
"sympy/physics/optics/gaussopt.py",
[
"CurvedRefraction"
]
]
],
"FlatMirror": [
[
"sympy/physics/optics/gaussopt.py",
[
"FlatMirror"
]
]
],
"CurvedMirror": [
[
"sympy/physics/optics/gaussopt.py",
[
"CurvedMirror"
]
]
],
"ThinLens": [
[
"sympy/physics/optics/gaussopt.py",
[
"ThinLens"
]
]
],
"GeometricRay": [
[
"sympy/physics/optics/gaussopt.py",
[
"GeometricRay"
]
]
],
"BeamParameter": [
[
"sympy/physics/optics/gaussopt.py",
[
"BeamParameter"
]
]
],
"Medium": [
[
"sympy/physics/optics/medium.py",
[
"Medium"
]
]
],
"TWave": [
[
"sympy/physics/optics/waves.py",
[
"TWave"
]
]
],
"Pauli": [
[
"sympy/physics/paulialgebra.py",
[
"Pauli"
]
]
],
"AntiCommutator": [
[
"sympy/physics/quantum/anticommutator.py",
[
"AntiCommutator"
]
]
],
"BosonOp": [
[
"sympy/physics/quantum/boson.py",
[
"BosonOp"
]
]
],
"BosonFockKet": [
[
"sympy/physics/quantum/boson.py",
[
"BosonFockKet"
]
]
],
"BosonFockBra": [
[
"sympy/physics/quantum/boson.py",
[
"BosonFockBra"
]
]
],
"BosonCoherentKet": [
[
"sympy/physics/quantum/boson.py",
[
"BosonCoherentKet"
]
]
],
"BosonCoherentBra": [
[
"sympy/physics/quantum/boson.py",
[
"BosonCoherentBra"
]
]
],
"XOp": [
[
"sympy/physics/quantum/cartesian.py",
[
"XOp"
]
]
],
"YOp": [
[
"sympy/physics/quantum/cartesian.py",
[
"YOp"
]
]
],
"ZOp": [
[
"sympy/physics/quantum/cartesian.py",
[
"ZOp"
]
]
],
"PxOp": [
[
"sympy/physics/quantum/cartesian.py",
[
"PxOp"
]
]
],
"XKet": [
[
"sympy/physics/quantum/cartesian.py",
[
"XKet"
]
]
],
"XBra": [
[
"sympy/physics/quantum/cartesian.py",
[
"XBra"
]
]
],
"PositionState3D": [
[
"sympy/physics/quantum/cartesian.py",
[
"PositionState3D"
]
]
],
"PositionKet3D": [
[
"sympy/physics/quantum/cartesian.py",
[
"PositionKet3D"
]
]
],
"PositionBra3D": [
[
"sympy/physics/quantum/cartesian.py",
[
"PositionBra3D"
]
]
],
"PxKet": [
[
"sympy/physics/quantum/cartesian.py",
[
"PxKet"
]
]
],
"PxBra": [
[
"sympy/physics/quantum/cartesian.py",
[
"PxBra"
]
]
],
"Wigner3j": [
[
"sympy/physics/quantum/cg.py",
[
"Wigner3j"
]
],
[
"sympy/physics/wigner.py",
[
"Wigner3j"
]
]
],
"CG": [
[
"sympy/physics/quantum/cg.py",
[
"CG"
]
]
],
"Wigner6j": [
[
"sympy/physics/quantum/cg.py",
[
"Wigner6j"
]
]
],
"Wigner9j": [
[
"sympy/physics/quantum/cg.py",
[
"Wigner9j"
]
]
],
"CircuitPlot": [
[
"sympy/physics/quantum/circuitplot.py",
[
"if_not_np_or_not_matplotl",
"CircuitPlot"
]
],
[
"sympy/physics/quantum/circuitplot.py",
[
"if_not_np_or_not_matplotl",
"else_",
"CircuitPlot"
]
]
],
"Mz": [
[
"sympy/physics/quantum/circuitplot.py",
[
"Mz"
]
]
],
"Mx": [
[
"sympy/physics/quantum/circuitplot.py",
[
"Mx"
]
]
],
"CreateOneQubitGate": [
[
"sympy/physics/quantum/circuitplot.py",
[
"CreateOneQubitGate"
]
]
],
"HBar": [
[
"sympy/physics/quantum/constants.py",
[
"HBar"
]
]
],
"Dagger": [
[
"sympy/physics/quantum/dagger.py",
[
"Dagger"
]
],
[
"sympy/physics/secondquant.py",
[
"Dagger"
]
]
],
"Density": [
[
"sympy/physics/quantum/density.py",
[
"Density"
]
],
[
"sympy/stats/rv.py",
[
"Density"
]
]
],
"FermionOp": [
[
"sympy/physics/quantum/fermion.py",
[
"FermionOp"
]
]
],
"FermionFockKet": [
[
"sympy/physics/quantum/fermion.py",
[
"FermionFockKet"
]
]
],
"FermionFockBra": [
[
"sympy/physics/quantum/fermion.py",
[
"FermionFockBra"
]
]
],
"Gate": [
[
"sympy/physics/quantum/gate.py",
[
"Gate"
]
]
],
"CGate": [
[
"sympy/physics/quantum/gate.py",
[
"CGate"
]
]
],
"CGateS": [
[
"sympy/physics/quantum/gate.py",
[
"CGateS"
]
]
],
"UGate": [
[
"sympy/physics/quantum/gate.py",
[
"UGate"
]
]
],
"OneQubitGate": [
[
"sympy/physics/quantum/gate.py",
[
"OneQubitGate"
]
]
],
"TwoQubitGate": [
[
"sympy/physics/quantum/gate.py",
[
"TwoQubitGate"
]
]
],
"IdentityGate": [
[
"sympy/physics/quantum/gate.py",
[
"IdentityGate"
]
]
],
"HadamardGate": [
[
"sympy/physics/quantum/gate.py",
[
"HadamardGate"
]
]
],
"XGate": [
[
"sympy/physics/quantum/gate.py",
[
"XGate"
]
]
],
"YGate": [
[
"sympy/physics/quantum/gate.py",
[
"YGate"
]
]
],
"ZGate": [
[
"sympy/physics/quantum/gate.py",
[
"ZGate"
]
]
],
"PhaseGate": [
[
"sympy/physics/quantum/gate.py",
[
"PhaseGate"
]
]
],
"TGate": [
[
"sympy/physics/quantum/gate.py",
[
"TGate"
]
]
],
"CNotGate": [
[
"sympy/physics/quantum/gate.py",
[
"CNotGate"
]
]
],
"SwapGate": [
[
"sympy/physics/quantum/gate.py",
[
"SwapGate"
]
]
],
"OracleGate": [
[
"sympy/physics/quantum/grover.py",
[
"OracleGate"
]
]
],
"WGate": [
[
"sympy/physics/quantum/grover.py",
[
"WGate"
]
]
],
"HilbertSpaceError": [
[
"sympy/physics/quantum/hilbert.py",
[
"HilbertSpaceError"
]
]
],
"HilbertSpace": [
[
"sympy/physics/quantum/hilbert.py",
[
"HilbertSpace"
]
]
],
"ComplexSpace": [
[
"sympy/physics/quantum/hilbert.py",
[
"ComplexSpace"
]
]
],
"L2": [
[
"sympy/physics/quantum/hilbert.py",
[
"L2"
]
]
],
"FockSpace": [
[
"sympy/physics/quantum/hilbert.py",
[
"FockSpace"
]
]
],
"TensorProductHilbertSpace": [
[
"sympy/physics/quantum/hilbert.py",
[
"TensorProductHilbertSpace"
]
]
],
"DirectSumHilbertSpace": [
[
"sympy/physics/quantum/hilbert.py",
[
"DirectSumHilbertSpace"
]
]
],
"TensorPowerHilbertSpace": [
[
"sympy/physics/quantum/hilbert.py",
[
"TensorPowerHilbertSpace"
]
]
],
"GateIdentity": [
[
"sympy/physics/quantum/identitysearch.py",
[
"GateIdentity"
]
]
],
"InnerProduct": [
[
"sympy/physics/quantum/innerproduct.py",
[
"InnerProduct"
]
],
[
"sympy/physics/secondquant.py",
[
"InnerProduct"
]
]
],
"MatrixCache": [
[
"sympy/physics/quantum/matrixcache.py",
[
"MatrixCache"
]
]
],
"numpy_ndarray": [
[
"sympy/physics/quantum/matrixutils.py",
[
"if_not_np_",
"numpy_ndarray"
]
]
],
"scipy_sparse_matrix": [
[
"sympy/physics/quantum/matrixutils.py",
[
"if_not_scipy_",
"scipy_sparse_matrix"
]
]
],
"Operator": [
[
"sympy/physics/quantum/operator.py",
[
"Operator"
]
],
[
"sympy/simplify/hyperexpand.py",
[
"Operator"
]
]
],
"HermitianOperator": [
[
"sympy/physics/quantum/operator.py",
[
"HermitianOperator"
]
]
],
"UnitaryOperator": [
[
"sympy/physics/quantum/operator.py",
[
"UnitaryOperator"
]
]
],
"IdentityOperator": [
[
"sympy/physics/quantum/operator.py",
[
"IdentityOperator"
]
]
],
"OuterProduct": [
[
"sympy/physics/quantum/operator.py",
[
"OuterProduct"
]
]
],
"SigmaOpBase": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaOpBase"
]
]
],
"SigmaX": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaX"
]
]
],
"SigmaY": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaY"
]
]
],
"SigmaZ": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaZ"
]
]
],
"SigmaMinus": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaMinus"
]
]
],
"SigmaPlus": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaPlus"
]
]
],
"SigmaZKet": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaZKet"
]
]
],
"SigmaZBra": [
[
"sympy/physics/quantum/pauli.py",
[
"SigmaZBra"
]
]
],
"PIABHamiltonian": [
[
"sympy/physics/quantum/piab.py",
[
"PIABHamiltonian"
]
]
],
"PIABKet": [
[
"sympy/physics/quantum/piab.py",
[
"PIABKet"
]
]
],
"PIABBra": [
[
"sympy/physics/quantum/piab.py",
[
"PIABBra"
]
]
],
"Qasm": [
[
"sympy/physics/quantum/qasm.py",
[
"Qasm"
]
]
],
"QuantumError": [
[
"sympy/physics/quantum/qexpr.py",
[
"QuantumError"
]
]
],
"QExpr": [
[
"sympy/physics/quantum/qexpr.py",
[
"QExpr"
]
]
],
"RkGate": [
[
"sympy/physics/quantum/qft.py",
[
"RkGate"
]
]
],
"Fourier": [
[
"sympy/physics/quantum/qft.py",
[
"Fourier"
]
]
],
"QFT": [
[
"sympy/physics/quantum/qft.py",
[
"QFT"
]
]
],
"IQFT": [
[
"sympy/physics/quantum/qft.py",
[
"IQFT"
]
]
],
"QubitState": [
[
"sympy/physics/quantum/qubit.py",
[
"QubitState"
]
]
],
"Qubit": [
[
"sympy/physics/quantum/qubit.py",
[
"Qubit"
]
]
],
"QubitBra": [
[
"sympy/physics/quantum/qubit.py",
[
"QubitBra"
]
]
],
"IntQubitState": [
[
"sympy/physics/quantum/qubit.py",
[
"IntQubitState"
]
]
],
"IntQubit": [
[
"sympy/physics/quantum/qubit.py",
[
"IntQubit"
]
]
],
"IntQubitBra": [
[
"sympy/physics/quantum/qubit.py",
[
"IntQubitBra"
]
]
],
"SHOOp": [
[
"sympy/physics/quantum/sho1d.py",
[
"SHOOp"
]
]
],
"RaisingOp": [
[
"sympy/physics/quantum/sho1d.py",
[
"RaisingOp"
]
]
],
"LoweringOp": [
[
"sympy/physics/quantum/sho1d.py",
[
"LoweringOp"
]
]
],
"NumberOp": [
[
"sympy/physics/quantum/sho1d.py",
[
"NumberOp"
]
]
],
"Hamiltonian": [
[
"sympy/physics/quantum/sho1d.py",
[
"Hamiltonian"
]
]
],
"SHOState": [
[
"sympy/physics/quantum/sho1d.py",
[
"SHOState"
]
]
],
"SHOKet": [
[
"sympy/physics/quantum/sho1d.py",
[
"SHOKet"
]
]
],
"SHOBra": [
[
"sympy/physics/quantum/sho1d.py",
[
"SHOBra"
]
]
],
"OrderFindingException": [
[
"sympy/physics/quantum/shor.py",
[
"OrderFindingException"
]
]
],
"CMod": [
[
"sympy/physics/quantum/shor.py",
[
"CMod"
]
]
],
"SpinOpBase": [
[
"sympy/physics/quantum/spin.py",
[
"SpinOpBase"
]
]
],
"JplusOp": [
[
"sympy/physics/quantum/spin.py",
[
"JplusOp"
]
]
],
"JminusOp": [
[
"sympy/physics/quantum/spin.py",
[
"JminusOp"
]
]
],
"JxOp": [
[
"sympy/physics/quantum/spin.py",
[
"JxOp"
]
]
],
"JyOp": [
[
"sympy/physics/quantum/spin.py",
[
"JyOp"
]
]
],
"JzOp": [
[
"sympy/physics/quantum/spin.py",
[
"JzOp"
]
]
],
"J2Op": [
[
"sympy/physics/quantum/spin.py",
[
"J2Op"
]
]
],
"Rotation": [
[
"sympy/physics/quantum/spin.py",
[
"Rotation"
]
]
],
"WignerD": [
[
"sympy/physics/quantum/spin.py",
[
"WignerD"
]
]
],
"SpinState": [
[
"sympy/physics/quantum/spin.py",
[
"SpinState"
]
]
],
"JxKet": [
[
"sympy/physics/quantum/spin.py",
[
"JxKet"
]
]
],
"JxBra": [
[
"sympy/physics/quantum/spin.py",
[
"JxBra"
]
]
],
"JyKet": [
[
"sympy/physics/quantum/spin.py",
[
"JyKet"
]
]
],
"JyBra": [
[
"sympy/physics/quantum/spin.py",
[
"JyBra"
]
]
],
"JzKet": [
[
"sympy/physics/quantum/spin.py",
[
"JzKet"
]
]
],
"JzBra": [
[
"sympy/physics/quantum/spin.py",
[
"JzBra"
]
]
],
"CoupledSpinState": [
[
"sympy/physics/quantum/spin.py",
[
"CoupledSpinState"
]
]
],
"JxKetCoupled": [
[
"sympy/physics/quantum/spin.py",
[
"JxKetCoupled"
]
]
],
"JxBraCoupled": [
[
"sympy/physics/quantum/spin.py",
[
"JxBraCoupled"
]
]
],
"JyKetCoupled": [
[
"sympy/physics/quantum/spin.py",
[
"JyKetCoupled"
]
]
],
"JyBraCoupled": [
[
"sympy/physics/quantum/spin.py",
[
"JyBraCoupled"
]
]
],
"JzKetCoupled": [
[
"sympy/physics/quantum/spin.py",
[
"JzKetCoupled"
]
]
],
"JzBraCoupled": [
[
"sympy/physics/quantum/spin.py",
[
"JzBraCoupled"
]
]
],
"StateBase": [
[
"sympy/physics/quantum/state.py",
[
"StateBase"
]
]
],
"KetBase": [
[
"sympy/physics/quantum/state.py",
[
"KetBase"
]
]
],
"BraBase": [
[
"sympy/physics/quantum/state.py",
[
"BraBase"
]
]
],
"State": [
[
"sympy/physics/quantum/state.py",
[
"State"
]
]
],
"Ket": [
[
"sympy/physics/quantum/state.py",
[
"Ket"
]
]
],
"Bra": [
[
"sympy/physics/quantum/state.py",
[
"Bra"
]
]
],
"TimeDepState": [
[
"sympy/physics/quantum/state.py",
[
"TimeDepState"
]
]
],
"TimeDepKet": [
[
"sympy/physics/quantum/state.py",
[
"TimeDepKet"
]
]
],
"TimeDepBra": [
[
"sympy/physics/quantum/state.py",
[
"TimeDepBra"
]
]
],
"Wavefunction": [
[
"sympy/physics/quantum/state.py",
[
"Wavefunction"
]
]
],
"Bar": [
[
"sympy/physics/quantum/tests/test_anticommutator.py",
[
"Bar"
]
],
[
"sympy/physics/quantum/tests/test_commutator.py",
[
"Bar"
]
],
[
"sympy/stats/tests/test_rv.py",
[
"test_NamedArgsMixin",
"Bar"
]
]
],
"Tam": [
[
"sympy/physics/quantum/tests/test_anticommutator.py",
[
"Tam"
]
],
[
"sympy/physics/quantum/tests/test_commutator.py",
[
"Tam"
]
]
],
"TestTimeDepKet": [
[
"sympy/physics/quantum/tests/test_density.py",
[
"test_eval_trace",
"TestTimeDepKet"
]
]
],
"FooState": [
[
"sympy/physics/quantum/tests/test_innerproduct.py",
[
"FooState"
]
]
],
"FooKet": [
[
"sympy/physics/quantum/tests/test_innerproduct.py",
[
"FooKet"
]
]
],
"FooBra": [
[
"sympy/physics/quantum/tests/test_innerproduct.py",
[
"FooBra"
]
]
],
"BarState": [
[
"sympy/physics/quantum/tests/test_innerproduct.py",
[
"BarState"
]
]
],
"BarKet": [
[
"sympy/physics/quantum/tests/test_innerproduct.py",
[
"BarKet"
]
]
],
"BarBra": [
[
"sympy/physics/quantum/tests/test_innerproduct.py",
[
"BarBra"
]
]
],
"CustomKet": [
[
"sympy/physics/quantum/tests/test_operator.py",
[
"CustomKet"
]
],
[
"sympy/physics/quantum/tests/test_state.py",
[
"CustomKet"
]
]
],
"CustomOp": [
[
"sympy/physics/quantum/tests/test_operator.py",
[
"CustomOp"
]
]
],
"AKet": [
[
"sympy/physics/quantum/tests/test_represent.py",
[
"AKet"
]
]
],
"ABra": [
[
"sympy/physics/quantum/tests/test_represent.py",
[
"ABra"
]
]
],
"AOp": [
[
"sympy/physics/quantum/tests/test_represent.py",
[
"AOp"
]
]
],
"BOp": [
[
"sympy/physics/quantum/tests/test_represent.py",
[
"BOp"
]
]
],
"CustomKetMultipleLabels": [
[
"sympy/physics/quantum/tests/test_state.py",
[
"CustomKetMultipleLabels"
]
]
],
"CustomTimeDepKet": [
[
"sympy/physics/quantum/tests/test_state.py",
[
"CustomTimeDepKet"
]
]
],
"CustomTimeDepKetMultipleLabels": [
[
"sympy/physics/quantum/tests/test_state.py",
[
"CustomTimeDepKetMultipleLabels"
]
]
],
"SecondQuantizationError": [
[
"sympy/physics/secondquant.py",
[
"SecondQuantizationError"
]
]
],
"AppliesOnlyToSymbolicIndex": [
[
"sympy/physics/secondquant.py",
[
"AppliesOnlyToSymbolicIndex"
]
]
],
"ContractionAppliesOnlyToFermions": [
[
"sympy/physics/secondquant.py",
[
"ContractionAppliesOnlyToFermions"
]
]
],
"ViolationOfPauliPrinciple": [
[
"sympy/physics/secondquant.py",
[
"ViolationOfPauliPrinciple"
]
]
],
"SubstitutionOfAmbigousOperatorFailed": [
[
"sympy/physics/secondquant.py",
[
"SubstitutionOfAmbigousOperatorFailed"
]
]
],
"WicksTheoremDoesNotApply": [
[
"sympy/physics/secondquant.py",
[
"WicksTheoremDoesNotApply"
]
]
],
"TensorSymbol": [
[
"sympy/physics/secondquant.py",
[
"TensorSymbol"
]
]
],
"AntiSymmetricTensor": [
[
"sympy/physics/secondquant.py",
[
"AntiSymmetricTensor"
]
]
],
"SqOperator": [
[
"sympy/physics/secondquant.py",
[
"SqOperator"
]
]
],
"BosonicOperator": [
[
"sympy/physics/secondquant.py",
[
"BosonicOperator"
]
]
],
"Annihilator": [
[
"sympy/physics/secondquant.py",
[
"Annihilator"
]
]
],
"Creator": [
[
"sympy/physics/secondquant.py",
[
"Creator"
]
]
],
"AnnihilateBoson": [
[
"sympy/physics/secondquant.py",
[
"AnnihilateBoson"
]
]
],
"CreateBoson": [
[
"sympy/physics/secondquant.py",
[
"CreateBoson"
]
]
],
"FermionicOperator": [
[
"sympy/physics/secondquant.py",
[
"FermionicOperator"
]
]
],
"AnnihilateFermion": [
[
"sympy/physics/secondquant.py",
[
"AnnihilateFermion"
]
]
],
"CreateFermion": [
[
"sympy/physics/secondquant.py",
[
"CreateFermion"
]
]
],
"FockState": [
[
"sympy/physics/secondquant.py",
[
"FockState"
]
]
],
"BosonState": [
[
"sympy/physics/secondquant.py",
[
"BosonState"
]
]
],
"FermionState": [
[
"sympy/physics/secondquant.py",
[
"FermionState"
]
]
],
"FockStateKet": [
[
"sympy/physics/secondquant.py",
[
"FockStateKet"
]
]
],
"FockStateBra": [
[
"sympy/physics/secondquant.py",
[
"FockStateBra"
]
]
],
"FockStateBosonKet": [
[
"sympy/physics/secondquant.py",
[
"FockStateBosonKet"
]
]
],
"FockStateBosonBra": [
[
"sympy/physics/secondquant.py",
[
"FockStateBosonBra"
]
]
],
"FockStateFermionKet": [
[
"sympy/physics/secondquant.py",
[
"FockStateFermionKet"
]
]
],
"FockStateFermionBra": [
[
"sympy/physics/secondquant.py",
[
"FockStateFermionBra"
]
]
],
"BosonicBasis": [
[
"sympy/physics/secondquant.py",
[
"BosonicBasis"
]
]
],
"VarBosonicBasis": [
[
"sympy/physics/secondquant.py",
[
"VarBosonicBasis"
]
]
],
"FixedBosonicBasis": [
[
"sympy/physics/secondquant.py",
[
"FixedBosonicBasis"
]
]
],
"NO": [
[
"sympy/physics/secondquant.py",
[
"NO"
]
]
],
"KeyPrinter": [
[
"sympy/physics/secondquant.py",
[
"KeyPrinter"
]
]
],
"_SymbolFactory": [
[
"sympy/physics/secondquant.py",
[
"_SymbolFactory"
]
]
],
"PermutationOperator": [
[
"sympy/physics/secondquant.py",
[
"PermutationOperator"
]
]
],
"Dimension": [
[
"sympy/physics/units/dimensions.py",
[
"Dimension"
]
]
],
"DimensionSystem": [
[
"sympy/physics/units/dimensions.py",
[
"DimensionSystem"
]
]
],
"Prefix": [
[
"sympy/physics/units/prefixes.py",
[
"Prefix"
]
]
],
"Quantity": [
[
"sympy/physics/units/quantities.py",
[
"Quantity"
]
]
],
"UnitSystem": [
[
"sympy/physics/units/unitsystem.py",
[
"UnitSystem"
]
]
],
"Fake": [
[
"sympy/physics/vector/dyadic.py",
[
"Dyadic",
"_pretty",
"Fake"
]
],
[
"sympy/physics/vector/vector.py",
[
"Vector",
"_pretty",
"Fake"
]
]
],
"Dyadic": [
[
"sympy/physics/vector/dyadic.py",
[
"Dyadic"
]
],
[
"sympy/vector/dyadic.py",
[
"Dyadic"
]
]
],
"CoordinateSym": [
[
"sympy/physics/vector/frame.py",
[
"CoordinateSym"
]
]
],
"ReferenceFrame": [
[
"sympy/physics/vector/frame.py",
[
"ReferenceFrame"
]
]
],
"VectorStrPrinter": [
[
"sympy/physics/vector/printing.py",
[
"VectorStrPrinter"
]
]
],
"VectorStrReprPrinter": [
[
"sympy/physics/vector/printing.py",
[
"VectorStrReprPrinter"
]
]
],
"VectorLatexPrinter": [
[
"sympy/physics/vector/printing.py",
[
"VectorLatexPrinter"
]
]
],
"VectorPrettyPrinter": [
[
"sympy/physics/vector/printing.py",
[
"VectorPrettyPrinter"
]
]
],
"MyReferenceFrame": [
[
"sympy/physics/vector/tests/test_frame.py",
[
"test_orientnew_respects_parent_class",
"MyReferenceFrame"
]
]
],
"Vector": [
[
"sympy/physics/vector/vector.py",
[
"Vector"
]
],
[
"sympy/vector/vector.py",
[
"Vector"
]
]
],
"VectorTypeError": [
[
"sympy/physics/vector/vector.py",
[
"VectorTypeError"
]
]
],
"vectorized_lambdify": [
[
"sympy/plotting/experimental_lambdify.py",
[
"vectorized_lambdify"
]
]
],
"lambdify": [
[
"sympy/plotting/experimental_lambdify.py",
[
"lambdify"
]
]
],
"Lambdifier": [
[
"sympy/plotting/experimental_lambdify.py",
[
"Lambdifier"
]
]
],
"interval": [
[
"sympy/plotting/intervalmath/interval_arithmetic.py",
[
"interval"
]
]
],
"Plot": [
[
"sympy/plotting/plot.py",
[
"Plot"
]
]
],
"BaseSeries": [
[
"sympy/plotting/plot.py",
[
"BaseSeries"
]
]
],
"Line2DBaseSeries": [
[
"sympy/plotting/plot.py",
[
"Line2DBaseSeries"
]
]
],
"List2DSeries": [
[
"sympy/plotting/plot.py",
[
"List2DSeries"
]
]
],
"LineOver1DRangeSeries": [
[
"sympy/plotting/plot.py",
[
"LineOver1DRangeSeries"
]
]
],
"Parametric2DLineSeries": [
[
"sympy/plotting/plot.py",
[
"Parametric2DLineSeries"
]
]
],
"Line3DBaseSeries": [
[
"sympy/plotting/plot.py",
[
"Line3DBaseSeries"
]
]
],
"Parametric3DLineSeries": [
[
"sympy/plotting/plot.py",
[
"Parametric3DLineSeries"
]
]
],
"SurfaceBaseSeries": [
[
"sympy/plotting/plot.py",
[
"SurfaceBaseSeries"
]
]
],
"SurfaceOver2DRangeSeries": [
[
"sympy/plotting/plot.py",
[
"SurfaceOver2DRangeSeries"
]
]
],
"ParametricSurfaceSeries": [
[
"sympy/plotting/plot.py",
[
"ParametricSurfaceSeries"
]
]
],
"ContourSeries": [
[
"sympy/plotting/plot.py",
[
"ContourSeries"
]
]
],
"BaseBackend": [
[
"sympy/plotting/plot.py",
[
"BaseBackend"
]
]
],
"MatplotlibBackend": [
[
"sympy/plotting/plot.py",
[
"MatplotlibBackend"
]
]
],
"TextBackend": [
[
"sympy/plotting/plot.py",
[
"TextBackend"
]
]
],
"DefaultBackend": [
[
"sympy/plotting/plot.py",
[
"DefaultBackend"
]
]
],
"ImplicitSeries": [
[
"sympy/plotting/plot_implicit.py",
[
"ImplicitSeries"
]
]
],
"ColorGradient": [
[
"sympy/plotting/pygletplot/color_scheme.py",
[
"ColorGradient"
]
]
],
"ColorScheme": [
[
"sympy/plotting/pygletplot/color_scheme.py",
[
"ColorScheme"
]
]
],
"ManagedWindow": [
[
"sympy/plotting/pygletplot/managed_window.py",
[
"ManagedWindow"
]
]
],
"PygletPlot": [
[
"sympy/plotting/pygletplot/plot.py",
[
"PygletPlot"
]
]
],
"ScreenShot": [
[
"sympy/plotting/pygletplot/plot.py",
[
"ScreenShot"
]
]
],
"PlotAxes": [
[
"sympy/plotting/pygletplot/plot_axes.py",
[
"PlotAxes"
]
]
],
"PlotAxesBase": [
[
"sympy/plotting/pygletplot/plot_axes.py",
[
"PlotAxesBase"
]
]
],
"PlotAxesOrdinate": [
[
"sympy/plotting/pygletplot/plot_axes.py",
[
"PlotAxesOrdinate"
]
]
],
"PlotAxesFrame": [
[
"sympy/plotting/pygletplot/plot_axes.py",
[
"PlotAxesFrame"
]
]
],
"PlotCamera": [
[
"sympy/plotting/pygletplot/plot_camera.py",
[
"PlotCamera"
]
]
],
"PlotController": [
[
"sympy/plotting/pygletplot/plot_controller.py",
[
"PlotController"
]
]
],
"PlotCurve": [
[
"sympy/plotting/pygletplot/plot_curve.py",
[
"PlotCurve"
]
]
],
"PlotInterval": [
[
"sympy/plotting/pygletplot/plot_interval.py",
[
"PlotInterval"
]
]
],
"PlotMode": [
[
"sympy/plotting/pygletplot/plot_mode.py",
[
"PlotMode"
]
]
],
"PlotModeBase": [
[
"sympy/plotting/pygletplot/plot_mode_base.py",
[
"PlotModeBase"
]
]
],
"Cartesian2D": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"Cartesian2D"
]
]
],
"Cartesian3D": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"Cartesian3D"
]
]
],
"ParametricCurve2D": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"ParametricCurve2D"
]
]
],
"ParametricCurve3D": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"ParametricCurve3D"
]
]
],
"ParametricSurface": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"ParametricSurface"
]
]
],
"Polar": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"Polar"
]
]
],
"Cylindrical": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"Cylindrical"
]
]
],
"Spherical": [
[
"sympy/plotting/pygletplot/plot_modes.py",
[
"Spherical"
]
]
],
"PlotObject": [
[
"sympy/plotting/pygletplot/plot_object.py",
[
"PlotObject"
]
]
],
"PlotSurface": [
[
"sympy/plotting/pygletplot/plot_surface.py",
[
"PlotSurface"
]
]
],
"PlotWindow": [
[
"sympy/plotting/pygletplot/plot_window.py",
[
"PlotWindow"
]
]
],
"MockPrint": [
[
"sympy/plotting/tests/test_plot.py",
[
"MockPrint"
]
]
],
"TmpFileManager": [
[
"sympy/plotting/tests/test_plot.py",
[
"TmpFileManager"
]
]
],
"ModuleHomomorphism": [
[
"sympy/polys/agca/homomorphisms.py",
[
"ModuleHomomorphism"
]
]
],
"MatrixHomomorphism": [
[
"sympy/polys/agca/homomorphisms.py",
[
"MatrixHomomorphism"
]
]
],
"FreeModuleHomomorphism": [
[
"sympy/polys/agca/homomorphisms.py",
[
"FreeModuleHomomorphism"
]
]
],
"SubModuleHomomorphism": [
[
"sympy/polys/agca/homomorphisms.py",
[
"SubModuleHomomorphism"
]
]
],
"Ideal": [
[
"sympy/polys/agca/ideals.py",
[
"Ideal"
]
]
],
"ModuleImplementedIdeal": [
[
"sympy/polys/agca/ideals.py",
[
"ModuleImplementedIdeal"
]
]
],
"Module": [
[
"sympy/polys/agca/modules.py",
[
"Module"
]
],
[
"sympy/utilities/benchmarking.py",
[
"Module"
]
]
],
"ModuleElement": [
[
"sympy/polys/agca/modules.py",
[
"ModuleElement"
]
]
],
"FreeModuleElement": [
[
"sympy/polys/agca/modules.py",
[
"FreeModuleElement"
]
]
],
"FreeModule": [
[
"sympy/polys/agca/modules.py",
[
"FreeModule"
]
]
],
"FreeModulePolyRing": [
[
"sympy/polys/agca/modules.py",
[
"FreeModulePolyRing"
]
]
],
"FreeModuleQuotientRing": [
[
"sympy/polys/agca/modules.py",
[
"FreeModuleQuotientRing"
]
]
],
"SubModule": [
[
"sympy/polys/agca/modules.py",
[
"SubModule"
]
]
],
"SubQuotientModule": [
[
"sympy/polys/agca/modules.py",
[
"SubQuotientModule"
]
]
],
"ModuleOrder": [
[
"sympy/polys/agca/modules.py",
[
"ModuleOrder"
]
]
],
"SubModulePolyRing": [
[
"sympy/polys/agca/modules.py",
[
"SubModulePolyRing"
]
]
],
"SubModuleQuotientRing": [
[
"sympy/polys/agca/modules.py",
[
"SubModuleQuotientRing"
]
]
],
"QuotientModuleElement": [
[
"sympy/polys/agca/modules.py",
[
"QuotientModuleElement"
]
]
],
"QuotientModule": [
[
"sympy/polys/agca/modules.py",
[
"QuotientModule"
]
]
],
"conv": [
[
"sympy/polys/agca/tests/test_homomorphisms.py",
[
"test_creation",
"conv"
]
]
],
"dummy": [
[
"sympy/polys/agca/tests/test_homomorphisms.py",
[
"test_creation",
"dummy"
]
]
],
"IPolys": [
[
"sympy/polys/compatibility.py",
[
"IPolys"
]
]
],
"AlgebraicField": [
[
"sympy/polys/domains/algebraicfield.py",
[
"AlgebraicField"
]
]
],
"CharacteristicZero": [
[
"sympy/polys/domains/characteristiczero.py",
[
"CharacteristicZero"
]
]
],
"ComplexField": [
[
"sympy/polys/domains/complexfield.py",
[
"ComplexField"
]
]
],
"CompositeDomain": [
[
"sympy/polys/domains/compositedomain.py",
[
"CompositeDomain"
]
]
],
"Domain": [
[
"sympy/polys/domains/domain.py",
[
"Domain"
]
],
[
"sympy/polys/polyoptions.py",
[
"Domain"
]
]
],
"DomainElement": [
[
"sympy/polys/domains/domainelement.py",
[
"DomainElement"
]
]
],
"Expression": [
[
"sympy/polys/domains/expressiondomain.py",
[
"ExpressionDomain",
"Expression"
]
]
],
"ExpressionDomain": [
[
"sympy/polys/domains/expressiondomain.py",
[
"ExpressionDomain"
]
]
],
"Field": [
[
"sympy/polys/domains/field.py",
[
"Field"
]
],
[
"sympy/polys/polyoptions.py",
[
"Field"
]
]
],
"FiniteField": [
[
"sympy/polys/domains/finitefield.py",
[
"FiniteField"
]
]
],
"FractionField": [
[
"sympy/polys/domains/fractionfield.py",
[
"FractionField"
]
],
[
"sympy/polys/domains/old_fractionfield.py",
[
"FractionField"
]
]
],
"GMPYFiniteField": [
[
"sympy/polys/domains/gmpyfinitefield.py",
[
"GMPYFiniteField"
]
]
],
"GMPYIntegerRing": [
[
"sympy/polys/domains/gmpyintegerring.py",
[
"GMPYIntegerRing"
]
]
],
"GMPYRationalField": [
[
"sympy/polys/domains/gmpyrationalfield.py",
[
"GMPYRationalField"
]
]
],
"GMPYInteger": [
[
"sympy/polys/domains/groundtypes.py",
[
"if_HAS_GMPY_1_",
"else_",
"GMPYInteger"
]
]
],
"GMPYRational": [
[
"sympy/polys/domains/groundtypes.py",
[
"if_HAS_GMPY_1_",
"else_",
"GMPYRational"
]
]
],
"IntegerRing": [
[
"sympy/polys/domains/integerring.py",
[
"IntegerRing"
]
]
],
"ModularInteger": [
[
"sympy/polys/domains/modularinteger.py",
[
"ModularInteger"
]
]
],
"cls": [
[
"sympy/polys/domains/modularinteger.py",
[
"ModularIntegerFactory",
"None_1",
"except_KeyError_",
"cls"
]
]
],
"RealElement": [
[
"sympy/polys/domains/mpelements.py",
[
"RealElement"
]
]
],
"ComplexElement": [
[
"sympy/polys/domains/mpelements.py",
[
"ComplexElement"
]
]
],
"MPContext": [
[
"sympy/polys/domains/mpelements.py",
[
"MPContext"
]
]
],
"PolynomialRingBase": [
[
"sympy/polys/domains/old_polynomialring.py",
[
"PolynomialRingBase"
]
]
],
"GlobalPolynomialRing": [
[
"sympy/polys/domains/old_polynomialring.py",
[
"GlobalPolynomialRing"
]
]
],
"GeneralizedPolynomialRing": [
[
"sympy/polys/domains/old_polynomialring.py",
[
"GeneralizedPolynomialRing"
]
]
],
"PolynomialRing": [
[
"sympy/polys/domains/polynomialring.py",
[
"PolynomialRing"
]
]
],
"PythonFiniteField": [
[
"sympy/polys/domains/pythonfinitefield.py",
[
"PythonFiniteField"
]
]
],
"PythonIntegerRing": [
[
"sympy/polys/domains/pythonintegerring.py",
[
"PythonIntegerRing"
]
]
],
"PythonRational": [
[
"sympy/polys/domains/pythonrational.py",
[
"PythonRational"
]
]
],
"PythonRationalField": [
[
"sympy/polys/domains/pythonrationalfield.py",
[
"PythonRationalField"
]
]
],
"QuotientRingElement": [
[
"sympy/polys/domains/quotientring.py",
[
"QuotientRingElement"
]
]
],
"QuotientRing": [
[
"sympy/polys/domains/quotientring.py",
[
"QuotientRing"
]
]
],
"RationalField": [
[
"sympy/polys/domains/rationalfield.py",
[
"RationalField"
]
]
],
"RealField": [
[
"sympy/polys/domains/realfield.py",
[
"RealField"
]
]
],
"Ring": [
[
"sympy/polys/domains/ring.py",
[
"Ring"
]
]
],
"SimpleDomain": [
[
"sympy/polys/domains/simpledomain.py",
[
"SimpleDomain"
]
]
],
"FracField": [
[
"sympy/polys/fields.py",
[
"FracField"
]
]
],
"FracElement": [
[
"sympy/polys/fields.py",
[
"FracElement"
]
]
],
"MonomialOps": [
[
"sympy/polys/monomials.py",
[
"MonomialOps"
]
]
],
"Monomial": [
[
"sympy/polys/monomials.py",
[
"Monomial"
]
]
],
"IntervalPrinter": [
[
"sympy/polys/numberfields.py",
[
"IntervalPrinter"
]
],
[
"sympy/utilities/tests/test_lambdify.py",
[
"test_special_printers",
"IntervalPrinter"
]
]
],
"MonomialOrder": [
[
"sympy/polys/orderings.py",
[
"MonomialOrder"
]
]
],
"LexOrder": [
[
"sympy/polys/orderings.py",
[
"LexOrder"
]
]
],
"GradedLexOrder": [
[
"sympy/polys/orderings.py",
[
"GradedLexOrder"
]
]
],
"ReversedGradedLexOrder": [
[
"sympy/polys/orderings.py",
[
"ReversedGradedLexOrder"
]
]
],
"ProductOrder": [
[
"sympy/polys/orderings.py",
[
"ProductOrder"
]
]
],
"InverseOrder": [
[
"sympy/polys/orderings.py",
[
"InverseOrder"
]
]
],
"_ItemGetter": [
[
"sympy/polys/orderings.py",
[
"_ItemGetter"
]
]
],
"GenericPoly": [
[
"sympy/polys/polyclasses.py",
[
"GenericPoly"
]
]
],
"DMP": [
[
"sympy/polys/polyclasses.py",
[
"DMP"
]
]
],
"DMF": [
[
"sympy/polys/polyclasses.py",
[
"DMF"
]
]
],
"ANP": [
[
"sympy/polys/polyclasses.py",
[
"ANP"
]
]
],
"BasePolynomialError": [
[
"sympy/polys/polyerrors.py",
[
"BasePolynomialError"
]
]
],
"ExactQuotientFailed": [
[
"sympy/polys/polyerrors.py",
[
"ExactQuotientFailed"
]
]
],
"PolynomialDivisionFailed": [
[
"sympy/polys/polyerrors.py",
[
"PolynomialDivisionFailed"
]
]
],
"OperationNotSupported": [
[
"sympy/polys/polyerrors.py",
[
"OperationNotSupported"
]
]
],
"HeuristicGCDFailed": [
[
"sympy/polys/polyerrors.py",
[
"HeuristicGCDFailed"
]
]
],
"ModularGCDFailed": [
[
"sympy/polys/polyerrors.py",
[
"ModularGCDFailed"
]
]
],
"HomomorphismFailed": [
[
"sympy/polys/polyerrors.py",
[
"HomomorphismFailed"
]
]
],
"IsomorphismFailed": [
[
"sympy/polys/polyerrors.py",
[
"IsomorphismFailed"
]
]
],
"ExtraneousFactors": [
[
"sympy/polys/polyerrors.py",
[
"ExtraneousFactors"
]
]
],
"EvaluationFailed": [
[
"sympy/polys/polyerrors.py",
[
"EvaluationFailed"
]
]
],
"RefinementFailed": [
[
"sympy/polys/polyerrors.py",
[
"RefinementFailed"
]
]
],
"CoercionFailed": [
[
"sympy/polys/polyerrors.py",
[
"CoercionFailed"
]
]
],
"NotInvertible": [
[
"sympy/polys/polyerrors.py",
[
"NotInvertible"
]
]
],
"NotReversible": [
[
"sympy/polys/polyerrors.py",
[
"NotReversible"
]
]
],
"NotAlgebraic": [
[
"sympy/polys/polyerrors.py",
[
"NotAlgebraic"
]
]
],
"DomainError": [
[
"sympy/polys/polyerrors.py",
[
"DomainError"
]
]
],
"PolynomialError": [
[
"sympy/polys/polyerrors.py",
[
"PolynomialError"
]
]
],
"UnificationFailed": [
[
"sympy/polys/polyerrors.py",
[
"UnificationFailed"
]
]
],
"GeneratorsError": [
[
"sympy/polys/polyerrors.py",
[
"GeneratorsError"
]
]
],
"GeneratorsNeeded": [
[
"sympy/polys/polyerrors.py",
[
"GeneratorsNeeded"
]
]
],
"ComputationFailed": [
[
"sympy/polys/polyerrors.py",
[
"ComputationFailed"
]
]
],
"UnivariatePolynomialError": [
[
"sympy/polys/polyerrors.py",
[
"UnivariatePolynomialError"
]
]
],
"MultivariatePolynomialError": [
[
"sympy/polys/polyerrors.py",
[
"MultivariatePolynomialError"
]
]
],
"PolificationFailed": [
[
"sympy/polys/polyerrors.py",
[
"PolificationFailed"
]
]
],
"OptionError": [
[
"sympy/polys/polyerrors.py",
[
"OptionError"
]
]
],
"FlagError": [
[
"sympy/polys/polyerrors.py",
[
"FlagError"
]
]
],
"Option": [
[
"sympy/polys/polyoptions.py",
[
"Option"
]
]
],
"Flag": [
[
"sympy/polys/polyoptions.py",
[
"Flag"
]
]
],
"BooleanOption": [
[
"sympy/polys/polyoptions.py",
[
"BooleanOption"
]
]
],
"OptionType": [
[
"sympy/polys/polyoptions.py",
[
"OptionType"
]
]
],
"Options": [
[
"sympy/polys/polyoptions.py",
[
"Options"
]
]
],
"Expand": [
[
"sympy/polys/polyoptions.py",
[
"Expand"
]
]
],
"Gens": [
[
"sympy/polys/polyoptions.py",
[
"Gens"
]
]
],
"Wrt": [
[
"sympy/polys/polyoptions.py",
[
"Wrt"
]
]
],
"Sort": [
[
"sympy/polys/polyoptions.py",
[
"Sort"
]
]
],
"Order": [
[
"sympy/polys/polyoptions.py",
[
"Order"
]
],
[
"sympy/series/order.py",
[
"Order"
]
]
],
"Greedy": [
[
"sympy/polys/polyoptions.py",
[
"Greedy"
]
]
],
"Composite": [
[
"sympy/polys/polyoptions.py",
[
"Composite"
]
]
],
"Split": [
[
"sympy/polys/polyoptions.py",
[
"Split"
]
]
],
"Gaussian": [
[
"sympy/polys/polyoptions.py",
[
"Gaussian"
]
]
],
"Extension": [
[
"sympy/polys/polyoptions.py",
[
"Extension"
]
]
],
"Modulus": [
[
"sympy/polys/polyoptions.py",
[
"Modulus"
]
]
],
"Strict": [
[
"sympy/polys/polyoptions.py",
[
"Strict"
]
]
],
"Auto": [
[
"sympy/polys/polyoptions.py",
[
"Auto"
]
]
],
"Frac": [
[
"sympy/polys/polyoptions.py",
[
"Frac"
]
]
],
"Formal": [
[
"sympy/polys/polyoptions.py",
[
"Formal"
]
]
],
"Polys": [
[
"sympy/polys/polyoptions.py",
[
"Polys"
]
]
],
"Include": [
[
"sympy/polys/polyoptions.py",
[
"Include"
]
]
],
"All": [
[
"sympy/polys/polyoptions.py",
[
"All"
]
]
],
"Gen": [
[
"sympy/polys/polyoptions.py",
[
"Gen"
]
]
],
"Series": [
[
"sympy/polys/polyoptions.py",
[
"Series"
]
]
],
"Symbols": [
[
"sympy/polys/polyoptions.py",
[
"Symbols"
]
]
],
"Method": [
[
"sympy/polys/polyoptions.py",
[
"Method"
]
]
],
"PolyQuintic": [
[
"sympy/polys/polyquinticconst.py",
[
"PolyQuintic"
]
]
],
"Poly": [
[
"sympy/polys/polytools.py",
[
"Poly"
]
]
],
"PurePoly": [
[
"sympy/polys/polytools.py",
[
"PurePoly"
]
]
],
"GroebnerBasis": [
[
"sympy/polys/polytools.py",
[
"GroebnerBasis"
]
]
],
"PicklableWithSlots": [
[
"sympy/polys/polyutils.py",
[
"PicklableWithSlots"
]
]
],
"PolyRing": [
[
"sympy/polys/rings.py",
[
"PolyRing"
]
]
],
"PolyElement": [
[
"sympy/polys/rings.py",
[
"PolyElement"
]
]
],
"RealInterval": [
[
"sympy/polys/rootisolation.py",
[
"RealInterval"
]
]
],
"ComplexInterval": [
[
"sympy/polys/rootisolation.py",
[
"ComplexInterval"
]
]
],
"RootOf": [
[
"sympy/polys/rootoftools.py",
[
"RootOf"
]
]
],
"ComplexRootOf": [
[
"sympy/polys/rootoftools.py",
[
"ComplexRootOf"
]
]
],
"RootSum": [
[
"sympy/polys/rootoftools.py",
[
"RootSum"
]
]
],
"RawMatrix": [
[
"sympy/polys/solvers.py",
[
"RawMatrix"
]
]
],
"C89CodePrinter": [
[
"sympy/printing/ccode.py",
[
"C89CodePrinter"
]
]
],
"_C9XCodePrinter": [
[
"sympy/printing/ccode.py",
[
"_C9XCodePrinter"
]
]
],
"CCodePrinter": [
[
"sympy/printing/ccode.py",
[
"CCodePrinter"
]
]
],
"C99CodePrinter": [
[
"sympy/printing/ccode.py",
[
"C99CodePrinter"
]
]
],
"AssignmentError": [
[
"sympy/printing/codeprinter.py",
[
"AssignmentError"
]
]
],
"CodePrinter": [
[
"sympy/printing/codeprinter.py",
[
"CodePrinter"
]
]
],
"_CXXCodePrinterBase": [
[
"sympy/printing/cxxcode.py",
[
"_CXXCodePrinterBase"
]
]
],
"CXX98CodePrinter": [
[
"sympy/printing/cxxcode.py",
[
"CXX98CodePrinter"
]
]
],
"CXX11CodePrinter": [
[
"sympy/printing/cxxcode.py",
[
"CXX11CodePrinter"
]
]
],
"CXX17CodePrinter": [
[
"sympy/printing/cxxcode.py",
[
"CXX17CodePrinter"
]
]
],
"DefaultPrinting": [
[
"sympy/printing/defaults.py",
[
"DefaultPrinting"
]
]
],
"FCodePrinter": [
[
"sympy/printing/fcode.py",
[
"FCodePrinter"
]
]
],
"JavascriptCodePrinter": [
[
"sympy/printing/jscode.py",
[
"JavascriptCodePrinter"
]
]
],
"JuliaCodePrinter": [
[
"sympy/printing/julia.py",
[
"JuliaCodePrinter"
]
]
],
"LambdaPrinter": [
[
"sympy/printing/lambdarepr.py",
[
"LambdaPrinter"
]
]
],
"TensorflowPrinter": [
[
"sympy/printing/lambdarepr.py",
[
"TensorflowPrinter"
]
]
],
"NumPyPrinter": [
[
"sympy/printing/lambdarepr.py",
[
"NumPyPrinter"
]
]
],
"NumExprPrinter": [
[
"sympy/printing/lambdarepr.py",
[
"NumExprPrinter"
]
]
],
"MpmathPrinter": [
[
"sympy/printing/lambdarepr.py",
[
"MpmathPrinter"
]
]
],
"LatexPrinter": [
[
"sympy/printing/latex.py",
[
"LatexPrinter"
]
]
],
"LLVMJitPrinter": [
[
"sympy/printing/llvmjitcode.py",
[
"LLVMJitPrinter"
]
]
],
"LLVMJitCallbackPrinter": [
[
"sympy/printing/llvmjitcode.py",
[
"LLVMJitCallbackPrinter"
]
]
],
"LLVMJitCode": [
[
"sympy/printing/llvmjitcode.py",
[
"LLVMJitCode"
]
]
],
"LLVMJitCodeCallback": [
[
"sympy/printing/llvmjitcode.py",
[
"LLVMJitCodeCallback"
]
]
],
"CodeSignature": [
[
"sympy/printing/llvmjitcode.py",
[
"CodeSignature"
]
]
],
"MCodePrinter": [
[
"sympy/printing/mathematica.py",
[
"MCodePrinter"
]
]
],
"MathMLPrinter": [
[
"sympy/printing/mathml.py",
[
"MathMLPrinter"
]
]
],
"OctaveCodePrinter": [
[
"sympy/printing/octave.py",
[
"OctaveCodePrinter"
]
]
],
"PrettyPrinter": [
[
"sympy/printing/pretty/pretty.py",
[
"PrettyPrinter"
]
]
],
"stringPict": [
[
"sympy/printing/pretty/stringpict.py",
[
"stringPict"
]
]
],
"prettyForm": [
[
"sympy/printing/pretty/stringpict.py",
[
"prettyForm"
]
]
],
"C": [
[
"sympy/printing/pretty/tests/test_pretty.py",
[
"test_pretty_class",
"C"
]
]
],
"D": [
[
"sympy/printing/pretty/tests/test_pretty.py",
[
"test_pretty_class",
"D"
]
]
],
"Printer": [
[
"sympy/printing/printer.py",
[
"Printer"
]
]
],
"PythonPrinter": [
[
"sympy/printing/python.py",
[
"PythonPrinter"
]
]
],
"RCodePrinter": [
[
"sympy/printing/rcode.py",
[
"RCodePrinter"
]
]
],
"ReprPrinter": [
[
"sympy/printing/repr.py",
[
"ReprPrinter"
]
]
],
"StrPrinter": [
[
"sympy/printing/str.py",
[
"StrPrinter"
]
]
],
"StrReprPrinter": [
[
"sympy/printing/str.py",
[
"StrReprPrinter"
]
]
],
"TableForm": [
[
"sympy/printing/tableform.py",
[
"TableForm"
]
]
],
"fabs": [
[
"sympy/printing/tests/test_ccode.py",
[
"test_printmethod",
"fabs"
]
],
[
"sympy/printing/tests/test_rcode.py",
[
"test_printmethod",
"fabs"
]
]
],
"MyPrinter": [
[
"sympy/printing/tests/test_cxxcode.py",
[
"test_subclass_print_method",
"MyPrinter"
]
],
[
"sympy/printing/tests/test_cxxcode.py",
[
"test_subclass_print_method__ns",
"MyPrinter"
]
]
],
"nint": [
[
"sympy/printing/tests/test_fcode.py",
[
"test_printmethod",
"nint"
]
]
],
"MyFancyFCodePrinter": [
[
"sympy/printing/tests/test_fcode.py",
[
"test_derived_classes",
"MyFancyFCodePrinter"
]
]
],
"R": [
[
"sympy/printing/tests/test_latex.py",
[
"test_printmethod",
"R"
]
],
[
"sympy/printing/tests/test_repr.py",
[
"test_printmethod",
"R"
]
],
[
"sympy/printing/tests/test_str.py",
[
"test_printmethod",
"R"
]
]
],
"R_1": [
[
"sympy/printing/tests/test_latex.py",
[
"test_printmethod",
"R_1"
]
],
[
"sympy/printing/tests/test_str.py",
[
"test_printmethod",
"R_1"
]
]
],
"CustomClass1": [
[
"sympy/printing/tests/test_str.py",
[
"test_Mul",
"CustomClass1"
]
]
],
"CustomClass2": [
[
"sympy/printing/tests/test_str.py",
[
"test_Mul",
"CustomClass2"
]
]
],
"TheanoPrinter": [
[
"sympy/printing/theanocode.py",
[
"TheanoPrinter"
]
]
],
"IndexedIntegral": [
[
"sympy/sandbox/indexed_integrals.py",
[
"IndexedIntegral"
]
]
],
"FormalPowerSeries": [
[
"sympy/series/formal.py",
[
"FormalPowerSeries"
]
]
],
"FourierSeries": [
[
"sympy/series/fourier.py",
[
"FourierSeries"
]
]
],
"SubsSet": [
[
"sympy/series/gruntz.py",
[
"SubsSet"
]
]
],
"Node": [
[
"sympy/series/gruntz.py",
[
"build_expression_tree",
"Node"
]
]
],
"Limit": [
[
"sympy/series/limits.py",
[
"Limit"
]
]
],
"SeqBase": [
[
"sympy/series/sequences.py",
[
"SeqBase"
]
]
],
"EmptySequence": [
[
"sympy/series/sequences.py",
[
"EmptySequence"
]
]
],
"SeqExpr": [
[
"sympy/series/sequences.py",
[
"SeqExpr"
]
]
],
"SeqPer": [
[
"sympy/series/sequences.py",
[
"SeqPer"
]
]
],
"SeqFormula": [
[
"sympy/series/sequences.py",
[
"SeqFormula"
]
]
],
"SeqExprOp": [
[
"sympy/series/sequences.py",
[
"SeqExprOp"
]
]
],
"SeqAdd": [
[
"sympy/series/sequences.py",
[
"SeqAdd"
]
]
],
"SeqMul": [
[
"sympy/series/sequences.py",
[
"SeqMul"
]
]
],
"SeriesBase": [
[
"sympy/series/series_class.py",
[
"SeriesBase"
]
]
],
"my": [
[
"sympy/series/tests/test_limits.py",
[
"test_basic5",
"my"
]
]
],
"TestF": [
[
"sympy/series/tests/test_series.py",
[
"test_issue_3978",
"TestF"
]
]
],
"ConditionSet": [
[
"sympy/sets/conditionset.py",
[
"ConditionSet"
]
]
],
"Contains": [
[
"sympy/sets/contains.py",
[
"Contains"
]
]
],
"Naturals": [
[
"sympy/sets/fancysets.py",
[
"Naturals"
]
]
],
"Naturals0": [
[
"sympy/sets/fancysets.py",
[
"Naturals0"
]
]
],
"Integers": [
[
"sympy/sets/fancysets.py",
[
"Integers"
]
]
],
"Reals": [
[
"sympy/sets/fancysets.py",
[
"Reals"
]
]
],
"ImageSet": [
[
"sympy/sets/fancysets.py",
[
"ImageSet"
]
]
],
"Range": [
[
"sympy/sets/fancysets.py",
[
"Range"
]
]
],
"ComplexRegion": [
[
"sympy/sets/fancysets.py",
[
"ComplexRegion"
]
]
],
"Complexes": [
[
"sympy/sets/fancysets.py",
[
"Complexes"
]
]
],
"Set": [
[
"sympy/sets/sets.py",
[
"Set"
]
]
],
"ProductSet": [
[
"sympy/sets/sets.py",
[
"ProductSet"
]
]
],
"Interval": [
[
"sympy/sets/sets.py",
[
"Interval"
]
]
],
"Union": [
[
"sympy/sets/sets.py",
[
"Union"
]
]
],
"Intersection": [
[
"sympy/sets/sets.py",
[
"Intersection"
]
]
],
"Complement": [
[
"sympy/sets/sets.py",
[
"Complement"
]
]
],
"EmptySet": [
[
"sympy/sets/sets.py",
[
"EmptySet"
]
]
],
"UniversalSet": [
[
"sympy/sets/sets.py",
[
"UniversalSet"
]
]
],
"FiniteSet": [
[
"sympy/sets/sets.py",
[
"FiniteSet"
]
]
],
"SymmetricDifference": [
[
"sympy/sets/sets.py",
[
"SymmetricDifference"
]
]
],
"_rf": [
[
"sympy/simplify/combsimp.py",
[
"_rf"
]
]
],
"EPath": [
[
"sympy/simplify/epathtools.py",
[
"EPath"
]
]
],
"Hyper_Function": [
[
"sympy/simplify/hyperexpand.py",
[
"Hyper_Function"
]
]
],
"G_Function": [
[
"sympy/simplify/hyperexpand.py",
[
"G_Function"
]
]
],
"Formula": [
[
"sympy/simplify/hyperexpand.py",
[
"Formula"
]
]
],
"FormulaCollection": [
[
"sympy/simplify/hyperexpand.py",
[
"FormulaCollection"
]
]
],
"MeijerFormula": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerFormula"
]
]
],
"MeijerFormulaCollection": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerFormulaCollection"
]
]
],
"MultOperator": [
[
"sympy/simplify/hyperexpand.py",
[
"MultOperator"
]
]
],
"ShiftA": [
[
"sympy/simplify/hyperexpand.py",
[
"ShiftA"
]
]
],
"ShiftB": [
[
"sympy/simplify/hyperexpand.py",
[
"ShiftB"
]
]
],
"UnShiftA": [
[
"sympy/simplify/hyperexpand.py",
[
"UnShiftA"
]
]
],
"UnShiftB": [
[
"sympy/simplify/hyperexpand.py",
[
"UnShiftB"
]
]
],
"MeijerShiftA": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerShiftA"
]
]
],
"MeijerShiftB": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerShiftB"
]
]
],
"MeijerShiftC": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerShiftC"
]
]
],
"MeijerShiftD": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerShiftD"
]
]
],
"MeijerUnShiftA": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerUnShiftA"
]
]
],
"MeijerUnShiftB": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerUnShiftB"
]
]
],
"MeijerUnShiftC": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerUnShiftC"
]
]
],
"MeijerUnShiftD": [
[
"sympy/simplify/hyperexpand.py",
[
"MeijerUnShiftD"
]
]
],
"ReduceOrder": [
[
"sympy/simplify/hyperexpand.py",
[
"ReduceOrder"
]
]
],
"SqrtdenestStopIteration": [
[
"sympy/simplify/sqrtdenest.py",
[
"SqrtdenestStopIteration"
]
]
],
"f": [
[
"sympy/simplify/tests/test_simplify.py",
[
"test_simplify_function_inverse",
"f"
]
]
],
"SolveFailed": [
[
"sympy/solvers/polysys.py",
[
"SolveFailed"
]
]
],
"ContinuousDomain": [
[
"sympy/stats/crv.py",
[
"ContinuousDomain"
]
]
],
"SingleContinuousDomain": [
[
"sympy/stats/crv.py",
[
"SingleContinuousDomain"
]
]
],
"ProductContinuousDomain": [
[
"sympy/stats/crv.py",
[
"ProductContinuousDomain"
]
]
],
"ConditionalContinuousDomain": [
[
"sympy/stats/crv.py",
[
"ConditionalContinuousDomain"
]
]
],
"ContinuousDistribution": [
[
"sympy/stats/crv.py",
[
"ContinuousDistribution"
]
]
],
"SingleContinuousDistribution": [
[
"sympy/stats/crv.py",
[
"SingleContinuousDistribution"
]
]
],
"ContinuousDistributionHandmade": [
[
"sympy/stats/crv.py",
[
"ContinuousDistributionHandmade"
]
]
],
"ContinuousPSpace": [
[
"sympy/stats/crv.py",
[
"ContinuousPSpace"
]
]
],
"SingleContinuousPSpace": [
[
"sympy/stats/crv.py",
[
"SingleContinuousPSpace"
]
]
],
"ProductContinuousPSpace": [
[
"sympy/stats/crv.py",
[
"ProductContinuousPSpace"
]
]
],
"ArcsinDistribution": [
[
"sympy/stats/crv_types.py",
[
"ArcsinDistribution"
]
]
],
"BeniniDistribution": [
[
"sympy/stats/crv_types.py",
[
"BeniniDistribution"
]
]
],
"BetaDistribution": [
[
"sympy/stats/crv_types.py",
[
"BetaDistribution"
]
]
],
"BetaPrimeDistribution": [
[
"sympy/stats/crv_types.py",
[
"BetaPrimeDistribution"
]
]
],
"CauchyDistribution": [
[
"sympy/stats/crv_types.py",
[
"CauchyDistribution"
]
]
],
"ChiDistribution": [
[
"sympy/stats/crv_types.py",
[
"ChiDistribution"
]
]
],
"ChiNoncentralDistribution": [
[
"sympy/stats/crv_types.py",
[
"ChiNoncentralDistribution"
]
]
],
"ChiSquaredDistribution": [
[
"sympy/stats/crv_types.py",
[
"ChiSquaredDistribution"
]
]
],
"DagumDistribution": [
[
"sympy/stats/crv_types.py",
[
"DagumDistribution"
]
]
],
"ExponentialDistribution": [
[
"sympy/stats/crv_types.py",
[
"ExponentialDistribution"
]
]
],
"FDistributionDistribution": [
[
"sympy/stats/crv_types.py",
[
"FDistributionDistribution"
]
]
],
"FisherZDistribution": [
[
"sympy/stats/crv_types.py",
[
"FisherZDistribution"
]
]
],
"FrechetDistribution": [
[
"sympy/stats/crv_types.py",
[
"FrechetDistribution"
]
]
],
"GammaDistribution": [
[
"sympy/stats/crv_types.py",
[
"GammaDistribution"
]
]
],
"GammaInverseDistribution": [
[
"sympy/stats/crv_types.py",
[
"GammaInverseDistribution"
]
]
],
"GumbelDistribution": [
[
"sympy/stats/crv_types.py",
[
"GumbelDistribution"
]
]
],
"GompertzDistribution": [
[
"sympy/stats/crv_types.py",
[
"GompertzDistribution"
]
]
],
"KumaraswamyDistribution": [
[
"sympy/stats/crv_types.py",
[
"KumaraswamyDistribution"
]
]
],
"LaplaceDistribution": [
[
"sympy/stats/crv_types.py",
[
"LaplaceDistribution"
]
]
],
"LogisticDistribution": [
[
"sympy/stats/crv_types.py",
[
"LogisticDistribution"
]
]
],
"LogNormalDistribution": [
[
"sympy/stats/crv_types.py",
[
"LogNormalDistribution"
]
]
],
"MaxwellDistribution": [
[
"sympy/stats/crv_types.py",
[
"MaxwellDistribution"
]
]
],
"NakagamiDistribution": [
[
"sympy/stats/crv_types.py",
[
"NakagamiDistribution"
]
]
],
"NormalDistribution": [
[
"sympy/stats/crv_types.py",
[
"NormalDistribution"
]
]
],
"ParetoDistribution": [
[
"sympy/stats/crv_types.py",
[
"ParetoDistribution"
]
]
],
"QuadraticUDistribution": [
[
"sympy/stats/crv_types.py",
[
"QuadraticUDistribution"
]
]
],
"RaisedCosineDistribution": [
[
"sympy/stats/crv_types.py",
[
"RaisedCosineDistribution"
]
]
],
"RayleighDistribution": [
[
"sympy/stats/crv_types.py",
[
"RayleighDistribution"
]
]
],
"ShiftedGompertzDistribution": [
[
"sympy/stats/crv_types.py",
[
"ShiftedGompertzDistribution"
]
]
],
"StudentTDistribution": [
[
"sympy/stats/crv_types.py",
[
"StudentTDistribution"
]
]
],
"TriangularDistribution": [
[
"sympy/stats/crv_types.py",
[
"TriangularDistribution"
]
]
],
"UniformDistribution": [
[
"sympy/stats/crv_types.py",
[
"UniformDistribution"
]
]
],
"UniformSumDistribution": [
[
"sympy/stats/crv_types.py",
[
"UniformSumDistribution"
]
]
],
"VonMisesDistribution": [
[
"sympy/stats/crv_types.py",
[
"VonMisesDistribution"
]
]
],
"WeibullDistribution": [
[
"sympy/stats/crv_types.py",
[
"WeibullDistribution"
]
]
],
"WignerSemicircleDistribution": [
[
"sympy/stats/crv_types.py",
[
"WignerSemicircleDistribution"
]
]
],
"SingleDiscreteDistribution": [
[
"sympy/stats/drv.py",
[
"SingleDiscreteDistribution"
]
]
],
"SingleDiscreteDomain": [
[
"sympy/stats/drv.py",
[
"SingleDiscreteDomain"
]
]
],
"SingleDiscretePSpace": [
[
"sympy/stats/drv.py",
[
"SingleDiscretePSpace"
]
]
],
"PoissonDistribution": [
[
"sympy/stats/drv_types.py",
[
"PoissonDistribution"
]
]
],
"GeometricDistribution": [
[
"sympy/stats/drv_types.py",
[
"GeometricDistribution"
]
]
],
"FiniteDensity": [
[
"sympy/stats/frv.py",
[
"FiniteDensity"
]
]
],
"FiniteDomain": [
[
"sympy/stats/frv.py",
[
"FiniteDomain"
]
]
],
"SingleFiniteDomain": [
[
"sympy/stats/frv.py",
[
"SingleFiniteDomain"
]
]
],
"ProductFiniteDomain": [
[
"sympy/stats/frv.py",
[
"ProductFiniteDomain"
]
]
],
"ConditionalFiniteDomain": [
[
"sympy/stats/frv.py",
[
"ConditionalFiniteDomain"
]
]
],
"SingleFiniteDistribution": [
[
"sympy/stats/frv.py",
[
"SingleFiniteDistribution"
]
]
],
"FinitePSpace": [
[
"sympy/stats/frv.py",
[
"FinitePSpace"
]
]
],
"SingleFinitePSpace": [
[
"sympy/stats/frv.py",
[
"SingleFinitePSpace"
]
]
],
"ProductFinitePSpace": [
[
"sympy/stats/frv.py",
[
"ProductFinitePSpace"
]
]
],
"FiniteDistributionHandmade": [
[
"sympy/stats/frv_types.py",
[
"FiniteDistributionHandmade"
]
]
],
"DiscreteUniformDistribution": [
[
"sympy/stats/frv_types.py",
[
"DiscreteUniformDistribution"
]
]
],
"DieDistribution": [
[
"sympy/stats/frv_types.py",
[
"DieDistribution"
]
]
],
"BernoulliDistribution": [
[
"sympy/stats/frv_types.py",
[
"BernoulliDistribution"
]
]
],
"BinomialDistribution": [
[
"sympy/stats/frv_types.py",
[
"BinomialDistribution"
]
]
],
"HypergeometricDistribution": [
[
"sympy/stats/frv_types.py",
[
"HypergeometricDistribution"
]
]
],
"RademacherDistribution": [
[
"sympy/stats/frv_types.py",
[
"RademacherDistribution"
]
]
],
"RandomDomain": [
[
"sympy/stats/rv.py",
[
"RandomDomain"
]
]
],
"SingleDomain": [
[
"sympy/stats/rv.py",
[
"SingleDomain"
]
]
],
"ConditionalDomain": [
[
"sympy/stats/rv.py",
[
"ConditionalDomain"
]
]
],
"PSpace": [
[
"sympy/stats/rv.py",
[
"PSpace"
]
]
],
"SinglePSpace": [
[
"sympy/stats/rv.py",
[
"SinglePSpace"
]
]
],
"RandomSymbol": [
[
"sympy/stats/rv.py",
[
"RandomSymbol"
]
]
],
"ProductPSpace": [
[
"sympy/stats/rv.py",
[
"ProductPSpace"
]
]
],
"ProductDomain": [
[
"sympy/stats/rv.py",
[
"ProductDomain"
]
]
],
"NamedArgsMixin": [
[
"sympy/stats/rv.py",
[
"NamedArgsMixin"
]
]
],
"Probability": [
[
"sympy/stats/symbolic_probability.py",
[
"Probability"
]
]
],
"Expectation": [
[
"sympy/stats/symbolic_probability.py",
[
"Expectation"
]
]
],
"Variance": [
[
"sympy/stats/symbolic_probability.py",
[
"Variance"
]
]
],
"Covariance": [
[
"sympy/stats/symbolic_probability.py",
[
"Covariance"
]
]
],
"T1": [
[
"sympy/strategies/tests/test_rl.py",
[
"test_distribute",
"T1"
]
]
],
"T2": [
[
"sympy/strategies/tests/test_rl.py",
[
"test_distribute",
"T2"
]
]
],
"B": [
[
"sympy/strategies/tests/test_tools.py",
[
"test_typed",
"B"
]
]
],
"Basic2": [
[
"sympy/strategies/tests/test_traverse.py",
[
"Basic2"
]
]
],
"DenseNDimArray": [
[
"sympy/tensor/array/dense_ndim_array.py",
[
"DenseNDimArray"
]
]
],
"ImmutableDenseNDimArray": [
[
"sympy/tensor/array/dense_ndim_array.py",
[
"ImmutableDenseNDimArray"
]
]
],
"MutableDenseNDimArray": [
[
"sympy/tensor/array/dense_ndim_array.py",
[
"MutableDenseNDimArray"
]
]
],
"MutableNDimArray": [
[
"sympy/tensor/array/mutable_ndim_array.py",
[
"MutableNDimArray"
]
]
],
"NDimArray": [
[
"sympy/tensor/array/ndim_array.py",
[
"NDimArray"
]
]
],
"ImmutableNDimArray": [
[
"sympy/tensor/array/ndim_array.py",
[
"ImmutableNDimArray"
]
]
],
"SparseNDimArray": [
[
"sympy/tensor/array/sparse_ndim_array.py",
[
"SparseNDimArray"
]
]
],
"ImmutableSparseNDimArray": [
[
"sympy/tensor/array/sparse_ndim_array.py",
[
"ImmutableSparseNDimArray"
]
]
],
"MutableSparseNDimArray": [
[
"sympy/tensor/array/sparse_ndim_array.py",
[
"MutableSparseNDimArray"
]
]
],
"IndexConformanceException": [
[
"sympy/tensor/index_methods.py",
[
"IndexConformanceException"
]
]
],
"IndexException": [
[
"sympy/tensor/indexed.py",
[
"IndexException"
]
]
],
"Indexed": [
[
"sympy/tensor/indexed.py",
[
"Indexed"
]
]
],
"IndexedBase": [
[
"sympy/tensor/indexed.py",
[
"IndexedBase"
]
]
],
"Idx": [
[
"sympy/tensor/indexed.py",
[
"Idx"
]
]
],
"TIDS": [
[
"sympy/tensor/tensor.py",
[
"TIDS"
]
]
],
"_TensorDataLazyEvaluator": [
[
"sympy/tensor/tensor.py",
[
"_TensorDataLazyEvaluator"
]
]
],
"_TensorManager": [
[
"sympy/tensor/tensor.py",
[
"_TensorManager"
]
]
],
"TensorIndexType": [
[
"sympy/tensor/tensor.py",
[
"TensorIndexType"
]
]
],
"TensorIndex": [
[
"sympy/tensor/tensor.py",
[
"TensorIndex"
]
]
],
"TensorSymmetry": [
[
"sympy/tensor/tensor.py",
[
"TensorSymmetry"
]
]
],
"TensorType": [
[
"sympy/tensor/tensor.py",
[
"TensorType"
]
]
],
"TensorHead": [
[
"sympy/tensor/tensor.py",
[
"TensorHead"
]
]
],
"TensExpr": [
[
"sympy/tensor/tensor.py",
[
"TensExpr"
]
]
],
"TensAdd": [
[
"sympy/tensor/tensor.py",
[
"TensAdd"
]
]
],
"Tensor": [
[
"sympy/tensor/tensor.py",
[
"Tensor"
]
]
],
"TensMul": [
[
"sympy/tensor/tensor.py",
[
"TensMul"
]
]
],
"Metric": [
[
"sympy/tensor/tests/test_tensor.py",
[
"Metric"
]
]
],
"Compound": [
[
"sympy/unify/core.py",
[
"Compound"
]
]
],
"Variable": [
[
"sympy/unify/core.py",
[
"Variable"
]
],
[
"sympy/utilities/codegen.py",
[
"Variable"
]
]
],
"CondVariable": [
[
"sympy/unify/core.py",
[
"CondVariable"
]
]
],
"CodeWrapError": [
[
"sympy/utilities/autowrap.py",
[
"CodeWrapError"
]
]
],
"CodeWrapper": [
[
"sympy/utilities/autowrap.py",
[
"CodeWrapper"
]
]
],
"DummyWrapper": [
[
"sympy/utilities/autowrap.py",
[
"DummyWrapper"
]
]
],
"CythonCodeWrapper": [
[
"sympy/utilities/autowrap.py",
[
"CythonCodeWrapper"
]
]
],
"F2PyCodeWrapper": [
[
"sympy/utilities/autowrap.py",
[
"F2PyCodeWrapper"
]
]
],
"UfuncifyCodeWrapper": [
[
"sympy/utilities/autowrap.py",
[
"UfuncifyCodeWrapper"
]
]
],
"Directory": [
[
"sympy/utilities/benchmarking.py",
[
"Directory"
]
]
],
"Timer": [
[
"sympy/utilities/benchmarking.py",
[
"Timer"
]
]
],
"BenchSession": [
[
"sympy/utilities/benchmarking.py",
[
"BenchSession"
]
]
],
"Routine": [
[
"sympy/utilities/codegen.py",
[
"Routine"
]
]
],
"DataType": [
[
"sympy/utilities/codegen.py",
[
"DataType"
]
]
],
"Argument": [
[
"sympy/utilities/codegen.py",
[
"Argument"
]
]
],
"InputArgument": [
[
"sympy/utilities/codegen.py",
[
"InputArgument"
]
]
],
"ResultBase": [
[
"sympy/utilities/codegen.py",
[
"ResultBase"
]
]
],
"OutputArgument": [
[
"sympy/utilities/codegen.py",
[
"OutputArgument"
]
]
],
"InOutArgument": [
[
"sympy/utilities/codegen.py",
[
"InOutArgument"
]
]
],
"Result": [
[
"sympy/utilities/codegen.py",
[
"Result"
]
]
],
"CodeGen": [
[
"sympy/utilities/codegen.py",
[
"CodeGen"
]
]
],
"CodeGenError": [
[
"sympy/utilities/codegen.py",
[
"CodeGenError"
]
]
],
"CodeGenArgumentListError": [
[
"sympy/utilities/codegen.py",
[
"CodeGenArgumentListError"
]
]
],
"CCodeGen": [
[
"sympy/utilities/codegen.py",
[
"CCodeGen"
]
]
],
"C89CodeGen": [
[
"sympy/utilities/codegen.py",
[
"C89CodeGen"
]
]
],
"C99CodeGen": [
[
"sympy/utilities/codegen.py",
[
"C99CodeGen"
]
]
],
"FCodeGen": [
[
"sympy/utilities/codegen.py",
[
"FCodeGen"
]
]
],
"JuliaCodeGen": [
[
"sympy/utilities/codegen.py",
[
"JuliaCodeGen"
]
]
],
"OctaveCodeGen": [
[
"sympy/utilities/codegen.py",
[
"OctaveCodeGen"
]
]
],
"no_attrs_in_subclass": [
[
"sympy/utilities/decorator.py",
[
"no_attrs_in_subclass"
]
]
],
"PartComponent": [
[
"sympy/utilities/enumerative.py",
[
"PartComponent"
]
]
],
"MultisetPartitionTraverser": [
[
"sympy/utilities/enumerative.py",
[
"MultisetPartitionTraverser"
]
]
],
"SymPyDeprecationWarning": [
[
"sympy/utilities/exceptions.py",
[
"SymPyDeprecationWarning"
]
]
],
"Undecidable": [
[
"sympy/utilities/misc.py",
[
"Undecidable"
]
]
],
"RaisesContext": [
[
"sympy/utilities/pytest.py",
[
"if_not_USE_PYTEST_",
"RaisesContext"
]
]
],
"XFail": [
[
"sympy/utilities/pytest.py",
[
"if_not_USE_PYTEST_",
"XFail"
]
]
],
"XPass": [
[
"sympy/utilities/pytest.py",
[
"if_not_USE_PYTEST_",
"XPass"
]
]
],
"Skipped": [
[
"sympy/utilities/pytest.py",
[
"if_not_USE_PYTEST_",
"Skipped"
]
],
[
"sympy/utilities/runtests.py",
[
"Skipped"
]
]
],
"SymPyTests": [
[
"sympy/utilities/runtests.py",
[
"SymPyTests"
]
]
],
"DummyWindow": [
[
"sympy/utilities/runtests.py",
[
"SymPyDocTests",
"_process_dependencies",
"if_pyglet_",
"DummyWindow"
]
]
],
"SymPyDocTests": [
[
"sympy/utilities/runtests.py",
[
"SymPyDocTests"
]
]
],
"SymPyDocTestFinder": [
[
"sympy/utilities/runtests.py",
[
"SymPyDocTestFinder"
]
]
],
"SymPyDocTestRunner": [
[
"sympy/utilities/runtests.py",
[
"SymPyDocTestRunner"
]
]
],
"SymPyOutputChecker": [
[
"sympy/utilities/runtests.py",
[
"SymPyOutputChecker"
]
]
],
"Reporter": [
[
"sympy/utilities/runtests.py",
[
"Reporter"
]
]
],
"PyTestReporter": [
[
"sympy/utilities/runtests.py",
[
"PyTestReporter"
]
]
],
"Definition": [
[
"sympy/utilities/tests/diagnose_imports.py",
[
"if___name_____main___",
"Definition"
]
]
],
"MyOp": [
[
"sympy/utilities/tests/test_iterables.py",
[
"test_flatten",
"MyOp"
]
]
],
"BasisDependent": [
[
"sympy/vector/basisdependent.py",
[
"BasisDependent"
]
]
],
"BasisDependentAdd": [
[
"sympy/vector/basisdependent.py",
[
"BasisDependentAdd"
]
]
],
"BasisDependentMul": [
[
"sympy/vector/basisdependent.py",
[
"BasisDependentMul"
]
]
],
"BasisDependentZero": [
[
"sympy/vector/basisdependent.py",
[
"BasisDependentZero"
]
]
],
"CoordSysCartesian": [
[
"sympy/vector/coordsysrect.py",
[
"CoordSysCartesian"
]
]
],
"Del": [
[
"sympy/vector/deloperator.py",
[
"Del"
]
]
],
"BaseDyadic": [
[
"sympy/vector/dyadic.py",
[
"BaseDyadic"
]
]
],
"DyadicMul": [
[
"sympy/vector/dyadic.py",
[
"DyadicMul"
]
]
],
"DyadicAdd": [
[
"sympy/vector/dyadic.py",
[
"DyadicAdd"
]
]
],
"DyadicZero": [
[
"sympy/vector/dyadic.py",
[
"DyadicZero"
]
]
],
"Orienter": [
[
"sympy/vector/orienters.py",
[
"Orienter"
]
]
],
"AxisOrienter": [
[
"sympy/vector/orienters.py",
[
"AxisOrienter"
]
]
],
"ThreeAngleOrienter": [
[
"sympy/vector/orienters.py",
[
"ThreeAngleOrienter"
]
]
],
"BodyOrienter": [
[
"sympy/vector/orienters.py",
[
"BodyOrienter"
]
]
],
"SpaceOrienter": [
[
"sympy/vector/orienters.py",
[
"SpaceOrienter"
]
]
],
"QuaternionOrienter": [
[
"sympy/vector/orienters.py",
[
"QuaternionOrienter"
]
]
],
"BaseScalar": [
[
"sympy/vector/scalar.py",
[
"BaseScalar"
]
]
],
"BaseVector": [
[
"sympy/vector/vector.py",
[
"BaseVector"
]
]
],
"VectorAdd": [
[
"sympy/vector/vector.py",
[
"VectorAdd"
]
]
],
"VectorMul": [
[
"sympy/vector/vector.py",
[
"VectorMul"
]
]
],
"VectorZero": [
[
"sympy/vector/vector.py",
[
"VectorZero"
]
]
]
}