Hi,

How about adding show() method to the class of sage objects, so that we can 
do

mat.transpose().show()

instead of

show(mat.transpose())

which is cumbersome to add to and remove from mat.transpose()? This is 
useful in Jupyter notebook.


Kwankyu

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/8626bc01-4503-4524-95f2-fb1468d6834b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to