Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-08-11 17:36:27
Size: 326
Editor: NilsBruin
Comment:
Revision 4 as of 2008-08-11 20:36:27
Size: 1077
Editor: JakubMarecek
Comment: First draft of Jakub's plans
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

 * ''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'': '''Visualising the Workings of a Modern Integer Programming Solver'''. A very limited integer programming solver for instances with 3 variables, but complete with several primal (and possibly branching) heuristics in use today, and nice plots. '''SVG and PDF Output for JyScript'''. A quick hack using Apache Batik.

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

Sage days 9 Student Projects

Please add your project to this list. Follow the example.

  • John Doe, Jane Deer: Graphing antlers. The branching of the antlers of three year-old moose and cariboo form intricate mathematical patterns. We will produce an applet that illustrates the growth of these structures.

  • 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: Visualising the Workings of a Modern Integer Programming Solver. A very limited integer programming solver for instances with 3 variables, but complete with several primal (and possibly branching) heuristics in use today, and nice plots. SVG and PDF Output for JyScript. A quick hack using Apache Batik.

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

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