On 12 May 2012 02:44, Chris Smith <[email protected]> wrote:
>> More generally I do not see why iterables are not sympified into
>> column matrices. This will make so many special cases in the code go
>> away.
>
> It's going to look super ugle to print things that have column
> matrices (cf rref) so perhaps a row vector would be better.
>
You are right. But on the other hand vectors are usually presented as
columns and not rows. This should be discussed I suppose.


And I am not proposing subclassing from ImmutableMatrix, rather
complete removal of Tuple and adding needed functionality (like
`to_mpmath`) to Matrix.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to