Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

What is the difference between show() and view() in sage?

What is the difference between show() and view() in sage?

A=matrix([v1,v2,v3]);show(A); view(A)

looks like the same... is there any difference between these two?

What is the difference between show() and view() in sage?

What is the difference between show() and view() in sage?

A=matrix([v1,v2,v3]);show(A); view(A)

looks like the same... is there any difference between these two?

image description

What is the difference between show() and view() in sage?

What is the difference between show() and view() in sage?

A=matrix([v1,v2,v3]);show(A); view(A)

looks like the same... is there any difference between these two?

For the screen shot click here.

image description