Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium Assumptions
New issue 3450 by [email protected]: compute_known_facts requires
copy-paste
http://code.google.com/p/sympy/issues/detail?id=3450
In assumptions the compute_known_facts function looks at some non-local
variables and returns a string that should be copy-pasted into the ask.py
file.
It would be nice to make compute_known_facts take inputs. This would allow
it to be tested more effectively and possibly be used in different contexts
if known facts is ever split.
It would be nice so that the text could be sent to another file that
contains only generated code. It seems odd to have one file write to itself.
--
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.