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?
1 | initial version |
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?
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?
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.