Differences between revisions 4 and 5
Revision 4 as of 2011-09-20 21:29:51
Size: 502
Editor: lola
Comment:
Revision 5 as of 2011-09-21 01:00:54
Size: 397
Editor: aly.deines
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
  * Implement the algorithm (use Sage's pseudoprime function to check)
* What other primality tests does Pari have? Wrap these.
   * What other primality tests does Pari have? Wrap these.
Line 16: Line 15:
  * Ask Drew Sutherland what he's done?
* Implement Larry Washington's formulas for dealing with elliptic curves over integral domains
  * Implement Larry Washington's formulas for dealing with elliptic curves over Z/nZ when n isn't prime

Project Leader

Alice

Group Members

Aly, Ekin, Angela

Project Description

* from Alice's talk:

  • What other primality tests does Pari have? Wrap these.
  • Make things faster: implement as a python (maybe cython??) file
  • How does GIMPS work?
  • Implement Larry Washington's formulas for dealing with elliptic curves over Z/nZ when n isn't prime

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