cu2qu icon indicating copy to clipboard operation
cu2qu copied to clipboard

Add tests

Open behdad opened this issue 9 years ago • 1 comments

.

behdad avatar Nov 24 '15 20:11 behdad

Now that we have a perf suite, what would be useful is:

  • a tool to draw / print a histogram of number-of-quadratics per cubic for the test corpus. This is useful as a quick check whenever one modifies the algorithm,
  • a tool to check cu2qu output to ensure the error does not exceed specified tolerance. Would also be interesting to print out a histogram of curve error rates.
  • for a small, hardcoded, list of curves and tolerance numbers, know exactly what the optimal answer is and check that we find.

behdad avatar Dec 04 '15 05:12 behdad