Size: 502
Comment:
|
Size: 397
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