Differences between revisions 1 and 2
Revision 1 as of 2011-09-20 21:20:11
Size: 62
Editor: lola
Comment:
Revision 2 as of 2011-09-20 21:20:56
Size: 452
Editor: lola
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

* 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

Project Leader - Alice

Group Members - Aly, Ekin, Angela

* 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

days33/alices (last edited 2011-09-21 01:02:10 by aly.deines)