aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 4a0230513f4ad83cafc3fd13cbeea79afe203658 (plain)
1
2
3
4
5
6
7
8
Plotting the roots of polynomials with integer coefficients in the complex
plane gives interesting pictures.
At http://www.math.ucr.edu/home/baez/roots/, some interesting sets of
polynomials are shown, and these are implemented in this program.
It might, however, also contain code for other things.

It is also a proof that one doesn't need 4 days of CPU time to compute a nice
picture.