Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-High Assumptions Milestone-Release0.7.0
New issue 2299 by [email protected]: compute_known_facts() is broken
http://code.google.com/p/sympy/issues/detail?id=2299
In master:
In [1]: from sympy.assumptions.ask import compute_known_facts
In [2]: compute_known_facts()
<snip traceback>
TypeError: cannot concatenate 'str' and 'tuple' objects
This is easy to fix, but the function needs to be tested. I've started
doing that, but the test fails on known_facts_dict (known_facts_cnf is OK).
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.