Closed raphlinus closed 11 months ago
When the algorithm is asked to curve-fit a line, area and moment are both zero, which provokes numerical instablily. Just return a straight line in that case.
Hi would you mind if I merged this and cut a release?
Feel free to do a release, sure.
When the algorithm is asked to curve-fit a line, area and moment are both zero, which provokes numerical instablily. Just return a straight line in that case.