# math **Repository Path**: extrame/math ## Basic Information - **Project Name**: math - **Description**: Golang使用的数学函数库,提供minima、tom748和remez等算法实现 Golang math library for minima、tom748 and remix - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2021-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **Golang使用的数学函数库,提供minima、tom748和remez等算法实现** Golang math library for minima、tom748 and remix ## 提供的函数包括 ## Remez 极小化极大近似解算法,用于寻找符合要求的多项式近似解 Minimax approximation algorithm for find the approximate polynomial ## Minima 寻找区间极值 ## Toms748 寻找函数解