A C++ implementation of Doyle and McMullen's "Solving the Quintic by Iteration" as a numeric algorithm -- i.e. with floats not symbolic math
A C++ implementation of Doyle and McMullen's "Solving the Quintic by Iteration" as a numeric algorithm -- i.e. with floats not symbolic math