Differences between revisions 18 and 27 (spanning 9 versions)
Revision 18 as of 2011-09-20 21:18:49
Size: 1945
Editor: lola
Comment:
Revision 27 as of 2011-09-20 21:34:07
Size: 1000
Editor: lola
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== To do list == == Project groups ==
Line 3: Line 3:
* from Alice's talk:
  * Implement the algorithm (use Sage's pseudoprime function to check)
  * What other primality tests does Pari have? Wrap these.
  * Make things faster: implement as a python (maybe cython??) file
  * How does GIMPS work?
  * Ask Drew Sutherland what he's done?
  * Implement Larry Washington's formulas for dealing with elliptic curves over integral domains
* p-adic Project [[http://wiki.sagemath.org/days33/padic]]
Line 11: Line 5:
* Alice's Elliptic Curve Group [[http://wiki.sagemath.org/days33/alices]]
Line 12: Line 7:
* p-adics
  * [[http://trac.sagemath.org/sage_trac/ticket/7926|#7926: Bring coverage of Monsky-Washnitzer up to 50%]]
  * [[http://trac.sagemath.org/sage_trac/ticket/8241|#8241: p-adic fields should have Witt Frobenius]]
  * [[http://trac.sagemath.org/sage_trac/ticket/8685|#8685: evaluation of Monsky-Washnitzer objects (really about power series over p-adics)]]
  * [[http://trac.sagemath.org/sage_trac/ticket/9887|#9887: Slow coercion from integer ring to integer mod ring]]
  * [[http://trac.sagemath.org/sage_trac/ticket/11319|#11319: Cannot create homomorphism from prime residue field to finite field]]
  * [[http://trac.sagemath.org/sage_trac/ticket/11777|#11777: Coercion/printing problem with p-adics]]
* Kate's Elliptic Curve Group [[http://wiki.sagemath.org/days33/kates]]

* L-series Project [[http://wiki.sagemath.org/days33/lfunction]]

== Other possible projects ==
Line 29: Line 22:

* Alice's Group

* Kate's Group [[http://wiki.sagemath.org/days33/kates]]

* L-function Project [[http://wiki.sagemath.org/days33/lfunction]]

Project groups

* p-adic Project http://wiki.sagemath.org/days33/padic

* Alice's Elliptic Curve Group http://wiki.sagemath.org/days33/alices

* Kate's Elliptic Curve Group http://wiki.sagemath.org/days33/kates

* L-series Project http://wiki.sagemath.org/days33/lfunction

Other possible projects

* wrapping of gauss composition (in pari: QuadClassUnit)

* #11697: Global minimal models over number fields with class number >= 1

  • this is in Connell and probably wouldn't take to long to get at least a python toy version
  • Sage already has this for class number 1 fields

* Open beginner tickets

* Reviewing number theory and elliptic curve tickets

days33/todo (last edited 2011-09-20 21:34:07 by lola)