On Fri, Jun 1, 2012 at 10:44 PM, Aaron Meurer <asmeu...@gmail.com> wrote:
> On Jun 1, 2012, at 1:25 PM, Sergiu Ivanov <unlimitedscol...@gmail.com> wrote:
>>
>> Do you think that a morphism called f from object A to object B should
>> be represented as
>>
>>  Morphism(Object("A"), Object("B"), "f")
>>
>> where Object is the class representing objects in categories.  Or
>> should this look like (ASCII art, f over an arrow from A to B).
>>
>>    f
>>  A--->B
>>
>> Or should the first representation be the result of str(f), and the
>> second representation be the result of pprint(f)?
>
> I would do this.

Great, thank you!

Sergiu

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

Reply via email to