706
Comment:
|
890
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
* Try out Sage-Git | * Try out Sage-Git (everybody) |
Line 6: | Line 6: |
* Toric fibrations to-do list | * Toric fibrations (Jan, Andrey) |
Line 10: | Line 10: |
* Linear algebra mod n (LinBox?) -- pari does this | * Linear algebra mod n -- pari does this. Write a wrapper? |
Line 19: | Line 19: |
* 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 (everybody)
- Toric fibrations (Jan, Andrey)
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