|
Size: 245
Comment:
|
Size: 1564
Comment:
|
| 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 | * Toric fibrations (Jan, Andrey) |
| Line 8: | Line 8: |
| * [[http://trac.sagemath.org/ticket/14880 | Trac #14880]] : p-adic gamma function | * [[http://trac.sagemath.org/ticket/14880 | Trac #14880]] : p-adic gamma function |
| Line 10: | Line 10: |
| * Linear algebra mod n (LinBox?) -- pari does this | * 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 (first, see what's done in [[http://trac.sagemath.org/ticket/13084 | Trac #13084]] to figure out what is left to do) * Porting Wouter's Magma code for lattice width, other methods (Wouter, Jen) * Zeta functions of hyperelliptic curves -- point-counting method in Sage to call David's code, see [[http://trac.sagemath.org/ticket/15148 | Trac #15148]] (Jan) * Make quiver algebras and quiver representations work again (Simon) See [[http://trac.sagemath.org/ticket/12630 | Trac #12630]]. The ticket was providing quivers with composition of paths, quiver algebras and the like, but the patch recently broke because of a change in the expected arguments of `DiGraph.__init__` in [[http://trac.sagemath.org/ticket/14806 | Trac #14806]]. |
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 (first, see what's done in Trac #13084 to figure out what is left to do)
- Porting Wouter's Magma code for lattice width, other methods (Wouter, Jen)
Zeta functions of hyperelliptic curves -- point-counting method in Sage to call David's code, see Trac #15148 (Jan)
- Make quiver algebras and quiver representations work again (Simon)
See Trac #12630. The ticket was providing quivers with composition of paths, quiver algebras and the like, but the patch recently broke because of a change in the expected arguments of DiGraph.__init__ in Trac #14806.
