Differences between revisions 12 and 15 (spanning 3 versions)
Revision 12 as of 2013-09-24 11:07:20
Size: 676
Editor: jen
Comment:
Revision 15 as of 2013-09-24 11:16:03
Size: 875
Editor: jen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
   * Linear algebra mod n (LinBox?) -- pari does this    * Linear algebra mod n -- pari does this. Write a wrapper?
Line 17: Line 17:

   * Toric elliptic curves

 * Zeta functions of hyperelliptic curves -- point-counting method in Sage to call David's code, see [[http://trac.sagemath.org/ticket/15148 | Trac #15148]]

Coding sprint projects for Sage Days 53.

  • Try out Sage-Git
  • Toric fibrations to-do list
    • Trac #14880 : p-adic gamma function

    • Linear algebra mod n -- pari does this. Write a wrapper?
    • Kloosterman's paper on deformations of diagonal hypersurfaces -- what are strong, weak equivalence?
    • Create a python object that enumerates the set of points on a toric variety over a finite field (Ursula has code to do this); then check if these points are on a hypersurface or a complete intersection
    • Hypersurfaces - check smoothness, nondegeneracy (where does this fail in families?)
    • Toric elliptic curves
  • Zeta functions of hyperelliptic curves -- point-counting method in Sage to call David's code, see Trac #15148

days53/projects (last edited 2013-09-29 13:58:47 by vbraun)