# NumberAnalysis **Repository Path**: RhythmLian/NumberAnalysis ## Basic Information - **Project Name**: NumberAnalysis - **Description**: 数值分析作业 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NumberAnalysis ## 数值分析作业 ## 搭建与使用: - 搭建 - `git clone https://github.com/Rhythmicc/NumberAnalysis.git` - 用CLion打开文件夹`NumberAnalysis` - 安装[Qpro](https://pypi.org/project/Qpro/):`pip3 install Qpro` - 使用 - 利用Qpro提供的`run`命令运行。 - `run -h`查看使用帮助