Differences between revisions 27 and 28
Revision 27 as of 2008-08-12 18:34:10
Size: 1432
Editor: JakubMarecek
Comment:
Revision 28 as of 2008-08-12 19:00:54
Size: 1557
Editor: Ryan Hoban
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

 * ''Ryan Hoban'': '''Drawing in Hyperbolic Geometry'''. Using sage to draw geometric structures in the Hyperbolic plane.

Sage days 9 Student Projects

Please add your project to this list. Follow the examples that are already there.

  • Mclean Edwards, Scott Zhou: BFGS Iterates. Plotting iterates, in an interactive manner, of the celebrated BFGS method applied to nonconvex and convex functions. Comparison of sage, jyscript/piscript, and our own python-based solutions.

  • Jakub Marecek: Toy Integer Programming Solver. A very limited integer programming solver for instances with 3 variables, but complete with several primal heuristics in use today, and visualising the workings nicely. (Java & vtkHull?)

  • Aurel Meyer: Symmetry groups of polytopes. Graphics to illustrate that all symmetry groups of regular polytopes are finite Coxeter groups.

  • Yair Go1dberg: 3D Graphing in PiScript. Plotting 3 dimensional functions in PiScript.

  • Steve Kieffer: Algebra sketches. Tools with which to produce sketches of a kind often drawn on blackboards to illustrate algebraic structures.

  • Michael Lamoureux: EasyBalls. A 2D animation of colliding balls, maybe with gravity, maybe with E&M if I can get the 3D in there.

  • Ryan Hoban: Drawing in Hyperbolic Geometry. Using sage to draw geometric structures in the Hyperbolic plane.

Days9Projects (last edited 2008-11-14 13:42:05 by anonymous)