Closed RyanGrange closed 4 years ago
Update for issue 87. Removes need for tail recursion call in FindGCDEuclidean and reduces stack pressure.
Sorry. I screwed up. This was supposed to be a separate pull request with the third commit. I'll cancel this and redo them as branches on my end to avoid this mistake.
Description
Update for issue 87. Removes need for tail recursion call in FindGCDEuclidean and reduces stack pressure.
Checklist