|
6 | 6 | * @LastEditors: ZhangHongYu
|
7 | 7 | * @LastEditTime: 2022年07月02日 19:33:57
|
8 | 8 | -->
|
9 | | -<center><imgsrc="pic/numericalanalysis_cover.jpeg"width="300"height="400"> |
| 9 | +<palign="center"> |
10 | 10 |
|
| 11 | +<img src="pic/numericalanalysis_cover.jpeg" width="300" height="400"> |
| 12 | + |
| 13 | +</p> |
| 14 | + |
| 15 | +<div align="center"> |
| 16 | + |
| 17 | +# 数值分析(第二版) |
11 | 18 |
|
12 | | -# 数值分析 |
13 | | -[](https://github.com/orion-orion/NumericalAnalysis) [](https://github.com/orion-orion/NumericalAnalysis/blob/master/LICENSE) [](https://github.com/orion-orion/NumericalAnalysis) |
14 | | -____ |
15 | 19 | 📚 天灭解析式,数值保平安~
|
16 | 20 |
|
| 21 | +[](https://github.com/orion-orion/NumericalAnalysis) [](https://github.com/orion-orion/NumericalAnalysis/blob/master/LICENSE) [](https://github.com/orion-orion/NumericalAnalysis) [](https://github.com/orion-orion/NumericalAnalysis) |
| 22 | +<br/> |
| 23 | +[](https://github.com/orion-orion/NumericalAnalysis) [](https://github.com/orion-orion/NumericalAnalysis) |
| 24 | + |
| 25 | + |
| 26 | + |
17 | 27 |
|
18 | | -</center> |
| 28 | +</div> |
19 | 29 |
|
20 | 30 | ## 1 简介
|
21 | 31 | 本项目为《数值分析》(Timothy Sauer著) 第二版中的算法实现(使用Python+Numpy+Pytorch)。
|
|
0 commit comments