Skip to content

Commit 74dd329

Browse files
authored
Update README.md
1 parent e49d820 commit 74dd329

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,8 @@ g++ -std=c++14 main.cpp
8989
* 完善求范数、求条件数等功能
9090
* 完善最小二乘法求解系统
9191
* 加入新的求解常微分方程(组)的方法
92+
93+
## License 许可声明
94+
本仓库遵循 GPL-3.0 license 许可。
95+
96+
一个例外是,本仓库中那些属于旧仓库[numerical library](https://github.com/lambdacdm/numerical-library)的代码部分不受任何许可要求。

0 commit comments

Comments
 (0)