instance_id
stringlengths
13
45
pull_number
int64
7
30.1k
repo
stringclasses
83 values
version
stringclasses
68 values
base_commit
stringlengths
40
40
environment_setup_commit
stringclasses
167 values
created_at
stringdate
2013-05-16 18:15:55
2025-01-08 15:12:50
FAIL_TO_PASS
listlengths
1
2.53k
PASS_TO_PASS
listlengths
0
1.7k
sympy__sympy-20761
20,761
sympy/sympy
1.8
07a6388bc237a2c43e65dc3cf932373e4d06d91b
284db64e44124856accce4abff75d2d8990c301d
2021-01-08T08:14:30Z
[ "test_singular_value_decompositionD" ]
[ "test_LUdecomp", "test_QR", "test_QR_non_square", "test_QR_trivial", "test_QR_float", "test_LUdecomposition_Simple_iszerofunc", "test_LUdecomposition_iszerofunc", "test_LDLdecomposition", "test_pinv_succeeds_with_rank_decomposition_method", "test_rank_decomposition" ]
sympy__sympy-20827
20,827
sympy/sympy
1.8
3cef36ad8d79fb359236192bd067c267a9a51271
284db64e44124856accce4abff75d2d8990c301d
2021-01-19T22:28:05Z
[ "test_sympy__tensor__array__array_expressions__ZeroArray" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__sathandlers__UnevaluatedOnFree", "test_sympy__assumptions__sathandlers__AllArgs", "test_sympy__assumptions__sathandlers__AnyArgs", "test_sympy__assumptions__sathandlers__ExactlyOneArg", "test_sympy__assumptions__sathandlers__CheckOldAssump", "test_sympy__assumptions__sathandlers__CheckIsPrime", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__core__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__codegen__array_utils__CodegenArrayContraction", "test_sympy__codegen__array_utils__CodegenArrayDiagonal", "test_sympy__codegen__array_utils__CodegenArrayTensorProduct", "test_sympy__codegen__array_utils__CodegenArrayElementwiseAdd", "test_sympy__codegen__array_utils__CodegenArrayPermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-20886
20,886
sympy/sympy
1.8
2b4107584048dd62c95483ee45f4ee9acaf220a4
284db64e44124856accce4abff75d2d8990c301d
2021-02-01T04:18:19Z
[ "test_besselj_series", "test_bessely_series" ]
[ "test_bessel_rand", "test_bessel_twoinputs", "test_diff", "test_rewrite", "test_expand", "test_fn", "test_jn", "test_yn", "test_sympify_yn", "test_jn_zeros", "test_bessel_eval", "test_bessel_nan", "test_meromorphic", "test_conjugate", "test_branching", "test_airy_base", "test_airyai", "test_airybi", "test_airyaiprime", "test_airybiprime" ]
sympy__sympy-20901
20,901
sympy/sympy
1.8
4aa3cd6c7c689fbe4e604082fb44e2136fa4224d
284db64e44124856accce4abff75d2d8990c301d
2021-02-03T07:39:54Z
[ "test_sympy__functions__special__zeta_functions__riemann_xi", "test_zeta_eval", "test_zeta_series", "test_dirichlet_eta_eval", "test_riemann_xi_eval", "test_rewriting", "test_derivatives", "test_polylog_expansion", "test_issue_8404", "test_polylog_values", "test_lerchphi_expansion", "test_stieltjes", "test_stieltjes_evalf", "test_issue_10475" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__sathandlers__UnevaluatedOnFree", "test_sympy__assumptions__sathandlers__AllArgs", "test_sympy__assumptions__sathandlers__AnyArgs", "test_sympy__assumptions__sathandlers__ExactlyOneArg", "test_sympy__assumptions__sathandlers__CheckOldAssump", "test_sympy__assumptions__sathandlers__CheckIsPrime", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__core__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__codegen__array_utils__CodegenArrayContraction", "test_sympy__codegen__array_utils__CodegenArrayDiagonal", "test_sympy__codegen__array_utils__CodegenArrayTensorProduct", "test_sympy__codegen__array_utils__CodegenArrayElementwiseAdd", "test_sympy__codegen__array_utils__CodegenArrayPermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-20911
20,911
sympy/sympy
1.8
08790b7cde0ba17053cadaaf00b809eea81e6bea
284db64e44124856accce4abff75d2d8990c301d
2021-02-05T08:49:33Z
[ "test_upper_triangular", "test_lower_triangular" ]
[ "test__MinimalMatrix", "test_vec", "test_todok", "test_tolist", "test_row_col_del", "test_get_diag_blocks1", "test_get_diag_blocks2", "test_shape", "test_reshape", "test_row_col", "test_row_join", "test_col_join", "test_row_insert", "test_col_insert", "test_extract", "test_hstack", "test_vstack", "test_atoms", "test_free_symbols", "test_has", "test_is_anti_symmetric", "test_diagonal_symmetrical", "test_is_hermitian", "test_is_Identity", "test_is_symbolic", "test_is_upper", "test_is_lower", "test_is_square", "test_is_symmetric", "test_is_hessenberg", "test_is_zero", "test_values", "test_applyfunc", "test_adjoint", "test_as_real_imag", "test_conjugate", "test_doit", "test_evalf", "test_expand", "test_refine", "test_replace", "test_replace_map", "test_rot90", "test_simplify", "test_subs", "test_trace", "test_xreplace", "test_permute", "test_abs", "test_add", "test_multiplication", "test_matmul", "test_non_matmul", "test_power", "test_neg", "test_sub", "test_div", "test_eye", "test_ones", "test_zeros", "test_diag_make", "test_diagonal", "test_jordan_block", "test_orthogonalize", "test_wilkinson", "test_integrate", "test_jacobian2", "test_limit", "test_issue_13774", "test_companion", "test_issue_10589", "test_rmul_pr19860" ]
sympy__sympy-20922
20,922
sympy/sympy
1.8
ef14666d718f147878b51ed7ba9a5192e16c04f3
284db64e44124856accce4abff75d2d8990c301d
2021-02-07T12:36:20Z
[ "test_wilkinson" ]
[ "test__MinimalMatrix", "test_vec", "test_todok", "test_tolist", "test_row_col_del", "test_get_diag_blocks1", "test_get_diag_blocks2", "test_shape", "test_reshape", "test_row_col", "test_row_join", "test_col_join", "test_row_insert", "test_col_insert", "test_extract", "test_hstack", "test_vstack", "test_atoms", "test_free_symbols", "test_has", "test_is_anti_symmetric", "test_diagonal_symmetrical", "test_is_hermitian", "test_is_Identity", "test_is_symbolic", "test_is_upper", "test_is_lower", "test_is_square", "test_is_symmetric", "test_is_hessenberg", "test_is_zero", "test_values", "test_applyfunc", "test_adjoint", "test_as_real_imag", "test_conjugate", "test_doit", "test_evalf", "test_expand", "test_refine", "test_replace", "test_replace_map", "test_rot90", "test_simplify", "test_subs", "test_trace", "test_xreplace", "test_permute", "test_abs", "test_add", "test_multiplication", "test_matmul", "test_non_matmul", "test_power", "test_neg", "test_sub", "test_div", "test_eye", "test_ones", "test_zeros", "test_diag_make", "test_diagonal", "test_jordan_block", "test_orthogonalize", "test_integrate", "test_jacobian2", "test_limit", "test_issue_13774", "test_companion", "test_issue_10589", "test_rmul_pr19860" ]
sympy__sympy-20943
20,943
sympy/sympy
1.8
6711a15e92505c8a262348c86277f541b776b3e2
284db64e44124856accce4abff75d2d8990c301d
2021-02-11T19:44:15Z
[ "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_printmethod", "test_latex_basic", "test_latex_builtins", "test_latex_SingularityFunction", "test_latex_cycle", "test_latex_permutation", "test_latex_Float", "test_latex_vector_expressions", "test_latex_symbols", "test_latex_functions", "test_function_subclass_different_name", "test_hyper_printing", "test_latex_bessel", "test_latex_fresnel", "test_latex_brackets", "test_latex_indexed", "test_latex_derivatives", "test_latex_subs", "test_latex_integrals", "test_latex_sets", "test_latex_SetExpr", "test_latex_Range", "test_latex_sequences", "test_latex_FourierSeries", "test_latex_FormalPowerSeries", "test_latex_intervals", "test_latex_AccumuBounds", "test_latex_emptyset", "test_latex_universalset", "test_latex_commutator", "test_latex_union", "test_latex_intersection", "test_latex_symmetric_difference", "test_latex_Complement", "test_latex_productset", "test_set_operators_parenthesis", "test_latex_Complexes", "test_latex_Naturals", "test_latex_Naturals0", "test_latex_Integers", "test_latex_ImageSet", "test_latex_ConditionSet", "test_latex_ComplexRegion", "test_latex_Contains", "test_latex_sum", "test_latex_product", "test_latex_limits", "test_latex_log", "test_issue_3568", "test_latex", "test_latex_dict", "test_latex_list", "test_latex_rational", "test_latex_inverse", "test_latex_DiracDelta", "test_latex_Heaviside", "test_latex_KroneckerDelta", "test_latex_LeviCivita", "test_mode", "test_latex_mathieu", "test_latex_Piecewise", "test_latex_Matrix", "test_latex_matrix_with_functions", "test_latex_NDimArray", "test_latex_mul_symbol", "test_latex_issue_4381", "test_latex_issue_4576", "test_latex_pow_fraction", "test_noncommutative", "test_latex_order", "test_latex_Lambda", "test_latex_PolyElement", "test_latex_FracElement", "test_latex_Poly", "test_latex_Poly_order", "test_latex_ComplexRootOf", "test_latex_RootSum", "test_settings", "test_latex_numbers", "test_latex_euler", "test_lamda", "test_custom_symbol_names", "test_matAdd", "test_matMul", "test_latex_MatrixSlice", "test_latex_RandomDomain", "test_PrettyPoly", "test_integral_transforms", "test_PolynomialRingBase", "test_categories", "test_Modules", "test_QuotientRing", "test_Tr", "test_Adjoint", "test_Transpose", "test_Hadamard", "test_ElementwiseApplyFunction", "test_ZeroMatrix", "test_OneMatrix", "test_Identity", "test_boolean_args_order", "test_imaginary", "test_builtins_without_args", "test_latex_greek_functions", "test_translate", "test_other_symbols", "test_modifiers", "test_greek_symbols", "test_fancyset_symbols", "test_builtin_no_args", "test_issue_6853", "test_Mul", "test_Pow", "test_issue_7180", "test_issue_8409", "test_issue_8470", "test_issue_15439", "test_issue_2934", "test_issue_10489", "test_issue_12886", "test_issue_13559", "test_issue_13651", "test_latex_UnevaluatedExpr", "test_MatrixElement_printing", "test_MatrixSymbol_printing", "test_KroneckerProduct_printing", "test_Series_printing", "test_TransferFunction_printing", "test_Parallel_printing", "test_Feedback_printing", "test_Quaternion_latex_printing", "test_TensorProduct_printing", "test_WedgeProduct_printing", "test_issue_9216", "test_latex_printer_tensor", "test_multiline_latex", "test_issue_15353", "test_trace", "test_print_basic", "test_MatrixSymbol_bold", "test_AppliedPermutation", "test_PermutationMatrix", "test_imaginary_unit", "test_text_re_im", "test_latex_diffgeom", "test_unit_printing", "test_issue_17092", "test_latex_decimal_separator", "test_Str", "test_latex_escape", "test_emptyPrinter", "test_global_settings", "test_pickleable", "test_Abs", "test_Add", "test_Catalan", "test_ComplexInfinity", "test_Derivative", "test_dict", "test_Dict", "test_Dummy", "test_EulerGamma", "test_Exp", "test_factorial", "test_Function", "test_Geometry", "test_GoldenRatio", "test_TribonacciConstant", "test_ImaginaryUnit", "test_Infinity", "test_Integer", "test_Integral", "test_Interval", "test_AccumBounds", "test_Lambda", "test_Limit", "test_list", "test_Matrix_str", "test_NaN", "test_NegativeInfinity", "test_Order", "test_Permutation_Cycle", "test_Pi", "test_Poly", "test_PolyRing", "test_FracField", "test_PolyElement", "test_FracElement", "test_GaussianInteger", "test_GaussianRational", "test_sqrt", "test_Rational", "test_Float", "test_Relational", "test_CRootOf", "test_RootSum", "test_GroebnerBasis", "test_set", "test_SparseMatrix", "test_Sum", "test_Symbol", "test_tuple", "test_Series_str", "test_TransferFunction_str", "test_Parallel_str", "test_Feedback_str", "test_Quaternion_str_printer", "test_Quantity_str", "test_wild_str", "test_wild_matchpy", "test_zeta", "test_issue_3101", "test_issue_3103", "test_issue_4021", "test_sstrrepr", "test_infinity", "test_full_prec", "test_empty_printer", "test_RandomDomain", "test_FiniteSet", "test_UniversalSet", "test_issue_6387", "test_MatMul_MatAdd", "test_MatrixSlice", "test_true_false", "test_Equivalent", "test_Xor", "test_Complement", "test_SymmetricDifference", "test_UnevaluatedExpr", "test_MatrixExpressions", "test_Subs_printing", "test_issue_15716", "test_str_special_matrices", "test_issue_14567", "test_diffgeom", "test_NDimArray", "test_Predicate", "test_AppliedPredicate", "test_array_symbol_and_element" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__sathandlers__UnevaluatedOnFree", "test_sympy__assumptions__sathandlers__AllArgs", "test_sympy__assumptions__sathandlers__AnyArgs", "test_sympy__assumptions__sathandlers__ExactlyOneArg", "test_sympy__assumptions__sathandlers__CheckOldAssump", "test_sympy__assumptions__sathandlers__CheckIsPrime", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__core__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__codegen__array_utils__CodegenArrayContraction", "test_sympy__codegen__array_utils__CodegenArrayDiagonal", "test_sympy__codegen__array_utils__CodegenArrayTensorProduct", "test_sympy__codegen__array_utils__CodegenArrayElementwiseAdd", "test_sympy__codegen__array_utils__CodegenArrayPermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-20976
20,976
sympy/sympy
1.8
a96ca96e6505b71a846f266884c09197f71e7232
284db64e44124856accce4abff75d2d8990c301d
2021-02-18T18:46:41Z
[ "test_codegen_array_contraction_construction", "test_codegen_array_contraction_indices_types", "test_codegen_array_recognize_matrix_mul_lines", "test_codegen_array_flatten", "test_codegen_array_parse", "test_codegen_array_diagonal", "test_codegen_recognize_matrix_expression", "test_codegen_array_shape", "test_codegen_array_parse_out_of_bounds", "test_codegen_permutedims_sink", "test_parsing_of_matrix_expressions", "test_special_matrices", "test_push_indices_up_and_down", "test_recognize_diagonalized_vectors", "test_nested_permutations", "test_contraction_permutation_mix", "test_permute_tensor_product", "test_normalize_diagonal_permutedims", "test_normalize_diagonal_contraction", "test_array_wrong_permutation_size", "test_nested_array_elementwise_add", "test_array_expr_zero_array", "test_contraction_tp_additions", "test_recognize_expression_implicit_mul", "test_remove_trivial_dims", "test_diag2contraction_diagmatrix", "test_recognize_products_support_function", "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__sathandlers__UnevaluatedOnFree", "test_sympy__assumptions__sathandlers__AllArgs", "test_sympy__assumptions__sathandlers__AnyArgs", "test_sympy__assumptions__sathandlers__ExactlyOneArg", "test_sympy__assumptions__sathandlers__CheckOldAssump", "test_sympy__assumptions__sathandlers__CheckIsPrime", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__core__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__array__expressions__array_expressions__OneArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__codegen__array_utils__CodegenArrayContraction", "test_sympy__codegen__array_utils__CodegenArrayDiagonal", "test_sympy__codegen__array_utils__CodegenArrayTensorProduct", "test_sympy__codegen__array_utils__CodegenArrayElementwiseAdd", "test_sympy__codegen__array_utils__CodegenArrayPermuteDims", "test_sympy__codegen__array_utils__ArrayElementwiseApplyFunc", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
[]
sympy__sympy-20988
20,988
sympy/sympy
1.8
d506702bac87ecb487f6fc4ecc99b38694f6ade0
284db64e44124856accce4abff75d2d8990c301d
2021-02-21T05:50:33Z
[ "test_Domain_is_negative", "test_Domain_is_positive", "test_Domain_is_nonnegative" ]
[ "test_Domain_unify", "test_Domain_unify_composite", "test_Domain_unify_algebraic", "test_Domain_unify_FiniteExtension", "test_Domain_unify_with_symbols", "test_Domain__contains__", "test_Domain_get_ring", "test_Domain_get_field", "test_Domain_get_exact", "test_Domain_is_unit", "test_Domain_convert", "test_GlobalPolynomialRing_convert", "test_PolynomialRing__init", "test_FractionField__init", "test_inject", "test_drop", "test_Domain_map", "test_Domain___eq__", "test_Domain__algebraic_field", "test_PolynomialRing_from_FractionField", "test_FractionField_from_PolynomialRing", "test_FF_of_type", "test___eq__", "test_RealField_from_sympy", "test_not_in_any_domain", "test_ModularInteger", "test_QQ_int", "test_RR_double", "test_RR_Float", "test_CC_double", "test_gaussian_domains", "test_issue_18278", "test_Poly_mixed_operations", "test_Poly_from_dict", "test_Poly_from_list", "test_Poly_from_poly", "test_Poly_from_expr", "test_poly_from_domain_element", "test_Poly__new__", "test_Poly__args", "test_Poly__gens", "test_Poly_zero", "test_Poly_one", "test_Poly__unify", "test_Poly_free_symbols", "test_PurePoly_free_symbols", "test_Poly__eq__", "test_PurePoly__eq__", "test_PurePoly_Poly", "test_Poly_get_domain", "test_Poly_set_domain", "test_Poly_get_modulus", "test_Poly_set_modulus", "test_Poly_add_ground", "test_Poly_sub_ground", "test_Poly_mul_ground", "test_Poly_quo_ground", "test_Poly_exquo_ground", "test_Poly_abs", "test_Poly_neg", "test_Poly_add", "test_Poly_sub", "test_Poly_mul", "test_issue_13079", "test_Poly_sqr", "test_Poly_pow", "test_Poly_divmod", "test_Poly_eq_ne", "test_Poly_nonzero", "test_Poly_properties", "test_Poly_is_irreducible", "test_Poly_subs", "test_Poly_replace", "test_Poly_reorder", "test_Poly_ltrim", "test_Poly_has_only_gens", "test_Poly_to_ring", "test_Poly_to_field", "test_Poly_to_exact", "test_Poly_retract", "test_Poly_slice", "test_Poly_coeffs", "test_Poly_monoms", "test_Poly_terms", "test_Poly_all_coeffs", "test_Poly_all_monoms", "test_Poly_all_terms", "test_Poly_termwise", "test_Poly_length", "test_Poly_as_dict", "test_Poly_as_expr", "test_Poly_lift", "test_Poly_deflate", "test_Poly_inject", "test_Poly_eject", "test_Poly_exclude", "test_Poly__gen_to_level", "test_Poly_degree", "test_Poly_degree_list", "test_Poly_total_degree", "test_Poly_homogenize", "test_Poly_homogeneous_order", "test_Poly_LC", "test_Poly_TC", "test_Poly_EC", "test_Poly_coeff", "test_Poly_nth", "test_Poly_LM", "test_Poly_LM_custom_order", "test_Poly_EM", "test_Poly_LT", "test_Poly_ET", "test_Poly_max_norm", "test_Poly_l1_norm", "test_Poly_clear_denoms", "test_Poly_rat_clear_denoms", "test_issue_20427", "test_Poly_integrate", "test_Poly_diff", "test_issue_9585", "test_Poly_eval", "test_Poly___call__", "test_parallel_poly_from_expr", "test_pdiv", "test_div", "test_issue_7864", "test_gcdex", "test_revert", "test_subresultants", "test_resultant", "test_discriminant", "test_dispersion", "test_gcd_list", "test_lcm_list", "test_gcd", "test_gcd_numbers_vs_polys", "test_terms_gcd", "test_trunc", "test_monic", "test_content", "test_primitive", "test_compose", "test_shift", "test_transform", "test_sturm", "test_gff", "test_norm", "test_sqf_norm", "test_sqf", "test_factor", "test_factor_large", "test_factor_noeval", "test_intervals", "test_refine_root", "test_count_roots", "test_Poly_root", "test_real_roots", "test_all_roots", "test_nroots", "test_ground_roots", "test_nth_power_roots_poly", "test_torational_factor_list", "test_cancel", "test_reduced", "test_groebner", "test_fglm", "test_is_zero_dimensional", "test_GroebnerBasis", "test_poly", "test_keep_coeff", "test_poly_matching_consistency", "test_issue_5786", "test_noncommutative", "test_to_rational_coeffs", "test_factor_terms", "test_as_list", "test_issue_11198", "test_Poly_precision", "test_issue_12400", "test_issue_14364", "test_issue_15669", "test_issue_17988", "test_issue_18205", "test_issue_8695", "test_issue_19113", "test_issue_19360", "test_poly_copy_equals_original", "test_deserialized_poly_equals_original", "test_issue_20389" ]
sympy__sympy-21052
21,052
sympy/sympy
1.8
fb85247299b3bc96213680903cf9cde31625d05e
284db64e44124856accce4abff75d2d8990c301d
2021-03-07T07:45:40Z
[ "test_determinant", "test_det" ]
[ "test_issue_14517", "test_legacy_det", "test_permanent", "test_adjugate", "test_util", "test_cofactor_and_minors" ]
sympy__sympy-21067
21,067
sympy/sympy
1.8
b564d9ba2705ee2978766e1ee2102750834df68b
284db64e44124856accce4abff75d2d8990c301d
2021-03-10T08:20:30Z
[ "test_invert_real", "test_invert_complex", "test_domain_check", "test_issue_11536", "test_issue_17479", "test_is_function_class_equation", "test_garbage_input", "test_solve_mul", "test_solve_invert", "test_errorinverses", "test_solve_polynomial", "test_return_root_of", "test__has_rational_power", "test_solveset_sqrt_1", "test_solveset_sqrt_2", "test_solve_polynomial_symbolic_param", "test_solve_rational", "test_solveset_real_gen_is_pow", "test_no_sol", "test_sol_zero_real", "test_no_sol_rational_extragenous", "test_solve_polynomial_cv_1a", "test_solveset_real_rational", "test_solveset_real_log", "test_poly_gens", "test_solve_abs", "test_issue_9824", "test_issue_9565", "test_issue_10069", "test_real_imag_splitting", "test_units", "test_solve_only_exp_1", "test_atan2", "test_piecewise_solveset", "test_solveset_complex_polynomial", "test_sol_zero_complex", "test_solveset_complex_rational", "test_solveset_complex_exp", "test_solveset_real_exp", "test_solve_complex_log", "test_solve_complex_sqrt", "test_solveset_complex_tan", "test_solve_trig", "test_solve_hyperbolic", "test_solve_trig_hyp_symbolic", "test_issue_9616", "test_solve_invalid_sol", "test_solveset", "test__solveset_multi", "test_conditionset", "test_solveset_domain", "test_improve_coverage", "test_issue_9522", "test_solvify", "test_abs_invert_solvify", "test_linear_eq_to_matrix", "test_issue_16577", "test_linsolve", "test_linsolve_large_sparse", "test_linsolve_immutable", "test_solve_decomposition", "test_nonlinsolve_basic", "test_nonlinsolve_abs", "test_raise_exception_nonlinsolve", "test_trig_system", "test_nonlinsolve_positive_dimensional", "test_nonlinsolve_polysys", "test_nonlinsolve_using_substitution", "test_nonlinsolve_complex", "test_issue_5132_1", "test_issue_5132_2", "test_issue_6752", "test_issue_2777", "test_issue_8828", "test_nonlinsolve_conditionset", "test_substitution_basic", "test_issue_5132_substitution", "test_raises_substitution", "test_issue_9556", "test_issue_9611", "test_issue_9557", "test_issue_9778", "test_issue_10214", "test_issue_9849", "test_issue_9953", "test_issue_9913", "test_issue_10397", "test_issue_14987", "test_simplification", "test_issue_10555", "test_issue_8715", "test_issue_11174", "test_issue_11534", "test_issue_10477", "test_issue_10671", "test_issue_11064", "test_issue_12478", "test_issue_12429", "test_solveset_arg", "test__is_finite_with_finite_vars", "test_issue_13550", "test_issue_13849", "test_issue_14223", "test_issue_10158", "test_issue_14300", "test_issue_14454", "test_issue_17882", "test_term_factors", "test_transolve", "test_exponential_real", "test_expo_conditionset", "test_exponential_symbols", "test_ignore_assumptions", "test_is_exponential", "test_solve_exponential", "test_logarithmic", "test_is_logarithmic", "test_solve_logarithm", "test_is_lambert", "test_linear_coeffs", "test_is_modular", "test_invert_modular", "test_solve_modular", "test_issue_17276", "test_issue_10426", "test_issue_18208" ]
[]
sympy__sympy-21106
21,106
sympy/sympy
1.9
624549a1b07cbdb4836ce47ce2cd779ccaa1c921
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-03-17T09:32:44Z
[ "test_DDM_ones", "test_DomainMatrix_ones", "test_SDM_ones" ]
[ "test_DDM_init", "test_DDM_getsetitem", "test_DDM_str", "test_DDM_eq", "test_DDM_convert_to", "test_DDM_zeros", "test_DDM_eye", "test_DDM_copy", "test_DDM_add", "test_DDM_sub", "test_DDM_neg", "test_DDM_mul", "test_DDM_matmul", "test_DDM_hstack", "test_DDM_rref", "test_DDM_nullspace", "test_DDM_det", "test_DDM_inv", "test_DDM_lu", "test_DDM_lu_solve", "test_DomainMatrix_init", "test_DomainMatrix_from_rep", "test_DomainMatrix_from_list_sympy", "test_DomainMatrix_from_Matrix", "test_DomainMatrix_eq", "test_DomainMatrix_get_domain", "test_DomainMatrix_convert_to", "test_DomainMatrix_to_field", "test_DomainMatrix_to_sparse", "test_DomainMatrix_to_dense", "test_DomainMatrix_unify", "test_DomainMatrix_to_Matrix", "test_DomainMatrix_repr", "test_DomainMatrix_add", "test_DomainMatrix_sub", "test_DomainMatrix_neg", "test_DomainMatrix_mul", "test_DomainMatrix_pow", "test_DomainMatrix_rref", "test_DomainMatrix_nullspace", "test_DomainMatrix_inv", "test_DomainMatrix_det", "test_DomainMatrix_lu", "test_DomainMatrix_lu_solve", "test_DomainMatrix_charpoly", "test_DomainMatrix_eye", "test_DomainMatrix_zeros", "test_DomainMatrix_hstack", "test_DomainMatrix_scalarmul", "test_SDM", "test_SDM_new", "test_SDM_copy", "test_SDM_from_list", "test_SDM_to_list", "test_SDM_from_ddm", "test_SDM_to_ddm", "test_SDM_zeros", "test_SDM_eye", "test_SDM_transpose", "test_SDM_mul", "test_SDM_matmul", "test_SDM_add", "test_SDM_sub", "test_SDM_neg", "test_SDM_convert_to", "test_SDM_hstack", "test_SDM_inv", "test_SDM_det", "test_SDM_lu", "test_SDM_lu_solve", "test_SDM_charpoly", "test_SDM_nullspace" ]
sympy__sympy-21118
21,118
sympy/sympy
1.9
9c5bf814491f8feef12c0b3aaf96efbfb0df2d69
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-03-18T06:49:10Z
[ "test_DDM_getitem" ]
[ "test_DDM_init", "test_DDM_getsetitem", "test_DDM_str", "test_DDM_eq", "test_DDM_convert_to", "test_DDM_zeros", "test_DDM_ones", "test_DDM_eye", "test_DDM_copy", "test_DDM_add", "test_DDM_sub", "test_DDM_neg", "test_DDM_mul", "test_DDM_matmul", "test_DDM_hstack", "test_DDM_rref", "test_DDM_nullspace", "test_DDM_det", "test_DDM_inv", "test_DDM_lu", "test_DDM_lu_solve", "test_DDM_charpoly", "test_DomainMatrix_init", "test_DomainMatrix_from_rep", "test_DomainMatrix_from_list_sympy", "test_DomainMatrix_from_dict_sympy", "test_DomainMatrix_from_Matrix", "test_DomainMatrix_eq", "test_DomainMatrix_get_domain", "test_DomainMatrix_convert_to", "test_DomainMatrix_to_field", "test_DomainMatrix_to_sparse", "test_DomainMatrix_to_dense", "test_DomainMatrix_unify", "test_DomainMatrix_to_Matrix", "test_DomainMatrix_repr", "test_DomainMatrix_add", "test_DomainMatrix_sub", "test_DomainMatrix_neg", "test_DomainMatrix_mul", "test_DomainMatrix_pow", "test_DomainMatrix_rref", "test_DomainMatrix_nullspace", "test_DomainMatrix_inv", "test_DomainMatrix_det", "test_DomainMatrix_lu", "test_DomainMatrix_lu_solve", "test_DomainMatrix_charpoly", "test_DomainMatrix_eye", "test_DomainMatrix_zeros", "test_DomainMatrix_ones", "test_DomainMatrix_hstack", "test_DomainMatrix_scalarmul", "test_DomainMatrix_truediv" ]
sympy__sympy-21120
21,120
sympy/sympy
1.8
c80194d7a9bdace718a40147af6e2b5e45630d59
284db64e44124856accce4abff75d2d8990c301d
2021-03-18T08:59:03Z
[ "test_DomainMatrix_init", "test_DomainMatrix_from_rep", "test_DomainMatrix_from_list_sympy", "test_DomainMatrix_from_Matrix", "test_DomainMatrix_eq", "test_DomainMatrix_get_domain", "test_DomainMatrix_convert_to", "test_DomainMatrix_to_field", "test_DomainMatrix_to_sparse", "test_DomainMatrix_to_dense", "test_DomainMatrix_unify", "test_DomainMatrix_to_Matrix", "test_DomainMatrix_repr", "test_DomainMatrix_add", "test_DomainMatrix_sub", "test_DomainMatrix_neg", "test_DomainMatrix_mul", "test_DomainMatrix_pow", "test_DomainMatrix_rref", "test_DomainMatrix_nullspace", "test_DomainMatrix_inv", "test_DomainMatrix_det", "test_DomainMatrix_lu", "test_DomainMatrix_lu_solve", "test_DomainMatrix_charpoly", "test_DomainMatrix_eye", "test_DomainMatrix_zeros", "test_DomainMatrix_hstack", "test_DomainMatrix_scalarmul", "test_DomainScalar___new__", "test_DomainScalar_new", "test_DomainScalar_repr", "test_DomainScalar_from_sympy", "test_DomainScalar_to_domain", "test_DomainScalar_convert_to", "test_DomainScalar_unify", "test_DomainScalar_add", "test_DomainScalar_sub", "test_DomainScalar_mul", "test_DomainScalar_floordiv", "test_DomainScalar_mod", "test_DomainScalar_divmod", "test_DomainScalar_pow", "test_DomainScalar_pos", "test_DomainScalar_eq", "test_DomainScalar_isZero" ]
[]
sympy__sympy-21146
21,146
sympy/sympy
1.8
ad9139e58cb2a2bffd9215fcaeff3120f701e35d
284db64e44124856accce4abff75d2d8990c301d
2021-03-22T11:03:35Z
[ "test_DDM_str", "test_DDM_convert_to", "test_DDM_hstack", "test_DDM_nullspace", "test_DomainMatrix_init", "test_DomainMatrix_from_rep", "test_DomainMatrix_from_list_sympy", "test_DomainMatrix_from_Matrix", "test_DomainMatrix_eq", "test_DomainMatrix_get_domain", "test_DomainMatrix_convert_to", "test_DomainMatrix_to_field", "test_DomainMatrix_to_sparse", "test_DomainMatrix_to_dense", "test_DomainMatrix_unify", "test_DomainMatrix_to_Matrix", "test_DomainMatrix_repr", "test_DomainMatrix_add", "test_DomainMatrix_sub", "test_DomainMatrix_neg", "test_DomainMatrix_mul", "test_DomainMatrix_pow", "test_DomainMatrix_rref", "test_DomainMatrix_nullspace", "test_DomainMatrix_inv", "test_DomainMatrix_det", "test_DomainMatrix_lu", "test_DomainMatrix_lu_solve", "test_DomainMatrix_charpoly", "test_DomainMatrix_eye", "test_DomainMatrix_zeros", "test_SDM_matmul" ]
[ "test_DDM_init", "test_DDM_getsetitem", "test_DDM_eq", "test_DDM_zeros", "test_DDM_eye", "test_DDM_copy", "test_DDM_add", "test_DDM_sub", "test_DDM_neg", "test_DDM_mul", "test_DDM_matmul", "test_DDM_rref", "test_DDM_det", "test_DDM_inv", "test_DDM_lu", "test_DDM_lu_solve", "test_SDM", "test_SDM_new", "test_SDM_copy", "test_SDM_from_list", "test_SDM_to_list", "test_SDM_from_ddm", "test_SDM_to_ddm", "test_SDM_zeros", "test_SDM_eye", "test_SDM_transpose", "test_SDM_mul", "test_SDM_add", "test_SDM_sub", "test_SDM_neg", "test_SDM_convert_to", "test_SDM_hstack", "test_SDM_inv", "test_SDM_det", "test_SDM_lu", "test_SDM_lu_solve", "test_SDM_charpoly", "test_SDM_nullspace" ]
sympy__sympy-21235
21,235
sympy/sympy
1.9
d2f31446aef958ce795d91827c0788604f49afd4
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-04-03T06:15:33Z
[ "test_AssumptionsWrapper", "test_is_infinite", "test_sympy__assumptions__wrapper__AssumptionsWrapper", "test_is_eq" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__relation__binrel__AppliedBinaryRelation", "test_sympy__assumptions__sathandlers__UnevaluatedOnFree", "test_sympy__assumptions__sathandlers__AllArgs", "test_sympy__assumptions__sathandlers__AnyArgs", "test_sympy__assumptions__sathandlers__ExactlyOneArg", "test_sympy__assumptions__sathandlers__CheckOldAssump", "test_sympy__assumptions__sathandlers__CheckIsPrime", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__core__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__riemann_xi", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__array__expressions__array_expressions__OneArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__tensor__array__expressions__array_expressions__ArrayContraction", "test_sympy__tensor__array__expressions__array_expressions__ArrayDiagonal", "test_sympy__tensor__array__expressions__array_expressions__ArrayTensorProduct", "test_sympy__tensor__array__expressions__array_expressions__ArrayAdd", "test_sympy__tensor__array__expressions__array_expressions__PermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup", "test_rel_ne", "test_rel_subs", "test_wrappers", "test_Eq_Ne", "test_as_poly", "test_rel_Infinity", "test_infinite_symbol_inequalities", "test_bool", "test_rich_cmp", "test_doit", "test_new_relational", "test_relational_arithmetic", "test_relational_bool_output", "test_relational_logic_symbols", "test_univariate_relational_as_set", "test_Not", "test_evaluate", "test_imaginary_compare_raises_TypeError", "test_complex_compare_not_real", "test_imaginary_and_inf_compare_raises_TypeError", "test_complex_pure_imag_not_ordered", "test_x_minus_y_not_same_as_x_lt_y", "test_nan_equality_exceptions", "test_nan_inequality_raise_errors", "test_nan_complex_inequalities", "test_complex_infinity_inequalities", "test_inequalities_symbol_name_same", "test_inequalities_symbol_name_same_complex", "test_inequalities_cant_sympify_other", "test_ineq_avoid_wild_symbol_flip", "test_issue_8245", "test_issue_8449", "test_simplify_relational", "test_equals", "test_reversed", "test_canonical", "test_issue_8444_workingtests", "test_issue_10304", "test_issue_18412", "test_issue_10401", "test_issue_10633", "test_issue_10927", "test_issues_13081_12583_12534", "test_issue_18188", "test_binary_symbols", "test_rel_args", "test_Equality_rewrite_as_Add", "test_issue_15847", "test_negated_property", "test_reversedsign_property", "test_reversed_reversedsign_property", "test_improved_canonical", "test_set_equality_canonical", "test_trigsimp", "test_polynomial_relation_simplification", "test_multivariate_linear_function_simplification", "test_nonpolymonial_relations", "test_18778", "test_EvalEq" ]
sympy__sympy-21325
21,325
sympy/sympy
1.9
a0ba8dac64d5d58b9a81ac3d5df2dbea487d48c1
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-04-15T09:47:05Z
[ "test_sympy__equation__equation__Equation", "test__aresame", "test_structure", "test_immutable", "test_equality", "test_matches_basic", "test_has", "test_subs", "test_subs_with_unicode_symbols", "test_subs_with_Eqn", "test_atoms", "test_free_symbols_empty", "test_doit", "test_S", "test_xreplace", "test_preorder_traversal", "test_sorted_args", "test_call", "test_rewrite", "test_literal_evalf_is_number_is_zero_is_comparable", "test_as_Basic", "test_atomic", "test_as_dummy", "test_canonical_variables", "test_pretty_ascii_str", "test_pretty_unicode_str", "test_upretty_greek", "test_upretty_multiindex", "test_upretty_sub_super", "test_upretty_subs_missing_in_24", "test_missing_in_2X_issue_9047", "test_upretty_modifiers", "test_pretty_Cycle", "test_pretty_Permutation", "test_pretty_basic", "test_negative_fractions", "test_issue_5524", "test_pretty_ordering", "test_EulerGamma", "test_GoldenRatio", "test_pretty_relational", "test_SymbolicRelation", "test_Assignment", "test_AugmentedAssignment", "test_pretty_rational", "test_pretty_functions", "test_pretty_sqrt", "test_pretty_sqrt_char_knob", "test_pretty_sqrt_longsymbol_no_sqrt_char", "test_pretty_KroneckerDelta", "test_pretty_product", "test_pretty_Lambda", "test_pretty_TransferFunction", "test_pretty_Series", "test_pretty_Parallel", "test_pretty_Feedback", "test_pretty_order", "test_pretty_derivatives", "test_pretty_integrals", "test_pretty_matrix", "test_pretty_ndim_arrays", "test_tensor_TensorProduct", "test_diffgeom_print_WedgeProduct", "test_Adjoint", "test_pretty_Trace_issue_9044", "test_MatrixSlice", "test_MatrixExpressions", "test_pretty_dotproduct", "test_pretty_piecewise", "test_pretty_ITE", "test_pretty_seq", "test_any_object_in_sequence", "test_print_builtin_set", "test_pretty_sets", "test_pretty_SetExpr", "test_pretty_ImageSet", "test_pretty_ConditionSet", "test_pretty_ComplexRegion", "test_pretty_Union_issue_10414", "test_pretty_Intersection_issue_10414", "test_ProductSet_exponent", "test_ProductSet_parenthesis", "test_ProductSet_prod_char_issue_10413", "test_pretty_sequences", "test_pretty_FourierSeries", "test_pretty_FormalPowerSeries", "test_pretty_limits", "test_pretty_ComplexRootOf", "test_pretty_RootSum", "test_GroebnerBasis", "test_pretty_UniversalSet", "test_pretty_Boolean", "test_pretty_Domain", "test_pretty_prec", "test_pprint", "test_pretty_class", "test_pretty_no_wrap_line", "test_settings", "test_pretty_sum", "test_units", "test_pretty_Subs", "test_gammas", "test_beta", "test_function_subclass_different_name", "test_SingularityFunction", "test_deltas", "test_hyper", "test_meijerg", "test_noncommutative", "test_pretty_special_functions", "test_pretty_geometry", "test_expint", "test_elliptic_functions", "test_RandomDomain", "test_PrettyPoly", "test_issue_6285", "test_issue_6359", "test_issue_6739", "test_complicated_symbol_unchanged", "test_categories", "test_PrettyModules", "test_QuotientRing", "test_Homomorphism", "test_Tr", "test_pretty_Add", "test_issue_7179", "test_issue_7180", "test_pretty_Complement", "test_pretty_SymmetricDifference", "test_pretty_Contains", "test_issue_8292", "test_issue_4335", "test_issue_8344", "test_issue_6324", "test_issue_7927", "test_issue_6134", "test_issue_9877", "test_issue_13651", "test_pretty_primenu", "test_pretty_primeomega", "test_pretty_Mod", "test_issue_11801", "test_pretty_UnevaluatedExpr", "test_issue_10472", "test_MatrixElement_printing", "test_issue_12675", "test_MatrixSymbol_printing", "test_degree_printing", "test_vector_expr_pretty_printing", "test_pretty_print_tensor_expr", "test_pretty_print_tensor_partial_deriv", "test_issue_15560", "test_print_lerchphi", "test_issue_15583", "test_matrixSymbolBold", "test_center_accent", "test_imaginary_unit", "test_str_special_matrices", "test_pretty_misc_functions", "test_hadamard_power", "test_issue_17258", "test_is_combining", "test_issue_17616", "test_issue_17857", "test_issue_18272", "test_Str", "test_printmethod", "test_latex_basic", "test_latex_builtins", "test_latex_SingularityFunction", "test_latex_cycle", "test_latex_permutation", "test_latex_Float", "test_latex_vector_expressions", "test_latex_symbols", "test_latex_functions", "test_hyper_printing", "test_latex_bessel", "test_latex_fresnel", "test_latex_brackets", "test_latex_indexed", "test_latex_derivatives", "test_latex_subs", "test_latex_integrals", "test_latex_sets", "test_latex_SetExpr", "test_latex_Range", "test_latex_sequences", "test_latex_FourierSeries", "test_latex_FormalPowerSeries", "test_latex_intervals", "test_latex_AccumuBounds", "test_latex_emptyset", "test_latex_universalset", "test_latex_commutator", "test_latex_union", "test_latex_intersection", "test_latex_symmetric_difference", "test_latex_Complement", "test_latex_productset", "test_set_operators_parenthesis", "test_latex_Complexes", "test_latex_Naturals", "test_latex_Naturals0", "test_latex_Integers", "test_latex_ImageSet", "test_latex_ConditionSet", "test_latex_ComplexRegion", "test_latex_Contains", "test_latex_sum", "test_latex_product", "test_latex_limits", "test_latex_log", "test_issue_3568", "test_latex", "test_latex_dict", "test_latex_list", "test_latex_rational", "test_latex_inverse", "test_latex_DiracDelta", "test_latex_Heaviside", "test_latex_KroneckerDelta", "test_latex_LeviCivita", "test_mode", "test_latex_mathieu", "test_latex_Piecewise", "test_latex_Matrix", "test_latex_matrix_with_functions", "test_latex_NDimArray", "test_latex_mul_symbol", "test_latex_issue_4381", "test_latex_issue_4576", "test_latex_pow_fraction", "test_latex_order", "test_latex_Lambda", "test_latex_PolyElement", "test_latex_FracElement", "test_latex_Poly", "test_latex_Poly_order", "test_latex_ComplexRootOf", "test_latex_RootSum", "test_latex_numbers", "test_latex_euler", "test_lamda", "test_custom_symbol_names", "test_matAdd", "test_matMul", "test_latex_MatrixSlice", "test_latex_RandomDomain", "test_integral_transforms", "test_PolynomialRingBase", "test_Modules", "test_Transpose", "test_Hadamard", "test_ElementwiseApplyFunction", "test_ZeroMatrix", "test_OneMatrix", "test_Identity", "test_boolean_args_order", "test_imaginary", "test_builtins_without_args", "test_latex_greek_functions", "test_translate", "test_other_symbols", "test_modifiers", "test_greek_symbols", "test_fancyset_symbols", "test_builtin_no_args", "test_issue_6853", "test_Mul", "test_Pow", "test_issue_8409", "test_issue_8470", "test_issue_15439", "test_issue_2934", "test_issue_10489", "test_issue_12886", "test_issue_13559", "test_latex_UnevaluatedExpr", "test_KroneckerProduct_printing", "test_Series_printing", "test_TransferFunction_printing", "test_Parallel_printing", "test_Feedback_printing", "test_Quaternion_latex_printing", "test_TensorProduct_printing", "test_WedgeProduct_printing", "test_issue_9216", "test_latex_printer_tensor", "test_multiline_latex", "test_issue_15353", "test_trace", "test_print_basic", "test_MatrixSymbol_bold", "test_AppliedPermutation", "test_PermutationMatrix", "test_text_re_im", "test_latex_diffgeom", "test_unit_printing", "test_issue_17092", "test_Relational", "test_latex_decimal_separator", "test_latex_escape", "test_emptyPrinter", "test_global_settings", "test_pickleable", "test_Abs", "test_Add", "test_Catalan", "test_ComplexInfinity", "test_Derivative", "test_dict", "test_Dict", "test_Dummy", "test_Exp", "test_factorial", "test_Function", "test_Geometry", "test_TribonacciConstant", "test_ImaginaryUnit", "test_Infinity", "test_Integer", "test_Integral", "test_Interval", "test_AccumBounds", "test_Lambda", "test_Limit", "test_list", "test_Matrix_str", "test_NaN", "test_NegativeInfinity", "test_Order", "test_Permutation_Cycle", "test_Pi", "test_Poly", "test_PolyRing", "test_FracField", "test_PolyElement", "test_FracElement", "test_GaussianInteger", "test_GaussianRational", "test_sqrt", "test_Rational", "test_Float", "test_AppliedBinaryRelation", "test_CRootOf", "test_RootSum", "test_set", "test_SparseMatrix", "test_Sum", "test_Symbol", "test_tuple", "test_Series_str", "test_TransferFunction_str", "test_Parallel_str", "test_Feedback_str", "test_Quaternion_str_printer", "test_Quantity_str", "test_wild_str", "test_wild_matchpy", "test_zeta", "test_issue_3101", "test_issue_3103", "test_issue_4021", "test_sstrrepr", "test_infinity", "test_full_prec", "test_empty_printer", "test_FiniteSet", "test_UniversalSet", "test_issue_6387", "test_MatMul_MatAdd", "test_true_false", "test_Equivalent", "test_Xor", "test_Complement", "test_SymmetricDifference", "test_UnevaluatedExpr", "test_Subs_printing", "test_issue_15716", "test_issue_14567", "test_issue_21119_21460", "test_diffgeom", "test_NDimArray", "test_Predicate", "test_AppliedPredicate" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__relation__binrel__AppliedBinaryRelation", "test_sympy__assumptions__wrapper__AssumptionsWrapper", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__core__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__riemann_xi", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__logic__boolalg__Exclusive", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__array__expressions__array_expressions__OneArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__tensor__array__expressions__array_expressions__ArrayContraction", "test_sympy__tensor__array__expressions__array_expressions__ArrayDiagonal", "test_sympy__tensor__array__expressions__array_expressions__ArrayTensorProduct", "test_sympy__tensor__array__expressions__array_expressions__ArrayAdd", "test_sympy__tensor__array__expressions__array_expressions__PermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-21510
21,510
sympy/sympy
1.9
1808affb21ee0dd5226134ad7b3bb9f1785d2e56
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-05-23T20:05:27Z
[ "test_minisat22_satisfiable", "test_minisat22_minimal_satisfiable" ]
[ "test_literal", "test_find_pure_symbol", "test_find_pure_symbol_int_repr", "test_unit_clause", "test_unit_clause_int_repr", "test_unit_propagate", "test_unit_propagate_int_repr", "test_dpll", "test_dpll_satisfiable", "test_dpll2_satisfiable", "test_satisfiable", "test_valid", "test_pl_true", "test_pl_true_wrong_input", "test_entails", "test_PropKB", "test_propKB_tolerant", "test_satisfiable_non_symbols", "test_satisfiable_bool" ]
sympy__sympy-21546
21,546
sympy/sympy
1.9
eec3dd610b00970d522a90517d1251f87539167c
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-05-30T11:02:03Z
[ "test_cse_release_variables", "test_cse_list" ]
[ "test_numbered_symbols", "test_preprocess_for_cse", "test_postprocess_for_cse", "test_cse_single", "test_cse_single2", "test_cse_not_possible", "test_nested_substitution", "test_subtraction_opt", "test_multiple_expressions", "test_bypass_non_commutatives", "test_issue_4498", "test_issue_4020", "test_issue_4203", "test_issue_6263", "test_dont_cse_tuples", "test_pow_invpow", "test_postprocess", "test_issue_4499", "test_issue_6169", "test_cse_Indexed", "test_cse_MatrixSymbol", "test_cse_MatrixExpr", "test_Piecewise", "test_ignore_order_terms", "test_name_conflict", "test_name_conflict_cust_symbols", "test_symbols_exhausted_error", "test_issue_7840", "test_issue_8891", "test_issue_11230", "test_hollow_rejection", "test_cse_ignore", "test_cse_ignore_issue_15002", "test_cse__performance", "test_issue_12070", "test_issue_13000", "test_issue_18203", "test_unevaluated_mul", "test_issue_18991", "test_no_args", "test_single_arg", "test_list_args", "test_nested_args", "test_str_args", "test_own_namespace_1", "test_own_namespace_2", "test_own_module", "test_bad_args", "test_atoms", "test_sympy_lambda", "test_math_lambda", "test_mpmath_lambda", "test_number_precision", "test_mpmath_precision", "test_math_transl", "test_mpmath_transl", "test_exponentiation", "test_sqrt", "test_trig", "test_integral", "test_double_integral", "test_vector_simple", "test_vector_discontinuous", "test_trig_symbolic", "test_trig_float", "test_docs", "test_math", "test_sin", "test_matrix", "test_issue9474", "test_sym_single_arg", "test_sym_list_args", "test_sym_integral", "test_namespace_order", "test_namespace_type", "test_imps", "test_imps_errors", "test_imps_wrong_args", "test_lambdify_imps", "test_dummification", "test_curly_matrix_symbol", "test_python_keywords", "test_lambdify_docstring", "test_special_printers", "test_true_false", "test_issue_2790", "test_issue_12092", "test_issue_14911", "test_ITE", "test_Min_Max", "test_issue_12173", "test_sinc_mpmath", "test_lambdify_dummy_arg", "test_lambdify_mixed_symbol_dummy_args", "test_lambdify_inspect", "test_issue_14941", "test_lambdify_Derivative_arg_issue_16468", "test_imag_real", "test_single_e", "test_beta_math" ]
sympy__sympy-21564
21,564
sympy/sympy
1.9
b061e63649b4ee7afd22f91c56c56a6514cc08b6
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-02T10:38:43Z
[ "test_Joint", "test_pinjoint", "test_pin_joint_double_pendulum", "test_pin_joint_chaos_pendulum", "test_pinjoint_arbitrary_axis" ]
[]
sympy__sympy-21567
21,567
sympy/sympy
1.9
2ac6f38c7d88bcc4943cdec4644ef26142392147
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-02T19:05:29Z
[ "test_coth", "test_csch", "test_sech" ]
[ "test_sinh", "test_sinh_series", "test_sinh_fdiff", "test_cosh", "test_cosh_series", "test_cosh_fdiff", "test_tanh", "test_tanh_series", "test_tanh_fdiff", "test_coth_series", "test_coth_fdiff", "test_csch_series", "test_csch_fdiff", "test_sech_series", "test_sech_fdiff", "test_asinh", "test_asinh_rewrite", "test_asinh_series", "test_asinh_fdiff", "test_acosh", "test_acosh_rewrite", "test_acosh_series", "test_acosh_fdiff", "test_asech", "test_asech_series", "test_asech_rewrite", "test_asech_fdiff", "test_acsch", "test_acsch_infinities", "test_acsch_rewrite", "test_acsch_fdiff", "test_atanh", "test_atanh_rewrite", "test_atanh_series", "test_atanh_fdiff", "test_acoth", "test_acoth_rewrite", "test_acoth_series", "test_acoth_fdiff", "test_inverses", "test_leading_term", "test_complex", "test_complex_2899", "test_simplifications", "test_issue_4136", "test_sinh_rewrite", "test_cosh_rewrite", "test_tanh_rewrite", "test_coth_rewrite", "test_csch_rewrite", "test_sech_rewrite", "test_derivs", "test_sinh_expansion", "test_cosh_expansion", "test_cosh_positive", "test_cosh_nonnegative", "test_real_assumptions" ]
sympy__sympy-21581
21,581
sympy/sympy
1.9
f0c648d650c2f32156e65563ca8f498d677d1aaa
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-06T23:19:57Z
[ "test_Domain_unify", "test_Domain_unify_composite", "test_Domain_unify_algebraic", "test_Domain_unify_FiniteExtension", "test_Domain_unify_with_symbols", "test_Domain__contains__", "test_Domain_get_ring", "test_Domain_get_field", "test_Domain_get_exact", "test_Domain_is_unit", "test_Domain_convert", "test_GlobalPolynomialRing_convert", "test_PolynomialRing__init", "test_FractionField__init", "test_FractionField_convert", "test_inject", "test_drop", "test_Domain_map", "test_Domain___eq__", "test_Domain__algebraic_field", "test_PolynomialRing_from_FractionField", "test_FractionField_from_PolynomialRing", "test_FF_of_type", "test___eq__", "test_RealField_from_sympy", "test_not_in_any_domain", "test_ModularInteger", "test_QQ_int", "test_RR_double", "test_RR_Float", "test_CC_double", "test_gaussian_domains", "test_EX_EXRAW", "test_canonical_unit", "test_issue_18278", "test_Domain_is_negative", "test_Domain_is_positive", "test_Domain_is_nonnegative" ]
[]
sympy__sympy-21600
21,600
sympy/sympy
1.9
110997fe18b9f7d5ba7d22f624d156a29bf40759
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-11T06:33:38Z
[ "test_vector_angle" ]
[ "test_Vector", "test_Vector_diffs", "test_vector_var_in_dcm", "test_vector_simplify", "test_vector_evalf" ]
sympy__sympy-21608
21,608
sympy/sympy
1.9
11621060da137632230b411cf34e491d3845bc98
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-13T14:58:43Z
[ "test_log2_opt", "test_exp2_opt", "test_expm1_opt", "test_expm1_two_exp_terms", "test_cosm1_opt", "test_cosm1_two_cos_terms", "test_expm1_cosm1_mixed", "test_log1p_opt", "test_optims_c99", "test_create_expand_pow_optimization", "test_matsolve", "test_logaddexp_opt", "test_logaddexp2_opt", "test_sinc_opts", "test_optims_numpy", "test_Mul" ]
[ "test_printmethod", "test_Abs", "test_Add", "test_Catalan", "test_ComplexInfinity", "test_Derivative", "test_dict", "test_Dict", "test_Dummy", "test_EulerGamma", "test_Exp", "test_factorial", "test_Function", "test_Geometry", "test_GoldenRatio", "test_TribonacciConstant", "test_ImaginaryUnit", "test_Infinity", "test_Integer", "test_Integral", "test_Interval", "test_AccumBounds", "test_Lambda", "test_Limit", "test_list", "test_Matrix_str", "test_NaN", "test_NegativeInfinity", "test_Order", "test_Permutation_Cycle", "test_Pi", "test_Poly", "test_PolyRing", "test_FracField", "test_PolyElement", "test_FracElement", "test_GaussianInteger", "test_GaussianRational", "test_Pow", "test_sqrt", "test_Rational", "test_Float", "test_Relational", "test_AppliedBinaryRelation", "test_CRootOf", "test_RootSum", "test_GroebnerBasis", "test_set", "test_SparseMatrix", "test_Sum", "test_Symbol", "test_tuple", "test_Series_str", "test_TransferFunction_str", "test_Parallel_str", "test_Feedback_str", "test_Quaternion_str_printer", "test_Quantity_str", "test_wild_str", "test_wild_matchpy", "test_zeta", "test_issue_3101", "test_issue_3103", "test_issue_4021", "test_sstrrepr", "test_infinity", "test_full_prec", "test_noncommutative", "test_empty_printer", "test_settings", "test_RandomDomain", "test_FiniteSet", "test_UniversalSet", "test_PrettyPoly", "test_categories", "test_Tr", "test_issue_6387", "test_MatMul_MatAdd", "test_MatrixSlice", "test_true_false", "test_Equivalent", "test_Xor", "test_Complement", "test_SymmetricDifference", "test_UnevaluatedExpr", "test_MatrixElement_printing", "test_MatrixSymbol_printing", "test_MatrixExpressions", "test_Subs_printing", "test_issue_15716", "test_str_special_matrices", "test_issue_14567", "test_issue_21119_21460", "test_Str", "test_diffgeom", "test_NDimArray", "test_Predicate", "test_AppliedPredicate" ]
sympy__sympy-21634
21,634
sympy/sympy
1.9
a8299e5d3a4309946439dd440421c2a8d7b91ae9
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-18T13:29:11Z
[ "test_TransferFunction_functions" ]
[ "test_TransferFunction_construction", "test_TransferFunction_addition_and_subtraction", "test_TransferFunction_multiplication_and_division", "test_TransferFunction_is_proper", "test_TransferFunction_is_strictly_proper", "test_TransferFunction_is_biproper", "test_Series_construction", "test_Series_functions", "test_Parallel_construction", "test_Parallel_functions", "test_Feedback_construction" ]
sympy__sympy-21653
21,653
sympy/sympy
1.9
6a57794ca820ac055106e7f421f12e99e5aac832
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-23T05:48:01Z
[ "test_sympy__physics__control__lti__TransferFunctionMatrix", "test_TransferFunction_construction", "test_TransferFunction_functions", "test_TransferFunction_addition_and_subtraction", "test_TransferFunction_multiplication_and_division", "test_TransferFunction_is_proper", "test_TransferFunction_is_strictly_proper", "test_TransferFunction_is_biproper", "test_Series_construction", "test_Series_functions", "test_Parallel_construction", "test_Parallel_functions", "test_Feedback_construction", "test_Feedback_functions", "test_TransferFunctionMatrix_construction", "test_pretty_ascii_str", "test_pretty_unicode_str", "test_upretty_greek", "test_upretty_multiindex", "test_upretty_sub_super", "test_upretty_subs_missing_in_24", "test_missing_in_2X_issue_9047", "test_upretty_modifiers", "test_pretty_Cycle", "test_pretty_Permutation", "test_pretty_basic", "test_negative_fractions", "test_issue_5524", "test_pretty_ordering", "test_EulerGamma", "test_GoldenRatio", "test_pretty_relational", "test_Assignment", "test_AugmentedAssignment", "test_pretty_rational", "test_pretty_functions", "test_pretty_sqrt", "test_pretty_sqrt_char_knob", "test_pretty_sqrt_longsymbol_no_sqrt_char", "test_pretty_KroneckerDelta", "test_pretty_product", "test_pretty_Lambda", "test_pretty_TransferFunction", "test_pretty_Series", "test_pretty_Parallel", "test_pretty_Feedback", "test_pretty_TransferFunctionMatrix", "test_pretty_order", "test_pretty_derivatives", "test_pretty_integrals", "test_pretty_matrix", "test_pretty_ndim_arrays", "test_tensor_TensorProduct", "test_diffgeom_print_WedgeProduct", "test_Adjoint", "test_pretty_Trace_issue_9044", "test_MatrixSlice", "test_MatrixExpressions", "test_pretty_dotproduct", "test_pretty_piecewise", "test_pretty_ITE", "test_pretty_seq", "test_any_object_in_sequence", "test_print_builtin_set", "test_pretty_sets", "test_pretty_SetExpr", "test_pretty_ImageSet", "test_pretty_ConditionSet", "test_pretty_ComplexRegion", "test_pretty_Union_issue_10414", "test_pretty_Intersection_issue_10414", "test_ProductSet_exponent", "test_ProductSet_parenthesis", "test_ProductSet_prod_char_issue_10413", "test_pretty_sequences", "test_pretty_FourierSeries", "test_pretty_FormalPowerSeries", "test_pretty_limits", "test_pretty_ComplexRootOf", "test_pretty_RootSum", "test_GroebnerBasis", "test_pretty_UniversalSet", "test_pretty_Boolean", "test_pretty_Domain", "test_pretty_prec", "test_pprint", "test_pretty_class", "test_pretty_no_wrap_line", "test_settings", "test_pretty_sum", "test_units", "test_pretty_Subs", "test_gammas", "test_beta", "test_function_subclass_different_name", "test_SingularityFunction", "test_deltas", "test_hyper", "test_meijerg", "test_noncommutative", "test_pretty_special_functions", "test_pretty_geometry", "test_expint", "test_elliptic_functions", "test_RandomDomain", "test_PrettyPoly", "test_issue_6285", "test_issue_6359", "test_issue_6739", "test_complicated_symbol_unchanged", "test_categories", "test_PrettyModules", "test_QuotientRing", "test_Homomorphism", "test_Tr", "test_pretty_Add", "test_issue_7179", "test_issue_7180", "test_pretty_Complement", "test_pretty_SymmetricDifference", "test_pretty_Contains", "test_issue_8292", "test_issue_4335", "test_issue_8344", "test_issue_6324", "test_issue_7927", "test_issue_6134", "test_issue_9877", "test_issue_13651", "test_pretty_primenu", "test_pretty_primeomega", "test_pretty_Mod", "test_issue_11801", "test_pretty_UnevaluatedExpr", "test_issue_10472", "test_MatrixElement_printing", "test_issue_12675", "test_MatrixSymbol_printing", "test_degree_printing", "test_vector_expr_pretty_printing", "test_pretty_print_tensor_expr", "test_pretty_print_tensor_partial_deriv", "test_issue_15560", "test_print_lerchphi", "test_issue_15583", "test_matrixSymbolBold", "test_center_accent", "test_imaginary_unit", "test_str_special_matrices", "test_pretty_misc_functions", "test_hadamard_power", "test_issue_17258", "test_is_combining", "test_issue_17616", "test_issue_17857", "test_issue_18272", "test_Str", "test_printmethod", "test_latex_basic", "test_latex_builtins", "test_latex_SingularityFunction", "test_latex_cycle", "test_latex_permutation", "test_latex_Float", "test_latex_vector_expressions", "test_latex_symbols", "test_latex_functions", "test_hyper_printing", "test_latex_bessel", "test_latex_fresnel", "test_latex_brackets", "test_latex_indexed", "test_latex_derivatives", "test_latex_subs", "test_latex_integrals", "test_latex_sets", "test_latex_SetExpr", "test_latex_Range", "test_latex_sequences", "test_latex_FourierSeries", "test_latex_FormalPowerSeries", "test_latex_intervals", "test_latex_AccumuBounds", "test_latex_emptyset", "test_latex_universalset", "test_latex_commutator", "test_latex_union", "test_latex_intersection", "test_latex_symmetric_difference", "test_latex_Complement", "test_latex_productset", "test_set_operators_parenthesis", "test_latex_Complexes", "test_latex_Naturals", "test_latex_Naturals0", "test_latex_Integers", "test_latex_ImageSet", "test_latex_ConditionSet", "test_latex_ComplexRegion", "test_latex_Contains", "test_latex_sum", "test_latex_product", "test_latex_limits", "test_latex_log", "test_issue_3568", "test_latex", "test_latex_dict", "test_latex_list", "test_latex_rational", "test_latex_inverse", "test_latex_DiracDelta", "test_latex_Heaviside", "test_latex_KroneckerDelta", "test_latex_LeviCivita", "test_mode", "test_latex_mathieu", "test_latex_Piecewise", "test_latex_Matrix", "test_latex_matrix_with_functions", "test_latex_NDimArray", "test_latex_mul_symbol", "test_latex_issue_4381", "test_latex_issue_4576", "test_latex_pow_fraction", "test_latex_order", "test_latex_Lambda", "test_latex_PolyElement", "test_latex_FracElement", "test_latex_Poly", "test_latex_Poly_order", "test_latex_ComplexRootOf", "test_latex_RootSum", "test_latex_numbers", "test_latex_euler", "test_lamda", "test_custom_symbol_names", "test_matAdd", "test_matMul", "test_latex_MatrixSlice", "test_latex_RandomDomain", "test_integral_transforms", "test_PolynomialRingBase", "test_Modules", "test_Transpose", "test_Hadamard", "test_ElementwiseApplyFunction", "test_ZeroMatrix", "test_OneMatrix", "test_Identity", "test_boolean_args_order", "test_imaginary", "test_builtins_without_args", "test_latex_greek_functions", "test_translate", "test_other_symbols", "test_modifiers", "test_greek_symbols", "test_fancyset_symbols", "test_builtin_no_args", "test_issue_6853", "test_Mul", "test_Pow", "test_issue_8409", "test_issue_8470", "test_issue_15439", "test_issue_2934", "test_issue_10489", "test_issue_12886", "test_issue_13559", "test_latex_UnevaluatedExpr", "test_KroneckerProduct_printing", "test_Series_printing", "test_TransferFunction_printing", "test_Parallel_printing", "test_TransferFunctionMatrix_printing", "test_Feedback_printing", "test_Quaternion_latex_printing", "test_TensorProduct_printing", "test_WedgeProduct_printing", "test_issue_9216", "test_latex_printer_tensor", "test_multiline_latex", "test_issue_15353", "test_trace", "test_print_basic", "test_MatrixSymbol_bold", "test_AppliedPermutation", "test_PermutationMatrix", "test_text_re_im", "test_latex_diffgeom", "test_unit_printing", "test_issue_17092", "test_latex_decimal_separator", "test_latex_escape", "test_emptyPrinter", "test_global_settings", "test_pickleable", "test_Abs", "test_Add", "test_Catalan", "test_ComplexInfinity", "test_Derivative", "test_dict", "test_Dict", "test_Dummy", "test_Exp", "test_factorial", "test_Function", "test_Geometry", "test_TribonacciConstant", "test_ImaginaryUnit", "test_Infinity", "test_Integer", "test_Integral", "test_Interval", "test_AccumBounds", "test_Lambda", "test_Limit", "test_list", "test_Matrix_str", "test_NaN", "test_NegativeInfinity", "test_Order", "test_Permutation_Cycle", "test_Pi", "test_Poly", "test_PolyRing", "test_FracField", "test_PolyElement", "test_FracElement", "test_GaussianInteger", "test_GaussianRational", "test_sqrt", "test_Rational", "test_Float", "test_Relational", "test_AppliedBinaryRelation", "test_CRootOf", "test_RootSum", "test_set", "test_SparseMatrix", "test_Sum", "test_Symbol", "test_tuple", "test_Series_str", "test_TransferFunction_str", "test_Parallel_str", "test_Feedback_str", "test_TransferFunctionMatrix_str", "test_Quaternion_str_printer", "test_Quantity_str", "test_wild_str", "test_wild_matchpy", "test_zeta", "test_issue_3101", "test_issue_3103", "test_issue_4021", "test_sstrrepr", "test_infinity", "test_full_prec", "test_empty_printer", "test_FiniteSet", "test_UniversalSet", "test_issue_6387", "test_MatMul_MatAdd", "test_true_false", "test_Equivalent", "test_Xor", "test_Complement", "test_SymmetricDifference", "test_UnevaluatedExpr", "test_Subs_printing", "test_issue_15716", "test_issue_14567", "test_issue_21119_21460", "test_diffgeom", "test_NDimArray", "test_Predicate", "test_AppliedPredicate" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__relation__binrel__AppliedBinaryRelation", "test_sympy__assumptions__wrapper__AssumptionsWrapper", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__core__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__riemann_xi", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__logic__boolalg__Exclusive", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__array__expressions__array_expressions__OneArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__tensor__array__expressions__array_expressions__ArrayContraction", "test_sympy__tensor__array__expressions__array_expressions__ArrayDiagonal", "test_sympy__tensor__array__expressions__array_expressions__ArrayTensorProduct", "test_sympy__tensor__array__expressions__array_expressions__ArrayAdd", "test_sympy__tensor__array__expressions__array_expressions__PermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-21674
21,674
sympy/sympy
1.9
f3aa7dc269d81d4ca85ad1981cef910cec1a4015
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-28T05:49:53Z
[ "test_Joint", "test_pinjoint", "test_pin_joint_double_pendulum", "test_pin_joint_chaos_pendulum", "test_pinjoint_arbitrary_axis", "test_pinjoint_pi", "test_slidingjoint" ]
[]
sympy__sympy-21687
21,687
sympy/sympy
1.10
68022011872a20c27abd047125e5feb8ce3289cc
3e8695add7a25c8d70aeba7d6137496df02863fd
2021-06-29T16:49:20Z
[ "test_solve_poly_inequality", "test_reduce_poly_inequalities_real_interval", "test_reduce_poly_inequalities_complex_relational", "test_reduce_rational_inequalities_real_relational", "test_reduce_abs_inequalities", "test_reduce_inequalities_general", "test_reduce_inequalities_boolean", "test_reduce_inequalities_multivariate", "test_reduce_inequalities_errors", "test__solve_inequalities", "test_issue_6343", "test_issue_8235", "test_issue_5526", "test_solve_univariate_inequality", "test_trig_inequalities", "test_issue_9954", "test_issue_8545", "test_issue_8974", "test_issue_10198", "test_issue_10047", "test_issue_10268", "test_integer_domain_relational_isolve", "test_issue_10671_12466", "test__solve_inequality", "test__pt" ]
[]
sympy__sympy-21689
21,689
sympy/sympy
1.9
b32388b8577dd292b7ac471b1106a59c8f1e3b0b
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-06-30T06:14:06Z
[ "test_body_masscenter_vel", "test_body_ang_vel" ]
[ "test_default", "test_custom_rigid_body", "test_particle_body", "test_particle_body_add_force", "test_body_add_force", "test_body_add_torque" ]
sympy__sympy-21699
21,699
sympy/sympy
1.9
85e9c6c5882e8b628f5717770ce1f1439a204647
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-07-03T03:16:55Z
[ "test_lshift_Integer", "test_rshift_Integer", "test_and_Integer", "test_xor_Integer", "test_or_Integer", "test_invert_Integer", "test_abc" ]
[ "test_seterr", "test_mod", "test_divmod", "test_igcd", "test_igcd_lehmer", "test_igcd2", "test_ilcm", "test_igcdex", "test_Integer_new", "test_Rational_new", "test_Number_new", "test_Number_cmp", "test_Rational_cmp", "test_Float", "test_zero_not_false", "test_float_mpf", "test_Float_RealElement", "test_Float_default_to_highprec_from_str", "test_Float_eval", "test_Float_issue_2107", "test_issue_14289", "test_Float_from_tuple", "test_Infinity", "test_Infinity_2", "test_Mul_Infinity_Zero", "test_Div_By_Zero", "test_Infinity_inequations", "test_NaN", "test_special_numbers", "test_powers", "test_integer_nthroot_overflow", "test_integer_log", "test_isqrt", "test_powers_Integer", "test_powers_Rational", "test_powers_Float", "test_abs1", "test_accept_int", "test_dont_accept_str", "test_int", "test_int_NumberSymbols", "test_real_bug", "test_bug_sqrt", "test_pi_Pi", "test_no_len", "test_issue_3321", "test_issue_3692", "test_issue_3423", "test_issue_3449", "test_issue_13890", "test_Integer_factors", "test_Rational_factors", "test_issue_4107", "test_IntegerInteger", "test_Rational_gcd_lcm_cofactors", "test_Float_gcd_lcm_cofactors", "test_issue_4611", "test_conversion_to_mpmath", "test_relational", "test_Integer_as_index", "test_Rational_int", "test_zoo", "test_issue_4122", "test_GoldenRatio_expand", "test_TribonacciConstant_expand", "test_as_content_primitive", "test_hashing_sympy_integers", "test_rounding_issue_4172", "test_Catalan_EulerGamma_prec", "test_Catalan_rewrite", "test_bool_eq", "test_Float_eq", "test_issue_6640", "test_issue_6349", "test_mpf_norm", "test_latex", "test_issue_7742", "test_simplify_AlgebraicNumber", "test_Float_idempotence", "test_comp1", "test_issue_9491", "test_issue_10063", "test_issue_10020", "test_invert_numbers", "test_mod_inverse", "test_golden_ratio_rewrite_as_sqrt", "test_tribonacci_constant_rewrite_as_sqrt", "test_comparisons_with_unknown_type", "test_NumberSymbol_comparison", "test_Integer_precision", "test_Integer_ceiling_floor", "test_ComplexInfinity", "test_Infinity_floor_ceiling_power", "test_One_power", "test_NegativeInfinity", "test_issue_6133" ]
sympy__sympy-21712
21,712
sympy/sympy
1.9
f3aa7dc269d81d4ca85ad1981cef910cec1a4015
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-07-06T09:53:11Z
[ "test_apply_force_multiple_one_point", "test_apply_force", "test_apply_torque", "test_clear_load", "test_remove_load" ]
[ "test_default", "test_custom_rigid_body", "test_particle_body", "test_particle_body_add_force", "test_body_add_force", "test_body_add_torque", "test_body_masscenter_vel", "test_body_ang_vel", "test_body_dcm", "test_body_axis" ]
sympy__sympy-21778
21,778
sympy/sympy
1.9
5c54e5b78bc907569f56996601603b7b574dfc73
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-07-25T08:15:33Z
[ "test_one_dof" ]
[ "test_two_dof", "test_pend", "test_rolling_disc", "test_aux", "test_parallel_axis" ]
sympy__sympy-21919
21,919
sympy/sympy
1.9
c880b2ca25e0c51efcc47cbe1b676b370214aec4
c880b2ca25e0c51efcc47cbe1b676b370214aec4
2021-08-21T10:32:21Z
[ "test_max_shear_force_Beam3D", "test_max_bending_moment_Beam3D" ]
[ "test_Beam", "test_insufficient_bconditions", "test_statically_indeterminate", "test_beam_units", "test_variable_moment", "test_composite_beam", "test_point_cflexure", "test_remove_load", "test_apply_support", "test_max_shear_force", "test_max_bmoment", "test_max_deflection", "test_Beam3D", "test_polar_moment_Beam3D", "test_parabolic_loads", "test_cross_section" ]
sympy__sympy-21973
21,973
sympy/sympy
1.10
9fcdf264f3310e82a7f1d159d69812cf2422dbd0
3e8695add7a25c8d70aeba7d6137496df02863fd
2021-08-29T15:43:57Z
[ "test_overloading", "test_And", "test_Or", "test_Xor", "test_rewrite_as_And", "test_rewrite_as_Or", "test_rewrite_as_Nand", "test_rewrite_as_Nor", "test_Not", "test_Nand", "test_Nor", "test_Xnor", "test_Implies", "test_Equivalent", "test_Exclusive", "test_equals", "test_simplification_boolalg", "test_bool_map", "test_bool_symbol", "test_is_boolean", "test_subs", "test_commutative", "test_and_associativity", "test_or_assicativity", "test_double_negation", "test_eliminate_implications", "test_conjuncts", "test_disjuncts", "test_distribute", "test_to_anf", "test_to_nnf", "test_to_cnf", "test_issue_18904", "test_issue_9949", "test_to_CNF", "test_to_dnf", "test_to_int_repr", "test_is_anf", "test_is_nnf", "test_is_cnf", "test_is_dnf", "test_ITE", "test_is_literal", "test_operators", "test_true_false", "test_bool_as_set", "test_all_or_nothing", "test_canonical_atoms", "test_negated_atoms", "test_issue_8777", "test_issue_8975", "test_term_to_integer", "test_issue_21971", "test_truth_table", "test_issue_8571", "test_expand_relational", "test_issue_12717", "test_as_Boolean", "test_binary_symbols", "test_BooleanFunction_diff", "test_issue_14700", "test_relational_simplification", "test_issue_8373", "test_issue_7950", "test_relational_simplification_patterns_numerically", "test_issue_16803", "test_issue_17530", "test_anf_coeffs", "test_ANFform", "test_bool_minterm", "test_bool_maxterm", "test_bool_monomial", "test_check_pair", "test_issue_19114", "test_issue_20870", "test_convert_to_varsSOP", "test_convert_to_varsPOS", "test_gateinputcount", "test_refine" ]
[]
sympy__sympy-22114
22,114
sympy/sympy
1.10
bbf8e240a3cfce942b19b86a079b8373bafde1c6
3e8695add7a25c8d70aeba7d6137496df02863fd
2021-09-18T14:06:15Z
[ "test_MatrixSymbol_determinant" ]
[ "test_matrix_symbol_creation", "test_shape", "test_matexpr", "test_subs", "test_addition", "test_multiplication", "test_MatPow", "test_MatrixSymbol", "test_dense_conversion", "test_free_symbols", "test_zero_matmul", "test_matadd_simplify", "test_matmul_simplify", "test_invariants", "test_indexing", "test_single_indexing", "test_MatrixElement_commutative", "test_MatrixElement_diff", "test_MatrixElement_doit", "test_identity_powers", "test_Zero_power", "test_matrixelement_diff", "test_MatrixElement_with_values", "test_inv", "test_issue_2749", "test_issue_2750", "test_issue_7842", "test_issue_21195", "test_MatMul_postprocessor", "test_MatAdd_postprocessor", "test_simplify_matrix_expressions", "test_exp", "test_invalid_args", "test_matrixsymbol_from_symbol", "test_as_explicit", "test_MatrixSet" ]
sympy__sympy-22347
22,347
sympy/sympy
1.10
d6ab7d2e9ee8f25c2ed926648d2d3c8700dbaf0c
3e8695add7a25c8d70aeba7d6137496df02863fd
2021-10-22T01:43:14Z
[ "test_sympy__functions__elementary__miscellaneous__Rem", "test_Min", "test_Max", "test_minmax_assumptions", "test_issue_8413", "test_root", "test_real_root", "test_rewrite_MaxMin_as_Heaviside", "test_rewrite_MaxMin_as_Piecewise", "test_issue_11099", "test_issue_12638", "test_issue_21399", "test_instantiation_evaluation", "test_rewrite_as_Abs", "test_issue_14000", "test_issue_6899" ]
[ "test_all_classes_are_tested", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__relation__binrel__AppliedBinaryRelation", "test_sympy__assumptions__wrapper__AssumptionsWrapper", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__pynodes__List", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__util__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__physics__quantum__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__riemann_xi", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__logic__boolalg__Exclusive", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__LinearTimeInvariant", "test_sympy__physics__control__lti__SISOLinearTimeInvariant", "test_sympy__physics__control__lti__MIMOLinearTimeInvariant", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__MIMOSeries", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__MIMOParallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__control__lti__MIMOFeedback", "test_sympy__physics__control__lti__TransferFunctionMatrix", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__arrayop__Flatten", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__array__expressions__array_expressions__OneArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__tensor__array__expressions__array_expressions__ArrayContraction", "test_sympy__tensor__array__expressions__array_expressions__ArrayDiagonal", "test_sympy__tensor__array__expressions__array_expressions__ArrayTensorProduct", "test_sympy__tensor__array__expressions__array_expressions__ArrayAdd", "test_sympy__tensor__array__expressions__array_expressions__PermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-22476
22,476
sympy/sympy
1.10
eb0368b128ffd1a418f977b57ed1ba7b9c0d696c
3e8695add7a25c8d70aeba7d6137496df02863fd
2021-11-12T17:48:33Z
[ "test_matrix_derivative_non_matrix_result", "test_matrix_derivatives_of_traces", "test_derivatives_of_complicated_matrix_expr", "test_mixed_deriv_mixed_expressions", "test_derivatives_matrix_norms", "test_derivatives_elementwise_applyfunc" ]
[ "test_matrix_derivative_by_scalar", "test_matrix_derivative_trivial_cases", "test_matrix_derivative_with_inverse", "test_matrix_derivative_vectors_and_scalars" ]
sympy__sympy-22661
22,661
sympy/sympy
1.10
81cd2630631e315586f796646a7f9268e71bf484
3e8695add7a25c8d70aeba7d6137496df02863fd
2021-12-13T09:44:19Z
[ "test_diffgeom_print_WedgeProduct", "test_symbolic_probability", "test_latex_RandomDomain", "test_latex_symbolic_probability" ]
[ "test_pretty_ascii_str", "test_pretty_unicode_str", "test_upretty_greek", "test_upretty_multiindex", "test_upretty_sub_super", "test_upretty_subs_missing_in_24", "test_missing_in_2X_issue_9047", "test_upretty_modifiers", "test_pretty_Cycle", "test_pretty_Permutation", "test_pretty_basic", "test_negative_fractions", "test_Mul", "test_issue_5524", "test_pretty_ordering", "test_EulerGamma", "test_GoldenRatio", "test_pretty_relational", "test_Assignment", "test_AugmentedAssignment", "test_pretty_rational", "test_pretty_functions", "test_pretty_sqrt", "test_pretty_sqrt_char_knob", "test_pretty_sqrt_longsymbol_no_sqrt_char", "test_pretty_KroneckerDelta", "test_pretty_product", "test_pretty_Lambda", "test_pretty_TransferFunction", "test_pretty_Series", "test_pretty_Parallel", "test_pretty_Feedback", "test_pretty_MIMOFeedback", "test_pretty_TransferFunctionMatrix", "test_pretty_order", "test_pretty_derivatives", "test_pretty_integrals", "test_pretty_matrix", "test_pretty_ndim_arrays", "test_tensor_TensorProduct", "test_Adjoint", "test_pretty_Trace_issue_9044", "test_MatrixSlice", "test_MatrixExpressions", "test_pretty_dotproduct", "test_pretty_piecewise", "test_pretty_ITE", "test_pretty_seq", "test_any_object_in_sequence", "test_print_builtin_set", "test_pretty_sets", "test_pretty_SetExpr", "test_pretty_ImageSet", "test_pretty_ConditionSet", "test_pretty_ComplexRegion", "test_pretty_Union_issue_10414", "test_pretty_Intersection_issue_10414", "test_ProductSet_exponent", "test_ProductSet_parenthesis", "test_ProductSet_prod_char_issue_10413", "test_pretty_sequences", "test_pretty_FourierSeries", "test_pretty_FormalPowerSeries", "test_pretty_limits", "test_pretty_ComplexRootOf", "test_pretty_RootSum", "test_GroebnerBasis", "test_pretty_UniversalSet", "test_pretty_Boolean", "test_pretty_Domain", "test_pretty_prec", "test_pprint", "test_pretty_class", "test_pretty_no_wrap_line", "test_settings", "test_pretty_sum", "test_units", "test_pretty_Subs", "test_gammas", "test_beta", "test_function_subclass_different_name", "test_SingularityFunction", "test_deltas", "test_hyper", "test_meijerg", "test_noncommutative", "test_pretty_special_functions", "test_pretty_geometry", "test_expint", "test_elliptic_functions", "test_RandomDomain", "test_PrettyPoly", "test_issue_6285", "test_issue_6359", "test_issue_6739", "test_complicated_symbol_unchanged", "test_categories", "test_PrettyModules", "test_QuotientRing", "test_Homomorphism", "test_Tr", "test_pretty_Add", "test_issue_7179", "test_issue_7180", "test_pretty_Complement", "test_pretty_SymmetricDifference", "test_pretty_Contains", "test_issue_8292", "test_issue_4335", "test_issue_8344", "test_issue_6324", "test_issue_7927", "test_issue_6134", "test_issue_9877", "test_issue_13651", "test_pretty_primenu", "test_pretty_primeomega", "test_pretty_Mod", "test_issue_11801", "test_pretty_UnevaluatedExpr", "test_issue_10472", "test_MatrixElement_printing", "test_issue_12675", "test_MatrixSymbol_printing", "test_degree_printing", "test_vector_expr_pretty_printing", "test_pretty_print_tensor_expr", "test_pretty_print_tensor_partial_deriv", "test_issue_15560", "test_print_lerchphi", "test_issue_15583", "test_matrixSymbolBold", "test_center_accent", "test_imaginary_unit", "test_str_special_matrices", "test_pretty_misc_functions", "test_hadamard_power", "test_issue_17258", "test_is_combining", "test_issue_17616", "test_issue_17857", "test_issue_18272", "test_Str", "test_printmethod", "test_latex_basic", "test_latex_builtins", "test_latex_SingularityFunction", "test_latex_cycle", "test_latex_permutation", "test_latex_Float", "test_latex_vector_expressions", "test_latex_symbols", "test_latex_functions", "test_hyper_printing", "test_latex_bessel", "test_latex_fresnel", "test_latex_brackets", "test_latex_indexed", "test_latex_derivatives", "test_latex_subs", "test_latex_integrals", "test_latex_sets", "test_latex_SetExpr", "test_latex_Range", "test_latex_sequences", "test_latex_FourierSeries", "test_latex_FormalPowerSeries", "test_latex_intervals", "test_latex_AccumuBounds", "test_latex_emptyset", "test_latex_universalset", "test_latex_commutator", "test_latex_union", "test_latex_intersection", "test_latex_symmetric_difference", "test_latex_Complement", "test_latex_productset", "test_set_operators_parenthesis", "test_latex_Complexes", "test_latex_Naturals", "test_latex_Naturals0", "test_latex_Integers", "test_latex_ImageSet", "test_latex_ConditionSet", "test_latex_ComplexRegion", "test_latex_Contains", "test_latex_sum", "test_latex_product", "test_latex_limits", "test_latex_log", "test_issue_3568", "test_latex", "test_latex_dict", "test_latex_list", "test_latex_rational", "test_latex_inverse", "test_latex_DiracDelta", "test_latex_Heaviside", "test_latex_KroneckerDelta", "test_latex_LeviCivita", "test_mode", "test_latex_mathieu", "test_latex_Piecewise", "test_latex_Matrix", "test_latex_matrix_with_functions", "test_latex_NDimArray", "test_latex_mul_symbol", "test_latex_issue_4381", "test_latex_issue_4576", "test_latex_pow_fraction", "test_latex_order", "test_latex_Lambda", "test_latex_PolyElement", "test_latex_FracElement", "test_latex_Poly", "test_latex_Poly_order", "test_latex_ComplexRootOf", "test_latex_RootSum", "test_latex_numbers", "test_latex_euler", "test_lamda", "test_custom_symbol_names", "test_matAdd", "test_matMul", "test_latex_MatrixSlice", "test_integral_transforms", "test_PolynomialRingBase", "test_Modules", "test_Transpose", "test_Hadamard", "test_ElementwiseApplyFunction", "test_ZeroMatrix", "test_OneMatrix", "test_Identity", "test_boolean_args_order", "test_imaginary", "test_builtins_without_args", "test_latex_greek_functions", "test_translate", "test_other_symbols", "test_modifiers", "test_greek_symbols", "test_fancyset_symbols", "test_builtin_no_args", "test_issue_6853", "test_Pow", "test_issue_8409", "test_issue_8470", "test_issue_15439", "test_issue_2934", "test_issue_10489", "test_issue_12886", "test_issue_13559", "test_latex_UnevaluatedExpr", "test_KroneckerProduct_printing", "test_Series_printing", "test_TransferFunction_printing", "test_Parallel_printing", "test_TransferFunctionMatrix_printing", "test_Feedback_printing", "test_MIMOFeedback_printing", "test_Quaternion_latex_printing", "test_TensorProduct_printing", "test_WedgeProduct_printing", "test_issue_9216", "test_latex_printer_tensor", "test_multiline_latex", "test_issue_15353", "test_trace", "test_print_basic", "test_MatrixSymbol_bold", "test_AppliedPermutation", "test_PermutationMatrix", "test_text_re_im", "test_latex_diffgeom", "test_unit_printing", "test_issue_17092", "test_latex_decimal_separator", "test_latex_escape", "test_emptyPrinter", "test_global_settings", "test_pickleable" ]
sympy__sympy-22705
22,705
sympy/sympy
1.10
3ff4717b6aef6086e78f01cdfa06f64ae23aed7e
3e8695add7a25c8d70aeba7d6137496df02863fd
2021-12-18T21:04:49Z
[ "test_latex_powerset", "test_latex_ordinals" ]
[ "test_printmethod", "test_latex_basic", "test_latex_builtins", "test_latex_SingularityFunction", "test_latex_cycle", "test_latex_permutation", "test_latex_Float", "test_latex_vector_expressions", "test_latex_symbols", "test_latex_functions", "test_function_subclass_different_name", "test_hyper_printing", "test_latex_bessel", "test_latex_fresnel", "test_latex_brackets", "test_latex_indexed", "test_latex_derivatives", "test_latex_subs", "test_latex_integrals", "test_latex_sets", "test_latex_SetExpr", "test_latex_Range", "test_latex_sequences", "test_latex_FourierSeries", "test_latex_FormalPowerSeries", "test_latex_intervals", "test_latex_AccumuBounds", "test_latex_emptyset", "test_latex_universalset", "test_latex_commutator", "test_latex_union", "test_latex_intersection", "test_latex_symmetric_difference", "test_latex_Complement", "test_latex_productset", "test_set_operators_parenthesis", "test_latex_Complexes", "test_latex_Naturals", "test_latex_Naturals0", "test_latex_Integers", "test_latex_ImageSet", "test_latex_ConditionSet", "test_latex_ComplexRegion", "test_latex_Contains", "test_latex_sum", "test_latex_product", "test_latex_limits", "test_latex_log", "test_issue_3568", "test_latex", "test_latex_dict", "test_latex_list", "test_latex_NumberSymbols", "test_latex_rational", "test_latex_inverse", "test_latex_DiracDelta", "test_latex_Heaviside", "test_latex_KroneckerDelta", "test_latex_LeviCivita", "test_mode", "test_latex_mathieu", "test_latex_Piecewise", "test_latex_Matrix", "test_latex_matrix_with_functions", "test_latex_NDimArray", "test_latex_mul_symbol", "test_latex_issue_4381", "test_latex_issue_4576", "test_latex_pow_fraction", "test_noncommutative", "test_latex_order", "test_latex_Lambda", "test_latex_PolyElement", "test_latex_FracElement", "test_latex_Poly", "test_latex_Poly_order", "test_latex_ComplexRootOf", "test_latex_RootSum", "test_settings", "test_latex_numbers", "test_latex_euler", "test_lamda", "test_custom_symbol_names", "test_matAdd", "test_matMul", "test_latex_MatrixSlice", "test_latex_RandomDomain", "test_PrettyPoly", "test_integral_transforms", "test_PolynomialRingBase", "test_categories", "test_Modules", "test_QuotientRing", "test_Tr", "test_Adjoint", "test_Transpose", "test_Hadamard", "test_ElementwiseApplyFunction", "test_ZeroMatrix", "test_OneMatrix", "test_Identity", "test_latex_DFT_IDFT", "test_boolean_args_order", "test_imaginary", "test_builtins_without_args", "test_latex_greek_functions", "test_translate", "test_other_symbols", "test_modifiers", "test_greek_symbols", "test_fancyset_symbols", "test_builtin_no_args", "test_issue_6853", "test_Mul", "test_Pow", "test_issue_7180", "test_issue_8409", "test_issue_8470", "test_issue_15439", "test_issue_2934", "test_issue_10489", "test_issue_12886", "test_issue_13559", "test_issue_13651", "test_latex_UnevaluatedExpr", "test_MatrixElement_printing", "test_MatrixSymbol_printing", "test_KroneckerProduct_printing", "test_Series_printing", "test_TransferFunction_printing", "test_Parallel_printing", "test_TransferFunctionMatrix_printing", "test_Feedback_printing", "test_MIMOFeedback_printing", "test_Quaternion_latex_printing", "test_TensorProduct_printing", "test_WedgeProduct_printing", "test_issue_9216", "test_latex_printer_tensor", "test_multiline_latex", "test_issue_15353", "test_latex_symbolic_probability", "test_trace", "test_print_basic", "test_MatrixSymbol_bold", "test_AppliedPermutation", "test_PermutationMatrix", "test_imaginary_unit", "test_text_re_im", "test_latex_diffgeom", "test_unit_printing", "test_issue_17092", "test_latex_decimal_separator", "test_Str", "test_latex_escape", "test_emptyPrinter", "test_global_settings", "test_pickleable" ]
sympy__sympy-22713
22,713
sympy/sympy
1.11
d7bddf4f882fe5887638cf3336e7b2f4e989020b
edf24253833ca153cb6d29ae54092ecebe29614c
2021-12-19T18:06:05Z
[ "test_quaternion_functions" ]
[ "test_quaternion_construction", "test_quaternion_axis_angle", "test_quaternion_axis_angle_simplification", "test_quaternion_complex_real_addition", "test_quaternion_evalf", "test_quaternion_conversions", "test_quaternion_rotation_iss1593", "test_quaternion_multiplication" ]
sympy__sympy-22872
22,872
sympy/sympy
1.11
e57dc59d377af3692fcc890876eb49b4f89f3679
edf24253833ca153cb6d29ae54092ecebe29614c
2022-01-17T13:44:36Z
[ "test_Tuple", "test_Tuple_contains", "test_Tuple_concatenation", "test_Tuple_equality", "test_Tuple_Eq", "test_Tuple_comparision", "test_Tuple_tuple_count", "test_Tuple_index", "test_Tuple_mul", "test_tuple_wrapper", "test_iterable_is_sequence", "test_TupleKind", "test_Dict", "test_MatrixSet", "test_CondSet", "test_CondSet_intersect", "test_issue_9849", "test_simplified_FiniteSet_in_CondSet", "test_free_symbols", "test_bound_symbols", "test_as_dummy", "test_subs_CondSet", "test_subs_CondSet_tebr", "test_dummy_eq", "test_contains", "test_as_relational", "test_flatten", "test_duplicate", "test_naturals", "test_naturals0", "test_integers", "test_ImageSet", "test_image_is_ImageSet", "test_halfcircle", "test_ImageSet_iterator_not_injective", "test_inf_Range_len", "test_Range_set", "test_Range_symbolic", "test_range_range_intersection", "test_range_interval_intersection", "test_range_is_finite_set", "test_Range_is_iterable", "test_Integers_eval_imageset", "test_Range_eval_imageset", "test_fun", "test_Range_is_empty", "test_Reals", "test_Complex", "test_intersections", "test_infinitely_indexed_set_1", "test_infinitely_indexed_set_2", "test_imageset_intersect_real", "test_imageset_intersect_interval", "test_imageset_intersect_diophantine", "test_infinitely_indexed_set_3", "test_ImageSet_simplification", "test_ImageSet_contains", "test_ComplexRegion_contains", "test_symbolic_Range", "test_issue_18400", "test_ComplexRegion_intersect", "test_ComplexRegion_union", "test_ComplexRegion_from_real", "test_ComplexRegion_measure", "test_normalize_theta_set", "test_ComplexRegion_FiniteSet", "test_union_RealSubSet", "test_SetKind_fancySet", "test_issue_9980", "test_issue_11732", "test_issue_11730", "test_issue_11938", "test_issue_11914", "test_issue_9543", "test_issue_16871", "test_issue_18050", "test_Rationals", "test_NZQRC_unions", "test_imageset_intersection", "test_issue_17858", "test_imageset", "test_is_empty", "test_is_finiteset", "test_deprecated_is_EmptySet", "test_interval_arguments", "test_interval_symbolic_end_points", "test_interval_is_empty", "test_union", "test_union_iter", "test_union_is_empty", "test_difference", "test_Complement", "test_set_operations_nonsets", "test_complement", "test_intersect1", "test_intersection", "test_issue_9623", "test_is_disjoint", "test_ProductSet__len__", "test_ProductSet", "test_ProductSet_of_single_arg_is_not_arg", "test_ProductSet_is_empty", "test_interval_subs", "test_interval_to_mpi", "test_set_evalf", "test_measure", "test_is_subset", "test_is_proper_subset", "test_is_superset", "test_is_proper_superset", "test_interval_symbolic", "test_union_contains", "test_is_number", "test_Interval_is_left_unbounded", "test_Interval_is_right_unbounded", "test_Interval_as_relational", "test_Finite_as_relational", "test_Union_as_relational", "test_Intersection_as_relational", "test_Complement_as_relational", "test_SymmetricDifference_as_relational", "test_EmptySet", "test_finite_basic", "test_product_basic", "test_real", "test_supinf", "test_universalset", "test_Union_of_ProductSets_shares", "test_Interval_free_symbols", "test_image_interval", "test_image_piecewise", "test_image_FiniteSet", "test_image_Union", "test_image_EmptySet", "test_issue_5724_7680", "test_boundary", "test_boundary_Union", "test_boundary_ProductSet", "test_boundary_ProductSet_line", "test_is_open", "test_is_closed", "test_closure", "test_interior", "test_issue_7841", "test_Eq", "test_SymmetricDifference", "test_issue_9536", "test_issue_9637", "test_issue_9808", "test_issue_9956", "test_issue_Symbol_inter", "test_issue_11827", "test_issue_10113", "test_issue_10248", "test_issue_9447", "test_issue_10337", "test_issue_10326", "test_issue_2799", "test_issue_9706", "test_issue_8257", "test_issue_10931", "test_issue_11174", "test_issue_18505", "test_finite_set_intersection", "test_union_intersection_constructor", "test_Union_contains", "test_DisjointUnion", "test_DisjointUnion_is_empty", "test_DisjointUnion_is_iterable", "test_DisjointUnion_contains", "test_DisjointUnion_iter", "test_DisjointUnion_len", "test_SetKind_ProductSet", "test_SetKind_Interval", "test_SetKind_EmptySet_UniversalSet", "test_SetKind_FiniteSet", "test_SetKind_Unions", "test_SetKind_DisjointUnion", "test_SetKind_evaluate_False", "test_SetKind_ImageSet_Special", "test_issue_20089", "test_issue_19378", "test_intersection_symbolic", "test_issue_20379" ]
[]
sympy__sympy-22910
22,910
sympy/sympy
1.10
95a0b68b4b67d02102a274620da08c925cc401db
3e8695add7a25c8d70aeba7d6137496df02863fd
2022-01-24T17:38:08Z
[ "test_sympy__tensor__array__expressions__array_expressions__Reshape", "test_array_symbol_and_element", "test_zero_array", "test_one_array", "test_arrayexpr_contraction_construction", "test_arrayexpr_array_flatten", "test_arrayexpr_array_diagonal", "test_arrayexpr_array_shape", "test_arrayexpr_permutedims_sink", "test_arrayexpr_push_indices_up_and_down", "test_arrayexpr_split_multiple_contractions", "test_arrayexpr_nested_permutations", "test_arrayexpr_contraction_permutation_mix", "test_arrayexpr_permute_tensor_product", "test_arrayexpr_canonicalize_diagonal__permute_dims", "test_arrayexpr_canonicalize_diagonal_contraction", "test_arrayexpr_array_wrong_permutation_size", "test_arrayexpr_nested_array_elementwise_add", "test_arrayexpr_array_expr_zero_array", "test_arrayexpr_array_expr_applyfunc", "test_edit_array_contraction", "test_array_expressions_no_canonicalization", "test_array_expr_construction_with_functions", "test_array_element_expressions" ]
[ "test_all_classes_are_tested", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__relation__binrel__AppliedBinaryRelation", "test_sympy__assumptions__wrapper__AssumptionsWrapper", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__pynodes__List", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__codegen__abstract_nodes__List", "test_sympy__combinatorics__graycode__GrayCode", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__prufer__Prufer", "test_sympy__combinatorics__partitions__Partition", "test_sympy__combinatorics__partitions__IntegerPartition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__accumulationbounds__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__physics__quantum__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__miscellaneous__Rem", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__riemann_xi", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__liealgebras__cartan_type__Standard_Cartan", "test_sympy__liealgebras__weyl_group__WeylGroup", "test_sympy__liealgebras__root_system__RootSystem", "test_sympy__liealgebras__type_a__TypeA", "test_sympy__liealgebras__type_b__TypeB", "test_sympy__liealgebras__type_c__TypeC", "test_sympy__liealgebras__type_d__TypeD", "test_sympy__liealgebras__type_e__TypeE", "test_sympy__liealgebras__type_f__TypeF", "test_sympy__liealgebras__type_g__TypeG", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__logic__boolalg__Exclusive", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__LinearTimeInvariant", "test_sympy__physics__control__lti__SISOLinearTimeInvariant", "test_sympy__physics__control__lti__MIMOLinearTimeInvariant", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__MIMOSeries", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__MIMOParallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__control__lti__MIMOFeedback", "test_sympy__physics__control__lti__TransferFunctionMatrix", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__array__expressions__array_expressions__OneArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__BaseCovarDerivativeOp", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__physics__optics__medium__MediumN", "test_sympy__physics__optics__medium__MediumPP", "test_sympy__tensor__array__expressions__array_expressions__ArrayContraction", "test_sympy__tensor__array__expressions__array_expressions__ArrayDiagonal", "test_sympy__tensor__array__expressions__array_expressions__ArrayTensorProduct", "test_sympy__tensor__array__expressions__array_expressions__ArrayAdd", "test_sympy__tensor__array__expressions__array_expressions__PermuteDims", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__integrals__rubi__symbol__matchpyWC", "test_sympy__integrals__rubi__utility_function__rubi_unevaluated_expr", "test_sympy__integrals__rubi__utility_function__rubi_exp", "test_sympy__integrals__rubi__utility_function__rubi_log", "test_sympy__integrals__rubi__utility_function__Int", "test_sympy__integrals__rubi__utility_function__Util_Coefficient", "test_sympy__integrals__rubi__utility_function__Gamma", "test_sympy__integrals__rubi__utility_function__Util_Part", "test_sympy__integrals__rubi__utility_function__PolyGamma", "test_sympy__integrals__rubi__utility_function__ProductLog", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-22961
22,961
sympy/sympy
1.10
3e8695add7a25c8d70aeba7d6137496df02863fd
3e8695add7a25c8d70aeba7d6137496df02863fd
2022-01-30T11:37:34Z
[ "test_array_symbol_and_element", "test_arrayexpr_convert_array_element_to_array_expression" ]
[ "test_zero_array", "test_one_array", "test_arrayexpr_contraction_construction", "test_arrayexpr_array_flatten", "test_arrayexpr_array_diagonal", "test_arrayexpr_array_shape", "test_arrayexpr_permutedims_sink", "test_arrayexpr_push_indices_up_and_down", "test_arrayexpr_split_multiple_contractions", "test_arrayexpr_nested_permutations", "test_arrayexpr_contraction_permutation_mix", "test_arrayexpr_permute_tensor_product", "test_arrayexpr_canonicalize_diagonal__permute_dims", "test_arrayexpr_canonicalize_diagonal_contraction", "test_arrayexpr_array_wrong_permutation_size", "test_arrayexpr_nested_array_elementwise_add", "test_arrayexpr_array_expr_zero_array", "test_arrayexpr_array_expr_applyfunc", "test_edit_array_contraction", "test_array_expressions_no_canonicalization", "test_array_expr_construction_with_functions", "test_array_element_expressions", "test_arrayexpr_convert_index_to_array_support_function", "test_arrayexpr_convert_indexed_to_array_expression", "test_arrayexpr_convert_indexed_to_array_and_back_to_matrix", "test_arrayexpr_convert_indexed_to_array_out_of_bounds" ]
sympy__sympy-23014
23,014
sympy/sympy
1.11
69662b4fb4a9c585742da50ff33c5ba896108f23
edf24253833ca153cb6d29ae54092ecebe29614c
2022-02-04T20:48:58Z
[ "test_mathematica", "test_parser_mathematica_tokenizer" ]
[]
sympy__sympy-23111
23,111
sympy/sympy
1.11
b9856408a5b9bf5757fc8b4a682565337f402a8f
edf24253833ca153cb6d29ae54092ecebe29614c
2022-02-19T09:31:08Z
[ "test_free_dynamicsymbols" ]
[ "test_Vector", "test_Vector_diffs", "test_vector_var_in_dcm", "test_vector_simplify", "test_vector_evalf", "test_vector_angle" ]
sympy__sympy-23135
23,135
sympy/sympy
1.11
dfef951e777dba36ad75162c8dc9402b228d11ed
edf24253833ca153cb6d29ae54092ecebe29614c
2022-02-20T23:13:06Z
[ "test_array_expr_construction_with_functions", "test_permutedims_with_indices" ]
[ "test_array_symbol_and_element", "test_zero_array", "test_one_array", "test_arrayexpr_contraction_construction", "test_arrayexpr_array_flatten", "test_arrayexpr_array_diagonal", "test_arrayexpr_array_shape", "test_arrayexpr_permutedims_sink", "test_arrayexpr_push_indices_up_and_down", "test_arrayexpr_split_multiple_contractions", "test_arrayexpr_nested_permutations", "test_arrayexpr_contraction_permutation_mix", "test_arrayexpr_permute_tensor_product", "test_arrayexpr_canonicalize_diagonal__permute_dims", "test_arrayexpr_canonicalize_diagonal_contraction", "test_arrayexpr_array_wrong_permutation_size", "test_arrayexpr_nested_array_elementwise_add", "test_arrayexpr_array_expr_zero_array", "test_arrayexpr_array_expr_applyfunc", "test_edit_array_contraction", "test_array_expressions_no_canonicalization", "test_array_element_expressions", "test_array_expr_reshape", "test_import_NDimArray", "test_tensorproduct", "test_tensorcontraction", "test_derivative_by_array", "test_issue_emerged_while_discussing_10972", "test_array_permutedims", "test_flatten" ]
sympy__sympy-2327
2,327
sympy/sympy
0.7
6da418e1c87606c3ae16ea52c0754b9f59ddfa75
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-07-26T09:48:50Z
[ "test_K", "test_E", "test_hyperexpand_special" ]
[ "test_F", "test_branch_bug", "test_hyperexpand", "test_roach", "test_polynomial", "test_hyperexpand_bases", "test_hyperexpand_parametric", "test_shifted_sum", "test_formulae", "test_meijerg_formulae", "test_plan", "test_plan_derivatives", "test_reduction_operators", "test_shift_operators", "test_ushift_operators", "test_meijerg_expand", "test_meijerg_lookup", "test_meijerg", "test_meijerg_shift_operators", "test_meijerg_confluence", "test_lerchphi", "test_partial_simp", "test_Mod1_behavior", "test_prudnikov_2F1" ]
sympy__sympy-23329
23,329
sympy/sympy
1.11
19ed9ef7c0eb8a6e135ef66289c0cb896d800dee
edf24253833ca153cb6d29ae54092ecebe29614c
2022-04-07T18:04:34Z
[ "test_is_nilpotent_number", "test_is_abelian_number" ]
[]
sympy__sympy-2340
2,340
sympy/sympy
0.7
92777896edfe8c30d8bb634ab316727c3a2485f5
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-07-30T13:33:18Z
[ "test_transform_interval", "test_transform_FiniteSet", "test_transform_Union", "test_transform_Intersection", "test_Min", "test_Max", "test_transform_is_TransformationSet" ]
[ "test_interval_arguments", "test_interval_symbolic_end_points", "test_union", "test_difference", "test_complement", "test_intersect", "test_intersection", "test_interval_subs", "test_interval_to_mpi", "test_measure", "test_subset", "test_contains", "test_interval_symbolic", "test_union_contains", "test_is_number", "test_Interval_is_left_unbounded", "test_Interval_is_right_unbounded", "test_Interval_as_relational", "test_Finite_as_relational", "test_Union_as_relational", "test_Intersection_as_relational", "test_EmptySet_as_relational", "test_finite_basic", "test_product_basic", "test_real", "test_supinf", "test_universalset", "test_Interval_free_symbols", "test_root", "test_naturals", "test_naturals0", "test_integers", "test_TransformationSet", "test_transformation_iterator_not_injetive", "test_Range", "test_range_interval_intersection", "test_fun", "test_reals" ]
sympy__sympy-23409
23,409
sympy/sympy
1.11
0e5e871a6fd609c0befa6e5e36ea93de55d9c736
edf24253833ca153cb6d29ae54092ecebe29614c
2022-04-23T00:08:59Z
[ "test_PowerBasis_element__conversions", "test_Submodule_reduce_element" ]
[ "test_to_col", "test_Module_NotImplemented", "test_Module_ancestors", "test_Module_compat_col", "test_Module_call", "test_Module_starts_with_unity", "test_Module_basis_elements", "test_Module_zero", "test_Module_one", "test_Module_element_from_rational", "test_Module_submodule_from_gens", "test_Module_submodule_from_matrix", "test_Module_whole_submodule", "test_PowerBasis_repr", "test_PowerBasis_eq", "test_PowerBasis_mult_tab", "test_PowerBasis_represent", "test_PowerBasis_element_from_poly", "test_Submodule_repr", "test_Submodule_reduced", "test_Submodule_discard_before", "test_Submodule_QQ_matrix", "test_Submodule_represent", "test_Submodule_is_compat_submodule", "test_Submodule_eq", "test_Submodule_add", "test_Submodule_mul", "test_is_HNF", "test_make_mod_elt", "test_ModuleElement_repr", "test_ModuleElement_reduced", "test_ModuleElement_reduced_mod_p", "test_ModuleElement_from_int_list", "test_ModuleElement_len", "test_ModuleElement_column", "test_ModuleElement_QQ_col", "test_ModuleElement_to_ancestors", "test_ModuleElement_compatibility", "test_ModuleElement_eq", "test_ModuleElement_equiv", "test_ModuleElement_add", "test_ModuleElement_mul", "test_ModuleElement_div", "test_ModuleElement_pow", "test_ModuleElement_mod", "test_PowerBasisElement_polys", "test_PowerBasisElement_norm", "test_PowerBasisElement_inverse", "test_ModuleHomomorphism_matrix", "test_ModuleHomomorphism_kernel", "test_EndomorphismRing_represent", "test_check_formal_conditions_for_maximal_order", "test_two_elt_rep", "test_valuation_at_prime_ideal", "test_decomp_1", "test_decomp_2", "test_decomp_3", "test_decomp_4", "test_decomp_5", "test_decomp_6", "test_decomp_7", "test_decomp_8", "test_PrimeIdeal_eq", "test_PrimeIdeal_add", "test_str", "test_repr" ]
sympy__sympy-2355
2,355
sympy/sympy
0.7
e968bc7ab7d61413eab67bb662c5094ccd3f357f
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-08-05T19:57:50Z
[ "test_issue_3022", "test_issue_3460", "test_multiple_expressions", "test_bypass_non_commutatives", "test_issues_1399", "test_issue_921", "test_issue_3164", "test_pow_invpow", "test_postprocess", "test_issue1400" ]
[ "test_expand_no_log", "test_expand_no_multinomial", "test_expand_negative_integer_powers", "test_expand_non_commutative", "test_expand_radicals", "test_expand_modulus", "test_issue_2644", "test_expand_frac", "test_expand_power_base", "test_expand_arit", "test_power_expand", "test_issues_2820_3731", "test_subs", "test_trigonometric", "test_powers", "test_logexppow", "test_bug", "test_subbug1", "test_subbug2", "test_dict_set", "test_dict_ambigous", "test_deriv_sub_bug3", "test_equality_subs1", "test_equality_subs2", "test_issue643", "test_subs_dict1", "test_mul", "test_subs_simple", "test_subs_constants", "test_subs_commutative", "test_subs_noncommutative", "test_subs_basic_funcs", "test_subs_wild", "test_subs_mixed", "test_division", "test_add", "test_subs_issue910", "test_functions_subs", "test_derivative_subs", "test_issue2185", "test_subs_iter", "test_subs_dict", "test_no_arith_subs_on_floats", "test_issue_2552", "test_issue_2976", "test_issue_2980", "test_issue_1581", "test_issue_3059", "test_Function_subs", "test_simultaneous_subs", "test_issue_3320_3322", "test_issue_2162", "test_issue_3824", "test_2arg_hack", "test_numbered_symbols", "test_preprocess_for_cse", "test_postprocess_for_cse", "test_cse_single", "test_cse_single2", "test_cse_not_possible", "test_nested_substitution", "test_subtraction_opt", "test_issue_1104", "test_dont_cse_tuples" ]
sympy__sympy-23627
23,627
sympy/sympy
1.11
7871a97e1509bf20d42d2b5d43aa2d7e83acd6fe
edf24253833ca153cb6d29ae54092ecebe29614c
2022-06-14T09:28:24Z
[ "test_jax_piecewise_regression", "test_jax_logaddexp", "test_jax_array", "test_jax_known_funcs_consts" ]
[ "test_numpy_piecewise_regression", "test_numpy_logaddexp", "test_numpy_array", "test_numpy_known_funcs_consts", "test_scipy_known_funcs_consts", "test_numpy_print_methods", "test_no_args", "test_single_arg", "test_list_args", "test_nested_args", "test_str_args", "test_own_namespace_1", "test_own_namespace_2", "test_own_module", "test_bad_args", "test_atoms", "test_sympy_lambda", "test_math_lambda", "test_mpmath_lambda", "test_number_precision", "test_mpmath_precision", "test_math_transl", "test_mpmath_transl", "test_empty_modules", "test_exponentiation", "test_sqrt", "test_trig", "test_integral", "test_double_integral", "test_vector_simple", "test_vector_discontinuous", "test_trig_symbolic", "test_trig_float", "test_docs", "test_math", "test_sin", "test_matrix", "test_issue9474", "test_sym_single_arg", "test_sym_list_args", "test_sym_integral", "test_namespace_order", "test_imps", "test_imps_errors", "test_imps_wrong_args", "test_lambdify_imps", "test_dummification", "test_curly_matrix_symbol", "test_python_keywords", "test_lambdify_docstring", "test_special_printers", "test_true_false", "test_issue_2790", "test_issue_12092", "test_issue_14911", "test_ITE", "test_Min_Max", "test_issue_12173", "test_sinc_mpmath", "test_lambdify_dummy_arg", "test_lambdify_mixed_symbol_dummy_args", "test_lambdify_inspect", "test_issue_14941", "test_lambdify_Derivative_arg_issue_16468", "test_imag_real", "test_single_e", "test_beta_math", "test_lambdify_cse", "test_deprecated_set" ]
sympy__sympy-2363
2,363
sympy/sympy
0.7
0ef741156ba8fc4d261d452301bf1753ef283730
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-08-08T15:22:22Z
[ "test_Poly_homogenize" ]
[ "test_Poly_from_dict", "test_Poly_from_list", "test_Poly_from_poly", "test_Poly_from_expr", "test_Poly__new__", "test_Poly__args", "test_Poly__gens", "test_Poly_zero", "test_Poly_one", "test_Poly__unify", "test_Poly_free_symbols", "test_PurePoly_free_symbols", "test_Poly__eq__", "test_PurePoly__eq__", "test_PurePoly_Poly", "test_Poly_get_domain", "test_Poly_set_domain", "test_Poly_get_modulus", "test_Poly_set_modulus", "test_Poly_add_ground", "test_Poly_sub_ground", "test_Poly_mul_ground", "test_Poly_quo_ground", "test_Poly_exquo_ground", "test_Poly_abs", "test_Poly_neg", "test_Poly_add", "test_Poly_sub", "test_Poly_mul", "test_Poly_sqr", "test_Poly_pow", "test_Poly_divmod", "test_Poly_eq_ne", "test_Poly_nonzero", "test_Poly_properties", "test_Poly_is_irreducible", "test_Poly_subs", "test_Poly_replace", "test_Poly_reorder", "test_Poly_ltrim", "test_Poly_has_only_gens", "test_Poly_to_ring", "test_Poly_to_field", "test_Poly_to_exact", "test_Poly_retract", "test_Poly_slice", "test_Poly_coeffs", "test_Poly_monoms", "test_Poly_terms", "test_Poly_all_coeffs", "test_Poly_all_monoms", "test_Poly_all_terms", "test_Poly_termwise", "test_Poly_length", "test_Poly_as_dict", "test_Poly_as_expr", "test_Poly_lift", "test_Poly_deflate", "test_Poly_inject", "test_Poly_eject", "test_Poly_exclude", "test_Poly__gen_to_level", "test_Poly_degree", "test_Poly_degree_list", "test_Poly_total_degree", "test_Poly_homogeneous_order", "test_Poly_LC", "test_Poly_TC", "test_Poly_EC", "test_Poly_coeff", "test_Poly_nth", "test_Poly_LM", "test_Poly_LM_custom_order", "test_Poly_EM", "test_Poly_LT", "test_Poly_ET", "test_Poly_max_norm", "test_Poly_l1_norm", "test_Poly_clear_denoms", "test_Poly_rat_clear_denoms", "test_Poly_integrate", "test_Poly_diff", "test_Poly_eval", "test_Poly___call__", "test_parallel_poly_from_expr", "test_pdiv", "test_div", "test_gcdex", "test_revert", "test_subresultants", "test_resultant", "test_discriminant", "test_gcd_list", "test_lcm_list", "test_gcd", "test_gcd_numbers_vs_polys", "test_terms_gcd", "test_trunc", "test_monic", "test_content", "test_primitive", "test_compose", "test_shift", "test_sturm", "test_gff", "test_sqf_norm", "test_sqf", "test_factor", "test_factor_large", "test_intervals", "test_refine_root", "test_count_roots", "test_Poly_root", "test_real_roots", "test_all_roots", "test_nroots", "test_ground_roots", "test_nth_power_roots_poly", "test_torational_factor_list", "test_cancel", "test_reduced", "test_groebner", "test_fglm", "test_is_zero_dimensional", "test_GroebnerBasis", "test_poly", "test_keep_coeff" ]
sympy__sympy-2367
2,367
sympy/sympy
0.7
0ef741156ba8fc4d261d452301bf1753ef283730
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-08-08T21:50:57Z
[ "test_render_label", "test_Mz", "test_create1", "test_createc", "test_labeller", "test_qasm_readqasm", "test_qasm_ex1", "test_qasm_ex1_methodcalls", "test_qasm_swap", "test_qasm_ex2", "test_qasm_1q", "test_qasm_2q", "test_qasm_3q", "test_qasm_prod", "test_qasm_flip_index", "test_qasm_trim", "test_qasm_get_index", "test_qasm_nonblank", "test_qasm_fullsplit", "test_qasm_fixcommand", "test_qasm_stripquotes" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__Predicate", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__RationalConstant", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__core__sets__EmptySet", "test_sympy__core__sets__UniversalSet", "test_sympy__core__sets__FiniteSet", "test_sympy__core__sets__ProductSet", "test_sympy__core__sets__Intersection", "test_sympy__core__sets__Union", "test_sympy__core__trace__Tr", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__TransformationSet", "test_sympy__sets__fancysets__Range", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__crv__ProductContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__ProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv__ContinuousDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__physics__gaussopt__BeamParameter", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__units__Unit", "test_sympy__polys__numberfields__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__RootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__TensMul", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__line__LinearEntity", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category" ]
sympy__sympy-23770
23,770
sympy/sympy
1.12
4496a52d5c87dc429a9e6062c48948e2bebcd9be
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-07-13T11:40:05Z
[ "test_piecewise1", "test_piecewise_free_symbols", "test_piecewise_integrate1", "test_piecewise_integrate1b", "test_piecewise_integrate2", "test_meijer_bypass", "test_piecewise_integrate3_inequality_conditions", "test_piecewise_integrate5_independent_conditions", "test_piecewise_simplify", "test_piecewise_solve", "test_piecewise_fold", "test_piecewise_fold_piecewise_in_cond", "test_piecewise_fold_piecewise_in_cond_2", "test_piecewise_fold_expand", "test_piecewise_duplicate", "test_doit", "test_piecewise_interval", "test_piecewise_exclusive", "test_piecewise_collapse", "test_piecewise_lambdify", "test_piecewise_series", "test_piecewise_as_leading_term", "test_piecewise_complex", "test_conjugate_transpose", "test_piecewise_evaluate", "test_as_expr_set_pairs", "test_S_srepr_is_identity", "test_issue_12587", "test_issue_11045", "test_holes", "test_issue_11922", "test_issue_5227", "test_issue_10137", "test_stackoverflow_43852159", "test_issue_12557", "test_issue_6900", "test_issue_10122", "test_issue_4313", "test__intervals", "test_containment", "test_piecewise_with_DiracDelta", "test_issue_10258", "test_issue_10087", "test_issue_8919", "test_unevaluated_integrals", "test_conditions_as_alternate_booleans", "test_Piecewise_rewrite_as_ITE", "test_issue_14052", "test_issue_14240", "test_issue_14787", "test_issue_8458", "test_issue_16417", "test_eval_rewrite_as_KroneckerDelta", "test_issue_7370", "test_issue_14933", "test_issue_16715", "test_issue_20360", "test_piecewise_eval" ]
[]
sympy__sympy-23961
23,961
sympy/sympy
1.12
5eb59bdad2f4e1a675acb31e7f0c72c8abca708c
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-08-23T14:04:23Z
[ "test_smtlib_boolean" ]
[]
sympy__sympy-23981
23,981
sympy/sympy
1.12
94dbe93d0b2b090fcd63e6ea61842c7b9b452ddb
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-08-27T17:12:46Z
[ "test_parallel_axis" ]
[ "test_default", "test_custom_rigid_body", "test_particle_body", "test_particle_body_add_force", "test_body_add_force", "test_body_add_torque", "test_body_masscenter_vel", "test_body_ang_vel", "test_body_dcm", "test_body_axis", "test_apply_force_multiple_one_point", "test_apply_force", "test_apply_torque", "test_clear_load", "test_remove_load", "test_apply_loads_on_multi_degree_freedom_holonomic_system", "test_rigidbody", "test_rigidbody2", "test_rigidbody3", "test_pendulum_angular_momentum", "test_rigidbody_inertia" ]
sympy__sympy-24070
24,070
sympy/sympy
1.12
007d962672034698a5d152de9086e63c3becfa74
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-09-19T22:37:41Z
[ "test_clebsch_gordan_docs", "test_clebsch_gordan", "test_wigner", "test_gaunt", "test_realgaunt", "test_racah", "test_dot_rota_grad_SH" ]
[]
sympy__sympy-2412
2,412
sympy/sympy
0.7
105bc84480bb77c757eb722f9ed7d1ca50178f96
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-08-25T11:03:52Z
[ "test_sympy__physics__mechanics__essential__CoordinateSym", "test_dyadic", "test_coordinate_vars", "test_ang_vel", "test_dcm", "test_Vector", "test_Vector_diffs", "test_vector_simplify", "test_dyadic_simplify" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__Predicate", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__RationalConstant", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__core__sets__EmptySet", "test_sympy__core__sets__UniversalSet", "test_sympy__core__sets__FiniteSet", "test_sympy__core__sets__ProductSet", "test_sympy__core__sets__Intersection", "test_sympy__core__sets__Union", "test_sympy__core__trace__Tr", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__crv__ProductContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__ProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv__ContinuousDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__physics__gaussopt__BeamParameter", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__units__Unit", "test_sympy__polys__numberfields__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__RootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorType", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__TensMul", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__line__LinearEntity", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category" ]
sympy__sympy-24177
24,177
sympy/sympy
1.12
5794faca9bb071c6075cd43bb91fcabcfc67a677
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-10-25T15:08:39Z
[ "test_Joint", "test_coordinate_generation", "test_pin_joint", "test_pin_joint_double_pendulum", "test_pin_joint_chaos_pendulum", "test_pin_joint_interframe", "test_pin_joint_joint_axis", "test_pin_joint_arbitrary_axis", "test_create_aligned_frame_pi", "test_pin_joint_axis", "test_locate_joint_pos", "test_locate_joint_frame", "test_sliding_joint", "test_sliding_joint_arbitrary_axis", "test_cylindrical_joint", "test_planar_joint", "test_planar_joint_advanced", "test_spherical_joint", "test_spherical_joint_speeds_as_derivative_terms", "test_spherical_joint_coords", "test_spherical_joint_orient_body", "test_spherical_joint_orient_space", "test_weld_joint", "test_deprecated_parent_child_axis" ]
[]
sympy__sympy-2422
2,422
sympy/sympy
0.7
c4e3ddc4908eb71b75323995b10902a4bcad7630
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-08-28T15:57:17Z
[ "test_alphabet_of_cipher", "test_cycle_list", "test_encipher_shift", "test_encipher_affine", "test_encipher_substitution", "test_encipher_vigenere", "test_decipher_vigenere", "test_encipher_hill", "test_decipher_hill", "test_encipher_bifid5", "test_bifid5_square", "test_decipher_bifid5", "test_bifid7_square", "test_encipher_bifid7", "test_encipher_bifid6", "test_decipher_bifid6", "test_bifid6_square", "test_rsa_public_key", "test_rsa_private_key", "test_encipher_rsa", "test_decipher_rsa", "test_kid_rsa_public_key", "test_kid_rsa_private_key", "test_encipher_kid_rsa", "test_decipher_kid_rsa", "test_encode_morse", "test_decode_morse", "test_lfsr_sequence", "test_lfsr_autocorrelation", "test_lfsr_connection_polynomial", "test_elgamal_private_key" ]
[]
sympy__sympy-2431
2,431
sympy/sympy
0.7
8180bc8757fc43d17603f0e82148a4d0115d3e44
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-09-02T06:38:52Z
[ "test_euler_interface", "test_euler_pendulum", "test_euler_henonheiles", "test_euler_sineg" ]
[]
sympy__sympy-24321
24,321
sympy/sympy
1.12
f8e33851e174bd686ac8dc88d75f955cf5dc8eeb
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-11-28T12:10:34Z
[ "test_sympy__tensor__tensor__WildTensor", "test_sympy__tensor__tensor__WildTensorHead", "test_sympy__tensor__tensor__WildTensorIndex", "test_canonicalize_no_slot_sym", "test_canonicalize_no_dummies", "test_tensorhead_construction_without_symmetry", "test_no_metric_symmetry", "test_canonicalize1", "test_bug_correction_tensor_indices", "test_riemann_invariants", "test_riemann_products", "test_canonicalize2", "test_canonicalize3", "test_TensorIndexType", "test_indices", "test_TensorSymmetry", "test_TensExpr", "test_TensorHead", "test_add1", "test_special_eq_ne", "test_add2", "test_add3", "test_mul", "test_substitute_indices", "test_riemann_cyclic_replace", "test_riemann_cyclic", "test_contract_metric1", "test_contract_metric2", "test_metric_contract3", "test_contract_metric4", "test_epsilon", "test_contract_delta1", "test_fun", "test_TensorManager", "test_hash", "test_valued_tensor_iter", "test_valued_tensor_covariant_contravariant_elements", "test_valued_tensor_get_matrix", "test_valued_tensor_contraction", "test_valued_tensor_self_contraction", "test_valued_tensor_pow", "test_valued_tensor_expressions", "test_valued_tensor_add_scalar", "test_noncommuting_components", "test_valued_non_diagonal_metric", "test_valued_assign_numpy_ndarray", "test_valued_metric_inverse", "test_valued_canon_bp_swapaxes", "test_valued_components_with_wrong_symmetry", "test_issue_10972_TensMul_data", "test_TensMul_data", "test_issue_11020_TensAdd_data", "test_index_iteration", "test_tensor_expand", "test_tensor_alternative_construction", "test_tensor_replacement", "test_rewrite_tensor_to_Indexed", "test_tensor_matching", "test_tensorsymmetry", "test_tensorhead", "test_TensorType" ]
[ "test_all_classes_are_tested", "test_sympy__algebras__quaternion__Quaternion", "test_sympy__assumptions__assume__AppliedPredicate", "test_predicates", "test_sympy__assumptions__assume__UndefinedPredicate", "test_sympy__assumptions__relation__binrel__AppliedBinaryRelation", "test_sympy__assumptions__wrapper__AssumptionsWrapper", "test_sympy__codegen__ast__AddAugmentedAssignment", "test_sympy__codegen__ast__SubAugmentedAssignment", "test_sympy__codegen__ast__MulAugmentedAssignment", "test_sympy__codegen__ast__DivAugmentedAssignment", "test_sympy__codegen__ast__ModAugmentedAssignment", "test_sympy__codegen__ast__CodeBlock", "test_sympy__codegen__ast__For", "test_sympy__codegen__ast__Token", "test_sympy__codegen__ast__ContinueToken", "test_sympy__codegen__ast__BreakToken", "test_sympy__codegen__ast__NoneToken", "test_sympy__codegen__ast__String", "test_sympy__codegen__ast__QuotedString", "test_sympy__codegen__ast__Comment", "test_sympy__codegen__ast__Node", "test_sympy__codegen__ast__Type", "test_sympy__codegen__ast__IntBaseType", "test_sympy__codegen__ast___SizedIntType", "test_sympy__codegen__ast__SignedIntType", "test_sympy__codegen__ast__UnsignedIntType", "test_sympy__codegen__ast__FloatBaseType", "test_sympy__codegen__ast__FloatType", "test_sympy__codegen__ast__ComplexBaseType", "test_sympy__codegen__ast__ComplexType", "test_sympy__codegen__ast__Attribute", "test_sympy__codegen__ast__Variable", "test_sympy__codegen__ast__Pointer", "test_sympy__codegen__ast__Declaration", "test_sympy__codegen__ast__While", "test_sympy__codegen__ast__Scope", "test_sympy__codegen__ast__Stream", "test_sympy__codegen__ast__Print", "test_sympy__codegen__ast__FunctionPrototype", "test_sympy__codegen__ast__FunctionDefinition", "test_sympy__codegen__ast__Return", "test_sympy__codegen__ast__FunctionCall", "test_sympy__codegen__ast__Element", "test_sympy__codegen__cnodes__CommaOperator", "test_sympy__codegen__cnodes__goto", "test_sympy__codegen__cnodes__Label", "test_sympy__codegen__cnodes__PreDecrement", "test_sympy__codegen__cnodes__PostDecrement", "test_sympy__codegen__cnodes__PreIncrement", "test_sympy__codegen__cnodes__PostIncrement", "test_sympy__codegen__cnodes__struct", "test_sympy__codegen__cnodes__union", "test_sympy__codegen__cxxnodes__using", "test_sympy__codegen__fnodes__Program", "test_sympy__codegen__fnodes__Module", "test_sympy__codegen__fnodes__Subroutine", "test_sympy__codegen__fnodes__GoTo", "test_sympy__codegen__fnodes__FortranReturn", "test_sympy__codegen__fnodes__Extent", "test_sympy__codegen__fnodes__use_rename", "test_sympy__codegen__fnodes__use", "test_sympy__codegen__fnodes__SubroutineCall", "test_sympy__codegen__fnodes__Do", "test_sympy__codegen__fnodes__ImpliedDoLoop", "test_sympy__codegen__fnodes__ArrayConstructor", "test_sympy__codegen__fnodes__sum_", "test_sympy__codegen__fnodes__product_", "test_sympy__codegen__numpy_nodes__logaddexp", "test_sympy__codegen__numpy_nodes__logaddexp2", "test_sympy__codegen__pynodes__List", "test_sympy__codegen__pynodes__NumExprEvaluate", "test_sympy__codegen__scipy_nodes__cosm1", "test_sympy__codegen__scipy_nodes__powm1", "test_sympy__codegen__abstract_nodes__List", "test_sympy__combinatorics__graycode__GrayCode", "test_sympy__combinatorics__permutations__Permutation", "test_sympy__combinatorics__permutations__AppliedPermutation", "test_sympy__combinatorics__perm_groups__PermutationGroup", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__prufer__Prufer", "test_sympy__combinatorics__partitions__Partition", "test_sympy__combinatorics__partitions__IntegerPartition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__expr__UnevaluatedExpr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__TribonacciConstant", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__sandbox__indexed_integrals__IndexedIntegral", "test_sympy__calculus__accumulationbounds__AccumulationBounds", "test_sympy__sets__ordinals__OmegaPower", "test_sympy__sets__ordinals__Ordinal", "test_sympy__sets__ordinals__OrdinalOmega", "test_sympy__sets__ordinals__OrdinalZero", "test_sympy__sets__powerset__PowerSet", "test_sympy__sets__sets__EmptySet", "test_sympy__sets__sets__UniversalSet", "test_sympy__sets__sets__FiniteSet", "test_sympy__sets__sets__Interval", "test_sympy__sets__sets__ProductSet", "test_sympy__sets__sets__Intersection", "test_sympy__sets__sets__Union", "test_sympy__sets__sets__Complement", "test_sympy__sets__sets__SymmetricDifference", "test_sympy__sets__sets__DisjointUnion", "test_sympy__physics__quantum__trace__Tr", "test_sympy__sets__setexpr__SetExpr", "test_sympy__sets__fancysets__Rationals", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__Reals", "test_sympy__sets__fancysets__Complexes", "test_sympy__sets__fancysets__ComplexRegion", "test_sympy__sets__fancysets__CartesianComplexRegion", "test_sympy__sets__fancysets__PolarComplexRegion", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__sets__conditionset__ConditionSet", "test_sympy__sets__contains__Contains", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__ProductDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__drv__DiscretePSpace", "test_sympy__stats__drv__ConditionalDiscreteDomain", "test_sympy__stats__joint_rv__JointPSpace", "test_sympy__stats__joint_rv__JointRandomSymbol", "test_sympy__stats__joint_rv_types__JointDistributionHandmade", "test_sympy__stats__joint_rv__MarginalDistribution", "test_sympy__stats__compound_rv__CompoundDistribution", "test_sympy__stats__compound_rv__CompoundPSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__MatrixDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__IndependentProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__symbolic_probability__Probability", "test_sympy__stats__symbolic_probability__Expectation", "test_sympy__stats__symbolic_probability__Covariance", "test_sympy__stats__symbolic_probability__Variance", "test_sympy__stats__symbolic_probability__Moment", "test_sympy__stats__symbolic_probability__CentralMoment", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__BetaBinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv_types__RademacherDistribution", "test_sympy__stats__frv_types__IdealSolitonDistribution", "test_sympy__stats__frv_types__RobustSolitonDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv_types__ContinuousDistributionHandmade", "test_sympy__stats__drv_types__DiscreteDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaNoncentralDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__BoundedParetoDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExGaussianDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__ExponentialPowerDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__GumbelDistribution", "test_sympy__stats__crv_types__GompertzDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LevyDistribution", "test_sympy__stats__crv_types__LogCauchyDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogLogisticDistribution", "test_sympy__stats__crv_types__LogitNormalDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__LomaxDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__MoyalDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__GaussianInverseDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__PowerFunctionDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__ReciprocalDistribution", "test_sympy__stats__crv_types__ShiftedGompertzDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TrapezoidalDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__stats__drv_types__HermiteDistribution", "test_sympy__stats__drv_types__LogarithmicDistribution", "test_sympy__stats__drv_types__NegativeBinomialDistribution", "test_sympy__stats__drv_types__FlorySchulzDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__SkellamDistribution", "test_sympy__stats__drv_types__YuleSimonDistribution", "test_sympy__stats__drv_types__ZetaDistribution", "test_sympy__stats__joint_rv__JointDistribution", "test_sympy__stats__joint_rv_types__MultivariateNormalDistribution", "test_sympy__stats__joint_rv_types__MultivariateLaplaceDistribution", "test_sympy__stats__joint_rv_types__MultivariateTDistribution", "test_sympy__stats__joint_rv_types__NormalGammaDistribution", "test_sympy__stats__joint_rv_types__GeneralizedMultivariateLogGammaDistribution", "test_sympy__stats__joint_rv_types__MultivariateBetaDistribution", "test_sympy__stats__joint_rv_types__MultivariateEwensDistribution", "test_sympy__stats__joint_rv_types__MultinomialDistribution", "test_sympy__stats__joint_rv_types__NegativeMultinomialDistribution", "test_sympy__stats__rv__RandomIndexedSymbol", "test_sympy__stats__rv__RandomMatrixSymbol", "test_sympy__stats__stochastic_process__StochasticPSpace", "test_sympy__stats__stochastic_process_types__StochasticProcess", "test_sympy__stats__stochastic_process_types__MarkovProcess", "test_sympy__stats__stochastic_process_types__DiscreteTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__ContinuousTimeStochasticProcess", "test_sympy__stats__stochastic_process_types__TransitionMatrixOf", "test_sympy__stats__stochastic_process_types__GeneratorMatrixOf", "test_sympy__stats__stochastic_process_types__StochasticStateSpaceOf", "test_sympy__stats__stochastic_process_types__DiscreteMarkovChain", "test_sympy__stats__stochastic_process_types__ContinuousMarkovChain", "test_sympy__stats__stochastic_process_types__BernoulliProcess", "test_sympy__stats__stochastic_process_types__CountingProcess", "test_sympy__stats__stochastic_process_types__PoissonProcess", "test_sympy__stats__stochastic_process_types__WienerProcess", "test_sympy__stats__stochastic_process_types__GammaProcess", "test_sympy__stats__random_matrix__RandomMatrixPSpace", "test_sympy__stats__random_matrix_models__RandomMatrixEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__GaussianSymplecticEnsembleModel", "test_sympy__stats__random_matrix_models__CircularEnsembleModel", "test_sympy__stats__random_matrix_models__CircularUnitaryEnsembleModel", "test_sympy__stats__random_matrix_models__CircularOrthogonalEnsembleModel", "test_sympy__stats__random_matrix_models__CircularSymplecticEnsembleModel", "test_sympy__stats__symbolic_multivariate_probability__ExpectationMatrix", "test_sympy__stats__symbolic_multivariate_probability__VarianceMatrix", "test_sympy__stats__symbolic_multivariate_probability__CrossCovarianceMatrix", "test_sympy__stats__matrix_distributions__MatrixPSpace", "test_sympy__stats__matrix_distributions__MatrixDistribution", "test_sympy__stats__matrix_distributions__MatrixGammaDistribution", "test_sympy__stats__matrix_distributions__WishartDistribution", "test_sympy__stats__matrix_distributions__MatrixNormalDistribution", "test_sympy__stats__matrix_distributions__MatrixStudentTDistribution", "test_sympy__utilities__matchpy_connector__WildDot", "test_sympy__utilities__matchpy_connector__WildPlus", "test_sympy__utilities__matchpy_connector__WildStar", "test_sympy__core__symbol__Str", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__genocchi", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__andre", "test_sympy__functions__combinatorial__numbers__carmichael", "test_sympy__functions__combinatorial__numbers__motzkin", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__tribonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__combinatorial__numbers__partition", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__asech", "test_sympy__functions__elementary__hyperbolic__acsch", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__csch", "test_sympy__functions__elementary__hyperbolic__sech", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__integers__frac", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__miscellaneous__Rem", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__asec", "test_sympy__functions__elementary__trigonometric__acsc", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sinc", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__bessel__hn1", "test_sympy__functions__special__bessel__hn2", "test_sympy__functions__special__bessel__AiryBase", "test_sympy__functions__special__bessel__airyai", "test_sympy__functions__special__bessel__airybi", "test_sympy__functions__special__bessel__airyaiprime", "test_sympy__functions__special__bessel__airybiprime", "test_sympy__functions__special__bessel__marcumq", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__singularity_functions__SingularityFunction", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__digamma", "test_sympy__functions__special__gamma_functions__trigamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__gamma_functions__multigamma", "test_sympy__functions__special__beta_functions__beta", "test_sympy__functions__special__beta_functions__betainc", "test_sympy__functions__special__beta_functions__betainc_regularized", "test_sympy__functions__special__mathieu_functions__MathieuBase", "test_sympy__functions__special__mathieu_functions__mathieus", "test_sympy__functions__special__mathieu_functions__mathieuc", "test_sympy__functions__special__mathieu_functions__mathieusprime", "test_sympy__functions__special__mathieu_functions__mathieucprime", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__hyper__appellf1", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__hermite_prob", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__riemann_xi", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__functions__special__zeta_functions__stieltjes", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__laplace__LaplaceTransform", "test_sympy__integrals__laplace__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__liealgebras__cartan_type__Standard_Cartan", "test_sympy__liealgebras__weyl_group__WeylGroup", "test_sympy__liealgebras__root_system__RootSystem", "test_sympy__liealgebras__type_a__TypeA", "test_sympy__liealgebras__type_b__TypeB", "test_sympy__liealgebras__type_c__TypeC", "test_sympy__liealgebras__type_d__TypeD", "test_sympy__liealgebras__type_e__TypeE", "test_sympy__liealgebras__type_f__TypeF", "test_sympy__liealgebras__type_g__TypeG", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__logic__boolalg__Xnor", "test_sympy__logic__boolalg__Exclusive", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableDenseMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__applyfunc__ElementwiseApplyFunction", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matexpr__MatrixSymbol", "test_sympy__matrices__expressions__special__OneMatrix", "test_sympy__matrices__expressions__special__ZeroMatrix", "test_sympy__matrices__expressions__special__GenericZeroMatrix", "test_sympy__matrices__expressions__special__Identity", "test_sympy__matrices__expressions__special__GenericIdentity", "test_sympy__matrices__expressions__sets__MatrixSet", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__dotproduct__DotProduct", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__diagonal__DiagMatrix", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__hadamard__HadamardPower", "test_sympy__matrices__expressions__kronecker__KroneckerProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__determinant__Permanent", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__matrices__expressions__permutation__PermutationMatrix", "test_sympy__matrices__expressions__permutation__MatrixPermute", "test_sympy__matrices__expressions__companion__CompanionMatrix", "test_sympy__physics__vector__frame__CoordinateSym", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__OracleGateFunction", "test_sympy__physics__quantum__grover__OracleGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__IdentityOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__boson__BosonOp", "test_sympy__physics__quantum__boson__BosonFockKet", "test_sympy__physics__quantum__boson__BosonFockBra", "test_sympy__physics__quantum__boson__BosonCoherentKet", "test_sympy__physics__quantum__boson__BosonCoherentBra", "test_sympy__physics__quantum__fermion__FermionOp", "test_sympy__physics__quantum__fermion__FermionFockKet", "test_sympy__physics__quantum__fermion__FermionFockBra", "test_sympy__physics__quantum__pauli__SigmaOpBase", "test_sympy__physics__quantum__pauli__SigmaX", "test_sympy__physics__quantum__pauli__SigmaY", "test_sympy__physics__quantum__pauli__SigmaZ", "test_sympy__physics__quantum__pauli__SigmaMinus", "test_sympy__physics__quantum__pauli__SigmaPlus", "test_sympy__physics__quantum__pauli__SigmaZKet", "test_sympy__physics__quantum__pauli__SigmaZBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__OrthogonalBra", "test_sympy__physics__quantum__state__OrthogonalKet", "test_sympy__physics__quantum__state__OrthogonalState", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__control__lti__LinearTimeInvariant", "test_sympy__physics__control__lti__SISOLinearTimeInvariant", "test_sympy__physics__control__lti__MIMOLinearTimeInvariant", "test_sympy__physics__control__lti__TransferFunction", "test_sympy__physics__control__lti__Series", "test_sympy__physics__control__lti__MIMOSeries", "test_sympy__physics__control__lti__Parallel", "test_sympy__physics__control__lti__MIMOParallel", "test_sympy__physics__control__lti__Feedback", "test_sympy__physics__control__lti__MIMOFeedback", "test_sympy__physics__control__lti__TransferFunctionMatrix", "test_sympy__physics__units__dimensions__Dimension", "test_sympy__physics__units__dimensions__DimensionSystem", "test_sympy__physics__units__quantities__Quantity", "test_sympy__physics__units__quantities__PhysicalConstant", "test_sympy__physics__units__prefixes__Prefix", "test_sympy__core__numbers__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__ComplexRootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__series__sequences__EmptySequence", "test_sympy__series__sequences__SeqPer", "test_sympy__series__sequences__SeqFormula", "test_sympy__series__sequences__RecursiveSeq", "test_sympy__series__sequences__SeqExprOp", "test_sympy__series__sequences__SeqAdd", "test_sympy__series__sequences__SeqMul", "test_sympy__series__fourier__FourierSeries", "test_sympy__series__fourier__FiniteFourierSeries", "test_sympy__series__formal__FormalPowerSeries", "test_sympy__series__formal__Coeff", "test_sympy__series__formal__FormalPowerSeriesProduct", "test_sympy__series__formal__FormalPowerSeriesCompose", "test_sympy__series__formal__FormalPowerSeriesInverse", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__array__dense_ndim_array__ImmutableDenseNDimArray", "test_sympy__tensor__array__sparse_ndim_array__ImmutableSparseNDimArray", "test_sympy__tensor__array__array_comprehension__ArrayComprehension", "test_sympy__tensor__array__array_comprehension__ArrayComprehensionMap", "test_sympy__tensor__array__array_derivatives__ArrayDerivative", "test_sympy__tensor__array__expressions__array_expressions__ArraySymbol", "test_sympy__tensor__array__expressions__array_expressions__ArrayElement", "test_sympy__tensor__array__expressions__array_expressions__ZeroArray", "test_sympy__tensor__array__expressions__array_expressions__OneArray", "test_sympy__tensor__functions__TensorProduct", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__Tensor", "test_sympy__tensor__tensor__TensMul", "test_sympy__tensor__tensor__TensorElement", "test_sympy__tensor__toperators__PartialDerivative", "test_as_coeff_add", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__point__Point2D", "test_sympy__geometry__point__Point3D", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__parabola__Parabola", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__line__Line2D", "test_sympy__geometry__line__Ray2D", "test_sympy__geometry__line__Segment2D", "test_sympy__geometry__line__Line3D", "test_sympy__geometry__line__Segment3D", "test_sympy__geometry__line__Ray3D", "test_sympy__geometry__plane__Plane", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Manifold", "test_sympy__diffgeom__diffgeom__Patch", "test_sympy__diffgeom__diffgeom__CoordSystem", "test_sympy__diffgeom__diffgeom__CoordinateSymbol", "test_sympy__diffgeom__diffgeom__Point", "test_sympy__diffgeom__diffgeom__BaseScalarField", "test_sympy__diffgeom__diffgeom__BaseVectorField", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__BaseCovarDerivativeOp", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sympy__ntheory__factor___totient", "test_sympy__ntheory__factor___reduced_totient", "test_sympy__ntheory__factor___divisor_sigma", "test_sympy__ntheory__factor___udivisor_sigma", "test_sympy__ntheory__factor___primenu", "test_sympy__ntheory__factor___primeomega", "test_sympy__ntheory__residue_ntheory__mobius", "test_sympy__ntheory__generate__primepi", "test_sympy__physics__optics__waves__TWave", "test_sympy__physics__optics__gaussopt__BeamParameter", "test_sympy__physics__optics__medium__Medium", "test_sympy__physics__optics__medium__MediumN", "test_sympy__physics__optics__medium__MediumPP", "test_sympy__tensor__array__expressions__array_expressions__ArrayContraction", "test_sympy__tensor__array__expressions__array_expressions__ArrayDiagonal", "test_sympy__tensor__array__expressions__array_expressions__ArrayTensorProduct", "test_sympy__tensor__array__expressions__array_expressions__ArrayAdd", "test_sympy__tensor__array__expressions__array_expressions__PermuteDims", "test_sympy__tensor__array__expressions__array_expressions__Reshape", "test_sympy__codegen__ast__Assignment", "test_sympy__codegen__cfunctions__expm1", "test_sympy__codegen__cfunctions__log1p", "test_sympy__codegen__cfunctions__exp2", "test_sympy__codegen__cfunctions__log2", "test_sympy__codegen__cfunctions__fma", "test_sympy__codegen__cfunctions__log10", "test_sympy__codegen__cfunctions__Sqrt", "test_sympy__codegen__cfunctions__Cbrt", "test_sympy__codegen__cfunctions__hypot", "test_sympy__codegen__fnodes__FFunction", "test_sympy__codegen__fnodes__F95Function", "test_sympy__codegen__fnodes__isign", "test_sympy__codegen__fnodes__dsign", "test_sympy__codegen__fnodes__cmplx", "test_sympy__codegen__fnodes__kind", "test_sympy__codegen__fnodes__merge", "test_sympy__codegen__fnodes___literal", "test_sympy__codegen__fnodes__literal_sp", "test_sympy__codegen__fnodes__literal_dp", "test_sympy__codegen__matrix_nodes__MatrixSolve", "test_sympy__vector__coordsysrect__CoordSys3D", "test_sympy__vector__point__Point", "test_sympy__vector__basisdependent__BasisDependent", "test_sympy__vector__basisdependent__BasisDependentMul", "test_sympy__vector__basisdependent__BasisDependentAdd", "test_sympy__vector__basisdependent__BasisDependentZero", "test_sympy__vector__vector__BaseVector", "test_sympy__vector__vector__VectorAdd", "test_sympy__vector__vector__VectorMul", "test_sympy__vector__vector__VectorZero", "test_sympy__vector__vector__Vector", "test_sympy__vector__vector__Cross", "test_sympy__vector__vector__Dot", "test_sympy__vector__dyadic__Dyadic", "test_sympy__vector__dyadic__BaseDyadic", "test_sympy__vector__dyadic__DyadicMul", "test_sympy__vector__dyadic__DyadicAdd", "test_sympy__vector__dyadic__DyadicZero", "test_sympy__vector__deloperator__Del", "test_sympy__vector__implicitregion__ImplicitRegion", "test_sympy__vector__integrals__ParametricIntegral", "test_sympy__vector__operators__Curl", "test_sympy__vector__operators__Laplacian", "test_sympy__vector__operators__Divergence", "test_sympy__vector__operators__Gradient", "test_sympy__vector__orienters__Orienter", "test_sympy__vector__orienters__ThreeAngleOrienter", "test_sympy__vector__orienters__AxisOrienter", "test_sympy__vector__orienters__BodyOrienter", "test_sympy__vector__orienters__SpaceOrienter", "test_sympy__vector__orienters__QuaternionOrienter", "test_sympy__vector__parametricregion__ParametricRegion", "test_sympy__vector__scalar__BaseScalar", "test_sympy__physics__wigner__Wigner3j", "test_sympy__combinatorics__schur_number__SchurNumber", "test_sympy__combinatorics__perm_groups__SymmetricPermutationGroup" ]
sympy__sympy-24384
24,384
sympy/sympy
1.12
bd7bbeaa9a12ab357df3b18416c0a949b3481d3d
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-12-13T16:22:53Z
[ "test_dihedral" ]
[ "test_has", "test_generate", "test_order", "test_equality", "test_stabilizer", "test_center", "test_centralizer", "test_coset_rank", "test_coset_factor", "test_orbits", "test_is_normal", "test_eq", "test_derived_subgroup", "test_is_solvable", "test_rubik1", "test_direct_product", "test_orbit_rep", "test_schreier_vector", "test_random_pr", "test_is_alt_sym", "test_minimal_block", "test_minimal_blocks", "test_max_div", "test_is_primitive", "test_random_stab", "test_transitivity_degree", "test_schreier_sims_random", "test_baseswap", "test_schreier_sims_incremental", "test_subgroup_search", "test_normal_closure", "test_derived_series", "test_lower_central_series", "test_commutator", "test_is_nilpotent", "test_is_trivial", "test_pointwise_stabilizer", "test_make_perm", "test_elements", "test_is_group", "test_PermutationGroup", "test_coset_transvesal", "test_coset_table", "test_subgroup", "test_generator_product", "test_sylow_subgroup", "test_polycyclic", "test_elementary", "test_perfect", "test_index", "test_cyclic", "test_abelian_invariants", "test_composition_series", "test_is_symmetric", "test_conjugacy_class", "test_conjugacy_classes", "test_coset_class" ]
sympy__sympy-24437
24,437
sympy/sympy
1.12
9b9786518d3475751e66e11d3e3592091e3160b3
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2022-12-29T22:56:10Z
[ "test_deprecated_iterables", "test_is_palindromic", "test_flatten", "test_iproduct", "test_group", "test_subsets", "test_variations", "test_cartes", "test_filter_symbols", "test_numbered_symbols", "test_sift", "test_take", "test_dict_merge", "test_prefixes", "test_postfixes", "test_topological_sort", "test_strongly_connected_components", "test_connected_components", "test_rotate", "test_multiset_partitions", "test_multiset_combinations", "test_multiset_permutations", "test_partitions", "test_binary_partitions", "test_bell_perm", "test_involutions", "test_derangements", "test_necklaces", "test_bracelets", "test_generate_oriented_forest", "test_unflatten", "test_common_prefix_suffix", "test_minlex", "test_ordered", "test_runs", "test_reshape", "test_uniq", "test_kbins", "test_has_dups", "test__partition", "test_ordered_partitions", "test_rotations", "test_ibin", "test_iterable", "test_sequence_partitions" ]
[]
sympy__sympy-2453
2,453
sympy/sympy
0.7
e96d4a8fc195987f158e1741fdc78815c380c1f1
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-09-12T20:05:45Z
[ "test_dot", "test_dot_different_frames", "test_cross", "test_cross_different_frames", "test_operator_match", "test_express", "test_get_motion_methods", "test_inertia", "test_kin_eqs", "test_inertia_of_point_mass", "test_partial_velocity", "test_linear_momentum", "test_angular_momentum_and_linear_momentum", "test_kinetic_energy" ]
[]
sympy__sympy-24572
24,572
sympy/sympy
1.12
f900f26b9f1a9adc5e7e9c6942e8c21adb96f2e8
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2023-01-22T16:06:49Z
[ "test_lll", "test_lll_linear_dependent", "test_lll_wrong_delta", "test_lll_wrong_shape" ]
[]
sympy__sympy-24681
24,681
sympy/sympy
1.12
a767a207cbacc969ea0a65276ecca7855bd79aa5
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2023-02-08T02:21:35Z
[ "test_lll", "test_lll_linear_dependent", "test_lll_wrong_delta", "test_lll_wrong_shape" ]
[]
sympy__sympy-24698
24,698
sympy/sympy
1.12
a767a207cbacc969ea0a65276ecca7855bd79aa5
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2023-02-10T11:07:28Z
[ "test_TransferFunction_construction", "test_TransferFunction_functions", "test_TransferFunction_addition_and_subtraction", "test_TransferFunction_multiplication_and_division", "test_TransferFunction_is_proper", "test_TransferFunction_is_strictly_proper", "test_TransferFunction_is_biproper", "test_Series_construction", "test_MIMOSeries_construction", "test_Series_functions", "test_MIMOSeries_functions", "test_Parallel_construction", "test_MIMOParallel_construction", "test_Parallel_functions", "test_MIMOParallel_functions", "test_Feedback_construction", "test_Feedback_functions", "test_MIMOFeedback_construction", "test_MIMOFeedback_errors", "test_MIMOFeedback_functions", "test_TransferFunctionMatrix_construction", "test_TransferFunctionMatrix_functions", "test_TransferFunction_bilinear" ]
[]
sympy__sympy-24754
24,754
sympy/sympy
1.12
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
22520ed5f4a9b2b6c4b6b314b4748878f1b4b662
2023-02-21T13:22:11Z
[ "test_lambdify_docstring_size_limit_simple_symbol", "test_lambdify_docstring_size_limit_nested_expr" ]
[ "test_no_args", "test_single_arg", "test_list_args", "test_nested_args", "test_str_args", "test_own_namespace_1", "test_own_namespace_2", "test_own_module", "test_bad_args", "test_atoms", "test_sympy_lambda", "test_math_lambda", "test_mpmath_lambda", "test_number_precision", "test_mpmath_precision", "test_math_transl", "test_mpmath_transl", "test_empty_modules", "test_exponentiation", "test_sqrt", "test_trig", "test_integral", "test_double_integral", "test_vector_simple", "test_vector_discontinuous", "test_trig_symbolic", "test_trig_float", "test_docs", "test_math", "test_sin", "test_matrix", "test_issue9474", "test_sym_single_arg", "test_sym_list_args", "test_sym_integral", "test_namespace_order", "test_imps", "test_imps_errors", "test_imps_wrong_args", "test_lambdify_imps", "test_dummification", "test_curly_matrix_symbol", "test_python_keywords", "test_lambdify_docstring", "test_special_printers", "test_true_false", "test_issue_2790", "test_issue_12092", "test_issue_14911", "test_ITE", "test_Min_Max", "test_issue_12173", "test_sinc_mpmath", "test_lambdify_dummy_arg", "test_lambdify_mixed_symbol_dummy_args", "test_lambdify_inspect", "test_issue_14941", "test_lambdify_Derivative_arg_issue_16468", "test_imag_real", "test_single_e", "test_beta_math", "test_lambdify_cse", "test_deprecated_set", "test_23536_lambdify_cse_dummy" ]
sympy__sympy-24763
24,763
sympy/sympy
1.13
75691e5cbdb3dfda4c8164a217bac6a6434404f6
8c94201570737a2fc3ef8e9cc53bed01a44e8281
2023-02-22T18:33:55Z
[ "test_particle_default", "test_particle", "test_rigidbody_default" ]
[ "test_parallel_axis", "test_rigidbody", "test_rigidbody2", "test_rigidbody3", "test_pendulum_angular_momentum", "test_rigidbody_inertia" ]
sympy__sympy-2505
2,505
sympy/sympy
0.7
5e2ea80aedee445852fe075e1122488ac90d7fe0
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-10-04T21:17:16Z
[ "test_expint" ]
[ "test_erf", "test_erf_series", "test_erf_evalf", "test__erfs", "test_erfc", "test_erfc_series", "test_erfc_evalf", "test_erfi", "test_erfi_series", "test_erfi_evalf", "test_erf2", "test_erfinv", "test_erfinv_evalf", "test_erfcinv", "test_erf2inv", "test_ei", "test__eis", "test_li", "test_Li", "test_si", "test_ci" ]
sympy__sympy-2551
2,551
sympy/sympy
0.7
8180bc8757fc43d17603f0e82148a4d0115d3e44
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-10-26T18:16:31Z
[ "test_sec", "test_csc" ]
[ "test_all_classes_are_tested", "test_sympy__assumptions__assume__AppliedPredicate", "test_sympy__assumptions__assume__Predicate", "test_sympy__combinatorics__subsets__Subset", "test_sympy__combinatorics__polyhedron__Polyhedron", "test_sympy__combinatorics__partitions__Partition", "test_sympy__concrete__products__Product", "test_sympy__concrete__summations__Sum", "test_sympy__core__add__Add", "test_sympy__core__basic__Atom", "test_sympy__core__basic__Basic", "test_sympy__core__containers__Dict", "test_sympy__core__containers__Tuple", "test_sympy__core__expr__AtomicExpr", "test_sympy__core__expr__Expr", "test_sympy__core__function__Application", "test_sympy__core__function__AppliedUndef", "test_sympy__core__function__Derivative", "test_sympy__core__function__Lambda", "test_sympy__core__function__Subs", "test_sympy__core__function__WildFunction", "test_sympy__core__mod__Mod", "test_sympy__core__mul__Mul", "test_sympy__core__numbers__Catalan", "test_sympy__core__numbers__ComplexInfinity", "test_sympy__core__numbers__EulerGamma", "test_sympy__core__numbers__Exp1", "test_sympy__core__numbers__Float", "test_sympy__core__numbers__GoldenRatio", "test_sympy__core__numbers__Half", "test_sympy__core__numbers__ImaginaryUnit", "test_sympy__core__numbers__Infinity", "test_sympy__core__numbers__Integer", "test_sympy__core__numbers__NaN", "test_sympy__core__numbers__NegativeInfinity", "test_sympy__core__numbers__NegativeOne", "test_sympy__core__numbers__Number", "test_sympy__core__numbers__NumberSymbol", "test_sympy__core__numbers__One", "test_sympy__core__numbers__Pi", "test_sympy__core__numbers__Rational", "test_sympy__core__numbers__RationalConstant", "test_sympy__core__numbers__Zero", "test_sympy__core__power__Pow", "test_sympy__core__relational__Equality", "test_sympy__core__relational__GreaterThan", "test_sympy__core__relational__LessThan", "test_sympy__core__relational__StrictGreaterThan", "test_sympy__core__relational__StrictLessThan", "test_sympy__core__relational__Unequality", "test_sympy__core__sets__EmptySet", "test_sympy__core__sets__UniversalSet", "test_sympy__core__sets__FiniteSet", "test_sympy__core__sets__ProductSet", "test_sympy__core__sets__Intersection", "test_sympy__core__sets__Union", "test_sympy__core__trace__Tr", "test_sympy__sets__fancysets__Naturals", "test_sympy__sets__fancysets__Naturals0", "test_sympy__sets__fancysets__Integers", "test_sympy__sets__fancysets__ImageSet", "test_sympy__sets__fancysets__Range", "test_sympy__stats__crv__ContinuousDomain", "test_sympy__stats__crv__SingleContinuousDomain", "test_sympy__stats__crv__ProductContinuousDomain", "test_sympy__stats__crv__ConditionalContinuousDomain", "test_sympy__stats__crv__ContinuousPSpace", "test_sympy__stats__crv__SingleContinuousPSpace", "test_sympy__stats__crv__ProductContinuousPSpace", "test_sympy__stats__drv__SingleDiscreteDomain", "test_sympy__stats__drv__SingleDiscretePSpace", "test_sympy__stats__rv__RandomDomain", "test_sympy__stats__rv__SingleDomain", "test_sympy__stats__rv__ConditionalDomain", "test_sympy__stats__rv__PSpace", "test_sympy__stats__rv__RandomSymbol", "test_sympy__stats__rv__ProductPSpace", "test_sympy__stats__rv__ProductDomain", "test_sympy__stats__frv_types__DiscreteUniformDistribution", "test_sympy__stats__frv_types__DieDistribution", "test_sympy__stats__frv_types__BernoulliDistribution", "test_sympy__stats__frv_types__BinomialDistribution", "test_sympy__stats__frv_types__HypergeometricDistribution", "test_sympy__stats__frv__FiniteDomain", "test_sympy__stats__frv__SingleFiniteDomain", "test_sympy__stats__frv__ProductFiniteDomain", "test_sympy__stats__frv__ConditionalFiniteDomain", "test_sympy__stats__frv__FinitePSpace", "test_sympy__stats__frv__SingleFinitePSpace", "test_sympy__stats__frv__ProductFinitePSpace", "test_sympy__stats__frv_types__FiniteDistributionHandmade", "test_sympy__stats__crv__ContinuousDistributionHandmade", "test_sympy__stats__rv__Density", "test_sympy__stats__crv_types__ArcsinDistribution", "test_sympy__stats__crv_types__BeniniDistribution", "test_sympy__stats__crv_types__BetaDistribution", "test_sympy__stats__crv_types__BetaPrimeDistribution", "test_sympy__stats__crv_types__CauchyDistribution", "test_sympy__stats__crv_types__ChiDistribution", "test_sympy__stats__crv_types__ChiNoncentralDistribution", "test_sympy__stats__crv_types__ChiSquaredDistribution", "test_sympy__stats__crv_types__DagumDistribution", "test_sympy__stats__crv_types__ExponentialDistribution", "test_sympy__stats__crv_types__FDistributionDistribution", "test_sympy__stats__crv_types__FisherZDistribution", "test_sympy__stats__crv_types__FrechetDistribution", "test_sympy__stats__crv_types__GammaInverseDistribution", "test_sympy__stats__crv_types__GammaDistribution", "test_sympy__stats__crv_types__KumaraswamyDistribution", "test_sympy__stats__crv_types__LaplaceDistribution", "test_sympy__stats__crv_types__LogisticDistribution", "test_sympy__stats__crv_types__LogNormalDistribution", "test_sympy__stats__crv_types__MaxwellDistribution", "test_sympy__stats__crv_types__NakagamiDistribution", "test_sympy__stats__crv_types__NormalDistribution", "test_sympy__stats__crv_types__ParetoDistribution", "test_sympy__stats__crv_types__QuadraticUDistribution", "test_sympy__stats__crv_types__RaisedCosineDistribution", "test_sympy__stats__crv_types__RayleighDistribution", "test_sympy__stats__crv_types__StudentTDistribution", "test_sympy__stats__crv_types__TriangularDistribution", "test_sympy__stats__crv_types__UniformDistribution", "test_sympy__stats__crv_types__UniformSumDistribution", "test_sympy__stats__crv_types__VonMisesDistribution", "test_sympy__stats__crv_types__WeibullDistribution", "test_sympy__stats__crv_types__WignerSemicircleDistribution", "test_sympy__stats__drv_types__PoissonDistribution", "test_sympy__stats__drv_types__GeometricDistribution", "test_sympy__core__symbol__Dummy", "test_sympy__core__symbol__Symbol", "test_sympy__core__symbol__Wild", "test_sympy__functions__combinatorial__factorials__FallingFactorial", "test_sympy__functions__combinatorial__factorials__MultiFactorial", "test_sympy__functions__combinatorial__factorials__RisingFactorial", "test_sympy__functions__combinatorial__factorials__binomial", "test_sympy__functions__combinatorial__factorials__subfactorial", "test_sympy__functions__combinatorial__factorials__factorial", "test_sympy__functions__combinatorial__factorials__factorial2", "test_sympy__functions__combinatorial__numbers__bell", "test_sympy__functions__combinatorial__numbers__bernoulli", "test_sympy__functions__combinatorial__numbers__catalan", "test_sympy__functions__combinatorial__numbers__euler", "test_sympy__functions__combinatorial__numbers__fibonacci", "test_sympy__functions__combinatorial__numbers__harmonic", "test_sympy__functions__combinatorial__numbers__lucas", "test_sympy__functions__elementary__complexes__Abs", "test_sympy__functions__elementary__complexes__adjoint", "test_sympy__functions__elementary__complexes__arg", "test_sympy__functions__elementary__complexes__conjugate", "test_sympy__functions__elementary__complexes__im", "test_sympy__functions__elementary__complexes__re", "test_sympy__functions__elementary__complexes__sign", "test_sympy__functions__elementary__complexes__polar_lift", "test_sympy__functions__elementary__complexes__periodic_argument", "test_sympy__functions__elementary__complexes__principal_branch", "test_sympy__functions__elementary__complexes__transpose", "test_sympy__functions__elementary__exponential__LambertW", "test_sympy__functions__elementary__exponential__exp", "test_sympy__functions__elementary__exponential__exp_polar", "test_sympy__functions__elementary__exponential__log", "test_sympy__functions__elementary__hyperbolic__acosh", "test_sympy__functions__elementary__hyperbolic__acoth", "test_sympy__functions__elementary__hyperbolic__asinh", "test_sympy__functions__elementary__hyperbolic__atanh", "test_sympy__functions__elementary__hyperbolic__cosh", "test_sympy__functions__elementary__hyperbolic__coth", "test_sympy__functions__elementary__hyperbolic__sinh", "test_sympy__functions__elementary__hyperbolic__tanh", "test_sympy__functions__elementary__integers__ceiling", "test_sympy__functions__elementary__integers__floor", "test_sympy__functions__elementary__miscellaneous__IdentityFunction", "test_sympy__functions__elementary__miscellaneous__Max", "test_sympy__functions__elementary__miscellaneous__Min", "test_sympy__functions__elementary__piecewise__ExprCondPair", "test_sympy__functions__elementary__piecewise__Piecewise", "test_sympy__functions__elementary__trigonometric__acos", "test_sympy__functions__elementary__trigonometric__acot", "test_sympy__functions__elementary__trigonometric__asin", "test_sympy__functions__elementary__trigonometric__atan", "test_sympy__functions__elementary__trigonometric__atan2", "test_sympy__functions__elementary__trigonometric__cos", "test_sympy__functions__elementary__trigonometric__csc", "test_sympy__functions__elementary__trigonometric__cot", "test_sympy__functions__elementary__trigonometric__sin", "test_sympy__functions__elementary__trigonometric__sec", "test_sympy__functions__elementary__trigonometric__tan", "test_sympy__functions__special__bessel__besseli", "test_sympy__functions__special__bessel__besselj", "test_sympy__functions__special__bessel__besselk", "test_sympy__functions__special__bessel__bessely", "test_sympy__functions__special__bessel__hankel1", "test_sympy__functions__special__bessel__hankel2", "test_sympy__functions__special__bessel__jn", "test_sympy__functions__special__bessel__yn", "test_sympy__functions__special__elliptic_integrals__elliptic_k", "test_sympy__functions__special__elliptic_integrals__elliptic_f", "test_sympy__functions__special__elliptic_integrals__elliptic_e", "test_sympy__functions__special__elliptic_integrals__elliptic_pi", "test_sympy__functions__special__delta_functions__DiracDelta", "test_sympy__functions__special__delta_functions__Heaviside", "test_sympy__functions__special__error_functions__erf", "test_sympy__functions__special__error_functions__erfc", "test_sympy__functions__special__error_functions__erfi", "test_sympy__functions__special__error_functions__erf2", "test_sympy__functions__special__error_functions__erfinv", "test_sympy__functions__special__error_functions__erfcinv", "test_sympy__functions__special__error_functions__erf2inv", "test_sympy__functions__special__error_functions__fresnels", "test_sympy__functions__special__error_functions__fresnelc", "test_sympy__functions__special__error_functions__erfs", "test_sympy__functions__special__error_functions__Ei", "test_sympy__functions__special__error_functions__li", "test_sympy__functions__special__error_functions__Li", "test_sympy__functions__special__error_functions__Si", "test_sympy__functions__special__error_functions__Ci", "test_sympy__functions__special__error_functions__Shi", "test_sympy__functions__special__error_functions__Chi", "test_sympy__functions__special__error_functions__expint", "test_sympy__functions__special__gamma_functions__gamma", "test_sympy__functions__special__gamma_functions__loggamma", "test_sympy__functions__special__gamma_functions__lowergamma", "test_sympy__functions__special__gamma_functions__polygamma", "test_sympy__functions__special__gamma_functions__uppergamma", "test_sympy__functions__special__hyper__hyper", "test_sympy__functions__special__hyper__meijerg", "test_sympy__functions__special__hyper__HyperRep_power1", "test_sympy__functions__special__hyper__HyperRep_power2", "test_sympy__functions__special__hyper__HyperRep_log1", "test_sympy__functions__special__hyper__HyperRep_atanh", "test_sympy__functions__special__hyper__HyperRep_asin1", "test_sympy__functions__special__hyper__HyperRep_asin2", "test_sympy__functions__special__hyper__HyperRep_sqrts1", "test_sympy__functions__special__hyper__HyperRep_sqrts2", "test_sympy__functions__special__hyper__HyperRep_log2", "test_sympy__functions__special__hyper__HyperRep_cosasin", "test_sympy__functions__special__hyper__HyperRep_sinasin", "test_sympy__functions__special__polynomials__jacobi", "test_sympy__functions__special__polynomials__gegenbauer", "test_sympy__functions__special__polynomials__chebyshevt", "test_sympy__functions__special__polynomials__chebyshevt_root", "test_sympy__functions__special__polynomials__chebyshevu", "test_sympy__functions__special__polynomials__chebyshevu_root", "test_sympy__functions__special__polynomials__hermite", "test_sympy__functions__special__polynomials__legendre", "test_sympy__functions__special__polynomials__assoc_legendre", "test_sympy__functions__special__polynomials__laguerre", "test_sympy__functions__special__polynomials__assoc_laguerre", "test_sympy__functions__special__spherical_harmonics__Ynm", "test_sympy__functions__special__spherical_harmonics__Znm", "test_sympy__functions__special__tensor_functions__LeviCivita", "test_sympy__functions__special__tensor_functions__KroneckerDelta", "test_sympy__functions__special__zeta_functions__dirichlet_eta", "test_sympy__functions__special__zeta_functions__zeta", "test_sympy__functions__special__zeta_functions__lerchphi", "test_sympy__functions__special__zeta_functions__polylog", "test_sympy__integrals__integrals__Integral", "test_sympy__integrals__risch__NonElementaryIntegral", "test_sympy__integrals__transforms__MellinTransform", "test_sympy__integrals__transforms__InverseMellinTransform", "test_sympy__integrals__transforms__LaplaceTransform", "test_sympy__integrals__transforms__InverseLaplaceTransform", "test_sympy__integrals__transforms__InverseFourierTransform", "test_sympy__integrals__transforms__FourierTransform", "test_sympy__integrals__transforms__InverseSineTransform", "test_sympy__integrals__transforms__SineTransform", "test_sympy__integrals__transforms__InverseCosineTransform", "test_sympy__integrals__transforms__CosineTransform", "test_sympy__integrals__transforms__InverseHankelTransform", "test_sympy__integrals__transforms__HankelTransform", "test_sympy__logic__boolalg__And", "test_sympy__logic__boolalg__BooleanFunction", "test_sympy__logic__boolalg__BooleanTrue", "test_sympy__logic__boolalg__BooleanFalse", "test_sympy__logic__boolalg__Equivalent", "test_sympy__logic__boolalg__ITE", "test_sympy__logic__boolalg__Implies", "test_sympy__logic__boolalg__Nand", "test_sympy__logic__boolalg__Nor", "test_sympy__logic__boolalg__Not", "test_sympy__logic__boolalg__Or", "test_sympy__logic__boolalg__Xor", "test_sympy__matrices__matrices__DeferredVector", "test_sympy__matrices__immutable__ImmutableMatrix", "test_sympy__matrices__immutable__ImmutableSparseMatrix", "test_sympy__matrices__expressions__slice__MatrixSlice", "test_sympy__matrices__expressions__blockmatrix__BlockDiagMatrix", "test_sympy__matrices__expressions__blockmatrix__BlockMatrix", "test_sympy__matrices__expressions__inverse__Inverse", "test_sympy__matrices__expressions__matadd__MatAdd", "test_sympy__matrices__expressions__matexpr__MatrixElement", "test_sympy__matrices__expressions__matmul__MatMul", "test_sympy__matrices__expressions__diagonal__DiagonalMatrix", "test_sympy__matrices__expressions__diagonal__DiagonalOf", "test_sympy__matrices__expressions__hadamard__HadamardProduct", "test_sympy__matrices__expressions__matpow__MatPow", "test_sympy__matrices__expressions__transpose__Transpose", "test_sympy__matrices__expressions__adjoint__Adjoint", "test_sympy__matrices__expressions__trace__Trace", "test_sympy__matrices__expressions__determinant__Determinant", "test_sympy__matrices__expressions__funcmatrix__FunctionMatrix", "test_sympy__matrices__expressions__fourier__DFT", "test_sympy__matrices__expressions__fourier__IDFT", "test_sympy__matrices__expressions__factorizations__LofLU", "test_sympy__matrices__expressions__factorizations__UofLU", "test_sympy__matrices__expressions__factorizations__QofQR", "test_sympy__matrices__expressions__factorizations__RofQR", "test_sympy__matrices__expressions__factorizations__LofCholesky", "test_sympy__matrices__expressions__factorizations__UofCholesky", "test_sympy__matrices__expressions__factorizations__EigenVectors", "test_sympy__matrices__expressions__factorizations__EigenValues", "test_sympy__matrices__expressions__factorizations__UofSVD", "test_sympy__matrices__expressions__factorizations__VofSVD", "test_sympy__matrices__expressions__factorizations__SofSVD", "test_sympy__physics__mechanics__essential__CoordinateSym", "test_sympy__physics__gaussopt__BeamParameter", "test_sympy__physics__paulialgebra__Pauli", "test_sympy__physics__quantum__anticommutator__AntiCommutator", "test_sympy__physics__quantum__cartesian__PositionBra3D", "test_sympy__physics__quantum__cartesian__PositionKet3D", "test_sympy__physics__quantum__cartesian__PositionState3D", "test_sympy__physics__quantum__cartesian__PxBra", "test_sympy__physics__quantum__cartesian__PxKet", "test_sympy__physics__quantum__cartesian__PxOp", "test_sympy__physics__quantum__cartesian__XBra", "test_sympy__physics__quantum__cartesian__XKet", "test_sympy__physics__quantum__cartesian__XOp", "test_sympy__physics__quantum__cartesian__YOp", "test_sympy__physics__quantum__cartesian__ZOp", "test_sympy__physics__quantum__cg__CG", "test_sympy__physics__quantum__cg__Wigner3j", "test_sympy__physics__quantum__cg__Wigner6j", "test_sympy__physics__quantum__cg__Wigner9j", "test_sympy__physics__quantum__circuitplot__Mz", "test_sympy__physics__quantum__circuitplot__Mx", "test_sympy__physics__quantum__commutator__Commutator", "test_sympy__physics__quantum__constants__HBar", "test_sympy__physics__quantum__dagger__Dagger", "test_sympy__physics__quantum__gate__CGate", "test_sympy__physics__quantum__gate__CGateS", "test_sympy__physics__quantum__gate__CNotGate", "test_sympy__physics__quantum__gate__Gate", "test_sympy__physics__quantum__gate__HadamardGate", "test_sympy__physics__quantum__gate__IdentityGate", "test_sympy__physics__quantum__gate__OneQubitGate", "test_sympy__physics__quantum__gate__PhaseGate", "test_sympy__physics__quantum__gate__SwapGate", "test_sympy__physics__quantum__gate__TGate", "test_sympy__physics__quantum__gate__TwoQubitGate", "test_sympy__physics__quantum__gate__UGate", "test_sympy__physics__quantum__gate__XGate", "test_sympy__physics__quantum__gate__YGate", "test_sympy__physics__quantum__gate__ZGate", "test_sympy__physics__quantum__grover__WGate", "test_sympy__physics__quantum__hilbert__ComplexSpace", "test_sympy__physics__quantum__hilbert__DirectSumHilbertSpace", "test_sympy__physics__quantum__hilbert__FockSpace", "test_sympy__physics__quantum__hilbert__HilbertSpace", "test_sympy__physics__quantum__hilbert__L2", "test_sympy__physics__quantum__hilbert__TensorPowerHilbertSpace", "test_sympy__physics__quantum__hilbert__TensorProductHilbertSpace", "test_sympy__physics__quantum__innerproduct__InnerProduct", "test_sympy__physics__quantum__operator__DifferentialOperator", "test_sympy__physics__quantum__operator__HermitianOperator", "test_sympy__physics__quantum__operator__Operator", "test_sympy__physics__quantum__operator__OuterProduct", "test_sympy__physics__quantum__operator__UnitaryOperator", "test_sympy__physics__quantum__piab__PIABBra", "test_sympy__physics__quantum__piab__PIABHamiltonian", "test_sympy__physics__quantum__piab__PIABKet", "test_sympy__physics__quantum__qexpr__QExpr", "test_sympy__physics__quantum__qft__Fourier", "test_sympy__physics__quantum__qft__IQFT", "test_sympy__physics__quantum__qft__QFT", "test_sympy__physics__quantum__qft__RkGate", "test_sympy__physics__quantum__qubit__IntQubit", "test_sympy__physics__quantum__qubit__IntQubitBra", "test_sympy__physics__quantum__qubit__IntQubitState", "test_sympy__physics__quantum__qubit__Qubit", "test_sympy__physics__quantum__qubit__QubitBra", "test_sympy__physics__quantum__qubit__QubitState", "test_sympy__physics__quantum__density__Density", "test_sympy__physics__quantum__spin__CoupledSpinState", "test_sympy__physics__quantum__spin__J2Op", "test_sympy__physics__quantum__spin__JminusOp", "test_sympy__physics__quantum__spin__JplusOp", "test_sympy__physics__quantum__spin__JxBra", "test_sympy__physics__quantum__spin__JxBraCoupled", "test_sympy__physics__quantum__spin__JxKet", "test_sympy__physics__quantum__spin__JxKetCoupled", "test_sympy__physics__quantum__spin__JxOp", "test_sympy__physics__quantum__spin__JyBra", "test_sympy__physics__quantum__spin__JyBraCoupled", "test_sympy__physics__quantum__spin__JyKet", "test_sympy__physics__quantum__spin__JyKetCoupled", "test_sympy__physics__quantum__spin__JyOp", "test_sympy__physics__quantum__spin__JzBra", "test_sympy__physics__quantum__spin__JzBraCoupled", "test_sympy__physics__quantum__spin__JzKet", "test_sympy__physics__quantum__spin__JzKetCoupled", "test_sympy__physics__quantum__spin__JzOp", "test_sympy__physics__quantum__spin__Rotation", "test_sympy__physics__quantum__spin__SpinState", "test_sympy__physics__quantum__spin__WignerD", "test_sympy__physics__quantum__state__Bra", "test_sympy__physics__quantum__state__BraBase", "test_sympy__physics__quantum__state__Ket", "test_sympy__physics__quantum__state__KetBase", "test_sympy__physics__quantum__state__State", "test_sympy__physics__quantum__state__StateBase", "test_sympy__physics__quantum__state__TimeDepBra", "test_sympy__physics__quantum__state__TimeDepKet", "test_sympy__physics__quantum__state__TimeDepState", "test_sympy__physics__quantum__state__Wavefunction", "test_sympy__physics__quantum__tensorproduct__TensorProduct", "test_sympy__physics__quantum__identitysearch__GateIdentity", "test_sympy__physics__quantum__sho1d__SHOOp", "test_sympy__physics__quantum__sho1d__RaisingOp", "test_sympy__physics__quantum__sho1d__LoweringOp", "test_sympy__physics__quantum__sho1d__NumberOp", "test_sympy__physics__quantum__sho1d__Hamiltonian", "test_sympy__physics__quantum__sho1d__SHOState", "test_sympy__physics__quantum__sho1d__SHOKet", "test_sympy__physics__quantum__sho1d__SHOBra", "test_sympy__physics__secondquant__AnnihilateBoson", "test_sympy__physics__secondquant__AnnihilateFermion", "test_sympy__physics__secondquant__AntiSymmetricTensor", "test_sympy__physics__secondquant__BosonState", "test_sympy__physics__secondquant__Commutator", "test_sympy__physics__secondquant__CreateBoson", "test_sympy__physics__secondquant__CreateFermion", "test_sympy__physics__secondquant__Dagger", "test_sympy__physics__secondquant__FermionState", "test_sympy__physics__secondquant__FermionicOperator", "test_sympy__physics__secondquant__FockState", "test_sympy__physics__secondquant__FockStateBosonBra", "test_sympy__physics__secondquant__FockStateBosonKet", "test_sympy__physics__secondquant__FockStateBra", "test_sympy__physics__secondquant__FockStateFermionBra", "test_sympy__physics__secondquant__FockStateFermionKet", "test_sympy__physics__secondquant__FockStateKet", "test_sympy__physics__secondquant__InnerProduct", "test_sympy__physics__secondquant__NO", "test_sympy__physics__secondquant__PermutationOperator", "test_sympy__physics__secondquant__SqOperator", "test_sympy__physics__secondquant__TensorSymbol", "test_sympy__physics__units__Unit", "test_sympy__polys__numberfields__AlgebraicNumber", "test_sympy__polys__polytools__GroebnerBasis", "test_sympy__polys__polytools__Poly", "test_sympy__polys__polytools__PurePoly", "test_sympy__polys__rootoftools__RootOf", "test_sympy__polys__rootoftools__RootSum", "test_sympy__series__limits__Limit", "test_sympy__series__order__Order", "test_sympy__simplify__hyperexpand__Hyper_Function", "test_sympy__simplify__hyperexpand__G_Function", "test_sympy__tensor__indexed__Idx", "test_sympy__tensor__indexed__Indexed", "test_sympy__tensor__indexed__IndexedBase", "test_sympy__tensor__tensor__TensorIndexType", "test_sympy__tensor__tensor__TensorSymmetry", "test_sympy__tensor__tensor__TensorType", "test_sympy__tensor__tensor__TensorHead", "test_sympy__tensor__tensor__TensorIndex", "test_sympy__tensor__tensor__TensAdd", "test_sympy__tensor__tensor__TensMul", "test_sympy__geometry__curve__Curve", "test_sympy__geometry__point__Point", "test_sympy__geometry__ellipse__Ellipse", "test_sympy__geometry__ellipse__Circle", "test_sympy__geometry__line__LinearEntity", "test_sympy__geometry__line__Line", "test_sympy__geometry__line__Ray", "test_sympy__geometry__line__Segment", "test_sympy__geometry__polygon__Polygon", "test_sympy__geometry__polygon__RegularPolygon", "test_sympy__geometry__polygon__Triangle", "test_sympy__geometry__entity__GeometryEntity", "test_sympy__diffgeom__diffgeom__Differential", "test_sympy__diffgeom__diffgeom__Commutator", "test_sympy__diffgeom__diffgeom__TensorProduct", "test_sympy__diffgeom__diffgeom__WedgeProduct", "test_sympy__diffgeom__diffgeom__LieDerivative", "test_sympy__diffgeom__diffgeom__CovarDerivativeOp", "test_sympy__categories__baseclasses__Class", "test_sympy__categories__baseclasses__Object", "test_sympy__categories__baseclasses__IdentityMorphism", "test_sympy__categories__baseclasses__NamedMorphism", "test_sympy__categories__baseclasses__CompositeMorphism", "test_sympy__categories__baseclasses__Diagram", "test_sympy__categories__baseclasses__Category", "test_sin", "test_sin_cos", "test_sin_series", "test_sin_rewrite", "test_sin_expansion", "test_trig_symmetry", "test_cos", "test_issue_3091", "test_cos_series", "test_cos_rewrite", "test_cos_expansion", "test_tan", "test_tan_series", "test_tan_rewrite", "test_tan_subs", "test_tan_expansion", "test_cot", "test_cot_series", "test_cot_rewrite", "test_cot_subs", "test_cot_expansion", "test_asin", "test_asin_series", "test_asin_rewrite", "test_acos", "test_acos_series", "test_acos_rewrite", "test_atan", "test_atan_rewrite", "test_atan2", "test_acot", "test_acot_rewrite", "test_attributes", "test_sincos_rewrite", "test_evenodd_rewrite", "test_issue1448", "test_as_leading_term_issue2173", "test_leading_terms", "test_atan2_expansion", "test_aseries", "test_issue_1321", "test_inverses", "test_real_imag" ]
sympy__sympy-2556
2,556
sympy/sympy
0.7
3c450eee18dfe7bb97dfa5ef35a6db3e47e337eb
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-10-28T20:36:57Z
[ "test_fcode_precedence", "test_fcode_Logical", "test_fcode_Xlogical", "test_fcode_Relational" ]
[ "test_printmethod", "test_fcode_Pow", "test_fcode_Rational", "test_fcode_Integer", "test_fcode_Float", "test_fcode_functions", "test_fcode_functions_with_integers", "test_fcode_NumberSymbol", "test_fcode_complex", "test_implicit", "test_not_fortran", "test_user_functions", "test_inline_function", "test_assign_to", "test_line_wrapping", "test_fcode_Piecewise", "test_wrap_fortran", "test_wrap_fortran_keep_d0", "test_settings", "test_free_form_code_line", "test_free_form_continuation_line", "test_free_form_comment_line", "test_loops", "test_dummy_loops", "test_derived_classes" ]
sympy__sympy-2571
2,571
sympy/sympy
0.7
a5c88ab56e4ca06c3a1e83e1503a53c121cb42d1
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-11-04T02:33:36Z
[ "test_pinv_solve" ]
[ "test_args", "test_division", "test_sum", "test_addition", "test_multiplication", "test_power", "test_creation", "test_tolist", "test_as_mutable", "test_determinant", "test_det_LU_decomposition", "test_berkowitz_minors", "test_submatrix", "test_submatrix_assignment", "test_extract", "test_reshape", "test_applyfunc", "test_expand", "test_random", "test_LUdecomp", "test_LUsolve", "test_QRsolve", "test_inverse", "test_matrix_inverse_mod", "test_util", "test_jacobian_hessian", "test_QR", "test_QR_non_square", "test_nullspace", "test_wronskian", "test_eigen", "test_subs", "test_transpose", "test_conjugate", "test_conj_dirac", "test_trace", "test_shape", "test_col_row_op", "test_zip_row_op", "test_issue851", "test_issue882", "test_evalf", "test_is_symbolic", "test_is_upper", "test_is_lower", "test_is_nilpotent", "test_zeros_ones_fill", "test_empty_zeros", "test_issue650", "test_inv_iszerofunc", "test_jacobian_metrics", "test_jacobian2", "test_issue1465", "test_nonvectorJacobian", "test_vec", "test_vech", "test_vech_errors", "test_diag", "test_get_diag_blocks1", "test_get_diag_blocks2", "test_inv_block", "test_creation_args", "test_diagonal_symmetrical", "test_diagonalization", "test_jordan_form", "test_Matrix_berkowitz_charpoly", "test_exp", "test_has", "test_errors", "test_len", "test_integrate", "test_limit", "test_diff", "test_getattr", "test_hessenberg", "test_cholesky", "test_LDLdecomposition", "test_cholesky_solve", "test_LDLsolve", "test_lower_triangular_solve", "test_upper_triangular_solve", "test_diagonal_solve", "test_matrix_norm", "test_singular_values", "test_condition_number", "test_equality", "test_col_join", "test_row_insert", "test_col_insert", "test_normalized", "test_print_nonzero", "test_zeros_eye", "test_is_zero", "test_rotation_matrices", "test_DeferredVector", "test_DeferredVector_Matrix", "test_GramSchmidt", "test_casoratian", "test_zero_dimension_multiply", "test_slice_issue_2884", "test_slice_issue_3401", "test_copyin", "test_invertible_check", "test_is_Identity", "test_dot", "test_dual", "test_anti_symmetric", "test_normalize_sort_diogonalization", "test_issue2222", "test_issue2221", "test_cross", "test_hash", "test_adjoint", "test_simplify", "test_rank", "test_replace", "test_replace_map", "test_atoms" ]
sympy__sympy-2577
2,577
sympy/sympy
0.7
a0e62084297c9427d75c9fd06e57f79e68147520
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-11-09T13:34:00Z
[ "test_Min", "test_Max", "test_root" ]
[]
sympy__sympy-2616
2,616
sympy/sympy
0.7
ced4df31693f33d4ee9df4a569c77f59745e17c6
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-11-20T10:58:43Z
[ "test_contains" ]
[ "test_caching_bug", "test_simple_1", "test_simple_2", "test_simple_3", "test_simple_4", "test_simple_5", "test_simple_6", "test_simple_7", "test_simple_8", "test_as_expr_variables", "test_contains_0", "test_contains_1", "test_contains_2", "test_contains_3", "test_add_1", "test_ln_args", "test_multivar_0", "test_multivar_0a", "test_multivar_1", "test_multivar_2", "test_multivar_mul_1", "test_multivar_3", "test_issue369", "test_leading_order", "test_leading_order2", "test_order_leadterm", "test_order_symbols", "test_nan", "test_O1", "test_getn", "test_diff", "test_getO", "test_leading_term", "test_eval", "test_oseries", "test_issue_1180", "test_issue_1756", "test_order_conjugate_transpose", "test_order_noncommutative", "test_issue_3654", "test_order_at_infinity" ]
sympy__sympy-2622
2,622
sympy/sympy
0.7
5e822eff91d14c188a3b50f9ead44c170432b9fc
3555a90ee3ac3c7082df19d96a922630100c69cc
2013-11-22T11:16:45Z
[ "test_fancy_index_matrix" ]
[ "test_args", "test_division", "test_sum", "test_addition", "test_multiplication", "test_power", "test_creation", "test_tolist", "test_as_mutable", "test_determinant", "test_det_LU_decomposition", "test_berkowitz_minors", "test_submatrix", "test_submatrix_assignment", "test_extract", "test_reshape", "test_applyfunc", "test_expand", "test_random", "test_LUdecomp", "test_LUsolve", "test_QRsolve", "test_inverse", "test_matrix_inverse_mod", "test_util", "test_jacobian_hessian", "test_QR", "test_QR_non_square", "test_nullspace", "test_wronskian", "test_eigen", "test_subs", "test_transpose", "test_conjugate", "test_conj_dirac", "test_trace", "test_shape", "test_col_row_op", "test_zip_row_op", "test_issue851", "test_issue882", "test_evalf", "test_is_symbolic", "test_is_upper", "test_is_lower", "test_is_nilpotent", "test_zeros_ones_fill", "test_empty_zeros", "test_issue650", "test_inv_iszerofunc", "test_jacobian_metrics", "test_jacobian2", "test_issue1465", "test_nonvectorJacobian", "test_vec", "test_vech", "test_vech_errors", "test_diag", "test_get_diag_blocks1", "test_get_diag_blocks2", "test_inv_block", "test_creation_args", "test_diagonal_symmetrical", "test_diagonalization", "test_jordan_form", "test_Matrix_berkowitz_charpoly", "test_exp", "test_has", "test_errors", "test_len", "test_integrate", "test_limit", "test_diff", "test_getattr", "test_hessenberg", "test_cholesky", "test_LDLdecomposition", "test_cholesky_solve", "test_LDLsolve", "test_lower_triangular_solve", "test_upper_triangular_solve", "test_diagonal_solve", "test_matrix_norm", "test_singular_values", "test_condition_number", "test_equality", "test_col_join", "test_row_insert", "test_col_insert", "test_normalized", "test_print_nonzero", "test_zeros_eye", "test_is_zero", "test_rotation_matrices", "test_DeferredVector", "test_DeferredVector_Matrix", "test_GramSchmidt", "test_casoratian", "test_zero_dimension_multiply", "test_slice_issue_2884", "test_slice_issue_3401", "test_copyin", "test_invertible_check", "test_issue_2865", "test_is_Identity", "test_dot", "test_dual", "test_anti_symmetric", "test_normalize_sort_diogonalization", "test_issue2222", "test_issue2221", "test_cross", "test_hash", "test_adjoint", "test_simplify", "test_rank", "test_replace", "test_replace_map", "test_atoms", "test_pinv_solve" ]
tfranzel__drf-spectacular-953
953
tfranzel/drf-spectacular
null
43a4474f3c51de32dc553f75abe4c44ea674340d
22b78d6cd3f292ce2952382bcc2b7aefe228a1dd
2023-03-03T14:30:35Z
[ "tests/test_polymorphic.py::test_polymorphic[LambdaPersonViewSet]" ]
[ "tests/test_polymorphic.py::test_polymorphic[ImplicitPersonViewSet]", "tests/test_polymorphic.py::test_polymorphic[ExplicitPersonViewSet]", "tests/test_polymorphic.py::test_polymorphic_serializer_as_field_via_extend_schema_field", "tests/test_polymorphic.py::test_polymorphic_serializer_as_method_field_via_extend_schema_field", "tests/test_polymorphic.py::test_stripped_down_polymorphic_serializer", "tests/test_polymorphic.py::test_many_polymorphic_serializer_extend_schema[True]", "tests/test_polymorphic.py::test_many_polymorphic_serializer_extend_schema[False]", "tests/test_polymorphic.py::test_many_polymorphic_proxy_serializer_extend_schema_field[True]", "tests/test_polymorphic.py::test_many_polymorphic_proxy_serializer_extend_schema_field[False]", "tests/test_polymorphic.py::test_polymorphic_proxy_serializer_misusage", "tests/test_polymorphic.py::test_polymorphic_split_request_with_ro_serializer[True]", "tests/test_polymorphic.py::test_polymorphic_split_request_with_ro_serializer[False]", "tests/test_polymorphic.py::test_polymorphic_forced_many_false", "tests/test_polymorphic.py::test_polymorphic_manual_many" ]
tobymao__sqlglot-100
100
tobymao/sqlglot
null
7f44229475a1462fb7a624ddd1e1801a7116d6a8
ceb42fabad60312699e4b15936aeebac00e22e4d
2022-04-21T22:58:53Z
[ "tests/test_build.py::TestBuild::test_build" ]
[]
tobymao__sqlglot-103
103
tobymao/sqlglot
null
989d7719f5f8fec467f6aef867a1aabb9281c07d
ceb42fabad60312699e4b15936aeebac00e22e4d
2022-04-25T20:50:40Z
[ "tests/test_dialects.py::TestDialects::test_tableau" ]
[ "tests/test_dialects.py::TestDialects::test_duckdb", "tests/test_dialects.py::TestDialects::test_hive", "tests/test_dialects.py::TestDialects::test_mysql", "tests/test_dialects.py::TestDialects::test_oracle", "tests/test_dialects.py::TestDialects::test_postgres", "tests/test_dialects.py::TestDialects::test_presto", "tests/test_dialects.py::TestDialects::test_spark", "tests/test_dialects.py::TestDialects::test_sqlite", "tests/test_dialects.py::TestDialects::test_starrocks" ]
tobymao__sqlglot-106
106
tobymao/sqlglot
null
9badfd073fcb73513e07e407e50bdf1d9a26a145
ceb42fabad60312699e4b15936aeebac00e22e4d
2022-04-28T17:33:05Z
[ "tests/test_expressions.py::TestExpressions::test_alias" ]
[ "tests/test_expressions.py::TestExpressions::test_column", "tests/test_expressions.py::TestExpressions::test_depth", "tests/test_expressions.py::TestExpressions::test_eq", "tests/test_expressions.py::TestExpressions::test_find", "tests/test_expressions.py::TestExpressions::test_find_all", "tests/test_expressions.py::TestExpressions::test_functions", "tests/test_expressions.py::TestExpressions::test_hash", "tests/test_expressions.py::TestExpressions::test_sql", "tests/test_expressions.py::TestExpressions::test_text", "tests/test_expressions.py::TestExpressions::test_transform_no_infinite_recursion", "tests/test_expressions.py::TestExpressions::test_transform_simple", "tests/test_expressions.py::TestExpressions::test_transform_with_arguments" ]
tobymao__sqlglot-1115
1,115
tobymao/sqlglot
null
7e2e4e8dcbd4a92652f88e8d2106ed98e5aac040
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-02-07T19:09:37Z
[ "tests/test_build.py::TestBuild::test_build" ]
[]
tobymao__sqlglot-1233
1,233
tobymao/sqlglot
null
b635c7b114548ea21106922a294f241b6bba030c
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-02-28T17:35:28Z
[ "tests/dialects/test_teradata.py::TestTeradata::test_create" ]
[ "tests/dialects/test_teradata.py::TestTeradata::test_abbrev", "tests/dialects/test_teradata.py::TestTeradata::test_datatype", "tests/dialects/test_teradata.py::TestTeradata::test_insert", "tests/dialects/test_teradata.py::TestTeradata::test_mod", "tests/dialects/test_teradata.py::TestTeradata::test_translate", "tests/dialects/test_teradata.py::TestTeradata::test_update" ]
tobymao__sqlglot-1252
1,252
tobymao/sqlglot
null
c371ac055a7546d8215d3a2acc0d1a64f43a07f1
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-03-05T07:24:58Z
[ "tests/test_build.py::TestBuild::test_build" ]
[]
tobymao__sqlglot-1288
1,288
tobymao/sqlglot
null
3871647e60a33212b565245cbd73e8963e377d71
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-03-10T19:12:09Z
[ "tests/dialects/test_snowflake.py::TestSnowflake::test_ddl", "tests/dialects/test_snowflake.py::TestSnowflake::test_describe_table", "tests/dialects/test_snowflake.py::TestSnowflake::test_flatten", "tests/dialects/test_snowflake.py::TestSnowflake::test_match_recognize", "tests/dialects/test_snowflake.py::TestSnowflake::test_minus", "tests/dialects/test_snowflake.py::TestSnowflake::test_null_treatment", "tests/dialects/test_snowflake.py::TestSnowflake::test_parse_like_any", "tests/dialects/test_snowflake.py::TestSnowflake::test_sample", "tests/dialects/test_snowflake.py::TestSnowflake::test_semi_structured_types", "tests/dialects/test_snowflake.py::TestSnowflake::test_snowflake", "tests/dialects/test_snowflake.py::TestSnowflake::test_stored_procedures", "tests/dialects/test_snowflake.py::TestSnowflake::test_table_literal", "tests/dialects/test_snowflake.py::TestSnowflake::test_timestamps", "tests/dialects/test_snowflake.py::TestSnowflake::test_user_defined_functions", "tests/dialects/test_snowflake.py::TestSnowflake::test_values", "tests/test_transforms.py::TestTransforms::test_eliminate_distinct_on", "tests/test_transforms.py::TestTransforms::test_eliminate_qualify", "tests/test_transforms.py::TestTransforms::test_remove_precision_parameterized_types", "tests/test_transforms.py::TestTransforms::test_unalias_group" ]
[]
tobymao__sqlglot-129
129
tobymao/sqlglot
null
5b60888d8a3b4c018acdd6ff980f94582332987e
ceb42fabad60312699e4b15936aeebac00e22e4d
2022-05-20T06:50:27Z
[ "tests/test_expressions.py::TestExpressions::test_alias", "tests/test_expressions.py::TestExpressions::test_alias_or_name", "tests/test_expressions.py::TestExpressions::test_column", "tests/test_expressions.py::TestExpressions::test_depth", "tests/test_expressions.py::TestExpressions::test_eq", "tests/test_expressions.py::TestExpressions::test_find", "tests/test_expressions.py::TestExpressions::test_find_all", "tests/test_expressions.py::TestExpressions::test_find_ancestor", "tests/test_expressions.py::TestExpressions::test_functions", "tests/test_expressions.py::TestExpressions::test_hash", "tests/test_expressions.py::TestExpressions::test_sql", "tests/test_expressions.py::TestExpressions::test_text", "tests/test_expressions.py::TestExpressions::test_transform_no_infinite_recursion", "tests/test_expressions.py::TestExpressions::test_transform_simple", "tests/test_expressions.py::TestExpressions::test_transform_with_arguments", "tests/test_optimizer.py::TestParser::test_qualify_tables" ]
[]
tobymao__sqlglot-130
130
tobymao/sqlglot
null
5b60888d8a3b4c018acdd6ff980f94582332987e
ceb42fabad60312699e4b15936aeebac00e22e4d
2022-05-20T16:13:55Z
[ "tests/test_expressions.py::TestExpressions::test_replace" ]
[ "tests/test_expressions.py::TestExpressions::test_alias", "tests/test_expressions.py::TestExpressions::test_alias_or_name", "tests/test_expressions.py::TestExpressions::test_column", "tests/test_expressions.py::TestExpressions::test_depth", "tests/test_expressions.py::TestExpressions::test_eq", "tests/test_expressions.py::TestExpressions::test_find", "tests/test_expressions.py::TestExpressions::test_find_all", "tests/test_expressions.py::TestExpressions::test_functions", "tests/test_expressions.py::TestExpressions::test_hash", "tests/test_expressions.py::TestExpressions::test_sql", "tests/test_expressions.py::TestExpressions::test_text", "tests/test_expressions.py::TestExpressions::test_transform_no_infinite_recursion", "tests/test_expressions.py::TestExpressions::test_transform_simple", "tests/test_expressions.py::TestExpressions::test_transform_with_arguments" ]
tobymao__sqlglot-1486
1,486
tobymao/sqlglot
null
7c1f995b7d9345abfed5fe1fee9b0d5c8d301cb0
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-04-26T17:06:36Z
[ "tests/test_parser.py::TestParser::test_pivot_columns" ]
[ "tests/test_parser.py::TestParser::test_column", "tests/test_parser.py::TestParser::test_command", "tests/test_parser.py::TestParser::test_comment_error_n", "tests/test_parser.py::TestParser::test_comment_error_r", "tests/test_parser.py::TestParser::test_comments", "tests/test_parser.py::TestParser::test_create_table_error", "tests/test_parser.py::TestParser::test_expression", "tests/test_parser.py::TestParser::test_float", "tests/test_parser.py::TestParser::test_identify", "tests/test_parser.py::TestParser::test_lambda_struct", "tests/test_parser.py::TestParser::test_missing_by", "tests/test_parser.py::TestParser::test_multi", "tests/test_parser.py::TestParser::test_parameter", "tests/test_parser.py::TestParser::test_parse_empty", "tests/test_parser.py::TestParser::test_parse_errors", "tests/test_parser.py::TestParser::test_parse_into", "tests/test_parser.py::TestParser::test_parse_into_error", "tests/test_parser.py::TestParser::test_parse_into_errors", "tests/test_parser.py::TestParser::test_pretty_config_override", "tests/test_parser.py::TestParser::test_rename_table", "tests/test_parser.py::TestParser::test_select", "tests/test_parser.py::TestParser::test_set_expression", "tests/test_parser.py::TestParser::test_space", "tests/test_parser.py::TestParser::test_table", "tests/test_parser.py::TestParser::test_transactions", "tests/test_parser.py::TestParser::test_type_literals", "tests/test_parser.py::TestParser::test_unary_plus", "tests/test_parser.py::TestParser::test_union_order", "tests/test_parser.py::TestParser::test_var" ]
tobymao__sqlglot-1501
1,501
tobymao/sqlglot
null
2ef687d6b91d8549f06c8d1d3fe85ce85b74dd45
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-04-28T19:28:51Z
[ "tests/dialects/test_presto.py::TestPresto::test_explode_to_unnest" ]
[ "tests/dialects/test_presto.py::TestPresto::test_cast", "tests/dialects/test_presto.py::TestPresto::test_ddl", "tests/dialects/test_presto.py::TestPresto::test_encode_decode", "tests/dialects/test_presto.py::TestPresto::test_hex_unhex", "tests/dialects/test_presto.py::TestPresto::test_interval_plural_to_singular", "tests/dialects/test_presto.py::TestPresto::test_json", "tests/dialects/test_presto.py::TestPresto::test_presto", "tests/dialects/test_presto.py::TestPresto::test_quotes", "tests/dialects/test_presto.py::TestPresto::test_regex", "tests/dialects/test_presto.py::TestPresto::test_time", "tests/dialects/test_presto.py::TestPresto::test_unnest" ]
tobymao__sqlglot-1516
1,516
tobymao/sqlglot
null
20cacba59b697c70986baac3e3176875893e16e1
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-02T06:27:49Z
[ "tests/test_build.py::TestBuild::test_build" ]
[]
tobymao__sqlglot-1529
1,529
tobymao/sqlglot
null
e7111ba6afdb67ae7be52cf39384d7bcb86a8dac
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-03T17:07:13Z
[ "tests/dialects/test_spark.py::TestSpark::test_spark", "tests/dialects/test_tsql.py::TestTSQL::test_date_diff" ]
[ "tests/dialects/test_spark.py::TestSpark::test_bool_or", "tests/dialects/test_spark.py::TestSpark::test_current_user", "tests/dialects/test_spark.py::TestSpark::test_ddl", "tests/dialects/test_spark.py::TestSpark::test_hint", "tests/dialects/test_spark.py::TestSpark::test_iif", "tests/dialects/test_spark.py::TestSpark::test_to_date", "tests/dialects/test_tsql.py::TestTSQL::test_add_date", "tests/dialects/test_tsql.py::TestTSQL::test_charindex", "tests/dialects/test_tsql.py::TestTSQL::test_convert_date_format", "tests/dialects/test_tsql.py::TestTSQL::test_current_user", "tests/dialects/test_tsql.py::TestTSQL::test_datefromparts", "tests/dialects/test_tsql.py::TestTSQL::test_datename", "tests/dialects/test_tsql.py::TestTSQL::test_datepart", "tests/dialects/test_tsql.py::TestTSQL::test_eomonth", "tests/dialects/test_tsql.py::TestTSQL::test_format", "tests/dialects/test_tsql.py::TestTSQL::test_hints", "tests/dialects/test_tsql.py::TestTSQL::test_identifier_prefixes", "tests/dialects/test_tsql.py::TestTSQL::test_iif", "tests/dialects/test_tsql.py::TestTSQL::test_isnull", "tests/dialects/test_tsql.py::TestTSQL::test_jsonvalue", "tests/dialects/test_tsql.py::TestTSQL::test_lateral_subquery", "tests/dialects/test_tsql.py::TestTSQL::test_lateral_table_valued_function", "tests/dialects/test_tsql.py::TestTSQL::test_len", "tests/dialects/test_tsql.py::TestTSQL::test_replicate", "tests/dialects/test_tsql.py::TestTSQL::test_string", "tests/dialects/test_tsql.py::TestTSQL::test_system_time", "tests/dialects/test_tsql.py::TestTSQL::test_top", "tests/dialects/test_tsql.py::TestTSQL::test_tsql", "tests/dialects/test_tsql.py::TestTSQL::test_types", "tests/dialects/test_tsql.py::TestTSQL::test_udf" ]
tobymao__sqlglot-1566
1,566
tobymao/sqlglot
null
474474213bc9de3397a633996362c44d469d4037
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-08T21:24:27Z
[ "tests/test_build.py::TestBuild::test_build" ]
[]
tobymao__sqlglot-1603
1,603
tobymao/sqlglot
null
41b90bed8ed91a1ef7b8e737b508508d3abba9cf
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-12T14:57:59Z
[ "tests/dialects/test_clickhouse.py::TestClickhouse::test_ternary" ]
[ "tests/dialects/test_clickhouse.py::TestClickhouse::test_clickhouse", "tests/dialects/test_clickhouse.py::TestClickhouse::test_cte", "tests/dialects/test_clickhouse.py::TestClickhouse::test_ddl", "tests/dialects/test_clickhouse.py::TestClickhouse::test_signed_and_unsigned_types" ]
tobymao__sqlglot-161
161
tobymao/sqlglot
null
7ec1022ac4c1fbaeb44e47d5f187a78e5c14735a
ceb42fabad60312699e4b15936aeebac00e22e4d
2022-06-06T13:50:53Z
[ "tests/test_dialects.py::TestDialects::test_presto", "tests/test_dialects.py::TestDialects::test_sqlite" ]
[ "tests/test_dialects.py::TestDialects::test_duckdb", "tests/test_dialects.py::TestDialects::test_hive", "tests/test_dialects.py::TestDialects::test_mysql", "tests/test_dialects.py::TestDialects::test_oracle", "tests/test_dialects.py::TestDialects::test_postgres", "tests/test_dialects.py::TestDialects::test_snowflake", "tests/test_dialects.py::TestDialects::test_spark", "tests/test_dialects.py::TestDialects::test_starrocks", "tests/test_dialects.py::TestDialects::test_tableau" ]
tobymao__sqlglot-1627
1,627
tobymao/sqlglot
null
9c3cd2cabe39a683832c0fbad26714c31b41bc76
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-15T17:48:43Z
[ "tests/dialects/test_snowflake.py::TestSnowflake::test_ddl" ]
[ "tests/dialects/test_snowflake.py::TestSnowflake::test_describe_table", "tests/dialects/test_snowflake.py::TestSnowflake::test_flatten", "tests/dialects/test_snowflake.py::TestSnowflake::test_match_recognize", "tests/dialects/test_snowflake.py::TestSnowflake::test_minus", "tests/dialects/test_snowflake.py::TestSnowflake::test_null_treatment", "tests/dialects/test_snowflake.py::TestSnowflake::test_parse_like_any", "tests/dialects/test_snowflake.py::TestSnowflake::test_sample", "tests/dialects/test_snowflake.py::TestSnowflake::test_semi_structured_types", "tests/dialects/test_snowflake.py::TestSnowflake::test_snowflake", "tests/dialects/test_snowflake.py::TestSnowflake::test_stored_procedures", "tests/dialects/test_snowflake.py::TestSnowflake::test_table_literal", "tests/dialects/test_snowflake.py::TestSnowflake::test_timestamps", "tests/dialects/test_snowflake.py::TestSnowflake::test_user_defined_functions", "tests/dialects/test_snowflake.py::TestSnowflake::test_values" ]
tobymao__sqlglot-1630
1,630
tobymao/sqlglot
null
99532d9febafd4b5f952769214dbf340cd6cb908
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-15T23:48:40Z
[ "tests/test_build.py::TestBuild::test_build" ]
[]
tobymao__sqlglot-1642
1,642
tobymao/sqlglot
null
ef428827ab3b68160f1f635ce7fa581a74ded8f5
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-17T15:52:15Z
[ "tests/dialects/test_mysql.py::TestMySQL::test_identity", "tests/dialects/test_mysql.py::TestMySQL::test_mysql", "tests/dialects/test_oracle.py::TestOracle::test_oracle" ]
[ "tests/dialects/test_mysql.py::TestMySQL::test_bits_literal", "tests/dialects/test_mysql.py::TestMySQL::test_canonical_functions", "tests/dialects/test_mysql.py::TestMySQL::test_convert", "tests/dialects/test_mysql.py::TestMySQL::test_date_format", "tests/dialects/test_mysql.py::TestMySQL::test_ddl", "tests/dialects/test_mysql.py::TestMySQL::test_escape", "tests/dialects/test_mysql.py::TestMySQL::test_hexadecimal_literal", "tests/dialects/test_mysql.py::TestMySQL::test_introducers", "tests/dialects/test_mysql.py::TestMySQL::test_match_against", "tests/dialects/test_mysql.py::TestMySQL::test_mysql_time", "tests/dialects/test_mysql.py::TestMySQL::test_set_variable", "tests/dialects/test_mysql.py::TestMySQL::test_show_columns", "tests/dialects/test_mysql.py::TestMySQL::test_show_db_like_or_where_sql", "tests/dialects/test_mysql.py::TestMySQL::test_show_engine", "tests/dialects/test_mysql.py::TestMySQL::test_show_errors", "tests/dialects/test_mysql.py::TestMySQL::test_show_events", "tests/dialects/test_mysql.py::TestMySQL::test_show_grants", "tests/dialects/test_mysql.py::TestMySQL::test_show_index", "tests/dialects/test_mysql.py::TestMySQL::test_show_like_or_where", "tests/dialects/test_mysql.py::TestMySQL::test_show_name", "tests/dialects/test_mysql.py::TestMySQL::test_show_processlist", "tests/dialects/test_mysql.py::TestMySQL::test_show_profile", "tests/dialects/test_mysql.py::TestMySQL::test_show_replica_status", "tests/dialects/test_mysql.py::TestMySQL::test_show_simple", "tests/dialects/test_mysql.py::TestMySQL::test_show_tables", "tests/dialects/test_mysql.py::TestMySQL::test_string_literals", "tests/dialects/test_mysql.py::TestMySQL::test_types", "tests/dialects/test_oracle.py::TestOracle::test_hints", "tests/dialects/test_oracle.py::TestOracle::test_join_marker", "tests/dialects/test_oracle.py::TestOracle::test_match_recognize", "tests/dialects/test_oracle.py::TestOracle::test_xml_table" ]
tobymao__sqlglot-1687
1,687
tobymao/sqlglot
null
da04a631e2dcfc6ef6d3c55153b81292f0c07312
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-05-24T14:50:08Z
[ "tests/dialects/test_presto.py::TestPresto::test_presto" ]
[ "tests/dialects/test_presto.py::TestPresto::test_cast", "tests/dialects/test_presto.py::TestPresto::test_ddl", "tests/dialects/test_presto.py::TestPresto::test_encode_decode", "tests/dialects/test_presto.py::TestPresto::test_explode_to_unnest", "tests/dialects/test_presto.py::TestPresto::test_hex_unhex", "tests/dialects/test_presto.py::TestPresto::test_interval_plural_to_singular", "tests/dialects/test_presto.py::TestPresto::test_json", "tests/dialects/test_presto.py::TestPresto::test_match_recognize", "tests/dialects/test_presto.py::TestPresto::test_quotes", "tests/dialects/test_presto.py::TestPresto::test_regex", "tests/dialects/test_presto.py::TestPresto::test_time", "tests/dialects/test_presto.py::TestPresto::test_unnest" ]
tobymao__sqlglot-1744
1,744
tobymao/sqlglot
null
6168fbf450d47b06b730680c5f8383bd7460008e
ceb42fabad60312699e4b15936aeebac00e22e4d
2023-06-08T00:16:37Z
[ "tests/dialects/test_redshift.py::TestRedshift::test_redshift" ]
[ "tests/dialects/test_redshift.py::TestRedshift::test_create_table_like", "tests/dialects/test_redshift.py::TestRedshift::test_identity", "tests/dialects/test_redshift.py::TestRedshift::test_no_schema_binding", "tests/dialects/test_redshift.py::TestRedshift::test_rename_table", "tests/dialects/test_redshift.py::TestRedshift::test_values", "tests/dialects/test_redshift.py::TestRedshift::test_varchar_max" ]