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?
![]() | 2 | None |
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?
![]() | 3 | None |
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.