Differences between revisions 80 and 81
Revision 80 as of 2007-07-16 22:51:25
Size: 3743
Editor: anonymous
Comment:
Revision 81 as of 2007-07-17 19:14:44
Size: 3819
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

== T-shirt Ideas ==
attachment:ninja_star.png
attachment:frisbee.png

TableOfContents

REU

T-shirt Ideas

attachment:ninja_star.png attachment:frisbee.png

Schedule

  • [:reu07/sched_archive:Archive Schedule]
  • Monday, July 15, 2007
    • 9:30 am -- Joe talk on Jordan curve theorem
    • 2:00 pm -- leave for Harry Potter movie
    • Evening -- Emily's girlfriend's band
  • Tuesday, July 17, 2007
    • 9:30 am -- Computing the automorphism group of a graph, Robert Miller
    • Frisbee with SIMUW ?
  • Wednesday, July 18, 2007
    • 1:30 -- 4:00 pm; Ernie Esser on Boomerangs (MGH 254)
    • 5:00 -- Pizza
    • 6:00 -- Picnic at Magnuson?
  • Friday, Saturday, and Sunday, July 20-22, 2007
    • Victoria trip
  • Sunday, July 29, 2007
    • 1:00 pm -- Mariners game

Projects

  1. [:Leon:Update] Jeffrey Leon's Partition Backtracking code

    • Tom Boothby, Robert Miller
  2. Update Owen and Jeff's Genus Code.
  3. Algorithm to test for circular planarity
  4. Enhancing precision with exact linear algebra
    • Tom Boothby, Emily Kirkman
  5. Combinatorics of Coxeter Groups (with Sara Billey)
    • Tom Boothby, Sean Howe, Emily Kirkman, Robert Miller
    • [:reu07/bruhat_notes]
  6. Dirichlet Problem for Directed Networks
    • Kari Christianson, Lindsay Erickson
  7. Star-Ks and 2:1 Networks w/ Complex Admittance
    • Lindsay Erickson
  8. Graphs and Connections on a Surface of Arbitrary Genus
    • Joe Mitchell
  9. Angle Systems and Embeddings
    • Joey Greer

Pictures

  • [:emilyk:Emily Kirkman]

Resources

Wiki examples

To include a link:

[http://www.math.washington.edu/~morrow/reu07/reu.html Jim Morrow's page]
[:Leon: update]

To add a table of contents:

[[TableOfContents]]

To format the table of contents (simultaneously formatting the page):

== Top Level, No. 1 ==
== Top Level, No. 2 ==
=== Next Level, No. 1 ===
=== Next Level, No. 2 ===
==== Another Level, etc. ====
== Top Level, No. 3 ==

To create a new wiki page, simply navigate there, and you will be given a new blank page.

MoinMoin, this particular brand of wiki, also allows you to use LaTeX:

\sum_{k=1}^n{n \choose k}x^k

\sum_{k=1}^n{n \choose k}x^k

\left[\begin{array}{cccc}1 & 0 & 0 & 0 \\0 & 1 & 0 & 0 \\0 & 0 & 0 & \omega \\0 & 0 & -\omega & 0\end{array}\right]

Here's how to do that:

$$\sum_{k=1}^n{n \choose k}x^k$$
$\sum_{k=1}^n{n \choose k}x^k$
$$\left[\begin{array}{cccc}1 & 0 & 0 & 0 \\0 & 1 & 0 & 0 \\0 & 0 & 0 & \omega \\0 & 0 & -\omega & 0\end{array}\right]$$

NOTE: The double-dollar notation is a replacement for LaTeX's math environment \[...\], which does not work in the wiki.

reu/07 (last edited 2019-11-23 17:22:22 by chapoton)