Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2012-02-20 18:25:34
Size: 2114
Editor: was
Comment:
Revision 11 as of 2012-02-20 23:42:05
Size: 2790
Editor: roed
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
 * [[/BruhatTitsTree|Bruhat Tits Tree]] -- Cameron and Marc's code into Sage.

== Miscellaneous ==

Here are my emacs files:

 * [[http://sage.math.washington.edu/home/roed/sage.el|My sage.el file]] -- Download and put somewhere convenient
 * [[http://sage.math.washington.edu/home/roed/pyrex.el|My pyrex.el file]] -- Download and put somewhere convenient
 * [[http://sage.math.washington.edu/home/roed/.emacs|My .emacs file]] -- put in your home directory and edit the following two lines to the appropriate paths for the above files:
   * (load "/Users/Roed/sage/sage-4.0/data/emacs/sage-mode.el")
   * (load "/Users/Roed/sage/sage-4.0/data/emacs/pyrex-mode.el")

We'll be drawing our projects from the following sources.

Sunday Project Proposals

Miscellaneous

Here are my emacs files:

  • My sage.el file -- Download and put somewhere convenient

  • My pyrex.el file -- Download and put somewhere convenient

  • My .emacs file -- put in your home directory and edit the following two lines to the appropriate paths for the above files:

    • (load "/Users/Roed/sage/sage-4.0/data/emacs/sage-mode.el")
    • (load "/Users/Roed/sage/sage-4.0/data/emacs/pyrex-mode.el")

padicSageDays/Projects (last edited 2012-02-22 22:45:40 by roed)