# KuhnAlgorithm **Repository Path**: bobhan/KuhnAlgorithm ## Basic Information - **Project Name**: KuhnAlgorithm - **Description**: kuhn多项式求根算法相关资料 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-22 - **Last Updated**: 2021-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Kuhn's algorithm Kuhn's algorithm is a constructive algorithm that generates sequences that converge to all of the roots of a polynomial with complex coefficients. It's base on a pivoting procedure that operates on labelled triangulations of the complex plain.