Differences between revisions 16 and 18 (spanning 2 versions)
Revision 16 as of 2012-02-21 12:55:33
Size: 3610
Editor: roed
Comment:
Revision 18 as of 2012-02-22 13:47:42
Size: 3846
Editor: caruso
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
 * [[/AdditionalFunctions|Additional Functions]] -- Implement the Artin-Hasse Exponential and the p-adic gamma function

Not directly related to $p$-adics but:
 * [[/SkewPolynomials]] -- Ring of skew polynomials over a finite field

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

Projects

Not directly related to p-adics but:

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)