Add random shuffling to "Add.primitive" method.#2
Conversation
It is technical commit for the tests aims.
|
SymPy Bot Summary: All tests have passed. Test results html report: http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sYtrIRDA Interpreter: /usr/bin/python (2.7.2-final-0) Automatic review by SymPy Bot. |
|
SymPy Bot Summary: All tests have passed. Test results html report: http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sYquQQDA Interpreter: /usr/bin/python (2.6.6-final-0) Automatic review by SymPy Bot. |
|
SymPy Bot Summary: All tests have passed. Test results html report: http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sY-fMQDA Interpreter: /usr/bin/python (2.6.6-final-0) Automatic review by SymPy Bot. |
|
SymPy Bot Summary: There were test failures. @goodok: Please fix the test failures. Test results html report: http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sY-vMQDA Interpreter: /usr/bin/python (2.7.2-final-0) Automatic review by SymPy Bot. |
|
SymPy Bot Summary: There were test failures. @goodok: Please fix the test failures. Test results html report: http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sYsosRDA Interpreter: /usr/bin/python (2.7.2-final-0) Automatic review by SymPy Bot. |
Add a hyperexpand rule to simplify a particular 3F3 instance
fix recursion error: fix by smichr
Implemented Morse code and Restricted enciphering only to alphabets and digits
It is technical commit for the tests aims.
The first commit not influence
The more interesting to add random.shuffle to 'Add.flatten' method. (the second commit).
This give Failures which can be classified as:
in tests:
.argsorder atthe result expression.
solvefunction must return the sets, not ordered list.Note also, I replaced output to sets in some cases previously, for tests
related with
solve-like functions,Also: "sift" and "as_coeff_add" but may be they are belong to 3.
split_surds - I don't know about it.
cse - may be related with 4. that is lists in output incorrect, must be set.