Differences between revisions 3 and 4
Revision 3 as of 2008-10-29 00:59:53
Size: 304
Editor: DanShumow
Comment:
Revision 4 as of 2008-11-14 13:42:00
Size: 308
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Implementing all the algorithms from [http://www.amazon.com/Prime-Numbers-Computational-Richard-Crandall/dp/0387252827 Prime Numbers: A Computational Perspective] by Carl Pomerance and Richard Crandall. Implementing all the algorithms from [[http://www.amazon.com/Prime-Numbers-Computational-Richard-Crandall/dp/0387252827|Prime Numbers: A Computational Perspective]] by Carl Pomerance and Richard Crandall.
Line 5: Line 5:
  * Chapter 2 - Number-Theoretical Tools: [attachment:chapter2.tar.gz code]   * Chapter 2 - Number-Theoretical Tools: [[attachment:chapter2.tar.gz|code]]

Prime Numbers

Implementing all the algorithms from Prime Numbers: A Computational Perspective by Carl Pomerance and Richard Crandall.

  • Chapter 2 - Number-Theoretical Tools: code