Differences between revisions 11 and 13 (spanning 2 versions)
Revision 11 as of 2012-02-20 23:42:05
Size: 2790
Editor: roed
Comment:
Revision 13 as of 2012-02-21 01:09:45
Size: 2775
Editor: roed
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * [[/FunctionFields|Function Fields]] -- Hess' automorphism algorithm for finding isomorphisms between function fields.  * [[/FunctionFields|Function Fields]] -- implementing p-adic function fields
Line 16: Line 16:
 * [[/HilbertSymbols|Hilbert symbols]] -- General Hilbert symbols for p-adic fields.
Line 25: Line 24:
 * [[/FLINT2|FLINT 2]] -- Get FLINT 2 into Sage. See [[http://trac.sagemath.org/sage_trac/ticket/12173|#12173]].

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)