Comment #2 on issue 1828 by asmeurer: Visual factorint()
http://code.google.com/p/sympy/issues/detail?id=1828

OK, I repushed with the suggestion you made. The way I had it before, I wanted it to be clear that they both returned
the same thing, but perhaps your ordering is better.

I can't think of any other places where this sort of visual thing would be nice either. It would have to be some function that normally returns a list of a dictionary because it is easier to manipulate, but it would also be nice to see
it in the normal mathematical notation too.

By the way, I got the idea for this from my TI-89, which does just this when you do factor(integer).

Also, while the commits will technically apply without it, and the tests will pass, I would like to have issue 1824 passed review before pushing this in (see earlier commit), so that we don't get:

factorint(42, visual=True)
1 ⎽⎽⎽ 1 ⎽⎽⎽ 1 ⎽⎽⎽
╲╱ 2 ⋅╲╱ 3 ⋅╲╱ 7


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to