Size: 890
Comment:
|
Size: 972
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
* Linear algebra mod n -- pari does this. Write a wrapper? | * Linear algebra mod n -- pari does this. Write a wrapper? (Kiran) |
Line 12: | Line 12: |
* Kloosterman's paper on deformations of diagonal hypersurfaces -- what are strong, weak equivalence? | * Kloosterman's paper on deformations of diagonal hypersurfaces -- what are strong, weak equivalence? (Kiran, Adriana, Ursula) |
Line 14: | Line 14: |
* 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 | * Create a python object that enumerates the set of points on a toric variety over a finite field (Ursula has code to do this) (David) (useful for checking if these points are on a hypersurface or a complete intersection) |
Line 16: | Line 16: |
* Hypersurfaces - check smoothness, nondegeneracy (where does this fail in families?) | * Hypersurfaces - check smoothness, nondegeneracy (where does this fail in families?) (Kiran, Adriana, Ursula, Wouter) |
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? (Kiran)
- Kloosterman's paper on deformations of diagonal hypersurfaces -- what are strong, weak equivalence? (Kiran, Adriana, Ursula)
- Create a python object that enumerates the set of points on a toric variety over a finite field (Ursula has code to do this) (David) (useful for checking if these points are on a hypersurface or a complete intersection)
- Hypersurfaces - check smoothness, nondegeneracy (where does this fail in families?) (Kiran, Adriana, Ursula, Wouter)
- Toric elliptic curves
Zeta functions of hyperelliptic curves -- point-counting method in Sage to call David's code, see Trac #15148