Hints for Exercises (Chapter 4)
- Exercise 3: Using macros can be useful to keep the length of the generated program reasonably short.
- Exercise 6: The set of polynomials you sieve on should contain all polynomials up to some degree limit. Similarly, the size of segments should be a power of two. Any finer decomposition makes things awful.
- Exercise 8 Do not hesitate to use an existing library to work with polynomials.
Credits for page styles: Dynamic Drive CSS Library