Differences between revisions 3 and 4
Revision 3 as of 2012-02-19 22:33:48
Size: 1398
Editor: roed
Comment:
Revision 4 as of 2012-02-19 23:37:24
Size: 1480
Editor: spice
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
 * [[/PadicRootAlgorithm]] -- Implement Panayi's p-adic root finding algorithm.

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

Sunday Project Proposals

  • /PowerSeries -- separate precision from arithmetic, come up with applications that it will be used for: power series that converge in a particular p-adic disc. Modules over these rings.

  • /Factoring -- work on factoring of polynomials over local fields.

  • /Templates -- templates for elements of p-adic fields.

  • /SymbolicIntegration -- symbolic integration over p-adics. p-adic Igusa zeta functions. Get rational functions in a symbolic p. Look at Denef's webpage.

  • /LogarithmsForExt -- logarithms and exponentials for p-adic extension fields.

  • /FunctionFields -- Hess' automorphism algorithm for finding isomorphisms between function fields.

  • /WittVectors -- Witt vectors over general rings.

  • /HilbertSymbols -- General Hilbert symbols for p-adic fields.

  • /Completions -- Completions of number fields.

  • /LinearAlgebra -- think. then implement.

  • Inversion -- Speed up inversion.

  • /PadicRootAlgorithm -- Implement Panayi's p-adic root finding algorithm.

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