This directory contains the definitions of polynomials and solutions
for use in the code to accelerate the path tracking on the GPU.

-------------------------------------------------------------------------------
file name              : short description
-------------------------------------------------------------------------------
linklist               : templated linked list
-------------------------------------------------------------------------------
poly                   : defines polynomials, systems and homotopies
polysol                : solutions of polynomial homotopies
-------------------------------------------------------------------------------
test_poly              : simple test on the functions in poly
-------------------------------------------------------------------------------
