Differences between revisions 17 and 19 (spanning 2 versions)
Revision 17 as of 2011-09-20 21:16:48
Size: 1926
Editor: lola
Comment:
Revision 19 as of 2011-09-20 21:20:39
Size: 1553
Editor: lola
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

* 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
Line 30: Line 21:
* Alice's Group
Line 32: Line 25:
* L-function Project
[[http://wiki.sagemath.org/days33/lfunction]]
* L-function Project [[http://wiki.sagemath.org/days33/lfunction]]

To do list

* p-adics

* 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

* Alice's Group

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

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

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