Lazy-pizza / learning-lisp

A simple lisp code for number theory
MIT License
3 stars 1 forks source link

TODO LIST2 #3

Open Lazy-pizza opened 5 years ago

Lazy-pizza commented 5 years ago
  1. Think about how to implement QUADRATIC SIEVE METHOD. This method will be overwhelmingly faster than pollard rho method.