Skip to content

Add random shuffling to "Add.primitive" method.#2

Open
goodok wants to merge 2 commits into
flatten_sortfrom
flatten_sort_random
Open

Add random shuffling to "Add.primitive" method.#2
goodok wants to merge 2 commits into
flatten_sortfrom
flatten_sort_random

Conversation

@goodok

@goodok goodok commented Mar 21, 2012

Copy link
Copy Markdown
Owner

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:

  1. my new tests which tests the order presereved.
  2. Hided (I think) bug in the Order class, with logarithms.
  3. obviously, tests which are based with testings the .args order at
    the result expression.
  4. written in the form with order dependency. E.g. Mathematically
    solve function 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.

  1. Unknown:

split_surds - I don't know about it.
cse - may be related with 4. that is lists in output incorrect, must be set.

It is technical commit for the tests aims.
@goodok

goodok commented Mar 21, 2012

Copy link
Copy Markdown
Owner Author

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)
Architecture: Linux (64-bit)
Cache: yes
Test command: setup.py test
master hash: de84ed2
branch hash: 52f1ef6

Automatic review by SymPy Bot.

@goodok

goodok commented Mar 22, 2012

Copy link
Copy Markdown
Owner Author

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)
Architecture: Linux (32-bit)
Cache: yes
Test command: setup.py test
master hash: de84ed2
branch hash: 52f1ef6

Automatic review by SymPy Bot.

@goodok

goodok commented Mar 22, 2012

Copy link
Copy Markdown
Owner Author

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)
Architecture: Linux (32-bit)
Cache: yes
Test command: setup.py test
master hash: de84ed2
branch hash: 52f1ef6

Automatic review by SymPy Bot.

@goodok

goodok commented Mar 22, 2012

Copy link
Copy Markdown
Owner Author

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)
Architecture: Linux (64-bit)
Cache: yes
Test command: setup.py test
master hash: de84ed2
branch hash: c90872f

Automatic review by SymPy Bot.

@goodok

goodok commented Mar 22, 2012

Copy link
Copy Markdown
Owner Author

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)
Architecture: Linux (64-bit)
Cache: yes
Test command: setup.py test
master hash: de84ed2
branch hash: c90872f

Automatic review by SymPy Bot.

goodok pushed a commit that referenced this pull request Apr 6, 2014
goodok pushed a commit that referenced this pull request Apr 6, 2014
Add a hyperexpand rule to simplify a particular 3F3 instance
goodok pushed a commit that referenced this pull request Apr 6, 2014
fix recursion error: fix by smichr
goodok pushed a commit that referenced this pull request Apr 6, 2014
Implemented Morse code and Restricted enciphering only to alphabets and digits
goodok pushed a commit that referenced this pull request Apr 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant