Screenshots

OK -- I've made most of the shots below and pasted the results at

If you want to help, immediately edit this page to say that you're working on one of these, then make a link to the requested screenshot (it can be a url link -- just post a url that goes to the screenshot; no special markup is needed).

  show(solve(x^3 + a*x + b == 0, x)[0])

  sage: %pdb
  Automatic pdb calling has been turned ON
  sage: EllipticCurve([0,0])

  show(plot(sin(x^2)+x, -pi,pi, hue=0.7, thickness=3))

sage: a = random_matrix(GF(2),500,600).echelon_form()
sage: a.visualize_structure()

show(graphs.CubeGraph(5).plot3d())

Also, do the same in 2d.

http://localhost:8000/doc_browser?/tut/?node11.html