Re: [sage-support] non conventional displays of sage objects

2010-01-15 Thread William Stein
On Fri, Jan 15, 2010 at 5:57 PM, Oscar Gerardo Lazo Arjona wrote: > When sage has to display a variable whose name is a greek letter it shows > the > corresponding greek letter. For example > > sage: show(var('alpha,beta,gamma')) > > will show the simbols for this letters, instead of > > (alpha,be

[sage-support] non conventional displays of sage objects

2010-01-15 Thread Oscar Gerardo Lazo Arjona
When sage has to display a variable whose name is a greek letter it shows the corresponding greek letter. For example sage: show(var('alpha,beta,gamma')) will show the simbols for this letters, instead of (alpha,beta,gamma) This sort of association is what I think sage should use with the im